diff options
Diffstat (limited to 'items/VOIDGLOOM_SERAPH_3_BOSS.json')
-rw-r--r-- | items/VOIDGLOOM_SERAPH_3_BOSS.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/VOIDGLOOM_SERAPH_3_BOSS.json b/items/VOIDGLOOM_SERAPH_3_BOSS.json index 59c511fd..47aa28bf 100644 --- a/items/VOIDGLOOM_SERAPH_3_BOSS.json +++ b/items/VOIDGLOOM_SERAPH_3_BOSS.json @@ -42,6 +42,7 @@ "name": "ยง6Voidgloom Seraph III", "render": "Enderman", "panorama": "combat_3", + "combat_xp": 200, "type": "drops", "drops": [ { @@ -52,7 +53,7 @@ { "id": "TWILIGHT_ARROW_POISON", "extra": ["x24-32"], - "chance": "13.15%" + "chance": "13.41%" }, { "id": "SUMMONING_EYE", @@ -60,11 +61,11 @@ }, { "id": "ENDERSNAKE_RUNE;1", - "chance": "2.45%" + "chance": "2.42%" }, { "id": "TRANSMISSION_TUNER", - "chance": "2.26%" + "chance": "2.23%" }, { "id": "HAZMAT_ENDERMAN", @@ -72,11 +73,11 @@ }, { "id": "MANA_STEAL;1", - "chance": "4.52%" + "chance": "4.47%" }, { "id": "NULL_ATOM", - "chance": "3.77%" + "chance": "3.73%" } ] } |