diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-10-19 15:39:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-19 15:39:49 +0200 |
commit | f144e9fb45018e18ce16ea9c0f01518b877d34dd (patch) | |
tree | 508463965aea3f3ad3dcda11b96b15ef717ee4eb /items/VOIDGLOOM_SERAPH_4_BOSS.json | |
parent | 1102dc62c60916df7095d266e907ed191e658e2b (diff) | |
download | NotEnoughUpdates-REPO-f144e9fb45018e18ce16ea9c0f01518b877d34dd.tar.gz NotEnoughUpdates-REPO-f144e9fb45018e18ce16ea9c0f01518b877d34dd.tar.bz2 NotEnoughUpdates-REPO-f144e9fb45018e18ce16ea9c0f01518b877d34dd.zip |
Added reqs to items, fixed slayer drops, added new drop, fixed some lores (#998)
Diffstat (limited to 'items/VOIDGLOOM_SERAPH_4_BOSS.json')
-rw-r--r-- | items/VOIDGLOOM_SERAPH_4_BOSS.json | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/items/VOIDGLOOM_SERAPH_4_BOSS.json b/items/VOIDGLOOM_SERAPH_4_BOSS.json index c128dc3f..93908b8d 100644 --- a/items/VOIDGLOOM_SERAPH_4_BOSS.json +++ b/items/VOIDGLOOM_SERAPH_4_BOSS.json @@ -42,6 +42,7 @@ "name": "ยง6Voidgloom Seraph IV", "render": "Enderman", "panorama": "combat_3", + "combat_xp": 500, "type": "drops", "drops": [ { @@ -52,27 +53,27 @@ { "id": "TWILIGHT_ARROW_POISON", "extra": ["x60-64"], - "chance": "12.90%" + "chance": "12.70%" }, { "id": "SUMMONING_EYE", - "chance": "5.42%" + "chance": "0.56%" }, { "id": "ENDERSNAKE_RUNE;1", - "chance": "0.57%" + "chance": "5.34%" }, { "id": "TRANSMISSION_TUNER", - "chance": "2.15%" + "chance": "2.12%" }, { "id": "MANA_STEAL;1", - "chance": "4.30%" + "chance": "4.23%" }, { "id": "NULL_ATOM", - "chance": "5.05%" + "chance": "4.94%" }, { "id": "POCKET_ESPRESSO_MACHINE", @@ -80,19 +81,19 @@ }, { "id": "SMARTY_PANTS;1", - "chance": "1.79%%" + "chance": "1.76%" }, { "id": "SINFUL_DICE", - "chance": "0.47%" + "chance": "0.46%" }, { "id": "HAZMAT_ENDERMAN", - "chance": "1.04%" + "chance": "1.55%" }, { "id": "DRAGON_RUNE;1", - "chance": "0.71%" + "chance": "0.70%" }, { "id": "HANDY_BLOOD_CHALICE", @@ -104,7 +105,7 @@ }, { "id": "ETHERWARP_MERGER", - "chance": "0.43%" + "chance": "0.42%" }, { "id": "JUDGEMENT_CORE", |