summaryrefslogtreecommitdiff
path: root/npc/007-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-02-21 03:41:51 -0300
committerJesusaves <cpntb1@ymail.com>2020-02-21 03:41:51 -0300
commit05402b386e38b74a09598d5848f09c77028fabc9 (patch)
treee5f5b7419d96cbd81fb041655e16358adf5b0dec /npc/007-1
parent8deec5ea3b2bd1c68e99700684e5a31b696f92e8 (diff)
downloadserverdata-05402b386e38b74a09598d5848f09c77028fabc9.tar.gz
serverdata-05402b386e38b74a09598d5848f09c77028fabc9.tar.bz2
serverdata-05402b386e38b74a09598d5848f09c77028fabc9.tar.xz
serverdata-05402b386e38b74a09598d5848f09c77028fabc9.zip
Update dracoula from 270%/150% to 300%/200%
I'm not sure if she can rival with Arkim (yet)
Diffstat (limited to 'npc/007-1')
-rw-r--r--npc/007-1/dracoula.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/007-1/dracoula.txt b/npc/007-1/dracoula.txt
index a2f76c23d..5fa66401c 100644
--- a/npc/007-1/dracoula.txt
+++ b/npc/007-1/dracoula.txt
@@ -84,7 +84,7 @@ L_Repeat:
L_Finish:
delitem BatTeeth, 20;
getexp 666, 5; // 20 / 18% = 111 kills * 15 xp = 1665 xp gained from killing. (40% bonus)
- Zeny = (Zeny + 540); // 10*20 = 200 base (270% bonus)
+ Zeny = (Zeny + 600); // 10*20 = 200 base (300% bonus)
setq MineQuest_Dracoula, 1, santime();
mes "";
mesn;
@@ -95,7 +95,7 @@ L_Finish:
L_Finish2:
delitem BatTeeth, 11;
getexp 275, 1; // 11 / 18% = 61 kills * 15 xp = 915 xp gained from killing. (30% bonus)
- Zeny = (Zeny + 165); // 10*11 = 110 base (150% bonus)
+ Zeny = (Zeny + 220); // 10*11 = 110 base (200% bonus)
setq MineQuest_Dracoula, 1, santime();
mes "";
mesn;