Skip to content

Commit

Permalink
Update Units.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EmperorPinguin authored Oct 21, 2024
1 parent 48f7f13 commit 454a683
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions jsons/Units.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,22 @@
"upgradesTo": "Great War Infantry",
"promotions": ["Survivalism I"],
"attackSound": "shot"
}
{
},
{
"name": "Eagle Warrior",
"unitType": "Sword",
"replaces": "Swordsman",
"uniqueTo": "Aztecs",
"movement": 2,
"strength": 14,
"cost": 70,
"requiredTech": "Iron Working",
"upgradesTo": "Longswordsman",
"obsoleteTech": "Steel",
"hurryCostModifier": 20,
"attackSound": "nonmetalhit"
},
/*{
"name": "Quetzalcoatl",
"unitType": "Bomber",
"replaces": "Stealth Bomber",
Expand All @@ -109,7 +123,7 @@
"promotions": ["Blitz"],
"uniques": ["Damage taken from interception reduced by [100]%", "Cannot be carried by [Carrier] units", "[+4] Sight", "Can see over obstacles"],
"attackSound": "bombing"
},
},*/
{
"name": "Sabum Kibittum",
"unitType": "Sword",
Expand Down

0 comments on commit 454a683

Please sign in to comment.