Skip to content

Commit 7611261

Browse files
committed
EE - Oultaws / July 2026 rebalance
Wanted to do the cunning woman advancement to Outlaw Princess... but I better skip one release because of description issues. - Raider price to 30g (+1g) It no longer needs to be that strong as outlaws are now siginificantly stronger faction than before. - Outlaws no longer recruiting default ogres because these can't lv3. - Shadow Lord all ranged damage increase by 1 , melee attack will now also +magic-counter , cold res to 20% (+20%) It's being the only melee with both magical and magic-counter We don't need dupped ogres in outlaws
1 parent 132d015 commit 7611261

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

units/EE_units/outlaws/a3-Shadow_Lord.cfg

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@
2323
description={AE_EE_UNIT_NOTICE}+_"" + _ "Few humans fathom the secrets of light and dark magic and retain their sanity. Those that can master that balance become Shadow Lords, fully existing neither in the world of light nor the world of darkness. No longer needing physical weapons, they are fearsome to both their enemies and those they lord over."
2424
#get_hit_sound={SOUND_LIST:HUMAN_OLD_HIT}
2525
die_sound={SOUND_LIST:HUMAN_DIE}
26+
27+
[resistance]
28+
cold=80
29+
[/resistance]
30+
2631
[defend]
2732
hits=yes
2833
[frame]
@@ -79,6 +84,7 @@
7984
number=4
8085
[specials]
8186
{WEAPON_SPECIAL_MAGICAL}
87+
{WEAPON_SPECIAL_AE_MAG_MAGIC_COUNTER}
8288
[/specials]
8389
[/attack]
8490
[attack]
@@ -87,7 +93,7 @@
8793
icon=attacks/dark-missile.png
8894
type=cold
8995
range=ranged
90-
damage=12
96+
damage=13
9197
number=2
9298
[specials]
9399
{WEAPON_SPECIAL_MAGICAL}
@@ -102,7 +108,7 @@
102108
[specials]
103109
{WEAPON_SPECIAL_MAGICAL}
104110
[/specials]
105-
damage=8
111+
damage=9
106112
number=3
107113
[/attack]
108114
[attack_anim]

units/EE_units/outlaws/c2-Raider.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
undead_variation=mounted
2222
advances_to=null
2323
{AMLA_DEFAULT}
24-
cost=29
24+
cost=30
2525
usage=scout
2626
description={AE_EE_UNIT_NOTICE}+_"After a four or five robbings any Brigands that last that long will usually find a sword of some type. Usually this is a saber because fencers are their most regular prey as they often wander around lonely backroads looking for a fights most of the time. They also usually build or buy (or steal) a better crosbow and their accuracy and skill have both improved with practice."
2727
{DEFENSE_ANIM "units/human-outlaws/raider-defend.png" "units/human-outlaws/raider.png" groan.wav }

0 commit comments

Comments
 (0)