
Originally Posted by
Brujeria
Hello
Does anyone know please tell me where do I change the value of a healing potion level 3 HP?
For example it heals between values of 200 per charge, I wanted to ally this value to about 500 to 1000.
Thanks if anyone knows how to make this change.
Sorry my bad English.
Edit the file Item.scp
example.
Code:
5 @IDT_PTON 1250 1 1 400 <null> 5500 <null> 0 <null> 1 <null> <null> 0 <null> <null> <null> <null> <null> <null> <null> 0 0 0 0 0 0 0 0
HP Potion (LV3) is No. 5
Code:
5 @IDT_PTON 1250 1 1 1000 <null> 5500 <null> 0 <null> 1 <null> <null> 0 <null> <null> <null> <null> <null> <null> <null> 0 0 0 0 0 0 0 0
This fix is to change the fill HP1000.
Sorry, an error whatsoever. And my bad English.