mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
Unique Animal Hitzones (#10125)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user