aboutsummaryrefslogtreecommitdiff
path: root/items/MAGE_OUTLAW_MINIBOSS.json
diff options
context:
space:
mode:
authorPhoebe <77941535+catgirlseraid@users.noreply.github.com>2024-11-21 11:11:28 +1300
committerGitHub <noreply@github.com>2024-11-20 22:11:28 +0000
commit926e0d57aa7cb04ef8d239796f073f8eb66f7aad (patch)
treed7740a10e0f8d2d52b079f27197bc61de0f32872 /items/MAGE_OUTLAW_MINIBOSS.json
parente62d71256f18f15cf8261032f420b7c41e8c3973 (diff)
downloadNotEnoughUpdates-REPO-926e0d57aa7cb04ef8d239796f073f8eb66f7aad.tar.gz
NotEnoughUpdates-REPO-926e0d57aa7cb04ef8d239796f073f8eb66f7aad.tar.bz2
NotEnoughUpdates-REPO-926e0d57aa7cb04ef8d239796f073f8eb66f7aad.zip
Update mobs drops (#1453)
* add dwarven os block bran * Revert "add dwarven os block bran" This reverts commit 40826e597e65447ad91cc727d664c24896c0cf61. * first test * test if combat xp shows up or if cache * test if combat xp and farming xp works * see if i added multiple levels of mobs correctly * see if i added multiple levels of mobs correctly * see if i added multiple levels of mobs correctly second time * test if mobs can have different names under the same nest * see if i added silverfish correctly * fix background maybe * check on spider changes * test of adding a new mob what could go wrong * this time * maybe it's in the correct section now? * bat update 2 * wrong one * idk anymore pls just work * 3 * maybe this? * test with another skin * test with another skin with the correct id * idk anymore * 3 * 4 * 5 * 6 * test this? * test the same item multiple times * test using ranges and key ids * test using ranges and key ids * slime test * test goblins * lets find out if i can do this * upload progress * test of fish * a few more sea creatures * revert dye chances, my fault :( * remove unneeded file and fix bat lore * forgot a comma * fix dye drop chances * how do i keep missing these omg sorry * :( poor jani * fix dye chance, fix formatting * magma cube pet drop changes * use the right pet this time
Diffstat (limited to 'items/MAGE_OUTLAW_MINIBOSS.json')
-rw-r--r--items/MAGE_OUTLAW_MINIBOSS.json16
1 files changed, 12 insertions, 4 deletions
diff --git a/items/MAGE_OUTLAW_MINIBOSS.json b/items/MAGE_OUTLAW_MINIBOSS.json
index c98d28b2..23754aa3 100644
--- a/items/MAGE_OUTLAW_MINIBOSS.json
+++ b/items/MAGE_OUTLAW_MINIBOSS.json
@@ -33,18 +33,26 @@
"panorama": "crimson_isle",
"drops": [
{
- "id": "GLOWSTONE_DUST:20",
- "chance": "100%"
+ "id": "GLOWSTONE_DUST",
+ "chance": "x20-35"
},
{
- "id": "ENCHANTED_GLOWSTONE_DUST:1",
- "chance": "50%"
+ "id": "ENCHANTED_GLOWSTONE_DUST",
+ "chance": "x0-2"
},
{
"id": "SPELL_POWDER",
"chance": "100%"
},
{
+ "id": "KUUDRA_HOT_TIER_KEY",
+ "chance": "4%"
+ },
+ {
+ "id": "KUUDRA_TIER_KEY",
+ "chance": "6%"
+ },
+ {
"id": "MAGMA_URCHIN",
"chance": "2%"
},