How can I make an npc bypass a players armor?
- Probably a really noob question..
How can I make an npc bypass a players armor?
- Probably a really noob question..
I'm not sure of any in built mechanic that does this... usually the armour reduction is done to the player via a debuff, such as: Sunder Armor - Spell - World of Warcraft
You could code it yourself by making a custom spell effect and applying it to some spell, only needing to be done server side to calculate the damage.