Commit Graph

5 Commits

Author SHA1 Message Date
Gonk
8daf7ca144 first and untested draft of the damage rebalancing
uses a damage modifier for each weapon
the modifier is only applied to non-weapon damage
added default modifiers to existing weapons based on their AC and adjusted fot 8+ weapons based on an edjucated guess (when the appear in the game, etc)
2019-12-23 23:24:44 +01:00
Oskar Wiksten
83d2a8bde0 Convert all code spaces to tabs.
* Yay for spaces-vs-tabs flamewar!
* Also removes trailing whitespaces in code
2013-07-23 16:36:26 +02:00
Oskar Wiksten
534148431e Refactored how item stats are applied. Changed item stats from re-using CombatTraits (which is used on actors) on items, to now instead use more explicit fields on the AbilityModifierTraits object. 2012-10-07 16:39:28 +02:00
oskar.wiksten
475d330dde Changed all "fill_parent" to "match_parent" in layouts.
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@153 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-09-07 18:37:04 +00:00
oskar.wiksten
86ca75e7e3 Display info dialog about actor conditions when the user clicks one in a view that display stats.
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@130 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-07-15 16:42:20 +00:00