Page 1 of 1

Item status

Posted: Wed Mar 18, 2015 2:37 pm
by JDruidas
Hello,

how to get item p.atk,m.def,m.atk,p.def?
I need number of p.atk example of Draconic Bow with +6 or with +0 Enchant doesn't matter in inventory or not.

Thanks for any help,
JDruidas

Re: Item status

Posted: Fri Mar 20, 2015 5:08 pm
by JDruidas
Anyone? FuncTemplate maybe? : )

Re: Item status

Posted: Sat Mar 21, 2015 4:08 pm
by Amrod
Well there are some Dropcalc around, just Google them to get the base P.Atk and M. Atk.

To calculate up just make a simple Excel file. The scroll itself tells you how the stats are going to be changed when enchanted. Is it that you want?

Re: Item status

Posted: Sat Mar 21, 2015 9:39 pm
by JDruidas
Amrod wrote:Well there are some Dropcalc around, just Google them to get the base P.Atk and M. Atk.

To calculate up just make a simple Excel file. The scroll itself tells you how the stats are going to be changed when enchanted. Is it that you want?
I will create Excel file about 1 week :D
I need something in java :) But idea with writing item status in file is good, but it will take a lot of time...