Skip to content

Commit ee3c306

Browse files
committed
Calydonians / August 2026 rebalance
They have no mages, no healers, no slowers. They need more specials or just more resistances overall. They precise of buffs. - Dionian swordsmand and all advancements will now have +Magic-Dodge at the rage(3) attack This will help them to not suicide too fast when dealing with fire melee like fire gods or infernal vortex. - Polemarch and Diarch spear melee will now have +Magic-Counter - Polemarch ranged damage adjusted to 10-1 (-2) and now has 10% parry , XP to 88 (+7) , price to 32g (+3g) - Diarch ranged damage adjusted to 12-1 (-4) and now has 10% parry , price to 66g (+12g) He hasn't double slows or 50% flat defense as Lavignian Legion Legionaries so it's rasonable to think this won't make them broken. - Tassiarch replaced +Leadership with +Protection, price to 31g (-3g) - Strategos HP to 61 (+3) , melee will now have +Magic-Dodge , replaced +Leadership with +Protection , price to 62g (+6g) Two units at the faction had leadership, but having it at the horse is way more offensive and powerful synergy. While Strategos focuses in defense. - Hipparch fire/pierce weakness lowered by 10% (+10%) , price to 38g (+2g) - Epihipparch pierce weakness to 10% (+10%) , price to 72g (+8g) The huge price is because Lv3 leadership with NINE movement is wild. While AI would not use it well it's still underpriced in good hands. - Veteran Peltast and Thracian Peltast will now have +Magic-Dodge - Dardarian Warrior XP to 38 (-4) - Dardarian Pillager impact res to 20% (+10%) , XP to 82 (+10) , price to 27g (+2g) - Dardanian Ravager HP to 69 (-5), impact res to 30% (+20%) , blade res to 10% (+10%) , both melee will now have +Sabotage , price to 63g (+11g) This unit is key for countering machines and all things that are often resistant to blade and impact (Heavy Infantry, Machines, etc) So it's required the unit to be really good at countering a larger group of units as the faction has no mages or healers. - Gymnet ranged damage adjusted to 7-4 (from 10-3) and now has +magic-counter at ranged , XP to 77 (+8) - Rhodian Slinger ranged damage adjusted to 8-5 (from 11-4) , now has +magic-counter at ranged , price to 60g (+4g) They have to be good, still the unit has really high movement and health ratio, so damage been decreased by a bit - Toxotes blade/fire res to 10% (+10%) , pierce res to 20% (+20%) , XP to 85 (+13) , price to 30g (+2g) - Cretan Toxotes HP to 59 (-3) , blade res to 10% (+10%) , fire res to 15% (+15%) , pierce res to 20% (+20%) , price to 64g (+9g) With the changes they have solid good hills movement cost, better resistances now and less countered by magical factions.
1 parent b8f5b2f commit ee3c306

18 files changed

Lines changed: 58 additions & 23 deletions

units/BEEM_units/calydonians/Cretan_Toxotes.cfg

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
race=AE_bem_calydonians_race
77
image="units/calydonians/cretan_toxotes.png"
88
profile="portraits/calydonians/cretan_toxotes.png~RC(magenta>black)"
9-
hitpoints=62
9+
hitpoints=59
1010
movement_type=AE_bem_calydonians_greekarcher
1111
movement=5
1212
experience=134
1313
level=3
1414
alignment=lawful
1515
advances_to=null
1616
{AMLA_DEFAULT}
17-
cost=55
17+
cost=64
1818
usage=archer
1919
description= _ "This unit is from BEEM. Its coding and art were done by Voodoo, Baro_st, Tydeus, Dibs, and various others.
2020
@@ -28,6 +28,12 @@ Even if a small part of the Calydonians chooses to use the bow and become a Toxo
2828
fungus=50
2929
[/defense]
3030

31+
[resistance]
32+
blade=90
33+
pierce=80
34+
fire=85
35+
[/resistance]
36+
3137
[movement_costs]
3238
coastal_rift=2
3339
sand=2

units/BEEM_units/calydonians/Dardanian_Pillager.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
hitpoints=54
1010
movement_type=AE_bem_calydonians_dardanianpill
1111
movement=5
12-
experience=72
12+
experience=82
1313
level=2
1414
alignment=chaotic
1515
advances_to=AE_bem_calydonians_Dardanian_Ravager
16-
cost=25
16+
cost=27
1717
usage=fighter
1818
description= _ "This unit is from BEEM. Its coding and art were done by Voodoo, Baro_st, Tydeus, Dibs, and various others.
1919
@@ -38,7 +38,7 @@ Barbarians often show great abilities when sack cities and an unbelievable cruel
3838

3939
[resistance]
4040
fire=90
41-
impact=90
41+
impact=80
4242
[/resistance]
4343
[attack]
4444
name=torch

