From b3c25ec3d41cf95c04270adbc08c0c30b1848d48 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 17 Aug 2020 18:28:47 -0300 Subject: Doomsday Act 5 - Keshlam's Adventurer Guild (#560) Contains utils, gameplay and epilogue functions for Doomsday Act 5 THE FINAL BATTLE Note: Balancing patches may follow and are expected. The debug commands (`@js33`, `@js67` and `@js99`) were not removed. There might be overlap in voicing, in case specialeffect2() fails to work as intended. Bonus Content: * MONOCLE QUEST * Golden Apple healing is now instantaneous. * PVP Coin (Unrelated but anyway) * Golden PVP Cap. * Fix PVP Cap weight. --- world/map/db/item_db_head.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'world/map/db/item_db_head.txt') diff --git a/world/map/db/item_db_head.txt b/world/map/db/item_db_head.txt index cdcb7fde..e1f6e8ea 100644 --- a/world/map/db/item_db_head.txt +++ b/world/map/db/item_db_head.txt @@ -218,4 +218,5 @@ 5248, OrangeShades, 5, 500, 100, 20, 0, 2, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} 5249, PurpleShades, 5, 500, 100, 20, 0, 2, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} 5250, DarkGreenShades, 5, 500, 100, 20, 0, 2, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} -5255, PVPCap, 5, 500, 100, 20, 0, 2, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} +5255, PVPCap, 5, 500, 100, 60, 0, 2, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} +5257, GoldenPVPCap, 5, 500, 100, 60, 0, 2, 0, 0, 0, 2, 256, 0, 0, 0, {}, {} -- cgit v1.2.3-70-g09d2