Skip to content

Commit

Permalink
Slayer RNG Meter Dyes (#1659)
Browse files Browse the repository at this point in the history
* Added the needed slayer xp to drop Dye from the rng meter

* fixed wisp potion xp

* fixed wisp potion id

* indeed

---------

Co-authored-by: hannibal2 <[email protected]>
  • Loading branch information
hannibal002 and hannibal002 authored Feb 9, 2025
1 parent 770e26d commit fdfa0ab
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions constants/rngscore.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,8 @@
"SCYTHE_BLADE": 484233,
"SMITE;7": 1037642,
"SHARD_OF_THE_SHREDDED": 907937,
"WARDEN_HEART": 3631749
"WARDEN_HEART": 3631749,
"DYE_MATCHA": 75000000
},
"Tarantula Broodfather": {
"TOXIC_ARROW_POISON": 3277,
Expand All @@ -348,7 +349,8 @@
"BANE_OF_ARTHROPODS;6": 60110,
"FLY_SWATTER": 300550,
"TARANTULA_TALISMAN": 300550,
"DIGESTED_MOSQUITO": 858714
"DIGESTED_MOSQUITO": 858714,
"DYE_BRICK_RED": 75000000
},
"Sven Packmaster": {
"HAMSTER_WHEEL": 3000,
Expand All @@ -358,7 +360,8 @@
"RED_CLAW_EGG": 407566,
"COUTURE_RUNE;1": 218166,
"OVERFLUX_CAPACITOR": 1222700,
"GRIZZLY_BAIT": 873357
"GRIZZLY_BAIT": 873357,
"DYE_CELESTE": 75000000
},
"Voidgloom Seraph": {
"TWILIGHT_ARROW_POISON": 3300,
Expand All @@ -378,7 +381,8 @@
"ETHERWARP_MERGER": 118075,
"JUDGEMENT_CORE": 885562,
"ENCHANT_RUNE;1": 1078642,
"ENDER_SLAYER;7": 3542250
"ENDER_SLAYER;7": 3542250,
"DYE_BYZANTIUM": 75000000
},
"Inferno Demonlord": {
"ENCHANTED_BLAZE_POWDER": 2351,
Expand All @@ -401,7 +405,8 @@
"HIGH_CLASS_ARCHFIEND_DICE": 230240,
"WILSON_ENGINEERING_PLANS": 581882,
"SUBZERO_INVERTER": 581882,
"POTION": 17800
"POTION_WISP_ICE;1": 14270,
"DYE_FLAME": 75000000
},
"Riftstalker Bloodfiend": {
"ENCHANTED_BOOK_BUNDLE_QUANTUM": 1687,
Expand All @@ -411,7 +416,8 @@
"GUARDIAN_LUCKY_BLOCK": 3600,
"MCGRUBBER_BURGER": 18450,
"UNFANGED_VAMPIRE_PART": 18450,
"ENCHANTED_BOOK_BUNDLE_THE_ONE": 12525
"ENCHANTED_BOOK_BUNDLE_THE_ONE": 12525,
"DYE_SANGRIA": 750000
}
}
}

0 comments on commit fdfa0ab

Please sign in to comment.