Added mention of backstab and charge only working on offense...
...into their descriptions.
This commit is contained in:
parent
ba608e95e0
commit
c13f215873
1 changed files with 2 additions and 2 deletions
|
@ -530,7 +530,7 @@ Whether used offensively or defensively, this attack presses the engagement unti
|
|||
id=backstab
|
||||
name= _ "backstab"
|
||||
description= _ "Backstab:
|
||||
This attack deals double damage if there is an enemy of the target on the opposite side of the target, and that unit is not incapacitated (e.g. turned to stone)."
|
||||
When used offensively, this attack deals double damage if there is an enemy of the target on the opposite side of the target, and that unit is not incapacitated (e.g. turned to stone)."
|
||||
multiply=2
|
||||
backstab=yes
|
||||
active_on=offense
|
||||
|
@ -628,7 +628,7 @@ The number of strikes of this attack decreases when the unit is wounded. The num
|
|||
id=charge
|
||||
name= _ "charge"
|
||||
description= _ "Charge:
|
||||
This attack deals double damage to the target. It also causes this unit to take double damage from the target's counterattack."
|
||||
When used offensively, this attack deals double damage to the target. It also causes this unit to take double damage from the target's counterattack."
|
||||
multiply=2
|
||||
apply_to=both
|
||||
active_on=offense
|
||||
|
|
Loading…
Add table
Reference in a new issue