Added the paratrooper unit (#4025)

* Added the paratrooper unit

* Reverted accidental reordering of action table

* Fixed Github build errors

* Hopefully actually fixed the build errors

* Added a Dutch translation, finally fixing the error

* Paratroopers can no longer actually paradrop on a tile they shouldn't be able to paradrop onto

* Removed double update action
This commit is contained in:
Xander Lenstra
2021-06-03 06:33:38 +02:00
committed by GitHub
parent a765caa97c
commit aa9dda2eea
14 changed files with 116 additions and 45 deletions

View File

@ -1152,7 +1152,6 @@
"uniques": ["+[20]% Strength in [Foreign Land]"],
"attackSound": "shot"
},
/*
{
"name": "Paratrooper",
"unitType": "Melee",
@ -1160,11 +1159,10 @@
"strength": 40,
"cost": 375,
"requiredTech": "Radar",
"uniques": ["May Paradrop"],
"uniques": ["May Paradrop up to [5] tiles from inside friendly territory"],
"attackSound": "shot"
// 65 strength in expansions, upgradesTo "XCOM Squad", "No Movement Cost to Pillage" in BNW
},
*/
{
"name": "Infantry",
"unitType": "Melee",