Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
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
1 change: 1 addition & 0 deletions data/mods/MindOverMatter/items/misc.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
"type": "ITEM",
"id": "body_astral_projection",
"copy-from": "corpse",
"volume": "81 L",
"name": { "str_sp": "your body" },
"description": "Your body, lying on the ground while your spirit walks free. Hopefully nothing happens to it while you're gone.",
"looks_like": "corpse_generic_human",
Expand Down
24 changes: 12 additions & 12 deletions data/mods/Xedra_Evolved/items/alchemy.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "blackout_rage_drink",
"looks_like": "cola",
"name": { "str_sp": "Bored, the blackout rage drink" },
"weight": "253 g",
"weight": "250 g",
"color": "magenta",
"addiction_type": "alcohol",
"sleepiness_mod": 112,
Expand Down Expand Up @@ -57,7 +57,7 @@
"comestible_type": "MED",
"name": { "str_sp": "small blessing of Brigit" },
"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.",
"weight": "15 g",
"weight": "1 g",
"volume": "1 ml",
"price": "2 USD",
"price_postapoc": "16 USD",
Expand Down Expand Up @@ -152,7 +152,7 @@
"use_action": { "type": "cast_spell", "spell_id": "ghost_inflatable", "no_fail": true, "level": 0 },
"type": "ITEM",
"subtypes": [ "COMESTIBLE" ],
"weight": "265 g",
"weight": "20 g",
"quench": -1,
"calories": 0,
"volume": "250 ml",
Expand All @@ -170,7 +170,7 @@
"name": { "str": "powder of revelation", "str_pl": "handfuls of powder of revelation" },
"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.",
"type": "ITEM",
"weight": "265 g",
"weight": "50 g",
"volume": "250 ml",
"symbol": ":",
"container": "flask_glass",
Expand Down Expand Up @@ -281,7 +281,7 @@
"category": "tools",
"name": { "str": "Väinämöinen's Kantele, imitation", "str_pl": "Väinämöinen's Kanteles, imitation" },
"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?",
"weight": "550 g",
"weight": "1 kg",
"volume": "3000 ml",
"longest_side": "46 cm",
"price": "55 USD",
Expand Down Expand Up @@ -314,7 +314,7 @@
"name": { "str": "life extension potion" },
"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.",
"weight": "50 g",
"volume": "2 ml",
"volume": "250 ml",
"price": "150 cent",
"price_postapoc": "5 USD",
"material": [ "water" ],
Expand Down Expand Up @@ -407,7 +407,7 @@
"name": { "str_sp": "Imbuement of the Trees" },
"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.",
"weight": "50 g",
"volume": "2 ml",
"volume": "250 ml",
"price": "150 cent",
"price_postapoc": "200 USD",
"material": [ "water" ],
Expand All @@ -428,7 +428,7 @@
"name": { "str_sp": "Imbuement of the Earth" },
"description": ".",
"weight": "50 g",
"volume": "2 ml",
"volume": "250 ml",
"price": "150 cent",
"price_postapoc": "200 USD",
"material": [ "water" ],
Expand All @@ -449,7 +449,7 @@
"name": { "str_sp": "Imbuement of the Waters" },
"description": ".",
"weight": "50 g",
"volume": "2 ml",
"volume": "250 ml",
"price": "150 cent",
"price_postapoc": "200 USD",
"material": [ "water" ],
Expand All @@ -470,7 +470,7 @@
"name": { "str_sp": "Imbuement of the Winds" },
"description": ".",
"weight": "50 g",
"volume": "2 ml",
"volume": "250 ml",
"price": "150 cent",
"price_postapoc": "200 USD",
"material": [ "water" ],
Expand All @@ -491,7 +491,7 @@
"name": { "str_sp": "Imbuement of the Flames" },
"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.",
"weight": "50 g",
"volume": "2 ml",
"volume": "250 ml",
"price": "150 cent",
"price_postapoc": "200 USD",
"material": [ "water" ],
Expand All @@ -513,7 +513,7 @@
"name": { "str_sp": "Imbuement of Parchment" },
"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.",
"weight": "50 g",
"volume": "2 ml",
"volume": "250 ml",
"price": "150 cent",
"price_postapoc": "200 USD",
"material": [ "water" ],
Expand Down
2 changes: 1 addition & 1 deletion data/mods/Xedra_Evolved/items/artifact_grade_items.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"name": { "str": "Boann's insignia" },
"description": "A small silver disk featuring a cow standing next to a river on one of its sides.",
"weight": "310 g",
"volume": "10 ml",
"volume": "400 ml",
"price": "23 USD",
"price_postapoc": "3 USD 10 cent",
"material": [ "silver" ],
Expand Down
2 changes: 1 addition & 1 deletion data/mods/Xedra_Evolved/items/biosignatures.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "feces_bat",
"name": { "str_sp": "guano" },
"copy-from": "feces_bird",
"weight": "750 g",
"weight": "150 g",
"volume": "250 ml",
"description": "A fresh pile of bat guano; this could probably be used to make some great fertilizer."
}
Expand Down
4 changes: 2 additions & 2 deletions data/mods/Xedra_Evolved/items/book_lore.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"price_postapoc": "0 cent",
"material": [ "paper" ],
"flags": [ "TRADER_AVOID" ],
"weight": "3 g",
"weight": "1 g",
"volume": "1 ml"
},
{
Expand All @@ -43,7 +43,7 @@
"price_postapoc": "0 cent",
"material": [ "paper" ],
"flags": [ "TRADER_AVOID" ],
"weight": "3 g",
"weight": "1 g",
"volume": "1 ml",
"required_level": 1,
"intelligence": 6,
Expand Down
2 changes: 1 addition & 1 deletion data/mods/Xedra_Evolved/items/carnivore.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
"id": "corpse_headless_bloodless",
"copy-from": "corpse_painful",
"name": { "str": "corpse" },
"volume": "60 L",
"volume": "80 L",
"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.",
"looks_like": "corpse_generic_human",
"material": [ "hflesh" ],
Expand Down
2 changes: 1 addition & 1 deletion data/mods/Xedra_Evolved/items/cold_iron.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"category": "spare_parts",
"name": { "str": "cold iron ingot" },
"description": "A five-liter ingot of solid cold iron.",
"weight": "39365 g",
"weight": "37365 g",
"volume": "5 L",
"price": "100 USD",
"price_postapoc": "2 USD",
Expand Down
1 change: 1 addition & 0 deletions data/mods/Xedra_Evolved/items/corpses.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
"//": "Changeling corpses.",
"copy-from": "corpse",
"name": { "str": "fae corpse" },
"volume": "810 L",
"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.",
"looks_like": "corpse_generic_human",
"material": [ "fae_flesh" ],
Expand Down
20 changes: 10 additions & 10 deletions data/mods/Xedra_Evolved/items/drugs.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"name": { "str_sp": "questionable blood treatment" },
"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?",
"weight": "12 g",
"volume": "10ml",
"volume": "12ml",
"price": "50 USD",
"phase": "liquid",
"price_postapoc": "20 USD",
Expand All @@ -95,7 +95,7 @@
"comestible_type": "MED",
"name": "cthonic poultice",
"description": "A poultice made from the elements of the earth. You could use it to heal your wounds, if you were made of stone.",
"weight": "375 g",
"weight": "175 g",
"volume": "250 ml",
"price": "6 USD",
"material": [ "dreamstuff" ],
Expand All @@ -111,7 +111,7 @@
"comestible_type": "MED",
"name": "verdant poultice",
"description": "A poultice made from plant life. You could use it to heal your wounds, if you were grown from plants.",
"weight": "375 g",
"weight": "175 g",
"volume": "250 ml",
"price": "6 USD",
"material": [ "dreamstuff" ],
Expand All @@ -127,7 +127,7 @@
"comestible_type": "MED",
"name": "cerulean poultice",
"description": "A poultice made from the elements of the sea. You could use it to heal your wounds, if you were liquid as well.",
"weight": "375 g",
"weight": "175 g",
"volume": "250 ml",
"price": "6 USD",
"material": [ "dreamstuff" ],
Expand All @@ -143,7 +143,7 @@
"comestible_type": "MED",
"name": { "str_sp": "charred sacrifice" },
"description": "A devotion to the powers of fire. You could use it to heal your wounds, if you were born of the flames.",
"weight": "375 g",
"weight": "175 g",
"volume": "250 ml",
"price": "6 USD",
"material": [ "dreamstuff" ],
Expand All @@ -159,7 +159,7 @@
"comestible_type": "MED",
"name": { "str_sp": "doll repair paste" },
"description": "A paste made from paint and glue. You could use it to heal your wounds, if you were made in man's image.",
"weight": "375 g",
"weight": "175 g",
"volume": "250 ml",
"price": "6 USD",
"material": [ "dreamstuff" ],
Expand All @@ -175,7 +175,7 @@
"comestible_type": "MED",
"name": { "str": "ethereal draught" },
"description": "A concoction made from honey and bread. You could use it to heal your wounds, if you were born of air and darkness.",
"weight": "375 g",
"weight": "175 g",
"volume": "250 ml",
"price": "6 USD",
"material": [ "dreamstuff" ],
Expand All @@ -191,7 +191,7 @@
"use_action": { "type": "cast_spell", "spell_id": "potion_recover_mana_xe", "no_fail": true, "level": 0 },
"type": "ITEM",
"subtypes": [ "COMESTIBLE" ],
"weight": "265 g",
"weight": "245 g",
"quench": 1,
"calories": 0,
"volume": "250ml",
Expand All @@ -218,7 +218,7 @@
"material": [ "vampire_blood" ],
"phase": "liquid",
"charges": 1,
"weight": "6360 g",
"weight": "5360 g",
"color": "red",
"flags": [ "TRADER_AVOID", "INEDIBLE" ],
"symbol": "~",
Expand All @@ -244,7 +244,7 @@
"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.",
"material": [ "vampire_blood" ],
"flags": [ "TRADER_AVOID" ],
"weight": "265 g",
"weight": "235 g",
"color": "red",
"symbol": "~",
"price_postapoc": "0 cent",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"subtypes": [ "TOOL" ],
"category": "MED",
"name": { "str": "abstract gracken improvement", "//~": "NO_I18N" },
"weight": "2041 g",
"weight": "1900 g",
"volume": "2500 ml",
"material": [ "flesh", "shadowstuff" ],
"symbol": "!",
Expand Down
4 changes: 2 additions & 2 deletions data/mods/Xedra_Evolved/items/gun_magazine.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"name": { "str": "AA-12 32-round drum magazine" },
"description": "A removable plastic 32-round drum magazine, for use with the HAMMER dual AA-12 turret system.",
"weight": "1210 g",
"volume": "900 ml",
"volume": "1300 ml",
"price": "45 USD",
"price_postapoc": "1 USD",
"material": [ "plastic" ],
Expand All @@ -62,7 +62,7 @@
"name": { "str": "AA-12 vehicle drum magazine" },
"description": "A removable plastic 64-round drum magazine, for use with the AA-12 shotgun.",
"weight": "2210 g",
"volume": "1800 ml",
"volume": "2300 ml",
"price": "45 USD",
"price_postapoc": "1 USD",
"material": [ "plastic" ],
Expand Down
2 changes: 1 addition & 1 deletion data/mods/Xedra_Evolved/items/hedge_magic_items.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"turns_per_charge": 25,
"pocket_data": [ { "pocket_type": "MAGAZINE", "rigid": true, "ammo_restriction": { "glamour_charge": 360 } } ],
"weight": "100 g",
"volume": "50 ml",
"volume": "150 ml",
"price": "50 USD",
"price_postapoc": "50 cent",
"material": [ "leather", "veggy" ],
Expand Down
12 changes: 6 additions & 6 deletions data/mods/Xedra_Evolved/items/melee_treesung.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"name": { "str": "treesung long spear" },
"description": "A giant spear over three meters long, all formed from a single piece of wood, with twists and curves like it grew in place rather than being made.",
"color": "green",
"proportional": { "melee_damage": { "stab": 1.5 } },
"proportional": { "melee_damage": { "stab": 1.5 }, "weight": 0.8 },
"extend": { "flags": [ "WOODEN_WEAPON", "NO_REPAIR" ] }
},
{
Expand All @@ -29,7 +29,7 @@
"name": { "str": "treesung mace" },
"description": "A weapon with a long wooden handle connected to a knobby wooden head, all formed from a single piece of wood, with twists and curves like it grew in place rather than being made.",
"color": "green",
"material": [ { "type": "wood", "portion": 1 } ],
"material": [ { "type": "wood", "portion": 1, "weight": 0.8 } ],

Check failure on line 32 in data/mods/Xedra_Evolved/items/melee_treesung.json

View workflow job for this annotation

GitHub Actions / Basic Build and Test (Clang oldest supported, Ubuntu, Curses)

(all_mods)=> weighted_string_id_reader failed to read object "description": "A weapon with a long wooden handle connected to a knobby wooden head, all formed from a single piece of wood, with twists and curves like it grew in place rather than being made.", "color": "green", "material": [ { "type": "wood", "portion": 1, "weight": 0.8 } ], ▲▲▲ "proportional": { "melee_damage": { "bash": 0.9 } }, "extend": { "flags": [ "WOODEN_WEAPON", "NO_REPAIR" ] }
"proportional": { "melee_damage": { "bash": 0.9 } },
"extend": { "flags": [ "WOODEN_WEAPON", "NO_REPAIR" ] }
},
Expand All @@ -41,7 +41,7 @@
"name": { "str": "treesung quarterstaff", "str_pl": "treesung quarterstaves" },
"description": "A sturdy staff all formed from a single piece of wood, with twists and curves like it grew in place rather than being carved.",
"color": "green",
"material": [ { "type": "wood", "portion": 1 } ],
"material": [ { "type": "wood", "portion": 1, "weight": 0.8 } ],
"proportional": { "melee_damage": { "bash": 1.1 } },
"extend": { "flags": [ "WOODEN_WEAPON", "NO_REPAIR", "DURABLE_MELEE" ] }
},
Expand All @@ -53,7 +53,7 @@
"name": { "str": "treesung warhammer" },
"description": "A long hammer with a spike on one end, all formed from a single piece of wood, with twists and curves like it grew in place rather than being carved.",
"color": "green",
"material": [ { "type": "wood", "portion": 1 } ],
"material": [ { "type": "wood", "portion": 1, "weight": 0.8 } ],
"proportional": { "melee_damage": { "bash": 1.1, "stab": 0.9 } },
"extend": { "flags": [ "WOODEN_WEAPON", "NO_REPAIR" ] }
},
Expand All @@ -65,7 +65,7 @@
"name": { "str": "treesung sword-spear" },
"description": "A sturdy polearm with a curved blade, all formed from a single piece of wood, with twists and curves like it grew in place rather than being carved. You're not sure how long it will hold its edge, but it's surprisingly sharp.",
"color": "green",
"material": [ { "type": "wood", "portion": 1 } ],
"material": [ { "type": "wood", "portion": 1, "weight": 0.8 } ],
"proportional": { "melee_damage": { "cut": 0.9 } },
"extend": { "flags": [ "WOODEN_WEAPON", "NO_REPAIR" ] },
"delete": { "flags": [ "DURABLE_MELEE" ] }
Expand All @@ -78,7 +78,7 @@
"name": { "str": "treesung baselard" },
"description": "A large knife, all formed from a single piece of wood, with twists and curves like it grew in place rather than being carved. You're not sure how long it will hold its edge, but it's surprisingly sharp.",
"color": "green",
"material": [ { "type": "wood", "portion": 1 } ],
"material": [ { "type": "wood", "portion": 1, "weight": 0.8 } ],
"proportional": { "melee_damage": { "stab": 0.9 } },
"extend": { "flags": [ "WOODEN_WEAPON", "NO_REPAIR" ] }
}
Expand Down
2 changes: 1 addition & 1 deletion data/mods/Xedra_Evolved/items/pets.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"comestible_type": "FOOD",
"name": { "str_sp": "purity crackers" },
"description": "An incredibly hard cracker. Squeezing it in your hand it feels as though your teeth might break before the cracker does. The packaging on the side shows a tall being feeding these crackers to a horned and four legged creature.",
"weight": "300 g",
"weight": "200 g",
"volume": "250 ml",
"price": "1 USD",
"price_postapoc": "25 cent",
Expand Down
Loading