Skip to content

Commit

Permalink
Fix the harvest
Browse files Browse the repository at this point in the history
  • Loading branch information
Naadn authored Aug 30, 2024
1 parent 1ab5fb4 commit 01539f1
Showing 1 changed file with 61 additions and 23 deletions.
84 changes: 61 additions & 23 deletions data/mods/Magiclysm/harvest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,15 @@
"entries": [
{ "drop": "mutant_meat", "type": "flesh", "mass_ratio": 0.32 },
{ "drop": "mutant_meat_scrap", "type": "flesh", "mass_ratio": 0.01 },
{ "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 },
{ "drop": "liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "brain", "type": "flesh", "mass_ratio": 0.005 },
{ "drop": "sweetbread", "type": "flesh", "mass_ratio": 0.002 },
{ "drop": "kidney", "type": "offal", "mass_ratio": 0.002 },
{ "drop": "mutant_lung", "type": "flesh", "mass_ratio": 0.0035 },
{ "drop": "mutant_blood", "type": "blood", "mass_ratio": 0.1 },
{ "drop": "mutant_liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "mutant_brain", "type": "flesh", "mass_ratio": 0.005 },
{ "drop": "mutant_kidney", "type": "offal", "mass_ratio": 0.002 },
{ "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" },
{ "drop": "owlbear_stone", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" },
{ "drop": "bone", "type": "bone", "mass_ratio": 0.15 },
{ "drop": "mutant_marrow", "type": "bone", "mass_ratio": 0.005 },
{ "drop": "sinew", "type": "bone", "mass_ratio": 0.00035 },
{ "drop": "raw_fur", "type": "skin", "mass_ratio": 0.015 },
{ "drop": "mutant_fat", "type": "flesh", "mass_ratio": 0.07 },
Expand All @@ -28,11 +29,11 @@
"entries": [
{ "drop": "mutant_meat", "type": "flesh", "mass_ratio": 0.3 },
{ "drop": "mutant_meat_scrap", "type": "flesh", "mass_ratio": 0.03 },
{ "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 },
{ "drop": "liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "brain", "type": "flesh", "mass_ratio": 0.005 },
{ "drop": "sweetbread", "type": "flesh", "mass_ratio": 0.002 },
{ "drop": "kidney", "type": "offal", "mass_ratio": 0.002 },
{ "drop": "mutant_lung", "type": "flesh", "mass_ratio": 0.0035 },
{ "drop": "mutant_blood", "type": "blood", "mass_ratio": 0.1 },
{ "drop": "mutant_liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "mutant_brain", "type": "flesh", "mass_ratio": 0.005 },
{ "drop": "mutant_kidney", "type": "offal", "mass_ratio": 0.002 },
{ "drop": "stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" },
{ "drop": "owlbear_stone", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" },
{ "drop": "bone", "type": "bone", "mass_ratio": 0.15 },
Expand All @@ -50,6 +51,7 @@
{ "drop": "meat", "type": "flesh", "mass_ratio": 0.32 },
{ "drop": "meat_scrap", "type": "flesh", "mass_ratio": 0.01 },
{ "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 },
{ "drop": "animal_blood", "type": "blood", "mass_ratio": 0.1 },
{ "drop": "liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "brain", "type": "flesh", "mass_ratio": 0.005 },
{ "drop": "sweetbread", "type": "flesh", "mass_ratio": 0.002 },
Expand All @@ -58,6 +60,7 @@
{ "drop": "bulette_plate", "scale_num": [ 2, 5 ], "max": 1, "type": "skin" },
{ "drop": "bulette_pearl", "scale_num": [ 1, 4 ], "max": 1, "type": "offal" },
{ "drop": "bone", "type": "bone", "mass_ratio": 0.15 },
{ "drop": "bone_marrow", "type": "bone", "mass_ratio": 0.005 },
{ "drop": "sinew", "type": "bone", "mass_ratio": 0.00035 },
{ "drop": "raw_leather", "type": "skin", "mass_ratio": 0.02 },
{ "drop": "fat", "type": "flesh", "mass_ratio": 0.07 },
Expand All @@ -66,10 +69,12 @@
},
{
"id": "demon_spider",
"//": "Maybe demon blood in future. But for now, tainted will do.",
"type": "harvest",
"entries": [
{ "drop": "meat_tainted", "type": "flesh", "mass_ratio": 0.1 },
{ "drop": "meat", "type": "flesh", "mass_ratio": 0.05 },
{ "drop": "blood_tainted", "type": "blood", "mass_ratio": 0.1 },
{ "drop": "demon_chitin_piece", "type": "bone", "mass_ratio": 0.04 },
{ "drop": "demon_chitin_plate", "type": "skin", "mass_ratio": 0.01 },
{ "drop": "demon_spider_fang", "base_num": [ 0, 0 ], "scale_num": [ 0.1, 0.6 ], "max": 2, "type": "flesh" }
Expand All @@ -83,6 +88,7 @@
{ "drop": "meat", "type": "flesh", "mass_ratio": 0.28 },
{ "drop": "meat_scrap", "type": "flesh", "mass_ratio": 0.05 },
{ "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 },
{ "drop": "animal_blood", "type": "blood", "mass_ratio": 0.1 },
{ "drop": "liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "brain", "type": "flesh", "mass_ratio": 0.005 },
{ "drop": "bone", "type": "bone", "mass_ratio": 0.15 },
Expand All @@ -100,12 +106,14 @@
{ "drop": "meat", "type": "flesh", "mass_ratio": 0.32 },
{ "drop": "meat_scrap", "type": "flesh", "mass_ratio": 0.01 },
{ "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 },
{ "drop": "animal_blood", "type": "blood", "mass_ratio": 0.1 },
{ "drop": "liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "brain", "type": "flesh", "mass_ratio": 0.005 },
{ "drop": "sweetbread", "type": "flesh", "mass_ratio": 0.002 },
{ "drop": "kidney", "type": "offal", "mass_ratio": 0.002 },
{ "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" },
{ "drop": "bone", "type": "bone", "mass_ratio": 0.15 },
{ "drop": "bone_marrow", "type": "bone", "mass_ratio": 0.005 },
{ "drop": "sinew", "type": "bone", "mass_ratio": 0.00035 },
{ "drop": "raw_fur", "type": "skin", "mass_ratio": 0.02 },
{ "drop": "fat", "type": "flesh", "mass_ratio": 0.07 },
Expand All @@ -120,12 +128,14 @@
{ "drop": "meat", "type": "flesh", "mass_ratio": 0.32 },
{ "drop": "meat_scrap", "type": "flesh", "mass_ratio": 0.01 },
{ "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 },
{ "drop": "animal_blood", "type": "blood", "mass_ratio": 0.1 },
{ "drop": "liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "brain", "type": "flesh", "mass_ratio": 0.005 },
{ "drop": "sweetbread", "type": "flesh", "mass_ratio": 0.002 },
{ "drop": "kidney", "type": "offal", "mass_ratio": 0.002 },
{ "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" },
{ "drop": "bone", "type": "bone", "mass_ratio": 0.15 },
{ "drop": "bone_marrow", "type": "bone", "mass_ratio": 0.005 },
{ "drop": "sinew", "type": "bone", "mass_ratio": 0.00035 },
{ "drop": "raw_leather", "type": "skin", "mass_ratio": 0.02 },
{ "drop": "fat", "type": "flesh", "mass_ratio": 0.07 },
Expand All @@ -139,13 +149,14 @@
"entries": [
{ "drop": "mutant_meat", "type": "flesh", "mass_ratio": 0.32 },
{ "drop": "mutant_meat_scrap", "type": "flesh", "mass_ratio": 0.01 },
{ "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 },
{ "drop": "liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "brain", "type": "flesh", "mass_ratio": 0.005 },
{ "drop": "sweetbread", "type": "flesh", "mass_ratio": 0.002 },
{ "drop": "kidney", "type": "offal", "mass_ratio": 0.002 },
{ "drop": "mutant_blood", "type": "blood", "mass_ratio": 0.1 },
{ "drop": "mutant_lung", "type": "flesh", "mass_ratio": 0.0035 },
{ "drop": "mutant_liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "mutant_brain", "type": "flesh", "mass_ratio": 0.005 },
{ "drop": "mutant_kidney", "type": "offal", "mass_ratio": 0.002 },
{ "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" },
{ "drop": "bone", "type": "bone", "mass_ratio": 0.15 },
{ "drop": "mutant_marrow", "type": "bone", "mass_ratio": 0.005 },
{ "drop": "sinew", "type": "bone", "mass_ratio": 0.00035 },
{ "drop": "raw_leather", "type": "skin", "mass_ratio": 0.02 },
{ "drop": "mutant_fat", "type": "flesh", "mass_ratio": 0.07 },
Expand All @@ -160,12 +171,14 @@
{ "drop": "meat", "type": "flesh", "mass_ratio": 0.32 },
{ "drop": "meat_scrap", "type": "flesh", "mass_ratio": 0.01 },
{ "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 },
{ "drop": "animal_blood", "type": "blood", "mass_ratio": 0.1 },
{ "drop": "liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "brain", "type": "flesh", "mass_ratio": 0.005 },
{ "drop": "sweetbread", "type": "flesh", "mass_ratio": 0.002 },
{ "drop": "kidney", "type": "offal", "mass_ratio": 0.002 },
{ "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" },
{ "drop": "bone", "type": "bone", "mass_ratio": 0.15 },
{ "drop": "bone_marrow", "type": "bone", "mass_ratio": 0.005 },
{ "drop": "sinew", "type": "bone", "mass_ratio": 0.00035 },
{ "drop": "wool_staple", "type": "skin", "mass_ratio": 0.02 },
{ "drop": "fat", "type": "flesh", "mass_ratio": 0.07 },
Expand Down Expand Up @@ -197,12 +210,14 @@
{ "drop": "meat", "type": "flesh", "mass_ratio": 0.32 },
{ "drop": "meat_scrap", "type": "flesh", "mass_ratio": 0.01 },
{ "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 },
{ "drop": "animal_blood", "type": "blood", "mass_ratio": 0.1 },
{ "drop": "liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "brain", "type": "flesh", "mass_ratio": 0.005 },
{ "drop": "sweetbread", "type": "flesh", "mass_ratio": 0.002 },
{ "drop": "kidney", "type": "offal", "mass_ratio": 0.002 },
{ "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" },
{ "drop": "bone", "type": "bone", "mass_ratio": 0.15 },
{ "drop": "bone_marrow", "type": "bone", "mass_ratio": 0.005 },
{ "drop": "sinew", "type": "bone", "mass_ratio": 0.00035 },
{ "drop": "parabolan_wool_staple", "type": "skin", "mass_ratio": 0.05 },
{ "drop": "fat", "type": "flesh", "mass_ratio": 0.07 },
Expand All @@ -214,10 +229,12 @@
"type": "harvest",
"entries": [
{ "drop": "mutant_human_flesh", "type": "flesh", "mass_ratio": 0.34 },
{ "drop": "mutant_human_blood", "type": "blood", "mass_ratio": 0.1 },
{ "drop": "mutant_human_marrow", "type": "bone", "mass_ratio": 0.005 },
{ "drop": "hstomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" },
{ "drop": "bone", "type": "bone", "mass_ratio": 0.15 },
{ "drop": "sinew", "type": "bone", "mass_ratio": 0.00035 },
{ "drop": "raw_leather", "type": "skin", "mass_ratio": 0.02 },
{ "drop": "raw_hleather", "type": "skin", "mass_ratio": 0.02 },
{ "drop": "mutant_human_fat", "type": "flesh", "mass_ratio": 0.07 },
{ "drop": "adrenal_gland_large", "type": "bionic", "max": 2 }
]
Expand All @@ -230,12 +247,14 @@
{ "drop": "meat", "type": "flesh", "mass_ratio": 0.32 },
{ "drop": "meat_scrap", "type": "flesh", "mass_ratio": 0.01 },
{ "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 },
{ "drop": "animal_blood", "type": "blood", "mass_ratio": 0.1 },
{ "drop": "liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "brain", "type": "flesh", "mass_ratio": 0.005 },
{ "drop": "sweetbread", "type": "flesh", "mass_ratio": 0.002 },
{ "drop": "kidney", "type": "offal", "mass_ratio": 0.002 },
{ "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" },
{ "drop": "bone", "type": "bone", "mass_ratio": 0.15 },
{ "drop": "bone_marrow", "type": "bone", "mass_ratio": 0.005 },
{ "drop": "sinew", "type": "bone", "mass_ratio": 0.00035 },
{ "drop": "fat", "type": "flesh", "mass_ratio": 0.07 },
{ "drop": "adrenal_gland_large", "type": "bionic", "max": 2 }
Expand All @@ -248,13 +267,14 @@
"entries": [
{ "drop": "mutant_meat", "type": "flesh", "mass_ratio": 0.32 },
{ "drop": "mutant_meat_scrap", "type": "flesh", "mass_ratio": 0.01 },
{ "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 },
{ "drop": "liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "brain", "type": "flesh", "mass_ratio": 0.005 },
{ "drop": "sweetbread", "type": "flesh", "mass_ratio": 0.002 },
{ "drop": "kidney", "type": "offal", "mass_ratio": 0.002 },
{ "drop": "mutant_lung", "type": "flesh", "mass_ratio": 0.0035 },
{ "drop": "mutant_blood", "type": "blood", "mass_ratio": 0.1 },
{ "drop": "mutant_liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "mutant_brain", "type": "flesh", "mass_ratio": 0.005 },
{ "drop": "mutant_kidney", "type": "offal", "mass_ratio": 0.002 },
{ "drop": "stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" },
{ "drop": "bone", "type": "bone", "mass_ratio": 0.15 },
{ "drop": "mutant_marrow", "type": "bone", "mass_ratio": 0.005 },
{ "drop": "sinew", "type": "bone", "mass_ratio": 0.00035 },
{ "drop": "mutant_fat", "type": "flesh", "mass_ratio": 0.07 },
{ "drop": "adrenal_gland_large", "type": "bionic", "max": 2 }
Expand Down Expand Up @@ -307,14 +327,19 @@
},
{
"id": "lizardfolk",
"//": "Aka demihuman_noskin",
"type": "harvest",
"entries": [
{ "drop": "demihuman_flesh", "type": "flesh", "mass_ratio": 0.32 },
{ "drop": "demihuman_lung", "type": "flesh", "mass_ratio": 0.0035 },
{ "drop": "demihuman_meat_scrap", "type": "flesh", "mass_ratio": 0.01 },
{ "drop": "demihuman_blood", "type": "blood", "mass_ratio": 0.1 },
{ "drop": "demihuman_liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "demihuman_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" },
{ "drop": "demihuman_brain", "type": "flesh", "mass_ratio": 0.005 },
{ "drop": "demihuman_kidney", "type": "offal", "mass_ratio": 0.002 },
{ "drop": "raw_demihumanleather", "type": "skin", "mass_ratio": 0.02 },
{ "drop": "demihuman_fat", "type": "flesh", "mass_ratio": 0.18 },
{ "drop": "demihuman_marrow", "type": "bone", "mass_ratio": 0.005 },
{ "drop": "sinew", "type": "bone", "mass_ratio": 0.00035 },
{ "drop": "bone_demihuman", "type": "bone", "mass_ratio": 0.1 }
]
Expand All @@ -330,10 +355,12 @@
{ "drop": "demihuman_lung", "type": "offal", "mass_ratio": 0.0035 },
{ "drop": "demihuman_liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "demihuman_brain", "type": "offal", "mass_ratio": 0.003 },
{ "drop": "demihuman_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" },
{ "drop": "demihuman_kidney", "type": "offal", "mass_ratio": 0.002 },
{ "drop": "demihuman_fat", "type": "flesh", "mass_ratio": 0.18 },
{ "drop": "raw_demihumanleather", "type": "skin", "mass_ratio": 0.01 },
{ "drop": "bone_demihuman", "type": "bone", "mass_ratio": 0.1 },
{ "drop": "demihuman_marrow", "type": "bone", "mass_ratio": 0.005 },
{ "drop": "sinew", "type": "bone", "mass_ratio": 0.00035 },
{ "drop": "feather", "type": "skin", "mass_ratio": 0.02 },
{ "drop": "down_feather", "type": "skin", "mass_ratio": 0.01 }
]
Expand All @@ -343,11 +370,16 @@
"type": "harvest",
"entries": [
{ "drop": "demihuman_flesh", "type": "flesh", "mass_ratio": 0.32 },
{ "drop": "demihuman_meat_scrap", "type": "flesh", "mass_ratio": 0.01 },
{ "drop": "demihuman_lung", "type": "flesh", "mass_ratio": 0.0035 },
{ "drop": "demihuman_blood", "type": "blood", "mass_ratio": 0.1 },
{ "drop": "demihuman_liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "demihuman_stomach_large", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" },
{ "drop": "demihuman_brain", "type": "flesh", "mass_ratio": 0.0025 },
{ "drop": "demihuman_kidney", "type": "offal", "mass_ratio": 0.002 },
{ "drop": "demihuman_fat", "type": "flesh", "mass_ratio": 0.18 },
{ "drop": "raw_demihumanleather", "type": "skin", "mass_ratio": 0.02 },
{ "drop": "demihuman_marrow", "type": "bone", "mass_ratio": 0.005 },
{ "drop": "sinew", "type": "bone", "mass_ratio": 0.00035 },
{ "drop": "bone_demihuman", "type": "bone", "mass_ratio": 0.1025 }
]
Expand All @@ -358,11 +390,16 @@
"entries": [
{ "drop": "demihuman_flesh", "type": "flesh", "mass_ratio": 0.32 },
{ "drop": "demihuman_lung", "type": "flesh", "mass_ratio": 0.0035 },
{ "drop": "demihuman_blood", "type": "blood", "mass_ratio": 0.1 },
{ "drop": "demihuman_liver", "type": "offal", "mass_ratio": 0.01 },
{ "drop": "demihuman_meat_scrap", "type": "flesh", "mass_ratio": 0.01 },
{ "drop": "demihuman_brain", "type": "flesh", "mass_ratio": 0.005 },
{ "drop": "demihuman_kidney", "type": "offal", "mass_ratio": 0.002 },
{ "drop": "demihuman_stomach", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" },
{ "drop": "demihuman_fat", "type": "flesh", "mass_ratio": 0.18 },
{ "drop": "raw_demihumanleather", "type": "skin", "mass_ratio": 0.02 },
{ "drop": "sinew", "type": "bone", "mass_ratio": 0.00035 },
{ "drop": "demihuman_marrow", "type": "bone", "mass_ratio": 0.005 },
{ "drop": "bone_demihuman", "type": "bone", "mass_ratio": 0.1 }
]
},
Expand All @@ -372,6 +409,7 @@
"type": "harvest",
"entries": [
{ "drop": "meat_mutant_tainted", "type": "flesh", "mass_ratio": 0.32 },
{ "drop": "blood_tainted", "type": "blood", "mass_ratio": 0.1 },
{ "drop": "owlbear_stone", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" },
{ "drop": "bone_tainted", "type": "bone", "mass_ratio": 0.15 },
{ "drop": "raw_tainted_fur", "type": "skin", "mass_ratio": 0.015 },
Expand Down

0 comments on commit 01539f1

Please sign in to comment.