Skip to content

Commit

Permalink
AE - Frozen / September 2024 rebalance
Browse files Browse the repository at this point in the history
AE - Frozen
- Frost Shooter HP to 45 (+3) , cold ranged damage to 13-2 (+1) and is now +Magical-Offensive , melee damage to 6-2 (-1)
- Frost Fury Shooter HP to 55 (+3) , cold ranged damage to 14-3 (+2) and is now +Magical , pierce attack adjusted to 12-4 and no specials , price to 56g (+2g)
- Flying Golem cold res to 30% (+10%)
- Frost Gunner cold res to 40% (+20%)
They're made of "cold minerals" , why so low cold res?
- Frost Gunner Master HP to 57 (+2), cold ranged damage to 15-2 (-1) and now has +Marskman special
- Frost Lanceman cold melee damage to 7-4 (+1) and is now +Magical(offensive) , blade/pierce res lowered by 5%
- Frost LanceMaster cold melee damage to 10-4 (+1) and is now +Magical(offensive) +First-strike , blade/pierce/cold/impact res lowered by 5% , cold res to 50% (+10%)
- Frost Shieldman cold melee damage to 7-3 (+1) , price to 31g (-3g)
- Frost Mage fire ranged damage to 6-5 (+1)
- Frost Sorcerer fire ranged damage to 7-6 (+1)
- Frost Queen Rnaged damage to 17-2 (+1)
- Ice titan cold HP to 110 (+5) , melee damage to 17-2 (+2)

Considering almost the entire faction is weak to arcane/fire , enemies that would be weak to them can no longer hide from cold damage.
  • Loading branch information
ReynBolt authored Oct 24, 2024
1 parent 92c10b9 commit 576ed62
Show file tree
Hide file tree
Showing 9 changed files with 33 additions and 20 deletions.
2 changes: 1 addition & 1 deletion units/misc_units/frozen/FlyingGolem.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
pierce=70
impact=100
fire=120
cold=80
cold=70
arcane=120
[/resistance]

Expand Down
12 changes: 6 additions & 6 deletions units/misc_units/frozen/FrostFuryShooter.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
hitpoints=55
movement_type=frozen_smallfoot
movement=5
experience=126
experience=134
level=3
alignment=neutral
advances_to=null
{AMLA_DEFAULT}
cost=54
cost=56
usage=archer
description= _ "This units coding is by Wender_BR and art by Zerovirus
"
Expand Down Expand Up @@ -45,11 +45,8 @@
type=pierce
range=ranged
damage=12
number=5
number=4
icon=attacks/bow-ice.png
[specials]
{AE_WEAPON_SPECIAL_ARROW_FURY}
[/specials]
[/attack]
[attack]
name=cold_bow
Expand All @@ -58,6 +55,9 @@
range=ranged
damage=14
number=3
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
icon=attacks/blue-ray.png
[/attack]
[/unit_type]
2 changes: 1 addition & 1 deletion units/misc_units/frozen/FrostGunner.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
pierce=70
impact=100
fire=120
cold=80
cold=60
arcane=110
[/resistance]

Expand Down
5 changes: 4 additions & 1 deletion units/misc_units/frozen/FrostGunnerMaster.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,11 @@
description= _ "cold spikes"
type=cold
range=ranged
damage=16
damage=15
number=2
[specials]
{WEAPON_SPECIAL_MARKSMAN}
[/specials]
icon=attacks/ice-shard.png
[/attack]
[attack]
Expand Down
14 changes: 9 additions & 5 deletions units/misc_units/frozen/FrostLanceMaster.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
die_sound=human-die.ogg

[resistance]
blade=85
pierce=75
impact=105
fire=105
cold=60
blade=90
pierce=80
impact=110
fire=110
cold=50
arcane=100
[/resistance]

Expand All @@ -49,6 +49,10 @@
range=melee
damage=10
number=4
[specials]
{WEAPON_SPECIAL_FIRSTSTRIKE}
{WEAPON_SPECIAL_AE_MAG_MAGICAL_OFFENSIVE}
[/specials]
icon=attacks/pike-ice.png
[/attack]
[attack]
Expand Down
7 changes: 5 additions & 2 deletions units/misc_units/frozen/FrostLanceman.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
die_sound=human-die.ogg

[resistance]
blade=85
pierce=75
blade=90
pierce=80
impact=110
fire=110
cold=60
Expand All @@ -49,6 +49,9 @@
damage=7
number=4
icon=attacks/pike-ice.png
[specials]
{WEAPON_SPECIAL_AE_MAG_MAGICAL_OFFENSIVE}
[/specials]
[/attack]
[attack]
name=thrown_spear
Expand Down
2 changes: 1 addition & 1 deletion units/misc_units/frozen/FrostQueen.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
description= _ "piercing frozen soul"
type=cold
range=ranged
damage=16
damage=17
number=2
icon=attacks/Bane.png
[specials]
Expand Down
5 changes: 4 additions & 1 deletion units/misc_units/frozen/FrostShooter.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
description= _ "frosty dagger"
type=blade
range=melee
damage=7
damage=6
number=2
icon=attacks/rayblade.png
[/attack]
Expand All @@ -55,5 +55,8 @@
damage=13
number=2
icon=attacks/blue-ray.png
[specials]
{WEAPON_SPECIAL_AE_MAG_MAGICAL_OFFENSIVE}
[/specials]
[/attack]
[/unit_type]
4 changes: 2 additions & 2 deletions units/misc_units/frozen/IceGolemTitan.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
race=AE_frozen_golem
{TRAIT_HEALTHY}
image="units/frozen/ice_golem_titan.png"
hitpoints=105
hitpoints=110
movement_type=frozen_armoredfoot
movement=4
experience=175
Expand Down Expand Up @@ -52,7 +52,7 @@
description= _ "cold fist"
type=cold
range=melee
damage=15
damage=17
number=2
icon=attacks/claws-ice.png
[specials]
Expand Down

0 comments on commit 576ed62

Please sign in to comment.