xienne15 Posted August 27, 2013 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
helvetica Posted August 27, 2013 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
Emistry Posted August 27, 2013 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
helvetica Posted August 27, 2013 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
Mad Walker Posted August 28, 2013 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
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.
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.