ermit123 Posted November 18, 2022 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 15 Reputation: 1 Joined: 11/22/12 Last Seen: May 23, 2023 Share Posted November 18, 2022 hello i have a request about item bonus script and i don't know how to implement/make this item bonus effect. thanks in advance.When using Cart Boost:Increases damage of Cart Tornado by additional 20% for 60 seconds. Quote Link to comment Share on other sites More sharing options...
0 Racaae Posted November 18, 2022 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 215 Reputation: 95 Joined: 06/02/12 Last Seen: 33 minutes ago Share Posted November 18, 2022 Hi. Script: | autobonus3 "{ bonus2 bSkillAtk,\"GN_CART_TORNADO\",20; }",1000,60000,"GN_CARTBOOST"; Spoiler doc/script_commands.txt *autobonus3 <bonus script>,<rate>,<duration>,"<skill name>",{<other script>}; Rate is the trigger rate of the script (1000 = 100%). Duration is the time in milliseconds that the bonus will last for since the script has triggered. Skill ID/skill name the skill which will be used as trigger to start the bonus. (autobonus3) 1 Quote Link to comment Share on other sites More sharing options...
0 ermit123 Posted November 19, 2022 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 15 Reputation: 1 Joined: 11/22/12 Last Seen: May 23, 2023 Author Share Posted November 19, 2022 Thanks it works Quote Link to comment Share on other sites More sharing options...
Question
ermit123
hello i have a request about item bonus script and i don't know how to implement/make this item bonus effect.
thanks in advance.
When using Cart Boost:
Increases damage of Cart Tornado by additional 20% for 60 seconds.
Link to comment
Share on other sites
2 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.