WhatFT Posted March 31, 2012 Group: Members Topic Count: 142 Topics Per Day: 0.03 Content Count: 511 Reputation: 7 Joined: 02/15/12 Last Seen: April 11, 2014 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 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 383 Reputation: 110 Joined: 11/11/11 Last Seen: August 2, 2017 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 Group: Members Topic Count: 142 Topics Per Day: 0.03 Content Count: 511 Reputation: 7 Joined: 02/15/12 Last Seen: April 11, 2014 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 Group: Members Topic Count: 57 Topics Per Day: 0.01 Content Count: 374 Reputation: 5 Joined: 03/09/12 Last Seen: June 19, 2018 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 Group: Members Topic Count: 142 Topics Per Day: 0.03 Content Count: 511 Reputation: 7 Joined: 02/15/12 Last Seen: April 11, 2014 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...
Question
WhatFT
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
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.