Skip to content

Commit 38ca89b

Browse files
committed
Density fixes for mods
1 parent 112acfc commit 38ca89b

File tree

14 files changed

+41
-39
lines changed

14 files changed

+41
-39
lines changed

data/mods/MindOverMatter/items/misc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"type": "ITEM",
6363
"id": "body_astral_projection",
6464
"copy-from": "corpse",
65+
"volume": "81 L",
6566
"name": { "str_sp": "your body" },
6667
"description": "Your body, lying on the ground while your spirit walks free. Hopefully nothing happens to it while you're gone.",
6768
"looks_like": "corpse_generic_human",

data/mods/Xedra_Evolved/items/alchemy.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "blackout_rage_drink",
66
"looks_like": "cola",
77
"name": { "str_sp": "Bored, the blackout rage drink" },
8-
"weight": "253 g",
8+
"weight": "250 g",
99
"color": "magenta",
1010
"addiction_type": "alcohol",
1111
"sleepiness_mod": 112,
@@ -57,7 +57,7 @@
5757
"comestible_type": "MED",
5858
"name": { "str_sp": "small blessing of Brigit" },
5959
"description": "A small pill made from royal jelly, ash, and poppies. Blessed with prayers to Brigit over several hours. Will end any cold or flu instantaneously.",
60-
"weight": "15 g",
60+
"weight": "1 g",
6161
"volume": "1 ml",
6262
"price": "2 USD",
6363
"price_postapoc": "16 USD",
@@ -152,7 +152,7 @@
152152
"use_action": { "type": "cast_spell", "spell_id": "ghost_inflatable", "no_fail": true, "level": 0 },
153153
"type": "ITEM",
154154
"subtypes": [ "COMESTIBLE" ],
155-
"weight": "265 g",
155+
"weight": "20 g",
156156
"quench": -1,
157157
"calories": 0,
158158
"volume": "250 ml",
@@ -170,7 +170,7 @@
170170
"name": { "str": "powder of revelation", "str_pl": "handfuls of powder of revelation" },
171171
"description": "A dull grayish powder with a slight shimmering opalescence. When thrown it will fill the air and reveal the true form and existence of any creature whose form it coats.",
172172
"type": "ITEM",
173-
"weight": "265 g",
173+
"weight": "50 g",
174174
"volume": "250 ml",
175175
"symbol": ":",
176176
"container": "flask_glass",
@@ -281,7 +281,7 @@
281281
"category": "tools",
282282
"name": { "str": "Väinämöinen's Kantele, imitation", "str_pl": "Väinämöinen's Kanteles, imitation" },
283283
"description": "A traditional Finnish string instrument. According to myth the first one was fashioned from a great pike's jawbone. Does it glimmer in the light? Do its notes echo and linger more than normal?",
284-
"weight": "550 g",
284+
"weight": "1 kg",
285285
"volume": "3000 ml",
286286
"longest_side": "46 cm",
287287
"price": "55 USD",
@@ -314,7 +314,7 @@
314314
"name": { "str": "life extension potion" },
315315
"description": "A source of considerable wealth for the few alchemists talented enough to distill them, these potions are capable of adding decades to the lifespan of those who can afford the price of the rare and expensive ingredients they require. They are however not able to prolong a life indefinitely beyond its natural years, and you will need to find other means to achieve immortality, if that is your goal.",
316316
"weight": "50 g",
317-
"volume": "2 ml",
317+
"volume": "250 ml",
318318
"price": "150 cent",
319319
"price_postapoc": "5 USD",
320320
"material": [ "water" ],
@@ -407,7 +407,7 @@
407407
"name": { "str_sp": "Imbuement of the Trees" },
408408
"description": "In a wooden bowl, Faewild and Dreamdross are mixed together along with ground-up leaves. The mixture has fae and human blood added to it and parts from the plant fae and then all mixed again until it's a uniform blend. The resulting mixture will eventually dissolve into a deep green liquid.",
409409
"weight": "50 g",
410-
"volume": "2 ml",
410+
"volume": "250 ml",
411411
"price": "150 cent",
412412
"price_postapoc": "200 USD",
413413
"material": [ "water" ],
@@ -428,7 +428,7 @@
428428
"name": { "str_sp": "Imbuement of the Earth" },
429429
"description": ".",
430430
"weight": "50 g",
431-
"volume": "2 ml",
431+
"volume": "250 ml",
432432
"price": "150 cent",
433433
"price_postapoc": "200 USD",
434434
"material": [ "water" ],
@@ -449,7 +449,7 @@
449449
"name": { "str_sp": "Imbuement of the Waters" },
450450
"description": ".",
451451
"weight": "50 g",
452-
"volume": "2 ml",
452+
"volume": "250 ml",
453453
"price": "150 cent",
454454
"price_postapoc": "200 USD",
455455
"material": [ "water" ],
@@ -470,7 +470,7 @@
470470
"name": { "str_sp": "Imbuement of the Winds" },
471471
"description": ".",
472472
"weight": "50 g",
473-
"volume": "2 ml",
473+
"volume": "250 ml",
474474
"price": "150 cent",
475475
"price_postapoc": "200 USD",
476476
"material": [ "water" ],
@@ -491,7 +491,7 @@
491491
"name": { "str_sp": "Imbuement of the Flames" },
492492
"description": "Heat Faewild and Dreamdross over a roaring fire and the mix in the ashes until you have a thick paste. That paste is mixed with parts taken from the Fair Folk and united with a dollop of fae, and human blood. The resulting mixture will eventually dissolve into a scarlet liquid that shines with its own light.",
493493
"weight": "50 g",
494-
"volume": "2 ml",
494+
"volume": "250 ml",
495495
"price": "150 cent",
496496
"price_postapoc": "200 USD",
497497
"material": [ "water" ],
@@ -513,7 +513,7 @@
513513
"name": { "str_sp": "Imbuement of Parchment" },
514514
"description": "While looking in a mirror, Faewild and Dreamdross are ground to dust. That dust is mixed with parts taken from the Fair Folk and united with a dollop of fae, and human blood. The resulting mixture will eventually dissolve into what almost looks like liquid porcelain.",
515515
"weight": "50 g",
516-
"volume": "2 ml",
516+
"volume": "250 ml",
517517
"price": "150 cent",
518518
"price_postapoc": "200 USD",
519519
"material": [ "water" ],

