Thunderbrd
C2C War Dog
Combat system SVN, I can't loose when I defend but even a highly promoted wanderer can't attack a penguin and win.
Known bug and a fix is about to be pushed. Sorry for the error. I had the Attacker odds to hit when attacking off by a digit making it evaluate to 0 at nearly all times. oops. I forgot that COMBAT_DIE_SIDES was 1000 rather than 100... I replaced the offending # (and any others intending to represent this value) with the COMBAT_DIE_SIDES reference.
I've fixed a number of things this evening and am in the midst of testing now. That schema in the J's file was a mess! Note, when you get the svn after my rev, delete the cache before proceeding to run the mod again... that should avoid any further issues there.