Skip to content

Commit

Permalink
Roc: modify stats
Browse files Browse the repository at this point in the history
  • Loading branch information
Hejnewar authored and nemaara committed Mar 15, 2020
1 parent a7f8aa6 commit cf4281b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions data/core/units/monsters/Roc.cfg
Expand Up @@ -6,15 +6,15 @@
num_traits=2
undead_variation=gryphon
image="units/monsters/roc.png"
hitpoints=56
hitpoints=44
movement_type=fly
movement=10
experience=100
level=2
alignment=neutral
advances_to=null
{AMLA_DEFAULT}
cost=45
cost=36
usage=scout
description=""
{NOTE_CHARGE}
Expand All @@ -24,20 +24,20 @@
village=50
[/defense]
[attack]
name=claws
description= _ "claws"
icon=attacks/claws-animal.png
type=blade
name=beak
description= _ "beak"
type=pierce
range=melee
damage=6
number=4
[/attack]
[attack]
name=beak
description= _ "beak"
type=pierce
name=claws
description= _ "claws"
icon=attacks/claws-animal.png
type=blade
range=melee
damage=12
damage=10
number=2
[specials]
{WEAPON_SPECIAL_CHARGE}
Expand Down

0 comments on commit cf4281b

Please sign in to comment.