data/mods/Xedra_Evolved/items/artifact_grade_items.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"name": { "str": "Boann's insignia" },
7979
"description": "A small silver disk featuring a cow standing next to a river on one of its sides.",
8080
"weight": "310 g",
81-
"volume": "10 ml",
81+
"volume": "400 ml",
8282
"price": "23 USD",
8383
"price_postapoc": "3 USD 10 cent",
8484
"material": [ "silver" ],

data/mods/Xedra_Evolved/items/biosignatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "feces_bat",
66
"name": { "str_sp": "guano" },
77
"copy-from": "feces_bird",
8-
"weight": "750 g",
8+
"weight": "150 g",
99
"volume": "250 ml",
1010
"description": "A fresh pile of bat guano; this could probably be used to make some great fertilizer."
1111
}

data/mods/Xedra_Evolved/items/book_lore.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"price_postapoc": "0 cent",
2828
"material": [ "paper" ],
2929
"flags": [ "TRADER_AVOID" ],
30-
"weight": "3 g",
30+
"weight": "1 g",
3131
"volume": "1 ml"
3232
},
3333
{
@@ -43,7 +43,7 @@
4343
"price_postapoc": "0 cent",
4444
"material": [ "paper" ],
4545
"flags": [ "TRADER_AVOID" ],
46-
"weight": "3 g",
46+
"weight": "1 g",
4747
"volume": "1 ml",
4848
"required_level": 1,
4949
"intelligence": 6,

data/mods/Xedra_Evolved/items/carnivore.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
"id": "corpse_headless_bloodless",
219219
"copy-from": "corpse_painful",
220220
"name": { "str": "corpse" },
221-
"volume": "60 L",
221+
"volume": "80 L",
222222
"description": "A dead body with its head missing. Considering what must have been required to remove the head, there is a surprising lack of blood.",
223223
"looks_like": "corpse_generic_human",
224224
"material": [ "hflesh" ],

data/mods/Xedra_Evolved/items/cold_iron.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"category": "spare_parts",
77
"name": { "str": "cold iron ingot" },
88
"description": "A five-liter ingot of solid cold iron.",
9-
"weight": "39365 g",
9+
"weight": "37365 g",
1010
"volume": "5 L",
1111
"price": "100 USD",
1212
"price_postapoc": "2 USD",

data/mods/Xedra_Evolved/items/corpses.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
"//": "Changeling corpses.",
7777
"copy-from": "corpse",
7878
"name": { "str": "fae corpse" },
79+
"volume": "810 L",
7980
"description": "The dead body of a changeling. There are multiple bites across the body and numerous scratches. It looks like blood loss might have brought them down.",
8081
"looks_like": "corpse_generic_human",
8182
"material": [ "fae_flesh" ],

data/mods/Xedra_Evolved/items/drugs.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"name": { "str_sp": "questionable blood treatment" },
7676
"description": "This homemade blood treatment purports to reduce the cravings brought on by vampirism and if applied often and early to even reverse some stages of the disease. But vampires surely can't be real, can they?",
7777
"weight": "12 g",
78-
"volume": "10ml",
78+
"volume": "12ml",
7979
"price": "50 USD",
8080
"phase": "liquid",
8181
"price_postapoc": "20 USD",
@@ -95,7 +95,7 @@
9595
"comestible_type": "MED",
9696
"name": "cthonic poultice",
9797
"description": "A poultice made from the elements of the earth. You could use it to heal your wounds, if you were made of stone.",
98-
"weight": "375 g",
98+
"weight": "175 g",
9999
"volume": "250 ml",
100100
"price": "6 USD",
101101
"material": [ "dreamstuff" ],
@@ -111,7 +111,7 @@
111111
"comestible_type": "MED",
112112
"name": "verdant poultice",
113113
"description": "A poultice made from plant life. You could use it to heal your wounds, if you were grown from plants.",
114-
"weight": "375 g",
114+
"weight": "175 g",
115115
"volume": "250 ml",
116116
"price": "6 USD",
117117
"material": [ "dreamstuff" ],
@@ -127,7 +127,7 @@
127127
"comestible_type": "MED",
128128
"name": "cerulean poultice",
129129
"description": "A poultice made from the elements of the sea. You could use it to heal your wounds, if you were liquid as well.",
130-
"weight": "375 g",
130+
"weight": "175 g",
131131
"volume": "250 ml",
132132
"price": "6 USD",
133133
"material": [ "dreamstuff" ],
@@ -143,7 +143,7 @@
143143
"comestible_type": "MED",
144144
"name": { "str_sp": "charred sacrifice" },
145145
"description": "A devotion to the powers of fire. You could use it to heal your wounds, if you were born of the flames.",
146-
"weight": "375 g",
146+
"weight": "175 g",
147147
"volume": "250 ml",
148148
"price": "6 USD",
149149
"material": [ "dreamstuff" ],
@@ -159,7 +159,7 @@
159159
"comestible_type": "MED",
160160
"name": { "str_sp": "doll repair paste" },
161161
"description": "A paste made from paint and glue. You could use it to heal your wounds, if you were made in man's image.",
162-
"weight": "375 g",
162+
"weight": "175 g",
163163
"volume": "250 ml",
164164
"price": "6 USD",
165165
"material": [ "dreamstuff" ],
@@ -175,7 +175,7 @@
175175
"comestible_type": "MED",
176176
"name": { "str": "ethereal draught" },
177177
"description": "A concoction made from honey and bread. You could use it to heal your wounds, if you were born of air and darkness.",
178-
"weight": "375 g",
178+
"weight": "175 g",
179179
"volume": "250 ml",
180180
"price": "6 USD",
181181
"material": [ "dreamstuff" ],
@@ -191,7 +191,7 @@
191191
"use_action": { "type": "cast_spell", "spell_id": "potion_recover_mana_xe", "no_fail": true, "level": 0 },
192192
"type": "ITEM",
193193
"subtypes": [ "COMESTIBLE" ],
194-
"weight": "265 g",
194+
"weight": "245 g",
195195
"quench": 1,
196196
"calories": 0,
197197
"volume": "250ml",
@@ -218,7 +218,7 @@
218218
"material": [ "vampire_blood" ],
219219
"phase": "liquid",
220220
"charges": 1,
221-
"weight": "6360 g",
221+
"weight": "5360 g",
222222
"color": "red",
223223
"flags": [ "TRADER_AVOID", "INEDIBLE" ],
224224
"symbol": "~",
@@ -244,7 +244,7 @@
244244
"description": "Vampire blood that been forced to gain the ability to devour vampire blood to survive. Consuming it will allow you to devour vampire blood to gain power, like that vampire did before you caused their end.",
245245
"material": [ "vampire_blood" ],
246246
"flags": [ "TRADER_AVOID" ],
247-
"weight": "265 g",
247+
"weight": "235 g",
248248
"color": "red",
249249
"symbol": "~",
250250
"price_postapoc": "0 cent",

data/mods/Xedra_Evolved/items/gracken_trait_improvements.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"subtypes": [ "TOOL" ],
66
"category": "MED",
77
"name": { "str": "abstract gracken improvement", "//~": "NO_I18N" },
8-
"weight": "2041 g",
8+
"weight": "1900 g",
99
"volume": "2500 ml",
1010
"material": [ "flesh", "shadowstuff" ],
1111
"symbol": "!",

0 commit comments

Comments
 (0)