29 lines
482 B
Plaintext
29 lines
482 B
Plaintext
|
# vyslech
|
||
|
|
||
|
[enemy = monk_special]
|
||
|
name = cultist
|
||
|
editor_icon = 1
|
||
|
hp=600
|
||
|
exp=1000
|
||
|
resistance = 0,0,0,0
|
||
|
move=100,50
|
||
|
death_activate=1,1,3
|
||
|
|
||
|
items.100=healing_potion,
|
||
|
items.100=stamina_potion
|
||
|
items.100=revive_potion
|
||
|
|
||
|
<stay = monk_s>
|
||
|
<frozen = monk_f>
|
||
|
<hit = monk_h>
|
||
|
play_sound.monk_hit = 0
|
||
|
<close_attack = monk_a>
|
||
|
hit_power = 10,30
|
||
|
elemental_power = 1,10,20
|
||
|
play_sound.monk_att = 0
|
||
|
<range_attack = monk_a>
|
||
|
elemental_power = 1,10,20
|
||
|
fly_effect = 0, 40, 30
|
||
|
play_sound.monk_att = 0
|
||
|
|