- Joined
- Jan 9, 2016
- Messages
- 1,487
Is there any ability in the editor that reduces a percentage of the target's armor? If not, is there any in the triggers? All I can find are flat armor reduce abilities.
ThisDevotion Aura has the option to increase percentage of the armor, but I think it only works on base armor, so I would not recommend using it. Other than that you can of course trigger it, bit it's a bit complicated. You need to find out the target's current armor, which is not that easy and increase it by a certain amount. For this you need multiple abilities, so you can set armor to any value (in a certain range).
No I am not. As far as I can tell that is the basic approach to get armor by dealing damage and seeing how much damage the unit takes.are you talking about this? Armor Detection System
Can you even detect this? Another option is to use periodic checks, if the unit still has the single target buff, but it's inaccurate and inefficient.when a dispel like spell is cast upon the unit
Someone made some custom natives that could read armor using an arbitrary code exploiy. However these might not work anymore and certainly could be broken by future patches if they do.