From 9d67a8146fcd728dcc9877ee60fdacc9a93aa543 Mon Sep 17 00:00:00 2001 From: Gautzilla Date: Tue, 5 Mar 2024 10:46:52 +0100 Subject: [PATCH] Set attack bonus as pro instead of con Increased effectiveness against armored units should now be noted as a positive perk rather than a negative perk --- units/delhi/ghazi-raider-2.json | 2 +- units/delhi/ghazi-raider-3.json | 2 +- units/delhi/ghazi-raider-4.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/units/delhi/ghazi-raider-2.json b/units/delhi/ghazi-raider-2.json index 9c3a1cae..31595c34 100644 --- a/units/delhi/ghazi-raider-2.json +++ b/units/delhi/ghazi-raider-2.json @@ -9,7 +9,7 @@ "civs": [ "de" ], - "description": "Fast cavalry effective at raiding, flanking, and countering ranged units.\n+ High movement speed\n- Increased effectiveness against armored units\n- Countered by Spearmen", + "description": "Fast cavalry effective at raiding, flanking, and countering ranged units.\n+ High movement speed\n+ Increased effectiveness against armored units\n- Countered by Spearmen", "classes": [ "light", "melee", diff --git a/units/delhi/ghazi-raider-3.json b/units/delhi/ghazi-raider-3.json index edf38663..f11defbe 100644 --- a/units/delhi/ghazi-raider-3.json +++ b/units/delhi/ghazi-raider-3.json @@ -9,7 +9,7 @@ "civs": [ "de" ], - "description": "Fast cavalry effective at raiding, flanking, and countering ranged units.\n+ High movement speed\n- Increased effectiveness against armored units\n- Countered by Spearmen", + "description": "Fast cavalry effective at raiding, flanking, and countering ranged units.\n+ High movement speed\n+ Increased effectiveness against armored units\n- Countered by Spearmen", "classes": [ "light", "melee", diff --git a/units/delhi/ghazi-raider-4.json b/units/delhi/ghazi-raider-4.json index 9f2f6652..1fc81310 100644 --- a/units/delhi/ghazi-raider-4.json +++ b/units/delhi/ghazi-raider-4.json @@ -9,7 +9,7 @@ "civs": [ "de" ], - "description": "Fast cavalry effective at raiding, flanking, and countering ranged units.\n+ High movement speed\n- Increased effectiveness against armored units\n- Countered by Spearmen", + "description": "Fast cavalry effective at raiding, flanking, and countering ranged units.\n+ High movement speed\n+ Increased effectiveness against armored units\n- Countered by Spearmen", "classes": [ "light", "melee",