Selective cherry-pick: Event frequency balance pass (#27721)

balance
This commit is contained in:
Kara 2024-05-06 12:10:12 +02:00 committed by null
parent 114e8a66ab
commit 08a2457b95
No known key found for this signature in database
GPG Key ID: 212F05528FD678BE
2 changed files with 9 additions and 10 deletions

View File

@ -17,5 +17,5 @@ public sealed partial class MobReplacementRuleComponent : Component
/// Chance per-entity.
/// </summary>
[DataField]
public float Chance = 0.001f;
public float Chance = 0.004f;
}

View File

@ -4,7 +4,7 @@
noSpawn: true
components:
- type: StationEvent
weight: 10
weight: 5
startDelay: 10
duration: 120
earliestStart: 20
@ -24,11 +24,10 @@
noSpawn: true
components:
- type: StationEvent
weight: 6
weight: 2
startDelay: 10
duration: 240
minimumPlayers: 50
earliestStart: 40
earliestStart: 20
- type: CargoGiftsRule
description: cargo-gift-pizza-large
sender: cargo-gift-default-sender
@ -44,7 +43,7 @@
noSpawn: true
components:
- type: StationEvent
weight: 4
weight: 5
startDelay: 10
duration: 240
earliestStart: 30
@ -90,7 +89,7 @@
noSpawn: true
components:
- type: StationEvent
weight: 8
weight: 6
startDelay: 10
duration: 120
minimumPlayers: 30
@ -132,7 +131,7 @@
noSpawn: true
components:
- type: StationEvent
weight: 6
weight: 4
startDelay: 10
duration: 120
earliestStart: 10
@ -154,7 +153,7 @@
noSpawn: true
components:
- type: StationEvent
weight: 3
weight: 4
startDelay: 10
duration: 120
earliestStart: 20
@ -174,7 +173,7 @@
noSpawn: true
components:
- type: StationEvent
weight: 2
weight: 3
startDelay: 10
duration: 120
earliestStart: 20