Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-balanced some practical vending machines, sorted and updated inventories #74

Merged
merged 26 commits into from
Jul 27, 2023
Merged
Show file tree
Hide file tree
Changes from 16 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
96a55df
Merge branch 'new-frontiers-14:master' into master
sTiKyt Jul 23, 2023
d2db31b
Replaced "Debug" build target with "Tools"
sTiKyt Jul 23, 2023
4ca9899
Added Crusher Glaive to Salvage Vendor
sTiKyt Jul 23, 2023
319d261
Re-balanced YouTool and Engi-Vend prices
sTiKyt Jul 23, 2023
a5eabc6
Added Industrial Welder, and Advanced Industrial Welder to Salvage V…
sTiKyt Jul 23, 2023
23a73d7
Added MV and HV cables to YouTool
sTiKyt Jul 23, 2023
eaf1457
Sorted YouTool inventory by putting more demanded items above
sTiKyt Jul 23, 2023
4477aa2
Sorted Engi-Vend inventory by putting more demanded items above
sTiKyt Jul 23, 2023
9bdd079
Added mining drill to Salvage Vendor
sTiKyt Jul 23, 2023
4647c3a
Added CrusherGlaive and Industrial Welders to Salvage Vendor
sTiKyt Jul 23, 2023
2858da8
Sorted Salvage Vendor inventory by putting more demanded items above
sTiKyt Jul 23, 2023
4d0b321
Re-balanced Salvage Vendor prices
sTiKyt Jul 23, 2023
97b22f3
Added basic hardsuit to AstroVend
sTiKyt Jul 23, 2023
eea1005
Sorted AstroVend inventory by putting more demanded items above
sTiKyt Jul 23, 2023
313d7fe
Re-balanced AstroVend prices
sTiKyt Jul 23, 2023
5a1e646
Merge remote-tracking branch 'origin/master'
sTiKyt Jul 25, 2023
eabf1a8
Merge branch 'rebalanced-practical-vendings' into master
sTiKyt Jul 25, 2023
f057253
Merge pull request #2 from sTiKyt/master
sTiKyt Jul 25, 2023
c3e8e39
Removed Crowbar and Industrial Welders from the Salvage Vendor
sTiKyt Jul 25, 2023
af04ae3
Tweaked welding tools prices to be only slightly more valuable than t…
sTiKyt Jul 25, 2023
f18ecfc
Decreased GPS price
sTiKyt Jul 25, 2023
493341b
Reduced prices to make a bit more sense according to their material c…
sTiKyt Jul 25, 2023
3903ce2
Decreased the amount of Glaives, Crushers, Accelerators and Mining dr…
sTiKyt Jul 25, 2023
7685c7a
Refined diamonds found on expeditions are now worth something and can…
sTiKyt Jul 25, 2023
b089133
Added appraisal tool to 'YouTool' Vendor
sTiKyt Jul 25, 2023
1e40921
Increased ID card price as reclaiming them should be worth more than …
sTiKyt Jul 25, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions .vscode/tasks.json
sTiKyt marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
"args": [
"build",
"/property:GenerateFullPaths=true", // Ask dotnet build to generate full paths for file names.
"/consoleloggerparameters:NoSummary" // Do not generate summary otherwise it leads to duplicate errors in Problems panel
"/consoleloggerparameters:NoSummary", // Do not generate summary otherwise it leads to duplicate errors in Problems panel
"-c",
"Tools"
],
"group": {
"kind": "build",
Expand All @@ -34,4 +36,4 @@
"problemMatcher": "$msCompile"
}
]
}
}
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
- type: vendingMachineInventory
id: EngiVendInventory
startingInventory:
ClothingHandsGlovesColorYellow: 8
Multitool: 8
ClothingEyesGlassesMeson: 10
ClothingHeadHatWelding: 6
Multitool: 8
NetworkConfigurator: 15
PowerCellMedium: 15
ClothingHandsGlovesColorYellow: 8
InflatableWallStack1: 24
InflatableDoorStack1: 8
PowerCellMedium: 15
NetworkConfigurator: 15
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
- type: vendingMachineInventory
id: SalvageEquipmentInventory
startingInventory:
Crowbar: 8
WeaponCrusherGlaive: 5
WeaponProtoKineticAccelerator: 5
WeaponCrusher: 5
WeaponCrusherDagger: 5
MiningDrill: 8
sTiKyt marked this conversation as resolved.
Show resolved Hide resolved
Pickaxe: 8
Crowbar: 8
OreBag: 6
Flare: 4
FlashlightLantern: 15
WelderIndustrialAdvanced: 2
WelderIndustrial: 3
Floodlight: 10
HandheldGPSBasic: 14
RadioHandheld: 5
WeaponCrusher: 5
WeaponCrusherDagger: 5
WeaponProtoKineticAccelerator: 5
HandheldGPSBasic: 14
Flare: 20
FlashlightLantern: 15
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
- type: vendingMachineInventory
id: YouToolInventory
startingInventory:
CableApcStack: 20
Screwdriver: 15
Crowbar: 15
Welder: 13
Wirecutter: 15
Wrench: 15
Screwdriver: 15
Welder: 13
ClothingHandsGlovesColorYellowBudget: 30
CableApcStack: 20
CableMVStack: 20
CableHVStack: 20
FlashlightLantern: 15
trayScanner: 15
NetworkConfigurator: 13
GasAnalyzer: 15
FlashlightLantern: 15
ClothingHandsGlovesColorYellowBudget: 30
NetworkConfigurator: 13
AirlockPainter: 20
# Some engineer forgot to take the multitool out the youtool when working on it, happens.
contrabandInventory:
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
sprite: Clothing/Eyes/Glasses/meson.rsi
- type: EyeProtection
- type: StaticPrice
price: 300
price: 155

