From 2e416f35e1af28645e6adf43a87ee0fb7cd3cbd1 Mon Sep 17 00:00:00 2001 From: RedBurningPhoenix Date: Sun, 15 Dec 2024 01:18:22 +0500 Subject: [PATCH 1/3] Fix People are boring with survival, yoooo --- Resources/Prototypes/secret_weights.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/secret_weights.yml b/Resources/Prototypes/secret_weights.yml index 5369aff75f9..f629880a91c 100644 --- a/Resources/Prototypes/secret_weights.yml +++ b/Resources/Prototypes/secret_weights.yml @@ -1,14 +1,14 @@ - type: weightedRandom id: Secret weights: # no_mad NonRP - Nukeops: 0.20 + Nukeops: 0.15 Traitor: 0.35 Zombie: 0.10 Zombieteors: 0.0 KesslerSyndrome: 0.01 - Revolutionary: 0.15 + Revolutionary: 0.10 FleshCult: 0.15 Blob: 0.10 - Survival: 0.10 + Survival: 0.05 # Changeling: 0.20 # Changelings # Traitorling: 0.10 # Changelings From c12e4f1077802a5fb485333f69ccfc63393b9e4c Mon Sep 17 00:00:00 2001 From: RedBurningPhoenix Date: Sun, 15 Dec 2024 18:47:18 +0500 Subject: [PATCH 2/3] need --- Resources/Prototypes/secret_weights.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/secret_weights.yml b/Resources/Prototypes/secret_weights.yml index f629880a91c..cbca7ec9068 100644 --- a/Resources/Prototypes/secret_weights.yml +++ b/Resources/Prototypes/secret_weights.yml @@ -1,14 +1,13 @@ - type: weightedRandom id: Secret weights: # no_mad NonRP - Nukeops: 0.15 + Nukeops: 0.14 Traitor: 0.35 Zombie: 0.10 - Zombieteors: 0.0 +# Zombieteors: 0.01 KesslerSyndrome: 0.01 Revolutionary: 0.10 FleshCult: 0.15 Blob: 0.10 Survival: 0.05 -# Changeling: 0.20 # Changelings -# Traitorling: 0.10 # Changelings +# Changeling: 0.20 # After fix changelings with surgery From 8459f6a45425372ce80112c36f288fcadf68c0d9 Mon Sep 17 00:00:00 2001 From: Rouden <149893554+Roudenn@users.noreply.github.com> Date: Sun, 15 Dec 2024 17:37:09 +0300 Subject: [PATCH 3/3] Add Vampires & Thiefs to secret pool --- Resources/Prototypes/secret_weights.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/secret_weights.yml b/Resources/Prototypes/secret_weights.yml index cbca7ec9068..efdf3a41e3d 100644 --- a/Resources/Prototypes/secret_weights.yml +++ b/Resources/Prototypes/secret_weights.yml @@ -1,13 +1,15 @@ - type: weightedRandom id: Secret weights: # no_mad NonRP - Nukeops: 0.14 - Traitor: 0.35 + Nukeops: 0.15 + Traitor: 0.24 Zombie: 0.10 # Zombieteors: 0.01 KesslerSyndrome: 0.01 Revolutionary: 0.10 - FleshCult: 0.15 + FleshCult: 0.10 Blob: 0.10 Survival: 0.05 + ExtendedThief: 0.10 + Vampires: 0.05 # Changeling: 0.20 # After fix changelings with surgery