diff --git a/Resources/Prototypes/_Sunrise/secret_weights.yml b/Resources/Prototypes/_Sunrise/secret_weights.yml new file mode 100644 index 00000000000..a13418b7a5d --- /dev/null +++ b/Resources/Prototypes/_Sunrise/secret_weights.yml @@ -0,0 +1,17 @@ +- type: weightedRandom + id: SunriseSecret + weights: + Nukeops: 0.08 + Traitor: 0.55 + Zombie: 0.05 + Survival: 0.03 + Revolutionary: 0.04 + Greenshift: 0.25 + +- type: weightedRandom + id: LustSecret + weights: + Traitor: 0.49 + Greenshift: 0.49 + Nukeops: 0.01 + Revolutionary: 0.01