Skip to content

Commit

Permalink
Stomachs
Browse files Browse the repository at this point in the history
  • Loading branch information
Maleclypse committed Sep 7, 2024
1 parent e398be1 commit f13ec49
Show file tree
Hide file tree
Showing 3 changed files with 450 additions and 11 deletions.
176 changes: 165 additions & 11 deletions data/mods/Xedra_Evolved/harvest_monster_hunter_gracken.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,170 @@
"id": "zombie_grabber",
"//": "zombie with long gangly arms",
"type": "harvest",
"message": "<zombie_grabber_harvest>",
"entries": [
{ "drop": "skull_human_tainted", "type": "bone", "scale_num": [ 1, 1 ], "max": 1 },
{ "drop": "meat_tainted", "type": "flesh", "mass_ratio": 0.25 },
{ "drop": "blood_tainted", "type": "blood", "mass_ratio": 0.1 },
{ "drop": "fat_tainted", "type": "flesh", "mass_ratio": 0.08 },
{ "drop": "tainted_innards", "type": "offal", "mass_ratio": 0.15 },
{ "drop": "tainted_marrow", "type": "bone", "mass_ratio": 0.005 },
{ "drop": "bone_tainted", "type": "bone", "mass_ratio": 0.1 },
{ "drop": "grappler_sinew", "mass_ratio": 0.00035 }
]
"copy-from": "zombie_grabber",
"delete": { "entries": [ { "drop": "sinew", "mass_ratio": 0.00035 } ] },
"extend": {
"entries": [
{ "drop": "grappler_sinew", "mass_ratio": 0.00035 }
]
}
},
{
"id": "pig_with_skull",
"type": "harvest",
"copy-from": "pig_with_skull",
"delete": { "entries": [ { "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] },
"extend": { "entries": [ { "drop": "omnivore_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "boar_with_skull",
"type": "harvest",
"copy-from": "boar_with_skull",
"delete": { "entries": [ { "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] },
"extend": { "entries": [ { "drop": "omnivore_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "sheep_with_skull",
"type": "harvest",
"copy-from": "sheep_with_skull",
"delete": { "entries": [ { "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] },
"extend": { "entries": [ { "drop": "ruminant_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "goat_with_skull",
"type": "harvest",
"copy-from": "goat_with_skull",
"delete": { "entries": [ { "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] },
"extend": { "entries": [ { "drop": "ruminant_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "cow_with_skull",
"type": "harvest",
"copy-from": "cow_with_skull",
"delete": { "entries": [ { "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] },
"extend": { "entries": [ { "drop": "ruminant_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "horse_with_skull",
"type": "harvest",
"copy-from": "horse_with_skull",
"delete": { "entries": [ { "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] },
"extend": { "entries": [ { "drop": "herbivore_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "deer_with_skull",
"type": "harvest",
"copy-from": "deer_with_skull",
"delete": { "entries": [ { "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] },
"extend": { "entries": [ { "drop": "ruminant_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "moose_with_skull",
"type": "harvest",
"copy-from": "moose_with_skull",
"delete": { "entries": [ { "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] },
"extend": { "entries": [ { "drop": "ruminant_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "tusked_moose_with_skull",
"type": "harvest",
"copy-from": "tusked_moose_with_skull",
"delete": { "entries": [ { "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] },
"extend": { "entries": [ { "drop": "ruminant_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "dog_with_skull_fur",
"type": "harvest",
"copy-from": "dog_with_skull_fur",
"extend": { "entries": [ { "drop": "carnivore_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "dog_with_skull_fur_mutant",
"type": "harvest",
"copy-from": "dog_with_skull_fur_mutant",
"extend": { "entries": [ { "drop": "carnivore_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "dog_with_skull_leather",
"type": "harvest",
"copy-from": "dog_with_skull_leather",
"extend": { "entries": [ { "drop": "carnivore_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "cougar_with_skull",
"type": "harvest",
"copy-from": "cougar_with_skull",
"extend": { "entries": [ { "drop": "carnivore_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "raccoon_with_skull",
"type": "harvest",
"copy-from": "raccoon_with_skull",
"extend": { "entries": [ { "drop": "small_omnivore_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "raccoon_with_skull_mutant",
"type": "harvest",
"copy-from": "raccoon_with_skull_mutant",
"extend": { "entries": [ { "drop": "small_omnivore_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "bear_with_skull",
"type": "harvest",
"copy-from": "bear_with_skull",
"delete": { "entries": [ { "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] },
"extend": { "entries": [ { "drop": "omnivore_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "opossum_with_skull",
"type": "harvest",
"copy-from": "opossum_with_skull",
"extend": { "entries": [ { "drop": "small_omnivore_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "skunk_with_skull",
"type": "harvest",
"copy-from": "skunk_with_skull",
"extend": { "entries": [ { "drop": "small_omnivore_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "beaver_with_skull",
"type": "harvest",
"copy-from": "beaver_with_skull",
"extend": { "entries": [ { "drop": "small_herbivore_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "dog_triclopean_with_skull",
"type": "harvest",
"copy-from": "dog_triclopean_with_skull",
"extend": { "entries": [ { "drop": "small_carnivore_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "spideer_with_skull",
"type": "harvest",
"copy-from": "spideer_with_skull",
"delete": { "entries": [ { "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] },
"extend": { "entries": [ { "drop": "ruminant_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "cerbearus_with_skulls",
"type": "harvest",
"copy-from": "cerbearus_with_skulls",
"delete": { "entries": [ { "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] },
"extend": { "entries": [ { "drop": "omnivore_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "giant_ant",
"type": "harvest",
"message": "<arachnid_harvest>",
"copy-from": "arachnid",
"extend": { "entries": [ { "drop": "ant_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
},
{
"id": "giant_acid_ant",
"type": "harvest",
"message": "<arachnid_harvest>",
"copy-from": "arachnid_acid",
"extend": { "entries": [ { "drop": "ant_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" } ] }
}
]
53 changes: 53 additions & 0 deletions data/mods/Xedra_Evolved/items/carnivore.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,58 @@
"fun": 5,
"flags": [ "EATEN_HOT", "SMOKED", "SMOKABLE" ],
"smoking_result": "dry_meat"
},
{
"id": "omnivore_stomach",
"copy-from": "stomach",
"type": "COMESTIBLE",
"name": { "str": "omnivore stomach" },
"description": "The stomach of an omnivorous creature. It is surprisingly durable."
},
{
"id": "ruminant_stomach",
"copy-from": "stomach",
"type": "COMESTIBLE",
"name": { "str": "ruminant stomach" },
"description": "The four stomachs of a grazing creature. It is surprisingly durable.",
"proportional": { "weight": 2.0, "volume": 2.0, "price": 1.5, "calories": 2.0 }
},
{
"id": "herbivore_stomach",
"copy-from": "stomach",
"type": "COMESTIBLE",
"name": { "str": "herbivore stomach" },
"description": "The stomach of a herbivore. It is surprisingly durable."
},
{
"id": "carnivore_stomach",
"copy-from": "stomach",
"type": "COMESTIBLE",
"name": { "str": "carnivore stomach" },
"description": "The stomach of an carnivorous creature. It is surprisingly durable."
},
{
"id": "small_omnivore_stomach",
"copy-from": "stomach",
"type": "COMESTIBLE",
"name": { "str": "small omnivore stomach" },
"description": "The stomach of a small omnivorous creature. It is surprisingly durable.",
"proportional": { "weight": 0.5, "volume": 0.5, "price": 0.5, "calories": 0.5 }
},
{
"id": "small_herbivore_stomach",
"copy-from": "stomach",
"type": "COMESTIBLE",
"name": { "str": "small herbivore stomach" },
"description": "The stomach of a small herbivore. It is surprisingly durable.",
"proportional": { "weight": 0.5, "volume": 0.5, "price": 0.5, "calories": 0.5 }
},
{
"id": "ant_stomach",
"copy-from": "stomach",
"type": "COMESTIBLE",
"name": { "str": "ant stomach" },
"description": "The two stomachs of a giant ant. One stomach is for digestion and one stomach is for storing food for the colony.",
"proportional": { "weight": 1.5, "volume": 1.5, "calories": 1.25 }
}
]
Loading

0 comments on commit f13ec49

Please sign in to comment.