* add the 'quick' trait back to the Clasher line

This commit is contained in:
Gunter Labes 2007-07-20 02:37:56 +00:00
parent 05acdff9a6
commit 219d6c12a0
7 changed files with 2 additions and 20 deletions

View file

@ -29,6 +29,7 @@ Version 1.3.4+svn:
* changed the 'resilient' trait from +3HP +10% to +4HP + 1HP * unit level
* decreased the HP reduction of the 'quick' trait from 10% to 5%
* decreased the HP addition of the 'healthy' trait from +3HP to +2HP
* added the 'quick' trait back to the Clasher line
* decreased the blade and impact resistance of saurians from 0% to -10%
* decreased the fire resistance of saurians from -10% to -20%
* increased the pierce resistance of saurians from 10% to 20%

View file

@ -3,10 +3,6 @@
id=Drake Clasher
name= _ "Drake Clasher"
race=drake
ignore_race_traits=yes
{TRAIT_STRONG}
{TRAIT_INTELLIGENT}
{TRAIT_RESILIENT}
image="units/drakes/clasher.png"
ellipse="misc/ellipse"
hitpoints=43

View file

@ -3,10 +3,6 @@
id=Drake Enforcer
name= _ "Drake Enforcer"
race=drake
ignore_race_traits=yes
{TRAIT_STRONG}
{TRAIT_INTELLIGENT}
{TRAIT_RESILIENT}
image="units/drakes/enforcer.png"
#image_defensive="units/drakes/enforcer-defend.png"
#image_moving="units/drakes/enforcer-flying.png"

View file

@ -3,10 +3,6 @@
id=Drake Gladiator
name= _ "Drake Gladiator"
race=drake
ignore_race_traits=yes
{TRAIT_STRONG}
{TRAIT_INTELLIGENT}
{TRAIT_RESILIENT}
image="units/drakes/gladiator.png"
#image_moving="units/drakes/gladiator-flying.png"
hitpoints=66

View file

@ -3,10 +3,6 @@
id=Drake Slasher
name= _ "Drake Slasher"
race=drake
ignore_race_traits=yes
{TRAIT_STRONG}
{TRAIT_INTELLIGENT}
{TRAIT_RESILIENT}
image="units/drakes/slasher.png"
#image_moving="units/drakes/slasher-flying.png"
hitpoints=62

View file

@ -3,10 +3,6 @@
id=Drake Warden
name= _ "Drake Warden"
race=drake
ignore_race_traits=yes
{TRAIT_STRONG}
{TRAIT_INTELLIGENT}
{TRAIT_RESILIENT}
image="units/drakes/warden.png"
#image_moving="units/drakes/warden-flying.png"
hitpoints=82

View file

@ -31,6 +31,7 @@ Version 1.3.4+svn:
* Changed the 'resilient' trait from +3HP +10% to +4HP + 1HP * unit level.
* Decreased the HP reduction of the 'quick' trait from 10% to 5%.
* Decreased the HP addition of the 'healthy' trait from +3HP to +2HP.
* Added the 'quick' trait back to the Clasher line.
* Decreased the blade and impact resistance of saurians from 0% to -10%.
* Decreased the fire resistance of saurians from -10% to -20%.
* Increased the pierce resistance of saurians from 10% to 20%.