- type: entity
parent: ClothingEyesBase
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Clothing/Hands/colored.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
fiberColor: fibers-yellow
- type: FingerprintMask
- type: StaticPrice
price: 60
price: 45.5

- type: entity
parent: ClothingHandsGlovesColorYellow
Expand Down
4 changes: 3 additions & 1 deletion Resources/Prototypes/Entities/Clothing/Head/eva-helmets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
- type: Tag
tags:
- HelmetEVA
- type: StaticPrice
price: 25

#Large EVA Helmet
- type: entity
Expand All @@ -36,7 +38,7 @@
sprite: Clothing/Head/Helmets/eva_syndicate.rsi
- type: Clothing
sprite: Clothing/Head/Helmets/eva_syndicate.rsi

#Cosmonaut Helmet
- type: entity
parent: ClothingHeadEVAHelmetBase
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Clothing/Head/welding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
- HamsterWearable
- WhitelistChameleon
- type: StaticPrice
price: 60
price: 35.5

- type: entity
parent: WeldingMaskBase
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
tags:
- Hardsuit


- type: entity
abstract: true
parent: ClothingOuterBase
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
sprintModifier: 0.80
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitBasic
- type: StaticPrice
price: 155

#Atmospherics Hardsuit
- type: entity
Expand Down Expand Up @@ -121,6 +123,8 @@
Caustic: 0.9
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitSpatio
- type: StaticPrice
price: 275

#Salvage Hardsuit
- type: entity
Expand Down Expand Up @@ -169,7 +173,7 @@
lowPressureMultiplier: 10000
- type: ClothingSpeedModifier
walkModifier: 0.7
sprintModifier: 0.7
sprintModifier: 0.7
- type: Armor
modifiers:
coefficients:
Expand Down Expand Up @@ -239,7 +243,7 @@
damageCoefficient: 0.4
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitWarden

#Captain's Hardsuit
- type: entity
parent: ClothingOuterHardsuitBase
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
- type: Tag
tags:
- SuitEVA
- type: StaticPrice
price: 75

#Syndicate EVA
- type: entity
Expand Down Expand Up @@ -107,4 +109,4 @@
Heat: 0.90
Radiation: 0.75
Caustic: 0.5
- type: GroupExamine
- type: GroupExamine
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@
layers:
- state: crypt_silver
- state: com_label
- type: StaticPrice
price: 7.5

