more expedition changes (#17403)
Co-authored-by: deltanedas <@deltanedas:kde.org> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
@@ -48,14 +48,14 @@
|
||||
desc: Daylight
|
||||
color: "#D8B059"
|
||||
biomes:
|
||||
- Grasslands
|
||||
- Grasslands
|
||||
|
||||
- type: salvageLightMod
|
||||
id: Lavalight
|
||||
desc: Daylight
|
||||
color: "#A34931"
|
||||
biomes:
|
||||
- Lava
|
||||
- Lava
|
||||
|
||||
- type: salvageLightMod
|
||||
id: Evening
|
||||
@@ -65,8 +65,8 @@
|
||||
- type: salvageLightMod
|
||||
id: Night
|
||||
desc: Night time
|
||||
cost: 2
|
||||
color: null
|
||||
cost: 1
|
||||
|
||||
# Time mods -> at least 1 required
|
||||
- type: salvageTimeMod
|
||||
@@ -89,7 +89,7 @@
|
||||
- type: salvageDungeonMod
|
||||
id: Experiment
|
||||
proto: Experiment
|
||||
biomeMods:
|
||||
biomes:
|
||||
- Caves
|
||||
#- LowDesert
|
||||
- Snow
|
||||
@@ -98,7 +98,7 @@
|
||||
- type: salvageDungeonMod
|
||||
id: LavaBrig
|
||||
proto: LavaBrig
|
||||
biomeMods:
|
||||
biomes:
|
||||
- Lava
|
||||
|
||||
# Air mixtures
|
||||
@@ -195,3 +195,65 @@
|
||||
biomes:
|
||||
- Caves
|
||||
- Lava
|
||||
|
||||
# Temperatures
|
||||
|
||||
- type: salvageTemperatureMod
|
||||
id: RoomTemp
|
||||
biomes:
|
||||
- Caves
|
||||
#- LowDesert
|
||||
- Grasslands
|
||||
|
||||
- type: salvageTemperatureMod
|
||||
id: Hot
|
||||
temperature: 323.15 # 50C
|
||||
biomes:
|
||||
- Caves
|
||||
#- LowDesert
|
||||
- Grasslands
|
||||
- Lava
|
||||
|
||||
- type: salvageTemperatureMod
|
||||
id: Burning
|
||||
desc: High temperature
|
||||
cost: 1
|
||||
temperature: 423.15 # 200C
|
||||
biomes:
|
||||
- Caves
|
||||
#- LowDesert
|
||||
- Lava
|
||||
|
||||
- type: salvageTemperatureMod
|
||||
id: Melting
|
||||
desc: Extreme heat
|
||||
cost: 4
|
||||
temperature: 1273.15 # 1000C hot hot hot
|
||||
biomes:
|
||||
- Lava
|
||||
|
||||
- type: salvageTemperatureMod
|
||||
id: Cold
|
||||
temperature: 275.15 # 2C
|
||||
biomes:
|
||||
- Caves
|
||||
#- LowDesert
|
||||
- Grasslands
|
||||
- Snow
|
||||
|
||||
- type: salvageTemperatureMod
|
||||
id: Tundra
|
||||
desc: Low temperature
|
||||
cost: 2
|
||||
temperature: 263.15 # -40C
|
||||
biomes:
|
||||
- Caves
|
||||
- Snow
|
||||
|
||||
- type: salvageTemperatureMod
|
||||
id: Frozen
|
||||
desc: Extreme cold
|
||||
cost: 3
|
||||
temperature: 123.15 # -150C
|
||||
biomes:
|
||||
- Snow
|
||||
|
||||
@@ -16,6 +16,9 @@
|
||||
RandomArtifactSpawner: 0.25
|
||||
# weighted down since it sells for a lot
|
||||
NuclearBombKeg: 0.1
|
||||
# money
|
||||
SpaceCash500: 0.5
|
||||
SpaceCash1000: 0.25
|
||||
|
||||
- type: weightedRandom
|
||||
id: SalvageRewardRare
|
||||
@@ -27,14 +30,11 @@
|
||||
SheetUranium: 1.0
|
||||
CratePartsT3: 1.0
|
||||
CratePartsT3T4: 0.5
|
||||
# things the expedition team might want
|
||||
CrateEmergencyBruteKit: 0.5
|
||||
CrateMedicalSupplies: 0.5
|
||||
CrateSecurityRiot: 0.5
|
||||
# cloning boards
|
||||
CloningPodMachineCircuitboard: 0.5
|
||||
MedicalScannerMachineCircuitboard: 0.5
|
||||
CloningConsoleComputerCircuitboard: 0.5
|
||||
BiomassReclaimerMachineCircuitboard: 0.5
|
||||
# basic weapons
|
||||
CrateArmorySMG: 0.25
|
||||
CrateArmoryLaser: 0.25
|
||||
@@ -43,6 +43,10 @@
|
||||
ClothingHeadHelmetSwat: 0.1
|
||||
# rare weapons
|
||||
WeaponSubMachineGunC20r: 0.1
|
||||
# money
|
||||
SpaceCash500: 1.0
|
||||
SpaceCash1000: 0.75
|
||||
SpaceCash2500: 0.5
|
||||
|
||||
- type: weightedRandom
|
||||
id: SalvageRewardEpic
|
||||
@@ -50,14 +54,16 @@
|
||||
# rare machinery
|
||||
ResearchAndDevelopmentServerMachineCircuitboard: 1.0
|
||||
CratePartsT4: 1.0
|
||||
PowerCellAntiqueProto: 0.25
|
||||
# rare weapons
|
||||
WeaponAdvancedLaser: 1.0
|
||||
WeaponLaserCannon: 1.0
|
||||
WeaponXrayCannon: 1.0
|
||||
WeaponSniperHristov: 1.0
|
||||
# extremely rare weapons
|
||||
GatfruitSeeds: 0.25
|
||||
WeaponLauncherRocket: 0.1
|
||||
# rare chemicals
|
||||
CognizineChemistryBottle: 1.0
|
||||
OmnizineChemistryBottle: 1.0
|
||||
# money
|
||||
SpaceCash2500: 1.0
|
||||
SpaceCash5000: 0.75
|
||||
SpaceCash10000: 0.5
|
||||
|
||||
Reference in New Issue
Block a user