From 965d9411d6a73def074c28a6d7d597c82587d248 Mon Sep 17 00:00:00 2001 From: wowgetoffyourcellphone Date: Sun, 13 Mar 2022 04:53:40 +0000 Subject: [PATCH] [Han Chinese - Alpha 26] This retools the Imperial Court upgrade for the Civic Center. Discussion: https://wildfiregames.com/forum/topic/71582-fixing-chinese-han/ This removes the Champion training aspect and reduces the GarrisonHolder from 2x to a 1.5x bonus, the same as the health and capture points bonus. 2x garrisoning caused there to be a prohibitive number of arrows. Replaces the champions with faster batch training speed. Unlocked heroes still remain. git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@26634 3db68df2-c116-0410-a063-a993310a9797 --- .../simulation/templates/structures/han/civil_centre.xml | 2 +- .../templates/structures/han/civil_centre_court.xml | 13 ++++++------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/binaries/data/mods/public/simulation/templates/structures/han/civil_centre.xml b/binaries/data/mods/public/simulation/templates/structures/han/civil_centre.xml index 0e1597a4c0..b9d2b88d31 100644 --- a/binaries/data/mods/public/simulation/templates/structures/han/civil_centre.xml +++ b/binaries/data/mods/public/simulation/templates/structures/han/civil_centre.xml @@ -30,7 +30,7 @@ structures/han/civil_centre_court - Greatly increase the health, capture resistance, and garrison capacity of this Civic Center. Unlock training of Heroes and Champions from this Civic Center. + This greatly increases the health, capture resistance, and garrison capacity of this specific Civic Center. Unlock training of Heroes here and reduce its research and batch training times by half. phase_city 300 diff --git a/binaries/data/mods/public/simulation/templates/structures/han/civil_centre_court.xml b/binaries/data/mods/public/simulation/templates/structures/han/civil_centre_court.xml index 6cdee7d45b..63e09c0568 100644 --- a/binaries/data/mods/public/simulation/templates/structures/han/civil_centre_court.xml +++ b/binaries/data/mods/public/simulation/templates/structures/han/civil_centre_court.xml @@ -1,10 +1,13 @@ + + ImperialCourt + 1.5 - 2 + 1.5 1.5 @@ -14,7 +17,7 @@ Imperial Court Cháotíng Defensive ImperialCourt City - CivCentre ImperialCourt CivSpecific + CivCentre CivSpecific phase_city structures/military_settlement.png @@ -27,15 +30,11 @@ + 0.5 - units/{civ}/champion_infantry_archer - units/{civ}/champion_infantry_swordsman units/{civ}/hero_han_xin_horse units/{civ}/hero_liu_bang_horse units/{civ}/hero_wei_qing_chariot - -units/{civ}/infantry_spearman_b - -units/{civ}/infantry_archer_b - -units/{civ}/cavalry_swordsman_b -- 2.11.4.GIT