INCLUDE enemies/base/wyvern_ice.txt

name=Labyrinth Ice Wyvern
level=1
rarity=uncommon
categories=il_wyvern,il_common
xp=2
xp_scaling=enemies/xp_scaling/il.txt

# combat stats
stat=hp,60

# TODO speed_per_level
speed=4

turn_delay=200ms

stat=accuracy,90
stat=avoidance,15
stat=poise,5

stat=absorb_min,5
stat=absorb_max,15

stat=dmg_melee_min,10
stat=dmg_melee_max,15
stat=dmg_ment_min,20
stat=dmg_ment_max,25

stat=fire_resist,-50
stat=ice_resist,50

# level-scaled stats
stat_per_level=hp,30
stat_per_level=accuracy,5
stat_per_level=avoidance,5
stat_per_level=poise,3
stat_per_level=dmg_melee_min,15
stat_per_level=dmg_melee_max,15
stat_per_level=dmg_ment_min,15
stat_per_level=dmg_ment_max,15

# TODO cooldown_per_level
cooldown=1800ms

# loot
loot=loot/il_common.txt

# Ranged units behaviour, see docs/ranged_behavior.txt
chance_pursue=2
chance_flee=20
flee_duration=3s
flee_cooldown=1s
flee_range=9
threat_range=15,20
power=melee,164,5
power=ranged,172,60
