mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-21 11:07:46 +01:00
Merge pull request #11728 from BigBababooey/Bababooey
Sensible Dragon Boss Tweaks for Virgo
This commit is contained in:
@@ -70,7 +70,7 @@ I think I covered everything.
|
||||
response_help = "pats"
|
||||
response_disarm = "shoves"
|
||||
response_harm = "smacks"
|
||||
movement_cooldown = 2
|
||||
movement_cooldown = 4 //Fixed from 2, given our slower natural speed any mob at movement cooldown 2 is a nightmare let alone a boss that has a pounce
|
||||
maxHealth = 800
|
||||
attacktext = list("slashed")
|
||||
see_in_dark = 8
|
||||
@@ -101,6 +101,7 @@ I think I covered everything.
|
||||
devourable = 0 //No
|
||||
universal_understand = 1 //So they can hear synth speach
|
||||
max_tox = 0 // for virgo3b survivability
|
||||
max_co2 = 0 // Also needed for 3b Survivability otherwise it chokes to death
|
||||
|
||||
special_attack_min_range = 1
|
||||
special_attack_max_range = 10
|
||||
|
||||
Reference in New Issue
Block a user