Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Небольшой рефактор цен #293

Merged
merged 1 commit into from
Jun 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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: 3 additions & 3 deletions Resources/Prototypes/Catalog/Cargo/cargo_medical.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
sprite: Structures/Storage/Crates/chemcrate_secure.rsi
state: icon
product: CrateChemistryP
cost: 850
cost: 5000 # Corvax-Frontier
category: cargoproduct-category-name-medical
group: market

Expand All @@ -144,7 +144,7 @@
sprite: Structures/Storage/Crates/chemcrate_secure.rsi
state: icon
product: CrateChemistryS
cost: 750
cost: 5000 # Corvax-Frontier
category: cargoproduct-category-name-medical
group: market

Expand All @@ -154,6 +154,6 @@
sprite: Structures/Storage/Crates/chemcrate_secure.rsi
state: icon
product: CrateChemistryD
cost: 750
cost: 5000 # Corvax-Frontier
category: cargoproduct-category-name-medical
group: market
52 changes: 26 additions & 26 deletions Resources/Prototypes/Reagents/medicine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
amount: -10
- !type:PlantAdjustHealth
amount: 1
pricePerUnit: 2 # Corvax-Frontier
pricePerUnit: 4 # Corvax-Frontier

- type: reagent
id: Diphenhydramine
Expand All @@ -88,7 +88,7 @@
damage:
types:
Poison: -3
pricePerUnit: 6 # Corvax-Frontier
pricePerUnit: 12 # Corvax-Frontier

- type: reagent
id: Ethylredoxrazine
Expand All @@ -109,7 +109,7 @@
damage:
types:
Poison: -0.5
pricePerUnit: 1 # Corvax-Frontier
pricePerUnit: 2 # Corvax-Frontier

- type: reagent
id: Arithrazine
Expand All @@ -128,7 +128,7 @@
Radiation: -3
groups:
Brute: 0.5
pricePerUnit: 10 # Corvax-Frontier
pricePerUnit: 7.5 # Corvax-Frontier

- type: reagent
id: Bicaridine
Expand Down Expand Up @@ -194,7 +194,7 @@
Brute: -4
Burn: -6
Toxin: -4
pricePerUnit: 3 # Corvax-Frontier
pricePerUnit: 5 # Corvax-Frontier

- type: reagent
id: Doxarubixadone
Expand All @@ -214,7 +214,7 @@
damage:
types:
Cellular: -2
pricePerUnit: 3.5 # Corvax-Frontier
pricePerUnit: 6 # Corvax-Frontier

- type: reagent
id: Dermaline
Expand Down Expand Up @@ -305,7 +305,7 @@
types:
Asphyxiation: 5
Cold: 3
pricePerUnit: 4 # Corvax-Frontier
pricePerUnit: 5 # Corvax-Frontier

# this ones a doozy
- type: reagent
Expand Down Expand Up @@ -368,7 +368,7 @@
key: KnockedDown
time: 0.75
type: Remove
pricePerUnit: 0.5 # Corvax-Frontier
pricePerUnit: 5 # Corvax-Frontier

- type: reagent
id: Hyronalin
Expand Down Expand Up @@ -398,7 +398,7 @@
conditions:
- !type:ReagentThreshold
min: 30
pricePerUnit: 4 # Corvax-Frontier
pricePerUnit: 5 # Corvax-Frontier

- type: reagent
id: Ipecac
Expand All @@ -416,7 +416,7 @@
- !type:ReagentThreshold
min: 4
probability: 0.3
pricePerUnit: 1 # Corvax-Frontier
pricePerUnit: 4 # Corvax-Frontier

- type: reagent
id: Inaprovaline
Expand All @@ -439,7 +439,7 @@
Asphyxiation: -5
- !type:ModifyBleedAmount
amount: -0.25
pricePerUnit: 1 # Corvax-Frontier
pricePerUnit: 2.5 # Corvax-Frontier

- type: reagent
id: Kelotane
Expand Down Expand Up @@ -508,7 +508,7 @@
- !type:AdjustReagent
reagent: Fresium
amount: -5
pricePerUnit: 3 # Corvax-Frontier
pricePerUnit: 5 # Corvax-Frontier

