Resolved #698 - Added Heal Instantly 'promotion'

This commit is contained in:
Yair Morgenstern
2019-05-08 16:03:01 +03:00
parent ff508f22b0
commit 8ce1613559
10 changed files with 78 additions and 53 deletions

View File

@ -1,3 +0,0 @@
{
}

View File

@ -1471,5 +1471,16 @@
Simplified_Chinese:"狼群III级"
}
"Wolfpack III":{
Italian:"Attacco in massa III"
German:"Rudeltaktik III"
French:"Meute III"
Russian:"Массовая атака III"
Simplified_Chinese:"狼群III级"
}
"Heal Instantly":{}
"Heal this Unit by 50 HP; Doing so will consume this opportunity to choose a Promotion":{}
}

View File

@ -1,5 +1,10 @@
[
{
name:"Heal Instantly",
effect:"Heal this Unit by 50 HP; Doing so will consume this opportunity to choose a Promotion",
unitTypes:["Melee","Mounted","Scout","Siege","Ranged","Armor","WaterMelee","WaterRanged","WaterSubmarine"]
}
{
name:"Accuracy I",
effect:"Bonus vs units in open terrain 15%",
@ -292,7 +297,4 @@
effect:"This unit and all others in adjacent tiles heal 5 additional HP. This unit heals 5 additional HP outside of friendly territory.",
unitTypes:["Melee","Mounted","Scout"]
}
]