mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 08:36:00 +01:00
[Ready] [Fully Modular] Xenomorph Balancing - Buffs & Speeding Tickets (#2180)
* Xenomorph balancing, take one. Changes the speed of xenomorphs, especially the Queen, to be much faster. Hunters now have half the speed. All Xenomorphs have a health buff, some more than others. Damage has increased for xenomorphs to make them more deadly, as melee armour makes xenomorphs laughably ineffective. Hunters and sentinels hit faster, making hit and run less effective. Praetorians and Queens are now much more intimidating, but attack slower. * Update xenomorph_balance.dm * Praetorian & Queen health nealth. Alien Infestation now spawns 2-3 Larva.
This commit is contained in:
@@ -19,8 +19,10 @@
|
||||
|
||||
/datum/round_event/ghost_role/alien_infestation
|
||||
announceWhen = 400
|
||||
|
||||
minimum_required = 1
|
||||
//SKYRAT EDIT CHANGE BEGIN
|
||||
//minimum_required = 1 - SKYRAT EDIT - ORIGINAL
|
||||
minimum_required = 2
|
||||
//SKYRAT EDIT CHANGE END
|
||||
role_name = "alien larva"
|
||||
|
||||
// 50% chance of being incremented by one
|
||||
|
||||
Reference in New Issue
Block a user