| 06-13-2004, 01:24 AM | #1 |
I want to make a unit that cannot attack (as in 0 damage), but has to attack using Autocast spells like Flaming Arrows or Cold Arrows. I tried setting someones armor to 1000, but he still takes damage. How can I make this possible? -KillE |
| 06-13-2004, 05:06 AM | #2 |
I think this will work but not sure. Edit the values for how much each weapon type does to an armor type. Like Pretty much nothin can hurt divine armor except chaos. |
| 06-13-2004, 08:12 AM | #3 |
If you jsut edit armour types it will still do a *small* amount of damage (because damage is a real value displayed as an integer, you sometimes don't notice it). What you can do is set the attack damage to 1 and give all units a hardened skin ability that deflects 1 damage. |