- type: reagent
id: Barozine
Expand Down Expand Up @@ -579,7 +579,7 @@
Radiation: 1
- !type:ChemVomit
probability: 0.05
pricePerUnit: 8 # Corvax-Frontier
pricePerUnit: 6 # Corvax-Frontier

- type: reagent
id: PolypyryliumOligomers
Expand Down Expand Up @@ -688,7 +688,7 @@
damage:
types:
Caustic: -5
pricePerUnit: 2 # Corvax-Frontier
pricePerUnit: 5 # Corvax-Frontier

- type: reagent
id: Stellibinin
Expand Down Expand Up @@ -740,7 +740,7 @@
key: SeeingRainbows
time: 15.0
type: Remove
pricePerUnit: 2 # Corvax-Frontier
pricePerUnit: 6 # Corvax-Frontier

- type: reagent
id: TranexamicAcid
Expand All @@ -764,7 +764,7 @@
damage:
types:
Bloodloss: 3
pricePerUnit: 2 # Corvax-Frontier
pricePerUnit: 4 # Corvax-Frontier

- type: reagent
id: Tricordrazine
Expand All @@ -789,7 +789,7 @@
Heat: -0.33
Shock: -0.33
Cold: -0.33
pricePerUnit: 0.1 # Corvax-Frontier
pricePerUnit: 1 # Corvax-Frontier

- type: reagent
id: Lipozine
Expand Down Expand Up @@ -825,7 +825,7 @@
Toxin: -2
Airloss: -2
Brute: -2
pricePerUnit: 1 # Corvax-Frontier AAHHAHAHAHAHAHAHAHAH
pricePerUnit: 2.5 # Corvax-Frontier

- type: reagent
id: Ultravasculine
Expand Down Expand Up @@ -883,7 +883,7 @@
Medicine:
effects:
- !type:ChemHealEyeDamage
pricePerUnit: 2 # Corvax-Frontier
pricePerUnit: 5 # Corvax-Frontier

- type: reagent
id: Cognizine
Expand All @@ -900,7 +900,7 @@
conditions:
- !type:ReagentThreshold
min: 5
pricePerUnit: 10 # Corvax-Frontier
pricePerUnit: 9 # Corvax-Frontier

- type: reagent
id: Ethyloxyephedrine
Expand Down Expand Up @@ -987,7 +987,7 @@
- !type:ReagentThreshold
min: 30
probability: 0.02
pricePerUnit: 10 # Corvax-Frontier
pricePerUnit: 8 # Corvax-Frontier

- type: reagent
id: Lacerinol
Expand All @@ -1011,7 +1011,7 @@
damage:
types:
Cold: 3
pricePerUnit: 10 # Corvax-Frontier
pricePerUnit: 8.5 # Corvax-Frontier

- type: reagent
id: Puncturase
Expand All @@ -1036,7 +1036,7 @@
damage:
types:
Blunt: 5
pricePerUnit: 20 # Corvax-Frontier
pricePerUnit: 7 # Corvax-Frontier Not Breaking bad now

- type: reagent
id: Bruizine
Expand All @@ -1060,7 +1060,7 @@
damage:
types:
Poison: 4
pricePerUnit: 10 # Corvax-Frontier
pricePerUnit: 7 # Corvax-Frontier

- type: reagent
id: Holywater
Expand Down Expand Up @@ -1135,7 +1135,7 @@
min: 20
emote: Scream
probability: 0.2
pricePerUnit: 15 # Corvax-Frontier
pricePerUnit: 7 # Corvax-Frontier

- type: reagent
id: Insuzine
Expand Down Expand Up @@ -1179,7 +1179,7 @@
conditions:
- !type:ReagentThreshold
min: 12
pricePerUnit: 15 # Corvax-Frontier
pricePerUnit: 7 # Corvax-Frontier

- type: reagent
id: Opporozidone #Name based of an altered version of the startreck chem "Opporozine"
Expand Down
Loading