Recipe consum multiplicator?
Posted: Wed Jun 23, 2010 8:09 pm
L2J Revision Number:4231
L2JDP Revision Number:7444
Hello
i have a mysterious problem
the recruired items for bulding soulshot:bgrade should normaly 54 soulore and 1 b crystal (as shown by l2 client) but if a dwarf craft some shots it takes 108 soul ore and 1b crystall why??
part from recipe.xml:
how to fix it?
L2JDP Revision Number:7444
Hello
i have a mysterious problem
the recruired items for bulding soulshot:bgrade should normaly 54 soulore and 1 b crystal (as shown by l2 client) but if a dwarf craft some shots it takes 108 soul ore and 1b crystall why??
part from recipe.xml:
Code: Select all
<item id="22" recipeId="1806" name="mk_soulshot_b" craftLevel="6" type="dwarven" successRate="100"> <statUse name="MP" value="100" /> <production id="1465" count="450" /> <ingredient id="1785" count="54" /> <ingredient id="1460" count="1" />
how to fix it?