Skip to content

Commit

Permalink
AoA - Mauve Islands Federation
Browse files Browse the repository at this point in the history
- Archmage HP to 59 (+3)
- Clans Warrior price to 17g (+1g)
- Chieftain lowered leadership to lv2 value, price to 64g (-3g)
- Knight XP to 83 (+8)
- Axe Wielder XP to 80 (-40) , price to 29g (-1g)
- Gallowglass main attack damage to 16-3 (-1)
  • Loading branch information
ReynBolt authored Sep 5, 2024
1 parent 932fb3a commit c3cad1a
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion units/AoA_units/mauve_islands_federation/Archmage.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
race=mauvilien
gender=male,female
image="units/federation/Archimage.png"
hitpoints=56
hitpoints=59
movement_type=smallfoot
movement=6
experience=200
Expand Down
4 changes: 2 additions & 2 deletions units/AoA_units/mauve_islands_federation/Axe_Wielder.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
hitpoints=58
movement_type=smallfoot
movement=6
experience=120
experience=80
level=2
alignment=lawful
cost=30
cost=29
usage=scout
description={AE_AOA_UNIT_NOTICE}+ _ "description to come"
advances_to=AE_AoA_mauve_islands_federation_Gallowglass
Expand Down
4 changes: 2 additions & 2 deletions units/AoA_units/mauve_islands_federation/Chieftain.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
experience=150
level=3
alignment=lawful
cost=67
cost=64
usage=fighter
description={AE_AOA_UNIT_NOTICE}+ _ "description to come"
advances_to=null
{AMLA_DEFAULT}
die_sound={SOUND_LIST:HUMAN_DIE}
{DEFENSE_ANIM "units/federation/Chef-de-clan.png" "units/federation/Chef-de-clan.png" {SOUND_LIST:HUMAN_HIT} }
[abilities]
{ABILITY_LEADERSHIP}
{ABILITY_AE_MAG_LEADERSHIP_FIXED 2}
[/abilities]
[movement_costs]
frozen=2
Expand Down
2 changes: 1 addition & 1 deletion units/AoA_units/mauve_islands_federation/Clans_Warrior.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
experience=39
level=1
alignment=lawful
cost=16
cost=17
usage=fighter
description={AE_AOA_UNIT_NOTICE}+ _ "description to come"
advances_to=AE_AoA_mauve_islands_federation_Highlander,AE_AoA_mauve_islands_federation_Knight
Expand Down
2 changes: 1 addition & 1 deletion units/AoA_units/mauve_islands_federation/Gallowglass.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
description= _"battle axe"
type=blade
range=melee
damage=17
damage=16
number=3
icon=attacks/battleaxe.png
[/attack]
Expand Down
2 changes: 1 addition & 1 deletion units/AoA_units/mauve_islands_federation/Knight.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
hitpoints=55
movement_type=smallfoot
movement=5
experience=75
experience=83
level=2
alignment=lawful
cost=29
Expand Down

0 comments on commit c3cad1a

Please sign in to comment.