Skip to content

Commit

Permalink
Update mobs sea creatures (#1454)
Browse files Browse the repository at this point in the history
* add dwarven os block bran

* Revert "add dwarven os block bran"

This reverts commit 40826e5.

* 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

* test carnival ticket

* test winter sea creatures

* test winter sea creatures part 2

* change frozen steve ice essence chance based off wiki instead of in game
  • Loading branch information
catgirlseraid authored Nov 21, 2024
1 parent 926e0d5 commit a7d6585
Show file tree
Hide file tree
Showing 29 changed files with 138 additions and 88 deletions.
10 changes: 7 additions & 3 deletions items/BLUE_SHARK_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
{
"name": "§cBlue Shark",
"level": 20,
"coins": 20,
"xp": 80,
"coins": 10,
"xp": 40,
"render": "@neurepo:mobs/blue_shark.json",
"panorama": "hub",
"type": "drops",
Expand All @@ -38,12 +38,16 @@
],
"drops": [
{
"id": "SHARK_FIN",
"id": "SHARK_FIN:4",
"chance": "100%"
},
{
"id": "BLUE_SHARK_TOOTH",
"chance": "10%"
},
{
"id": "CARNIVAL_TICKET",
"chance": "0.15%"
}
]
}
Expand Down
4 changes: 2 additions & 2 deletions items/FLAMING_WORM_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
],
"drops": [
{
"id": "ROUGH_SAPPHIRE_GEM:20",
"chance": "100%"
"id": "ROUGH_SAPPHIRE_GEM",
"chance": "x20-30"
},
{
"id": "ETERNAL_FLAME_RING",
Expand Down
8 changes: 6 additions & 2 deletions items/FROSTY_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"chance": "100%"
},
{
"id": "CARROT_ITEM:2",
"id": "CARROT_ITEM",
"chance": "100%"
},
{
Expand All @@ -59,12 +59,16 @@
},
{
"id": "WHITE_GIFT",
"chance": "40%"
"chance": "100%"
},
{
"id": "ICE_HUNK:2",
"chance": "100%"
},
{
"id": "ESSENCE_ICE",
"chance": "x2"
},
{
"id": "DYE_ICEBERG",
"extra": [],
Expand Down
20 changes: 12 additions & 8 deletions items/FROZEN_STEVE_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,28 +38,28 @@
],
"drops": [
{
"id": "ICE:2",
"chance": "100%"
"id": "ICE",
"chance": "x2-3"
},
{
"id": "WATER_LILY",
"chance": "100%"
},
{
"id": "RAW_FISH-2",
"chance": "50%"
"id": "RAW_FISH:3",
"chance": "100%"
},
{
"id": "RAW_FISH:2",
"id": "RAW_FISH-1:2",
"chance": "100%"
},
{
"id": "RAW_FISH-1:3",
"chance": "100%"
"id": "RAW_FISH-3",
"chance": "50%"
},
{
"id": "WHITE_GIFT",
"chance": "10%"
"chance": "100%"
},
{
"id": "ICE_HUNK",
Expand All @@ -69,6 +69,10 @@
"id": "ICE_ROD",
"chance": "4%"
},
{
"id": "ESSENCE_ICE",
"chance": "25%"
},
{
"id": "DYE_ICEBERG",
"extra": [],
Expand Down
4 changes: 4 additions & 0 deletions items/GREAT_WHITE_SHARK_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@
{
"id": "MEGALODON;4",
"chance": "1%"
},
{
"id": "CARNIVAL_TICKET",
"chance": "0.5%"
}
]
}
Expand Down
14 changes: 9 additions & 5 deletions items/GRIM_REAPER_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,20 +38,24 @@
],
"drops": [
{
"id": "WATER_LILY:32",
"chance": "§fUncommon 25%"
"id": "SPONGE",
"chance": "x2-4"
},
{
"id": "GREEN_CANDY:17",
"id": "WATER_LILY",
"chance": "x32-44"
},
{
"id": "GREEN_CANDY:7",
"chance": "100%"
},
{
"id": "DEEP_SEA_ORB",
"chance": "1%"
},
{
"id": "PURPLE_CANDY:3",
"chance": "100%"
"id": "PURPLE_CANDY",
"chance": "x3-5"
},
{
"id": "SOUL_FRAGMENT",
Expand Down
6 changes: 5 additions & 1 deletion items/GRINCH_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,17 @@
"chance": "100%"
},
{
"id": "GREEN_GIFT",
"id": "GREEN_GIFT:1",
"chance": "100%"
},
{
"id": "RED_GIFT",
"chance": "100%"
},
{
"id": "ESSENCE_ICE:4",
"chance": "100%"
},
{
"id": "DYE_ICEBERG",
"extra": [],
Expand Down
4 changes: 4 additions & 0 deletions items/LAVA_BLAZE_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@
"drops": [
{
"id": "ROUGH_TOPAZ_GEM",
"chance": "x20-30"
},
{
"id": "BLAZE_ROD:5",
"chance": "100%"
},
{
Expand Down
2 changes: 1 addition & 1 deletion items/LAVA_PIGMAN_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"drops": [
{
"id": "ROUGH_TOPAZ_GEM",
"chance": "100%"
"chance": "x20-30"
},
{
"id": "ETERNAL_FLAME_RING",
Expand Down
2 changes: 1 addition & 1 deletion items/LORD_JAWBUS_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"name": "§cLord Jawbus",
"coins": 10000,
"level": 600,
"xp": 20000,
"xp": 10000,
"render": "Eisengolem",
"panorama": "crimson_isle",
"type": "drops",
Expand Down
4 changes: 2 additions & 2 deletions items/MOOGMA_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"chance": "2%"
},
{
"id": "MOOGMA_PELT:1",
"chance": "100%"
"id": "MOOGMA_PELT",
"chance": "x1-2"
},
{
"id": "DYE_CARMINE",
Expand Down
8 changes: 4 additions & 4 deletions items/NIGHTMARE_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
],
"drops": [
{
"id": "WATER_LILY:6",
"chance": "100%"
"id": "WATER_LILY",
"chance": "x6-9"
},
{
"id": "GREEN_CANDY:2",
Expand All @@ -50,8 +50,8 @@
"chance": "1%"
},
{
"id": "PURPLE_CANDY:32",
"chance": "25%"
"id": "PURPLE_CANDY",
"chance": "20%"
},
{
"id": "ENCHANTED_ROTTEN_FLESH",
Expand Down
4 changes: 4 additions & 0 deletions items/NURSE_SHARK_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@
{
"id": "NURSE_SHARK_TOOTH",
"chance": "10%"
},
{
"id": "CARNIVAL_TICKET",
"chance": "0.1%"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion items/NUTCRACKER_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"chance": "100%"
},
{
"id": "WATER_LILY:120",
"id": "WATER_LILY",
"chance": "50%"
},
{
Expand Down
8 changes: 4 additions & 4 deletions items/PHANTOM_FISHER_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
],
"drops": [
{
"id": "WATER_LILY:16",
"chance": "100%"
"id": "WATER_LILY",
"chance": "x16-22"
},
{
"id": "GREEN_CANDY:5",
Expand All @@ -50,8 +50,8 @@
"chance": "1%"
},
{
"id": "PURPLE_CANDY:2",
"chance": "100%"
"id": "PURPLE_CANDY",
"chance": "x2-3"
},
{
"id": "PHANTOM_ROD",
Expand Down
2 changes: 1 addition & 1 deletion items/POND_SQUID_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"drops": [
{
"id": "WATER_LILY",
"chance": "x1-2"
"chance": "100%"
},
{
"id": "INK_SACK",
Expand Down
2 changes: 1 addition & 1 deletion items/PYROCLASTIC_WORM_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"recipes": [
{
"level": 240,
"coins": 100,
"coins": 200,
"xp": 400,
"name": "§cPyroclastic Worm",
"render": "@neurepo:mobs/pyroclastic_worm.json",
Expand Down
12 changes: 9 additions & 3 deletions items/REINDRAKE_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"crafttext": "",
"recipes": [
{
"level": 100,
"name": "§cReindrake",
"panorama": "winter",
"render": "Dragon",
Expand All @@ -35,22 +36,27 @@
"drops": [
{
"id": "WHITE_GIFT",
"chance": "65%"
"chance": "100% + 65% per hit"
},
{
"id": "GREEN_GIFT",
"chance": "25%"
"chance": "100% + 25% per hit"
},
{
"id": "RED_GIFT",
"chance": "10%"
"chance": "10% + 10% per hit"
},
{
"id": "PROSPERITY;1",
"extra": [
"Only drops for the player who spawned the Reindrake"
],
"chance": "100%"
},
{
"id": "DYE_ICEBERG",
"extra": [],
"chance": "0.002%"
}
]
}
Expand Down
4 changes: 2 additions & 2 deletions items/SCARECROW_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
],
"drops": [
{
"id": "WATER_LILY:3",
"chance": "100%"
"id": "WATER_LILY",
"chance": "x3-5"
},
{
"id": "GREEN_CANDY:1",
Expand Down
14 changes: 7 additions & 7 deletions items/SEA_EMPEROR_SC.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
{
"name": "§cSea Emperor",
"level": 150,
"coins": 13,
"xp": 30,
"coins": 150,
"xp": 120,
"render": "@neurepo:mobs/sea_emperor.json",
"panorama": "hub",
"type": "drops",
Expand All @@ -53,16 +53,16 @@
"chance": "100%"
},
{
"id": "PRISMARINE_CRYSTALS",
"id": "ENCHANTED_PRISMARINE_CRYSTALS",
"chance": "50%"
},
{
"id": "PRISMARINE_SHARD",
"id": "ENCHANTED_PRISMARINE_SHARD",
"chance": "50%"
},
{
"id": "SPONGE:2",
"chance": "75%"
"id": "SPONGE",
"chance": "x2-3"
},
{
"id": "FLYING_FISH;2",
Expand Down Expand Up @@ -95,7 +95,7 @@
{
"id": "DYE_AQUAMARINE",
"extra": [],
"chance": "0.001%"
"chance": "0.002%"
}
]
}
Expand Down
Loading

0 comments on commit a7d6585

Please sign in to comment.