units/BEEM_units/calydonians/Dardanian_Ravager.cfg

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ Among the barbarian troops, some veterans have developed special techniques to s
2323
die_sound={SOUND_LIST:HUMAN_DIE}
2424
[resistance]
2525
fire=80
26-
impact=90
26+
blade=90
27+
impact=70
2728
[/resistance]
2829

2930
[defense]
@@ -48,6 +49,9 @@ Among the barbarian troops, some veterans have developed special techniques to s
4849
range=melee
4950
damage=13
5051
number=3
52+
[specials]
53+
{WEAPON_SPECIAL_AE_SABOTAGE}
54+
[/specials]
5155
icon=attacks/torch.png
5256
[/attack]
5357

@@ -58,6 +62,9 @@ Among the barbarian troops, some veterans have developed special techniques to s
5862
range=melee
5963
damage=11
6064
number=4
65+
[specials]
66+
{WEAPON_SPECIAL_AE_SABOTAGE}
67+
[/specials]
6168
icon=attacks/club-small.png
6269
[/attack]
6370

units/BEEM_units/calydonians/Dardanian_Warrior.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
hitpoints=33
1010
movement_type=AE_bem_calydonians_dardanian
1111
movement=5
12-
experience=42
12+
experience=38
1313
level=1
1414
alignment=chaotic
1515
advances_to=AE_bem_calydonians_Dardanian_Pillager

units/BEEM_units/calydonians/Diarch.cfg

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
alignment=lawful
1515
advances_to=null
1616
{AMLA_DEFAULT}
17-
cost=54
17+
cost=66
1818
usage=mixed fighter
1919
description= _ "This unit is from BEEM. Its coding and art were done by Voodoo, Baro_st, Tydeus, Dibs, and various others.
2020
@@ -45,6 +45,7 @@ Diarchs are the political chiefs of the Calydonian Hegemony and they generally r
4545
icon=attacks/spear-bronze.png
4646
[specials]
4747
{WEAPON_SPECIAL_FIRSTSTRIKE}
48+
{WEAPON_SPECIAL_AE_MAG_MAGIC_COUNTER}
4849
[/specials]
4950
[/attack]
5051

@@ -64,8 +65,9 @@ Diarchs are the political chiefs of the Calydonian Hegemony and they generally r
6465
description={STR_JAVELIN}
6566
type=pierce
6667
range=ranged
67-
damage=16
68+
damage=12
6869
number=1
70+
parry=10
6971
icon=attacks/spear-bronze.png
7072
[/attack]
7173

units/BEEM_units/calydonians/Dioian_Swordmaster.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ Some Dioi not only manage to survive, battle after battle, but also distinguish
6868
[specials]
6969
{WEAPON_SPECIAL_MARKSMAN}
7070
{WEAPON_SPECIAL_RAGE_3}
71+
{WEAPON_SPECIAL_AE_MAG_MAGIC_DODGE}
7172
[/specials]
7273
[/attack]
7374

units/BEEM_units/calydonians/Dioian_Swordsman.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Among the barbarous people of the Thracian, there is a tribe of men, called Dii
6565
icon=attacks/sword-frenzy.png
6666
[specials]
6767
{WEAPON_SPECIAL_RAGE_3}
68+
{WEAPON_SPECIAL_AE_MAG_MAGIC_DODGE}
6869
[/specials]
6970
[/attack]
7071

units/BEEM_units/calydonians/Dioian_Veteran.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ The Dioi are fearless and strong warriors, but they are not immortal and many of
6060
icon=attacks/sword-frenzy.png
6161
[specials]
6262
{WEAPON_SPECIAL_RAGE_3}
63+
{WEAPON_SPECIAL_AE_MAG_MAGIC_DODGE}
6364
[/specials]
6465
[/attack]
6566

units/BEEM_units/calydonians/Epihipparch.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
alignment=lawful
1515
advances_to=null
1616
{AMLA_DEFAULT}
17-
cost=64
17+
cost=72
1818
usage=scout
1919
description= _ "This unit is from BEEM. Its coding and art were done by Voodoo, Baro_st, Tydeus, Dibs, and various others.
2020
@@ -23,7 +23,7 @@ The commander of two hipparchia is called Epihipparch and is the highest cavalry
2323
undead_variation=mounted
2424

2525
[resistance]
26-
pierce=120
26+
pierce=110
2727
impact=90
2828
fire=100
2929
[/resistance]

units/BEEM_units/calydonians/Gymnet.cfg

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,12 @@ Armed only with slings and with the protection of leather armors and wooden shie
4444
description={STR_SLING}
4545
type=impact
4646
range=ranged
47-
damage=10
48-
number=3
47+
damage=7
48+
number=4
4949
icon=attacks/sling.png
5050
[specials]
5151
{WEAPON_SPECIAL_MARKSMAN}
52+
{WEAPON_SPECIAL_AE_MAG_MAGIC_COUNTER}
5253
[/specials]
5354
[/attack]
5455

0 commit comments

Comments
 (0)