UtBS: add female variations for all ability names

including the ones which do not require it,
to make it easier to reuse them

[ci skip]
This commit is contained in:
Severin Glöckner 2018-05-06 01:40:40 +02:00
parent 1a5ef4dab4
commit bf125851c4

View file

@ -73,6 +73,7 @@ _" This unit is capable of healing those around it, slowing dehydration, and cur
[dummy]
id=teaching
name= _ "teaching"
female_name= _ "teaching"
description= _ "At the start of every turn, this unit redistributes its experience points to all the units of the same side adjacent to it. If no suitable unit is adjacent, its experience just goes back to zero."
[/dummy]
#enddef
@ -83,9 +84,7 @@ _" This unit is capable of healing those around it, slowing dehydration, and cur
[attacks]
id=shock
name= _ "shock"
name_inactive= _ "shock"
description= _ "When this attack is used on offense, the opponent will retaliate with one less strike than normally, to a minimum of one strike."
description_inactive= _ "When this attack is used on offense, the opponent will retaliate with one less strike than normally, to a minimum of one strike."
sub=1
active_on=offense
apply_to=opponent
@ -99,6 +98,7 @@ _" This unit is capable of healing those around it, slowing dehydration, and cur
[dummy]
id=formation
name= _ "formation"
female_name= _ "female^formation"
description= _ "This unit gains a +10% bonus to defense when another unit with the same ability is adjacent to it. However, this cannot raise the units defense above 70%."
[/dummy]
#enddef
@ -107,6 +107,7 @@ _" This unit is capable of healing those around it, slowing dehydration, and cur
[dummy]
id=disengage
name= _ "disengage"
female_name= _ "female^disengage"
description= _ "If this unit doesnt move before attacking, it will retain its movement points after the attack."
[/dummy]
#enddef
@ -123,6 +124,7 @@ _" This unit is capable of healing those around it, slowing dehydration, and cur
[skirmisher]
id=distract
name= _ "distract"
female_name= _ "female^distract"
description= _ "This unit negates enemy Zones of Control around itself for allied units (but not for itself)."
affect_self=no
affect_allies=yes
@ -135,6 +137,7 @@ _" This unit is capable of healing those around it, slowing dehydration, and cur
[dummy]
id=support
name= _ "support"
female_name= _ "female^support"
description= _ "The upkeep costs of adjacent friendly units are lowered by 1."
[/dummy]
#enddef