Skip to content

Commit

Permalink
[Tweak] Gamemode's weights (#981)
Browse files Browse the repository at this point in the history
* Fix

People are boring with survival, yoooo

* need

* Add Vampires & Thiefs to secret pool

---------

Co-authored-by: Rouden <[email protected]>
  • Loading branch information
RedBurningPhoenix and Roudenn authored Dec 15, 2024
1 parent cdbe0e5 commit 809c784
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions Resources/Prototypes/secret_weights.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
- type: weightedRandom
id: Secret
weights: # no_mad NonRP
Nukeops: 0.20
Traitor: 0.35
Nukeops: 0.15
Traitor: 0.24
Zombie: 0.10
Zombieteors: 0.0
# Zombieteors: 0.01
KesslerSyndrome: 0.01
Revolutionary: 0.15
FleshCult: 0.15
Revolutionary: 0.10
FleshCult: 0.10
Blob: 0.10
Survival: 0.10
# Changeling: 0.20 # Changelings
# Traitorling: 0.10 # Changelings
Survival: 0.05
ExtendedThief: 0.10
Vampires: 0.05
# Changeling: 0.20 # After fix changelings with surgery

0 comments on commit 809c784

Please sign in to comment.