xienne15 Posted August 27, 2013 Group: Members Topic Count: 44 Topics Per Day: 0.01 Content Count: 226 Reputation: 11 Joined: 01/09/12 Last Seen: March 15, 2018 Share Posted August 27, 2013 How to make a script for item that reduces the skill damage by percent? For example i have happy_card on my armor and the description is reduce final strike/asura/certain skills damage to you by 50%, i am not referring to elements. Quote Link to comment Share on other sites More sharing options...
helvetica Posted August 27, 2013 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 105 Reputation: 67 Joined: 04/05/13 Last Seen: April 25, 2019 Share Posted August 27, 2013 Will most likely require a source mod as I do not know of any built-in statuses that you can set that would reduce damage from specific skills. Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 27, 2013 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 August 27, 2013 this doc/item_bonus.txt#L194??? bonus2 bSkillAtk,n,x; Increase damage of skill n by x% (supports skill names) by using negative value ...?? Quote Link to comment Share on other sites More sharing options...
helvetica Posted August 27, 2013 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 105 Reputation: 67 Joined: 04/05/13 Last Seen: April 25, 2019 Share Posted August 27, 2013 That's applied to the person using the skill, not the person getting hit by said skill. I don't think we have an equivalent item bonus that reduces damage from a certain skill as I can't think of any official item that has that kind of an effect. Quote Link to comment Share on other sites More sharing options...
Mad Walker Posted August 28, 2013 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 177 Reputation: 9 Joined: 06/25/12 Last Seen: October 31, 2016 Share Posted August 28, 2013 this doc/item_bonus.txt#L194??? bonus2 bSkillAtk,n,x; Increase damage of skill n by x% (supports skill names) by using negative value ...?? xienne15: Maybe you can revert the src codes of this bonus^. As helvetica mentioned it is applied to the person using the skill. Maybe reverting may come up to the bonus that you need. Quote Link to comment Share on other sites More sharing options...
Question
xienne15
How to make a script for item that reduces the skill damage by percent?
For example i have
happy_card on my armor and the description is reduce final strike/asura/certain skills damage to you by 50%, i am not referring to elements.
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.