Skip to content

Commit

Permalink
adjust liminal unit stats after liminal change from malus to bonus
Browse files Browse the repository at this point in the history
  • Loading branch information
fsd authored and fsd committed Mar 16, 2018
1 parent 78c71dc commit 52cee19
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion data/core/units/dunefolk/Apothecary.cfg
Expand Up @@ -27,7 +27,7 @@
description= _ "mace"
type=impact
range=melee
damage=9
damage=7
number=3
[/attack]

Expand Down
4 changes: 2 additions & 2 deletions data/core/units/dunefolk/Explorer.cfg
Expand Up @@ -21,15 +21,15 @@
description= _ "axe"
type=blade
range=melee
damage=8
damage=6
number=4
[/attack]
[attack]
name=composite bow
description= _ "composite bow"
type=pierce
range=ranged
damage=8
damage=7
number=4
icon=attacks/bow-elven.png
[/attack]
Expand Down
2 changes: 1 addition & 1 deletion data/core/units/dunefolk/Harrier.cfg
Expand Up @@ -26,7 +26,7 @@
icon=attacks/longsword.png
type=blade
range=melee
damage=10
damage=8
number=5
[/attack]

Expand Down
2 changes: 1 addition & 1 deletion data/core/units/dunefolk/Herbalist.cfg
Expand Up @@ -25,7 +25,7 @@
description= _ "mace"
type=impact
range=melee
damage=7
damage=6
number=2
[/attack]
[attack_anim]
Expand Down
4 changes: 2 additions & 2 deletions data/core/units/dunefolk/Ranger.cfg
Expand Up @@ -22,15 +22,15 @@
description= _ "axe"
type=blade
range=melee
damage=10
damage=8
number=4
[/attack]
[attack]
name=composite bow
description= _ "composite bow"
type=pierce
range=ranged
damage=10
damage=8
number=4
icon=attacks/bow-elven.png
[/attack]
Expand Down
4 changes: 2 additions & 2 deletions data/core/units/dunefolk/Rider.cfg
Expand Up @@ -22,7 +22,7 @@
description= _ "mace"
type=impact
range=melee
damage=5
damage=4
number=2
[/attack]
[attack]
Expand All @@ -31,7 +31,7 @@
icon=attacks/bow-elven.png
type=pierce
range=ranged
damage=7
damage=6
number=3
[/attack]

Expand Down
4 changes: 2 additions & 2 deletions data/core/units/dunefolk/Rover.cfg
Expand Up @@ -21,7 +21,7 @@
description= _ "axe"
type=blade
range=melee
damage=5
damage=4
number=3
[/attack]
[attack]
Expand All @@ -30,7 +30,7 @@
icon=attacks/bow-elven.png
type=pierce
range=ranged
damage=6
damage=5
number=3
[/attack]
[attack_anim]
Expand Down
2 changes: 1 addition & 1 deletion data/core/units/dunefolk/Skirmisher.cfg
Expand Up @@ -25,7 +25,7 @@
icon=attacks/longsword.png
type=blade
range=melee
damage=9
damage=7
number=4
[/attack]

Expand Down
4 changes: 2 additions & 2 deletions data/core/units/dunefolk/Swiftrider.cfg
Expand Up @@ -22,7 +22,7 @@
description= _ "mace"
type=impact
range=melee
damage=7
damage=6
number=2
[/attack]
[attack]
Expand All @@ -31,7 +31,7 @@
icon=attacks/bow-elven.png
type=pierce
range=ranged
damage=9
damage=7
number=4
[/attack]

Expand Down
4 changes: 2 additions & 2 deletions data/core/units/dunefolk/Windrider.cfg
Expand Up @@ -23,7 +23,7 @@
description= _ "mace"
type=impact
range=melee
damage=8
damage=7
number=3
[/attack]
[attack]
Expand All @@ -32,7 +32,7 @@
icon=attacks/bow-elven.png
type=pierce
range=ranged
damage=10
damage=8
number=5
[/attack]

Expand Down

0 comments on commit 52cee19

Please sign in to comment.