From 6890388f1554ca807f5e3da1af2a3560c7017971 Mon Sep 17 00:00:00 2001 From: Angelonius <65583945+Angelonius@users.noreply.github.com> Date: Wed, 3 Nov 2021 18:57:01 +0800 Subject: [PATCH] Update Units.json --- jsons/Units.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/jsons/Units.json b/jsons/Units.json index 81ce1b1..b42e123 100644 --- a/jsons/Units.json +++ b/jsons/Units.json @@ -10,7 +10,7 @@ "cost": 120, "requiredTech": "Chivalry", "requiredResource": "Horses", - "uniques": ["Can move after attacking","+[50]% Strength vs [Mounted]"], + "uniques": ["Can move after attacking","[+50]% Strength "], "promotions": ["Charge","Great Generals II","Quick Study"], "hurryCostModifier": 20, "attackSound": "horse" @@ -122,7 +122,7 @@ "promotions": ["Formation I"], "upgradesTo": "Anti-Tank Gun", "obsoleteTech": "Combined Arms", - "uniques": ["+[10]% Strength in [Foreign Land]"], + "uniques": ["[+10]% Strength "], "attackSound": "horse" }, { @@ -152,7 +152,7 @@ "requiredTech": "Gunpowder", "upgradesTo": "Rifleman", "obsoleteTech": "Rifling", - "uniques": ["+[20]% Strength when defending","Rough terrain penalty","+[5]% Strength vs [Mounted]"], + "uniques": ["[+20]% Strength ","Rough terrain penalty","[+5]% Strength "], "attackSound": "shot" }, { @@ -165,7 +165,7 @@ "cost": 120, "requiredTech": "Chivalry", "requiredResource": "Horses", - "uniques": ["Can move after attacking","+[10]% Strength when defending","+[25]% Strength vs [Sword]"], + "uniques": ["Can move after attacking","[+10]% Strength ","[+25]% Strength "], "attackSound": "horse" }, ]