Rework salvage crate loot (#19215)

* more loot

* a
This commit is contained in:
T-Stalker
2023-08-16 16:11:02 -03:00
committed by GitHub
parent ebdf249e52
commit 6b5c6978c9
2 changed files with 21 additions and 35 deletions

View File

@@ -31,19 +31,21 @@
- type: StorageFill - type: StorageFill
contents: contents:
# Normal (10%) # Normal (10%)
- id: ToolboxEmergencyFilled
prob: 0.1
- id: ClothingMaskBreath
prob: 0.1
- id: OxygenTankFilled - id: OxygenTankFilled
prob: 0.1 prob: 0.1
- id: SheetPlasma - id: SheetPlasma
prob: 0.1 prob: 0.1
- id: IngotGold
prob: 0.1
- id: IngotSilver
prob: 0.1
- id: SheetPlasma
prob: 0.1
- id: WelderIndustrialAdvanced - id: WelderIndustrialAdvanced
prob: 0.1 prob: 0.1
- id: ResearchDisk - id: ResearchDisk
prob: 0.1 prob: 0.1
- id: ClothingBeltStorageWaistbag - id: SheetUranium
prob: 0.1 prob: 0.1
# - Service # - Service
- id: CrayonBox - id: CrayonBox
@@ -54,22 +56,15 @@
- id: BoxSyringe - id: BoxSyringe
prob: 0.1 prob: 0.1
- id: BoxBeaker - id: BoxBeaker
prob: 0.1
# - Scaf
- id: ClothingHeadHelmetScaf
prob: 0.1
- id: ClothingOuterArmorScaf
prob: 0.1 prob: 0.1
# - Heh # - Heh
- id: SalvageHumanCorpse - id: SalvageHumanCorpse
prob: 0.1 prob: 0.1
- id: LidSalami
prob: 0.1
# Interesting (1%) # Interesting (1%)
# - Ammo # - Ammo
- id: MagazineBoxMagnum - id: MagazineBoxMagnum
prob: 0.01 prob: 0.01
- id: ResearchDisk5000 - id: ResearchDisk10000
prob: 0.01 prob: 0.01
# Just no (0.1%) # Just no (0.1%)
# - Working guns # - Working guns
@@ -82,30 +77,8 @@
# - Skub # - Skub
- id: Skub - id: Skub
prob: 0.001 prob: 0.001
- id: ResearchDisk10000
prob: 0.001
- id: ClothingHeadHatCatEars - id: ClothingHeadHatCatEars
prob: 0.01 prob: 0.01
# - Pins
- id: ClothingNeckLGBTPin
prob: 0.025
orGroup: LGBTQIAPlusPins
- id: ClothingNeckAromanticPin
orGroup: LGBTQIAPlusPins
- id: ClothingNeckAsexualPin
orGroup: LGBTQIAPlusPins
- id: ClothingNeckBisexualPin
orGroup: LGBTQIAPlusPins
- id: ClothingNeckIntersexPin
orGroup: LGBTQIAPlusPins
- id: ClothingNeckLesbianPin
orGroup: LGBTQIAPlusPins
- id: ClothingNeckNonBinaryPin
orGroup: LGBTQIAPlusPins
- id: ClothingNeckPansexualPin
orGroup: LGBTQIAPlusPins
- id: ClothingNeckTransPin
orGroup: LGBTQIAPlusPins
# TRAITOR EQUIPMENT (0.01%) # TRAITOR EQUIPMENT (0.01%)
- id: Telecrystal10 - id: Telecrystal10
prob: 0.0001 prob: 0.0001

View File

@@ -20,6 +20,19 @@
- CrateSalvageEquipment - CrateSalvageEquipment
- CrateMaterialSteel - CrateMaterialSteel
- CrateMaterialGlass - CrateMaterialGlass
- CrateServiceJanitorialSupplies
- CrateHydroponicsSeedsMedicinal
- CrateEmergencyInternals
- CrateFoodMRE
- CrateMaterialTextiles
- CrateMedicalSupplies
- CrateEngineeringCableBulk
- CrateMaterialCardboard
- CrateServiceBooks
- CrateServiceSmokeables
- CrateTrashCartFilled
- ClosetMaintenanceFilledRandom
- ClosetEmergencyFilledRandom
rareChance: 0.4 rareChance: 0.4
prototypes: prototypes:
- CrateSalvageAssortedGoodies - CrateSalvageAssortedGoodies