WhatFT Posted March 31, 2012 Share Posted March 31, 2012 How to edit or What is the item script for healing items? Example, the description says 1. White Potion Item Description : Heals 4500 ~ 11500 HP 2. Blue Potion Item Description : Heals 450 ~ 750 SP Quote Link to comment Share on other sites More sharing options...
Aerie Posted March 31, 2012 Share Posted March 31, 2012 The script command is itemheal, for get the effect : 507,Red_Herb,Red Herb,0,18,,30,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(18,28),0; },{},{} Quote Link to comment Share on other sites More sharing options...
WhatFT Posted March 31, 2012 Author Share Posted March 31, 2012 I changed that from (18,28) to (4500,11500)... but everytime I use it, it heals more than 11500... Quote Link to comment Share on other sites More sharing options...
karazu Posted March 31, 2012 Share Posted March 31, 2012 Well the "vit" of your character increases the heal!, so if u want to test how much it really heals then use a character that has low vit or 1 vit only... Quote Link to comment Share on other sites More sharing options...
WhatFT Posted March 31, 2012 Author Share Posted March 31, 2012 (edited) Ohh okay okay, I don't know that sorry.. Thanks I'll test it.. Okay, done editing it. Thanks guys ! Edited March 31, 2012 by Paulinds Quote Link to comment Share on other sites More sharing options...
How to edit or What is the item script for healing items?
Example, the description says
1. White Potion
Item Description : Heals 4500 ~ 11500 HP
2. Blue Potion
Item Description : Heals 450 ~ 750 SP
Link to comment
Share on other sites