From ff02b6714bf5a35f5b7b4e1aec80fe6e84fae408 Mon Sep 17 00:00:00 2001 From: amfauzn <06.fauzan@gmail.com> Date: Sun, 8 May 2022 18:24:33 +0700 Subject: [PATCH] Minor update --- Changelogs.md | 2 +- README.md | 14 ++++++++------ jsons/UnitPromotions.json | 3 +-- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/Changelogs.md b/Changelogs.md index 0e33a77..ea35b67 100644 --- a/Changelogs.md +++ b/Changelogs.md @@ -88,7 +88,7 @@ - Add building & wonder: Mana Generator, Mana Channeller, Fog of Klabautermann - Add unit: Air Balloon, Golem -## v2.7 +## v2.7 (19.Feb.2022) - Adjust Civs: Malus NA, Cavegoa NA, Frostmorrow UB, Marunesia UU, Smeheng, Almuria (Add and adjust) - Belief: Add Follower Sharing Freedom, Reduce strength bonus by Enhancer Defender of the Faith and Just War - Fix trade routes over water diff --git a/README.md b/README.md index 8e3cf45..21d3e9b 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,14 @@ Built around Ancient Empires II, and then expanded. A fantasy world~ -## Changelog for v2.7.0 (19.Feb.2022) -- Adjust Civs: Malus NA, Cavegoa NA, Frostmorrow UB, Marunesia UU, Smeheng, Almuria (Add and adjust) -- Fix trade routes over water -- Balancing Cathedral and Mandir -- Adjust terrain: Desert (flood plains), Snow (defence reduction) -- Adjust promotion: Landing Party, Regenerative Tissue, Survivalism II +## Changelog for v2.9.0 (08.May.2022) +- Change Hero mechanism & Hero's Altar unique (Unlock All Heroes) +- Change Mercantile CS bonus Provides Gold instead of Happiness +- Adjust NA: Urg, Morlovia & Rain Forest +- Remove Ancient Ruins, add Ruins bonus through clearing Barbarian encampment +- Adjust some Natural Wonders +- AI Can now built Adam Harvester +- Fix All Victory types # Roadmap diff --git a/jsons/UnitPromotions.json b/jsons/UnitPromotions.json index c86d8dc..47cf90e 100644 --- a/jsons/UnitPromotions.json +++ b/jsons/UnitPromotions.json @@ -657,7 +657,6 @@ }, { "name": "No Suicide", // Barbarians Melee - "uniques": ["Can only attack [Civilian] units", "Can only attack [Military] units"], - "unitTypes": ["Sword","Gunpowder","Mounted","Scout","Armored","Melee Water","Submarine"] + "uniques": ["Can only attack [Civilian] units", "Can only attack [Military] units"] }, ]