diff --git a/data/mods/Xedra_Evolved/items/melee.json b/data/mods/Xedra_Evolved/items/melee.json index a1b9820798c20..0ea93828e6097 100644 --- a/data/mods/Xedra_Evolved/items/melee.json +++ b/data/mods/Xedra_Evolved/items/melee.json @@ -92,8 +92,8 @@ "type": "GENERIC", "id": "salamagman_handaxe", "category": "weapons", - "price": 12400, - "price_postapoc": 1000, + "price": "124 USD", + "price_postapoc": "10 USD", "name": { "str": "salamagman hand axe" }, "symbol": ";", "color": "light_gray", @@ -119,8 +119,8 @@ "weight": "2102 g", "volume": "2500 ml", "longest_side": "100 cm", - "price": 400000, - "price_postapoc": 120000, + "price": "4000 USD", + "price_postapoc": "1200 USD", "to_hit": { "grip": "weapon", "length": "long", "surface": "line", "balance": "uneven" }, "material": [ "tezcatlipocas_blood" ], "symbol": "P", @@ -138,8 +138,8 @@ "name": { "str": "obsidian macuahuitl" }, "description": "Astute observers of Mesoamerican history may recognize this as a macuahuitl, the favored weapon of the Aztecs. This macuahuitl looks as though it was made deep inside of a black mirror.", "copy-from": "lc_aztec_sword", - "price": 400000, - "price_postapoc": 120000, + "price": "4000 USD", + "price_postapoc": "1200 USD", "material": [ "tezcatlipocas_blood" ], "melee_damage": { "bash": 24, "cut": 30, "heat": 21 } }, diff --git a/data/mods/Xedra_Evolved/items/resources.json b/data/mods/Xedra_Evolved/items/resources.json index dc95e1dad65aa..1e0b876654ddd 100644 --- a/data/mods/Xedra_Evolved/items/resources.json +++ b/data/mods/Xedra_Evolved/items/resources.json @@ -254,8 +254,8 @@ "description": "A 12-inch by 24-inch sheet of elemental gossamer fabric, like a swatch plucked from a rainbow.", "weight": "50 g", "volume": "47 ml", - "price": 2000, - "price_postapoc": 20, + "price": "20 USD", + "price_postapoc": "20 cent", "material": [ "elemental_fae_cotton" ], "symbol": "=", "color": "white" @@ -266,8 +266,8 @@ "type": "GENERIC", "name": { "str": "patchwork elemental gossamer sheet" }, "description": "A 12-inch by 24-inch sheet of elemental gossamer sewn together from patches of various clothing parts. Suitable for making clothing if you lack proper material sheets.", - "price": 200, - "price_postapoc": 20 + "price": "2 USD", + "price_postapoc": "20 cent" }, { "id": "elemental_gossamer_patchwork", @@ -277,8 +277,8 @@ "description": "A 6-inch square elemental gossamer patch, suitable for repairing and tailoring clothing.", "weight": "6 g", "volume": "6 ml", - "price": 200, - "price_postapoc": 2, + "price": "2 USD", + "price_postapoc": "2 cent", "material": [ "elemental_fae_cotton" ], "symbol": ",", "color": "white",