tweaking event balance

- nerfed most disruptive events from happening, raising pop requirement
- stopped radstorms and heart attacks from occuring
- slightly buffed lighter or less destructive events
This commit is contained in:
evilew
2024-10-13 14:53:10 +02:00
parent 276b56363c
commit e073063399
34 changed files with 56 additions and 57 deletions
+3 -3
View File
@@ -2,9 +2,9 @@
name = "Carp Migration"
typepath = /datum/round_event/carp_migration
weight = 15
min_players = 2
earliest_start = 10 MINUTES
max_occurrences = 6
min_players = 5 //GS13 - tweaked player count, earlier start and max occurences, to fit lowpop better
earliest_start = 20 MINUTES
max_occurrences = 4
category = EVENT_CATEGORY_ENTITIES
description = "Summons a school of space carp."