updated the healthy trait description

This commit is contained in:
Gunter Labes 2008-12-14 23:37:19 +00:00
parent 1fbaaf820e
commit 5b3dff29e5
2 changed files with 3 additions and 3 deletions

View file

@ -126,12 +126,12 @@
#define TRAIT_HEALTHY
# Units with trait Healthy get 1 more HP plus 1 per level and can move and rest in the same turn.
# They also suffer only half the damage from poison.
# They also suffer a quarter less damage from poison.
[trait]
id=healthy
male_name= _ "healthy"
female_name= _ "female^healthy"
description= _ "Can rest while moving, halves poison damage"
description= _ "Can rest while moving, takes a quarter less poison damage"
[effect]
apply_to=hitpoints
increase_total=1

View file

@ -613,7 +613,7 @@ Healthy::
rest even when traveling.
Healthy units have 1 HP plus 1 HP per level more than usual and rest heal the
usual 2 HP after each turn they did not fight.
They also suffer only half the damage from poison.
They also suffer a quarter less damage from poison.
Fearless::
Does not suffer from a negative attack bonus during its unfavorable
time of day (Heavy Infantry, Necrophage, Trolls, Walking Corpses).