No Armour Weakness for Champion/Sov - is there an easier way?
Hi all,
I wouldn't mind having a "No Armor", or "No Heavy Armor" type Weakness for Sovs/Champions. Seems this would be possible by just adding ...
- <Prereq>
- <Type>RestrictedAbilityBonusOption</Type>
- <Attribute>NoHeavyArmor</Attribute>
- <Target>Player</Target>
- </Prereq>
.. to all the relevant armor types. But this would mean having to edit/recreate pretty much every armor GameItemType, which is not worth it.
Any ideas on a less intrusive way of achieving the same thing?
Thanks.