This commit is contained in:
kevinz000
2020-04-30 01:23:21 -07:00
parent f028672e3c
commit bd7b1b1193
15 changed files with 67 additions and 21 deletions
@@ -10,7 +10,7 @@ Difficulty: Extremely Hard
icon_state = "demonic_miner"
icon_living = "demonic_miner"
icon = 'icons/mob/icemoon/icemoon_monsters.dmi'
attack_text = "pummels"
attacktext = "pummels"
attack_sound = 'sound/weapons/sonic_jackhammer.ogg'
mob_biotypes = MOB_ORGANIC|MOB_HUMANOID
light_color = "#E4C7C5"
@@ -11,8 +11,7 @@ Difficulty: Hard
icon_living = "wendigo"
icon_dead = "wendigo_dead"
icon = 'icons/mob/icemoon/64x64megafauna.dmi'
attack_verb_continuous = "claws"
attack_verb_simple = "claw"
attacktext = "claws"
attack_sound = 'sound/magic/demon_attack1.ogg'
weather_immunities = list("snow")
speak_emote = list("roars")
@@ -23,8 +23,7 @@
obj_damage = 40
melee_damage_lower = 15
melee_damage_upper = 15
attack_verb_continuous = "slices"
attack_verb_simple = "slice"
attacktext = "slices"
attack_sound = 'sound/weapons/bladeslice.ogg'
vision_range = 9
aggro_vision_range = 9
@@ -19,7 +19,7 @@
armour_penetration = 20
melee_damage_lower = 20
melee_damage_upper = 20
attack_text = "chomps"
attacktext = "chomps"
attack_sound = 'sound/magic/demon_attack1.ogg'
vision_range = 9
aggro_vision_range = 9
@@ -7,8 +7,7 @@
icon_dead = "whitewolf_dead"
mob_biotypes = MOB_ORGANIC|MOB_BEAST
mouse_opacity = MOUSE_OPACITY_ICON
friendly_verb_continuous = "howls at"
friendly_verb_simple = "howl at"
friendly = "howls at"
speak_emote = list("howls")
speed = 5
move_to_delay = 5
@@ -20,8 +19,7 @@
rapid_melee = 2 // every second attack
dodging = TRUE
dodge_prob = 50
attack_verb_continuous = "bites"
attack_verb_simple = "bite"
attacktext = "bites"
attack_sound = 'sound/weapons/bite.ogg'
vision_range = 7
aggro_vision_range = 7