- type: entity
parent: EncryptionKey
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Entities/Objects/Devices/radio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@
- type: Tag
tags:
- Radio
- type: StaticPrice
price: 85.5
2 changes: 2 additions & 0 deletions Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@
max: 1
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: StaticPrice
price: 75

- type: entity
name: broken floodlight
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
placement:
mode: SnapgridCenter


- type: entity
id: InflatableDoor
name: inflatable door
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Entities/Objects/Power/powercells.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@
- type: Battery
maxCharge: 720
startingCharge: 720
- type: StaticPrice
price: 75

- type: entity
id: PowerCellMediumPrinted
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@
tags:
- Ore
- type: Dumpable
- type: StaticPrice
price: 55.5
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Objects/Specific/atmos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
tags:
- DroneUsable
- type: StaticPrice
price: 80
price: 150
- type: PhysicalComposition
materialComposition:
Steel: 400
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
tags:
- PaintableAirlock
- type: StaticPrice
price: 40
price: 250
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
- type: StaticPrice
price: 0
- type: StackPrice
price: 5
price: 0.334

- type: entity
id: CableHVStack
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Entities/Objects/Tools/flare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,5 @@
startValue: 10.0
endValue: 1.0
property: Radius
- type: StaticPrice
price: 7.5
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
netsync: false
- type: Appearance
- type: StaticPrice
price: 40
price: 15.5

- type: entity
name: seclite
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Entities/Objects/Tools/gas_tanks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,8 @@
slots:
- Back
- suitStorage
- type: StaticPrice
price: 32.5

- type: entity
parent: GasTankBase
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Entities/Objects/Tools/gps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@
- type: Item
sprite: Objects/Devices/gps.rsi
- type: HandheldGPS
- type: StaticPrice
price: 55
sTiKyt marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
- type: Tag
tags:
- DroneUsable
- type: StaticPrice
price: 7.5
# TODO: Add stack sprites + visuals.

- type: entity
Expand All @@ -48,6 +50,8 @@
- type: Tag
tags:
- DroneUsable
- type: StaticPrice
price: 15
# TODO: Add stack sprites + visuals.

- type: entity
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Entities/Objects/Tools/jetpacks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@
outputPressure: 42.6
air:
volume: 20
- type: StaticPrice
price: 125

# Filled mini
- type: entity
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Objects/Tools/t-ray.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
tags:
- DroneUsable
- type: StaticPrice
price: 60
price: 150
10 changes: 5 additions & 5 deletions Resources/Prototypes/Entities/Objects/Tools/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
materialComposition:
Steel: 100
- type: StaticPrice
price: 30
price: 19.5

- type: entity
name: screwdriver
Expand Down Expand Up @@ -84,7 +84,7 @@
materialComposition:
Steel: 100
- type: StaticPrice
price: 30
price: 15

- type: entity
name: wrench
Expand Down Expand Up @@ -154,7 +154,7 @@
materialComposition:
Steel: 100
- type: StaticPrice
price: 22
price: 15.5

- type: entity
parent: Crowbar
Expand Down Expand Up @@ -216,7 +216,7 @@
Steel: 100
Plastic: 100
- type: StaticPrice
price: 56
price: 165

- type: entity
name: network configurator
Expand Down Expand Up @@ -264,7 +264,7 @@
tags:
- DroneUsable
- type: StaticPrice
price: 56
price: 100
- type: GuideHelp
guides:
- NetworkConfigurator
Expand Down
6 changes: 5 additions & 1 deletion Resources/Prototypes/Entities/Objects/Tools/welders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
materialComposition:
Steel: 200
- type: StaticPrice
price: 40
price: 25.5
- type: IgnitionSource
temperature: 700

Expand All @@ -84,6 +84,8 @@
- ReagentId: WeldingFuel
Quantity: 250
maxVol: 250
- type: StaticPrice
price: 1755
sTiKyt marked this conversation as resolved.
Show resolved Hide resolved

- type: entity
name: advanced industrial welding tool
Expand All @@ -104,6 +106,8 @@
maxVol: 250
- type: Tool
speed: 1.3
- type: StaticPrice
price: 2575
sTiKyt marked this conversation as resolved.
Show resolved Hide resolved

- type: entity
name: experimental welding tool
Expand Down
Loading
Loading