* add the 'quick' trait back to the Clasher line
This commit is contained in:
parent
05acdff9a6
commit
219d6c12a0
7 changed files with 2 additions and 20 deletions
|
@ -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%
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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%.
|
||||
|
|
Loading…
Add table
Reference in a new issue