Unique Animal Hitzones (#10125)

This commit is contained in:
Geeves
2020-10-02 16:38:54 +02:00
committed by GitHub
parent 91303ff64d
commit ea5c5d2dda
50 changed files with 74 additions and 4 deletions
@@ -12,6 +12,7 @@
melee_damage_lower = 10
melee_damage_upper = 10
attacktext = "rammed"
organ_names = list("core", "production array", "sensor array")
speed = 0
environment_smash = TRUE
attack_sound = 'sound/weapons/rapidslice.ogg'
@@ -10,6 +10,7 @@
melee_damage_lower = 25
melee_damage_upper = 25
attacktext = "violently stabbed"
organ_names = list("core", "harvesting array")
speed = -1
environment_smash = 1
see_in_dark = 7
@@ -12,6 +12,7 @@
melee_damage_lower = 30
melee_damage_upper = 30
attacktext = "smashed their armored gauntlet into"
organ_names = list("core", "right arm", "left arm")
mob_size = MOB_LARGE
speed = 3
environment_smash = 2
@@ -10,6 +10,7 @@
melee_damage_lower = 25
melee_damage_upper = 25
attacktext = "slashed"
organ_names = list("core", "right arm", "left arm")
speed = -1
environment_smash = TRUE
see_in_dark = 7