Petey Pablo Posted October 20, 2012 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 Share Posted October 20, 2012 what is the correct script for Increase damage skill on Cart Terminitaion by 10%? Thank you Quote Link to comment Share on other sites More sharing options...
Emistry Posted October 20, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted October 20, 2012 trunk/doc/item_bonus.txt bonus2 bSkillAtk,n,x; Increase damage of skill n by x% (supports skill names) Quote Link to comment Share on other sites More sharing options...
Petey Pablo Posted October 20, 2012 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 Author Share Posted October 20, 2012 Dunno what is the n,x;? Sorry stil newbie in scripting. hehe Quote Link to comment Share on other sites More sharing options...
Limestone Posted October 20, 2012 Group: Members Topic Count: 155 Topics Per Day: 0.03 Content Count: 647 Reputation: 16 Joined: 11/21/11 Last Seen: December 28, 2022 Share Posted October 20, 2012 n means "Skill Name" while x is the percent of the damage. Quote Link to comment Share on other sites More sharing options...
Rikimaru Posted October 20, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 658 Reputation: 57 Joined: 11/20/11 Last Seen: July 1, 2017 Share Posted October 20, 2012 bonus2 bSkillAtk,485,10; or bonus2 bSkillAtk,WS_CARTTERMINATION,10; Quote Link to comment Share on other sites More sharing options...
Question
Petey Pablo
what is the correct script for Increase damage skill on Cart Terminitaion by 10%? Thank you
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.