Skip to content

Commit

Permalink
ME - Slavers / September 2024 rebalance
Browse files Browse the repository at this point in the history
- Courtsean now has accuracy 10% bonus on ranged
- Entrancer now has accuracy 5% bonus on ranged
- Trailer and Stalker bow damages increases by 1
- Trailer HP to 44 (+2) , price to 34g (+2g)
- Stalker HP to 56 (+2)
- Serf XP to 34 (-3)
- Farmhand XP to 65 (-2)
- Freedman AMLA XP to 126 (-8)
- Abuser HP to 72 (+3)
- Slave HP to 21 (+1)
  • Loading branch information
ReynBolt authored Nov 5, 2024
1 parent 6f1b706 commit c974358
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 10 deletions.
2 changes: 1 addition & 1 deletion units/ME_units/slavers/a0-slave.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
race=AE_mrc_slavers_race
gender=male
image="units/slavers/slave.png"
hitpoints=20
hitpoints=21
movement_type=AE_mrc_slavers_slavefoot
movement=4
experience=22
Expand Down
2 changes: 1 addition & 1 deletion units/ME_units/slavers/a1-serf.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
hitpoints=35
movement_type=AE_mrc_slavers_slavefoot
movement=5
experience=37
experience=34
level=1
alignment=neutral
advances_to=AE_mrc_slavers_Farmhand
Expand Down
2 changes: 1 addition & 1 deletion units/ME_units/slavers/a2-farmhand.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
hitpoints=48
movement_type=AE_mrc_slavers_slavefoot
movement=5
experience=67
experience=65
level=2
alignment=neutral
advances_to=AE_mrc_slavers_Freedman
Expand Down
2 changes: 1 addition & 1 deletion units/ME_units/slavers/a3-freedman.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
hitpoints=65
movement_type=AE_mrc_slavers_slavefoot
movement=6
experience=134
experience=126
level=3
alignment=neutral
advances_to=null
Expand Down
1 change: 1 addition & 0 deletions units/ME_units/slavers/b2-courtesan.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
range=ranged
damage=5
number=5
accuracy=10
[/attack]
{DEFENSE_ANIM "units/slavers/courtesan.png" "units/slavers/courtesan.png" {SOUND_LIST:ELF_FEMALE_HIT} }

Expand Down
1 change: 1 addition & 0 deletions units/ME_units/slavers/b2-entrancer.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
type=cold
damage=4
number=5
accuracy=5
range=ranged
[/attack]

Expand Down
6 changes: 3 additions & 3 deletions units/ME_units/slavers/d2-trailer.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
name= _ "Trailer"
race=AE_mrc_slavers_race
image="units/slavers/trailer.png"
hitpoints=42
hitpoints=44
movement_type=AE_mrc_slavers_trackfoot
movement=6
experience=80
level=2
alignment=chaotic
advances_to=AE_mrc_slavers_Stalker
cost=32
cost=34
usage=archer
description={AE_MRC_UNIT_NOTICE}+"Without someone watching over the slaves, they would easily get away or slack off when working. In this way, Slaveholders are an important part of every slave camp because they keep it organized, and add more slaves to its ranks."
die_sound={SOUND_LIST:ORC_DIE}
Expand Down Expand Up @@ -45,7 +45,7 @@
icon=attacks/bow.png
type=pierce
range=ranged
damage=7
damage=8
number=4
[/attack]

Expand Down
4 changes: 2 additions & 2 deletions units/ME_units/slavers/d3-stalker.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
name= _ "Stalker"
race=AE_mrc_slavers_race
image="units/slavers/stalker.png"
hitpoints=54
hitpoints=56
movement_type=AE_mrc_slavers_trackfoot
movement=7
experience=150
Expand Down Expand Up @@ -46,7 +46,7 @@
icon=attacks/bow.png
type=pierce
range=ranged
damage=10
damage=11
number=4
[/attack]

Expand Down
2 changes: 1 addition & 1 deletion units/ME_units/slavers/g3-abuser.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
race=AE_mrc_slavers_race
image="units/slavers/abuser.png"
profile="portraits/orcs/grunt-3.webp"
hitpoints=69
hitpoints=72
movement_type=AE_mrc_slavers_holdfoot
movement=5
experience=126
Expand Down

0 comments on commit c974358

Please sign in to comment.