summaryrefslogtreecommitdiff
path: root/world/map/npc/099-7/boss.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-11-10 14:39:08 -0300
committerJesusaves <cpntb1@ymail.com>2022-11-10 14:39:08 -0300
commite7c7b5f4331a50cd1d64cefa98f6522a0e24461e (patch)
treeb5f1c6ed5927200339d2d5d867caaed8e6728f76 /world/map/npc/099-7/boss.txt
parent1efb744847a5af9e162ec3101f6702c5ebaf0805 (diff)
downloadserverdata-e7c7b5f4331a50cd1d64cefa98f6522a0e24461e.tar.gz
serverdata-e7c7b5f4331a50cd1d64cefa98f6522a0e24461e.tar.bz2
serverdata-e7c7b5f4331a50cd1d64cefa98f6522a0e24461e.tar.xz
serverdata-e7c7b5f4331a50cd1d64cefa98f6522a0e24461e.zip
Raise EXP for swamp chest (+50%) and for Beheader (+25%)
Diffstat (limited to 'world/map/npc/099-7/boss.txt')
-rw-r--r--world/map/npc/099-7/boss.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/099-7/boss.txt b/world/map/npc/099-7/boss.txt
index c621c68f..3980b2bb 100644
--- a/world/map/npc/099-7/boss.txt
+++ b/world/map/npc/099-7/boss.txt
@@ -681,7 +681,7 @@ L_Yes:
L_FlawedLens:
getitem "FlawedLens", 1;
- getexp 20000000, 0;
+ getexp 30000000, 0;
set FLAGS, FLAGS | FLAG_KESHLAM_FLAWEDLENS;
mes "[Chest]";
mes "You opened it and found...! Some flawed lens?! Meh.";
@@ -692,7 +692,7 @@ L_FlawedLens:
close;
L_Rare:
- getexp 10000000, 0;
+ getexp 15000000, 0;
set FLAGS, FLAGS | FLAG_KESHLAM_RAREDROP;
if (rand(4) == 1) goto L_Amulet; // 25% chance
goto L_Ring; // 75% chance