[svn] Damage uses attacker's armor hardiness.
Moderator: Moderator
-
- Higher
- Posts: 56
- Joined: Sun Jan 16, 2011 2:52 pm
[svn] Damage uses attacker's armor hardiness.
In svn 3191: the code for armor hardiness currently examines the attacker's armor hardiness instead of the defender's. I think that this is because it's checking "self"'s armor hardiness in the attack code (Combat.lua).
Re: [svn] Damage uses attacker's armor hardiness.
fixed
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

-
- Higher
- Posts: 56
- Joined: Sun Jan 16, 2011 2:52 pm
Re: [svn] Damage uses attacker's armor hardiness.
Thanks! I think Archery.lua still needs this fix, though. (I don't know if there are any other places).