Skip to content

Commit

Permalink
Fix combat exoskeleton prices (#73384)
Browse files Browse the repository at this point in the history
* initial commit

* string prices are easier to read

* Kick tests
  • Loading branch information
BalthazarArgall authored May 3, 2024
1 parent 2d39c0a commit 39b63ac
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 10 deletions.
4 changes: 2 additions & 2 deletions data/json/items/armor/combat_exoskeleton.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"category": "armor",
"type": "ARMOR",
"name": { "str": "abstract combat exoskeleton" },
"price": "500 kUSD",
"price_postapoc": "1 kUSD",
"price": "60000 USD",
"price_postapoc": "5000 USD",
"symbol": "[",
"volume": "36000 ml",
"weight": "13000 g",
Expand Down
28 changes: 20 additions & 8 deletions data/json/items/armor/combat_exoskeleton_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"name": { "str": "heavy combat exoskeleton head armor" },
"description": "Put the tank in tank suit with this 6mm thick exoskeleton armor, it even feels like wearing a real tank, you should stay wary of anti-material rounds though.",
"symbol": "[",
"price": "20 kUSD",
"price_postapoc": "100 USD",
"price": "2000 USD",
"price_postapoc": "600 USD",
"volume": "3300 ml",
"weight": "3500 g",
"flags": [ "EXO_HELMET_PLATE", "STURDY", "CANT_WEAR" ],
Expand Down Expand Up @@ -64,8 +64,8 @@
"name": { "str": "heavy combat exoskeleton torso armor" },
"description": "Put the tank in tank suit with this 6mm thick exoskeleton armor, it even feels like wearing a real tank, you should stay wary of anti-material rounds though.",
"symbol": "[",
"price": "20 kUSD",
"price_postapoc": "100 USD",
"price": 200000,
"price_postapoc": 60000,
"volume": "12000 ml",
"weight": "12700 g",
"flags": [ "EXO_TORSO_PLATE", "STURDY", "CANT_WEAR" ],
Expand All @@ -92,8 +92,8 @@
"name": { "str": "heavy combat exoskeleton arm armor" },
"description": "Put the tank in tank suit with this 6mm thick exoskeleton armor, it even feels like wearing a real tank, you should stay wary of anti-material rounds though.",
"symbol": "[",
"price": "20 kUSD",
"price_postapoc": "100 USD",
"price": 200000,
"price_postapoc": 60000,
"volume": "9700 ml",
"weight": "10300 g",
"flags": [ "EXO_ARM_PLATE", "STURDY", "CANT_WEAR" ],
Expand Down Expand Up @@ -144,8 +144,8 @@
"name": { "str": "heavy combat exoskeleton leg armor" },
"description": "Put the tank in tank suit with this 6mm thick exoskeleton armor, it even feels like wearing a real tank, you should stay wary of anti-material rounds though.",
"symbol": "[",
"price": "20 kUSD",
"price_postapoc": "100 USD",
"price": 200000,
"price_postapoc": 60000,
"volume": "10000 ml",
"weight": "10600 g",
"flags": [ "EXO_LEG_PLATE", "STURDY", "CANT_WEAR" ],
Expand Down Expand Up @@ -506,6 +506,7 @@
"type": "ARMOR",
"name": { "str": "reinforced heavy combat exoskeleton head armor" },
"description": "Put the tank in tank suit with this 6mm thick exoskeleton armor, it even feels like wearing a real tank, you should stay wary of anti-material rounds though. This armor has been reinforced with chainmail to fill its gaps.",
"proportional": { "price": 1.1, "price_postapoc": 1.1 },
"volume": "3600 ml",
"weight": "3900 g",
"armor": [
Expand Down Expand Up @@ -548,6 +549,7 @@
"type": "ARMOR",
"name": { "str": "reinforced heavy combat exoskeleton torso armor" },
"description": "Put the tank in tank suit with this 6mm thick exoskeleton armor, it even feels like wearing a real tank, you should stay wary of anti-material rounds though. This armor has been reinforced with chainmail to fill its gaps.",
"proportional": { "price": 1.1, "price_postapoc": 1.1 },
"volume": "13200 ml",
"weight": "14000 g",
"armor": [
Expand All @@ -572,6 +574,7 @@
"type": "ARMOR",
"name": { "str": "reinforced heavy combat exoskeleton arm armor" },
"description": "Put the tank in tank suit with this 6mm thick exoskeleton armor, it even feels like wearing a real tank, you should stay wary of anti-material rounds though. This armor has been reinforced with chainmail to fill its gaps.",
"proportional": { "price": 1.1, "price_postapoc": 1.1 },
"volume": "10700 ml",
"weight": "11300 g",
"armor": [
Expand Down Expand Up @@ -623,6 +626,7 @@
"type": "ARMOR",
"name": { "str": "reinforced heavy combat exoskeleton leg armor" },
"description": "Put the tank in tank suit with this 6mm thick exoskeleton armor, it even feels like wearing a real tank, you should stay wary of anti-material rounds though. This armor has been reinforced with chainmail to fill its gaps.",
"proportional": { "price": 1.1, "price_postapoc": 1.1 },
"volume": "11000 ml",
"weight": "11700 g",
"armor": [
Expand Down Expand Up @@ -670,6 +674,7 @@
"type": "ARMOR",
"name": { "str": "reinforced medium combat exoskeleton head armor" },
"description": "This 4mm thick exoskeleton armor will allow you to withstand a lead storm while also giving you the mobility to escape it, if the hail ends up being made of heavier calibers than standard rifle rounds. This armor has been reinforced with chainmail to fill its gaps.",
"proportional": { "price": 1.1, "price_postapoc": 1.1 },
"volume": "3000 ml",
"weight": "3100 g",
"armor": [
Expand Down Expand Up @@ -712,6 +717,7 @@
"type": "ARMOR",
"name": { "str": "reinforced medium combat exoskeleton torso armor" },
"description": "This 4mm thick exoskeleton armor will allow you to withstand a lead storm while also giving you the mobility to escape it, if the hail ends up being made of heavier calibers than standard rifle rounds. This armor has been reinforced with chainmail to fill its gaps.",
"proportional": { "price": 1.1, "price_postapoc": 1.1 },
"volume": "10600 ml",
"weight": "11200 g",
"armor": [
Expand All @@ -736,6 +742,7 @@
"type": "ARMOR",
"name": { "str": "reinforced medium combat exoskeleton arm armor" },
"description": "This 4mm thick exoskeleton armor will allow you to withstand a lead storm while also giving you the mobility to escape it, if the hail ends up being made of heavier calibers than standard rifle rounds. This armor has been reinforced with chainmail to fill its gaps.",
"proportional": { "price": 1.1, "price_postapoc": 1.1 },
"volume": "8500 ml",
"weight": "9000 g",
"armor": [
Expand Down Expand Up @@ -787,6 +794,7 @@
"type": "ARMOR",
"name": { "str": "reinforced medium combat exoskeleton reinforced leg armor" },
"description": "This 4mm thick exoskeleton armor will allow you to withstand a lead storm while also giving you the mobility to escape it, if the hail ends up being made of heavier calibers than standard rifle rounds. This armor has been reinforced with chainmail to fill its gaps.",
"proportional": { "price": 1.1, "price_postapoc": 1.1 },
"volume": "8800 ml",
"weight": "9400 g",
"armor": [
Expand Down Expand Up @@ -834,6 +842,7 @@
"type": "ARMOR",
"name": { "str": "reinforced light combat exoskeleton head armor" },
"description": "This 2mm thick exoskeleton armor was designed when the testing of heavier versions concluded that mobility is actually the most important attribute on the battlefield, especially when you can still brush off small caliber rounds. This armor has been reinforced with chainmail to fill its gaps.",
"proportional": { "price": 1.1, "price_postapoc": 1.1 },
"volume": "2200 ml",
"weight": "2500 g",
"armor": [
Expand Down Expand Up @@ -876,6 +885,7 @@
"type": "ARMOR",
"name": { "str": "reinforced light combat exoskeleton torso armor" },
"description": "This 2mm thick exoskeleton armor was designed when the testing of heavier versions concluded that mobility is actually the most important attribute on the battlefield, especially when you can still brush off small caliber rounds. This armor has been reinforced with chainmail to fill its gaps.",
"proportional": { "price": 1.1, "price_postapoc": 1.1 },
"volume": "7900 ml",
"weight": "9000 g",
"armor": [
Expand All @@ -900,6 +910,7 @@
"type": "ARMOR",
"name": { "str": "reinforced light combat exoskeleton arm armor" },
"description": "This 2mm thick exoskeleton armor was designed when the testing of heavier versions concluded that mobility is actually the most important attribute on the battlefield, especially when you can still brush off small caliber rounds. This armor has been reinforced with chainmail to fill its gaps.",
"proportional": { "price": 1.1, "price_postapoc": 1.1 },
"volume": "6400 ml",
"weight": "7300 g",
"armor": [
Expand Down Expand Up @@ -951,6 +962,7 @@
"type": "ARMOR",
"name": { "str": "reinforced light combat exoskeleton reinforced leg armor" },
"description": "This 2mm thick exoskeleton armor was designed when the testing of heavier versions concluded that mobility is actually the most important attribute on the battlefield, especially when you can still brush off small caliber rounds. This armor has been reinforced with chainmail to fill its gaps.",
"proportional": { "price": 1.1, "price_postapoc": 1.1 },
"volume": "6600 ml",
"weight": "7500 g",
"armor": [
Expand Down

0 comments on commit 39b63ac

Please sign in to comment.