1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- <?xml version='1.0' encoding='utf-8'?>
- <!-- Adventure guildsman - Use Life Crystals (Hunters Village) -->
- <list>
- <!-- Orcish Glaive c -->
- <item id="1">
- <ingredient id="9814" count="204"/>
- <ingredient id="9815" count="56"/>
- <ingredient id="9816" count="224"/>
- <ingredient id="9817" count="112"/>
- <production id="298" count="1"/>
- </item>
- <!-- Bec de Corbin c -->
- <item id="2">
- <ingredient id="9814" count="256"/>
- <ingredient id="9815" count="70"/>
- <ingredient id="9816" count="280"/>
- <ingredient id="9817" count="140"/>
- <production id="94" count="1"/>
- </item>
- <!-- Widow Maker c -->
- <item id="3">
- <ingredient id="9814" count="460"/>
- <ingredient id="9815" count="126"/>
- <ingredient id="9816" count="502"/>
- <ingredient id="9817" count="252"/>
- <production id="303" count="1"/>
- </item>
- <!-- Orcish Poleaxe c -->
- <item id="4">
- <ingredient id="9814" count="590"/>
- <ingredient id="9815" count="160"/>
- <ingredient id="9816" count="644"/>
- <ingredient id="9817" count="322"/>
- <production id="299" count="1"/>
- </item>
- <!-- Great Axe b -->
- <item id="5">
- <ingredient id="9814" count="772"/>
- <ingredient id="9815" count="232"/>
- <ingredient id="9816" count="772"/>
- <ingredient id="9817" count="540"/>
- <ingredient id="9818" count="464"/>
- <production id="300" count="1"/>
- </item>
- <!-- Lance b -->
- <item id="6">
- <ingredient id="9814" count="1236"/>
- <ingredient id="9815" count="372"/>
- <ingredient id="9816" count="1236"/>
- <ingredient id="9817" count="864"/>
- <ingredient id="9818" count="744"/>
- <production id="97" count="1"/>
- </item>
- </list>
|