R> item that Reduces damage of skill to player wearing it

xienne15

New member
Messages
120
Points
0
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.

 
try this

bonus2 bSkillAtk,skillname,-50;;
it will work as a shield to that skill or it will make my skill reduce?
https://github.com/HerculesWS/Hercules/blob/master/doc/item_bonus.txt#L190

Increase damage of skill with a positive number
maybe reduce by giving a negative number, I m not sure
default_tongue.png


 
Back
Top