creeps123 Posted December 28, 2012 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 78 Reputation: 1 Joined: 03/07/12 Last Seen: October 17, 2014 Share Posted December 28, 2012 Hello, i just want to ask you guys on how to make a script for an item that gives 20% more damage with FO but if worn by wizard it gives 50% more health.. please help me.. guys. thanks! Quote Link to comment Share on other sites More sharing options...
Euphy Posted December 28, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted December 28, 2012 if (BaseJob == Job_Wizard) bonus bMaxHPrate,50; else bonus2 bSkillAtk,"MO_FINGEROFFENSIVE",20; Quote Link to comment Share on other sites More sharing options...
creeps123 Posted December 28, 2012 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 78 Reputation: 1 Joined: 03/07/12 Last Seen: October 17, 2014 Author Share Posted December 28, 2012 thank you very much sir! and wait theres more! xD how about.. drains 15% of enemy HP with 25% chance? Quote Link to comment Share on other sites More sharing options...
Shogun Posted December 28, 2012 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 99 Reputation: 4 Joined: 10/25/12 Last Seen: January 20, 2013 Share Posted December 28, 2012 bonus2 bHPDrainRate,250,15; Quote Link to comment Share on other sites More sharing options...
creeps123 Posted January 6, 2013 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 78 Reputation: 1 Joined: 03/07/12 Last Seen: October 17, 2014 Author Share Posted January 6, 2013 thank you! Quote Link to comment Share on other sites More sharing options...
Question
creeps123
Hello, i just want to ask you guys on how to make a script for an item that gives 20% more damage with FO but if worn by wizard it gives 50% more health.. please help me.. guys. thanks!
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.