chance of events appearing (#132)

This commit is contained in:
Jabak
2024-10-02 21:59:54 +03:00
committed by GitHub
parent 245292df52
commit 7208b5d92b

View File

@@ -275,7 +275,7 @@
noSpawn: true noSpawn: true
components: components:
- type: StationEvent - type: StationEvent
weight: 8 weight: 4
duration: 1 duration: 1
earliestStart: 30 earliestStart: 30
minimumPlayers: 20 minimumPlayers: 20
@@ -310,7 +310,7 @@
startDelay: 10 startDelay: 10
earliestStart: 20 earliestStart: 20
minimumPlayers: 15 minimumPlayers: 15
weight: 5 weight: 3
duration: 60 duration: 60
- type: VentCrittersRule - type: VentCrittersRule
entries: entries:
@@ -333,7 +333,7 @@
startDelay: 10 startDelay: 10
earliestStart: 20 earliestStart: 20
minimumPlayers: 15 minimumPlayers: 15
weight: 5 weight: 3
duration: 60 duration: 60
- type: VentCrittersRule - type: VentCrittersRule
entries: entries:
@@ -348,7 +348,7 @@
- type: StationEvent - type: StationEvent
earliestStart: 20 earliestStart: 20
minimumPlayers: 15 minimumPlayers: 15
weight: 5 weight: 4
duration: 60 duration: 60
startDelay: 30 startDelay: 30
startAnnouncement: borer-event-announcement startAnnouncement: borer-event-announcement
@@ -419,7 +419,7 @@
components: components:
- type: StationEvent - type: StationEvent
earliestStart: 35 earliestStart: 35
weight: 5.5 weight: 4.5
minimumPlayers: 20 minimumPlayers: 20
duration: 1 duration: 1
- type: LoadMapRule - type: LoadMapRule
@@ -477,7 +477,7 @@
noSpawn: true noSpawn: true
components: components:
- type: StationEvent - type: StationEvent
weight: 7 weight: 4
duration: 150 duration: 150
maxDuration: 300 maxDuration: 300
reoccurrenceDelay: 30 reoccurrenceDelay: 30
@@ -534,7 +534,7 @@
id: IonStorm id: IonStorm
components: components:
- type: StationEvent - type: StationEvent
weight: 8 weight: 4
reoccurrenceDelay: 20 reoccurrenceDelay: 20
duration: 1 duration: 1
- type: IonStormRule - type: IonStormRule
@@ -557,7 +557,7 @@
noSpawn: true noSpawn: true
components: components:
- type: StationEvent - type: StationEvent
weight: 8 weight: 5
reoccurrenceDelay: 20 reoccurrenceDelay: 20
duration: 1 duration: 1
- type: SpaceLawChangeRule - type: SpaceLawChangeRule