Skip to content

Commit

Permalink
Merge pull request #175 from Elite-Modding-Team/173-adjust-drop-rates
Browse files Browse the repository at this point in the history
increase rare drop chances by default
  • Loading branch information
IcarussOne authored Aug 20, 2024
2 parents 89f044b + 5fdb7af commit 316329b
Show file tree
Hide file tree
Showing 14 changed files with 61 additions and 61 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.075,
"looting_multiplier": 0.01
"chance": 0.08,
"looting_multiplier": 0.02
}
],
"name": "diamond",
Expand All @@ -210,4 +210,4 @@
]
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.075,
"looting_multiplier": 0.01
"chance": 0.1,
"looting_multiplier": 0.02
}
],
"name": "sting",
Expand All @@ -49,4 +49,4 @@
]
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.04,
"looting_multiplier": 0.01
"chance": 0.075,
"looting_multiplier": 0.025
}
],
"name": "heart",
Expand All @@ -109,8 +109,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.075,
"looting_multiplier": 0.01
"chance": 0.1,
"looting_multiplier": 0.02
}
],
"name": "sting",
Expand All @@ -130,8 +130,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.04,
"looting_multiplier": 0.01
"chance": 0.1,
"looting_multiplier": 0.03
}
],
"name": "egg",
Expand All @@ -151,4 +151,4 @@
]
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.075,
"looting_multiplier": 0.01
"chance": 0.1,
"looting_multiplier": 0.02
}
],
"name": "sting",
Expand All @@ -49,4 +49,4 @@
]
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.04,
"looting_multiplier": 0.01
"chance": 0.075,
"looting_multiplier": 0.025
}
],
"name": "heart",
Expand All @@ -109,8 +109,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.075,
"looting_multiplier": 0.01
"chance": 0.1,
"looting_multiplier": 0.02
}
],
"name": "sting",
Expand All @@ -130,8 +130,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.04,
"looting_multiplier": 0.01
"chance": 0.1,
"looting_multiplier": 0.03
}
],
"name": "egg",
Expand All @@ -151,4 +151,4 @@
]
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.04,
"looting_multiplier": 0.01
"chance": 0.075,
"looting_multiplier": 0.025
}
],
"name": "heart",
Expand All @@ -76,4 +76,4 @@
]
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.075,
"looting_multiplier": 0.01
"chance": 0.1,
"looting_multiplier": 0.02
}
],
"name": "sting",
Expand All @@ -49,4 +49,4 @@
]
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
{
"condition": "random_chance_with_looting",
"chance": 0.075,
"looting_multiplier": 0.01
"looting_multiplier": 0.025
}
],
"name": "heart",
Expand All @@ -109,8 +109,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.075,
"looting_multiplier": 0.01
"chance": 0.1,
"looting_multiplier": 0.02
}
],
"name": "sting",
Expand All @@ -130,8 +130,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.04,
"looting_multiplier": 0.01
"chance": 0.1,
"looting_multiplier": 0.03
}
],
"name": "egg",
Expand All @@ -151,4 +151,4 @@
]
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.075,
"looting_multiplier": 0.01
"chance": 0.1,
"looting_multiplier": 0.02
}
],
"name": "sting",
Expand All @@ -49,4 +49,4 @@
]
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.04,
"looting_multiplier": 0.01
"chance": 0.075,
"looting_multiplier": 0.025
}
],
"name": "heart",
Expand All @@ -80,4 +80,4 @@
]
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.075,
"looting_multiplier": 0.01
"chance": 0.1,
"looting_multiplier": 0.02
}
],
"name": "sting",
Expand All @@ -109,8 +109,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.04,
"looting_multiplier": 0.01
"chance": 0.1,
"looting_multiplier": 0.03
}
],
"name": "egg",
Expand All @@ -130,4 +130,4 @@
]
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.04,
"looting_multiplier": 0.01
"chance": 0.075,
"looting_multiplier": 0.025
}
],
"name": "heart",
Expand All @@ -109,8 +109,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.075,
"looting_multiplier": 0.01
"chance": 0.1,
"looting_multiplier": 0.02
}
],
"name": "sting",
Expand All @@ -130,8 +130,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.04,
"looting_multiplier": 0.01
"chance": 0.1,
"looting_multiplier": 0.03
}
],
"name": "egg",
Expand All @@ -151,4 +151,4 @@
]
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.075,
"looting_multiplier": 0.01
"chance": 0.1,
"looting_multiplier": 0.02
}
],
"name": "sting",
Expand All @@ -49,4 +49,4 @@
]
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.07,
"looting_multiplier": 0.01
"chance": 0.075,
"looting_multiplier": 0.025
}
],
"name": "heart",
Expand All @@ -124,8 +124,8 @@
},
{
"condition": "random_chance_with_looting",
"chance": 0.075,
"looting_multiplier": 0.01
"chance": 0.1,
"looting_multiplier": 0.02
}
],
"name": "apple",
Expand All @@ -139,4 +139,4 @@
]
}
]
}
}

0 comments on commit 316329b

Please sign in to comment.