summaryrefslogtreecommitdiff
path: root/npc/009-2/ryan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/009-2/ryan.txt')
-rw-r--r--npc/009-2/ryan.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/009-2/ryan.txt b/npc/009-2/ryan.txt
index 7b05babdf..86bc31986 100644
--- a/npc/009-2/ryan.txt
+++ b/npc/009-2/ryan.txt
@@ -9,10 +9,10 @@
if (BaseLevel < 17) goto L_Weak;
if (!getq(HalinarzoQuest_LifeDelight)) goto L_Prologue;
.@q=getq2(HalinarzoQuest_LifeDelight);
- if (.@q < 50)
+ if (.@q < 25)
.@a=(.@q**2)+18;
else
- .@a=2500+18*(.@q-49);
+ .@a=625+18*(.@q-24);
if (.@q > 100) goto L_Complete;
mesn;
@@ -66,7 +66,7 @@
Zeny+=rand(.@a, .@a+.@q)*.p;
getexp rand(.@q,.@a)*.@l, rand(1, .@q);
}
- // Platinum + Iridium last stage: 3418 Delights - 189275 in total
+ // Platinum + Iridium last stage: ~2000 Delights - 103,525 in total
if (.@r < 3 && .@q == 100) {
setq1 HalinarzoQuest_LifeDelight, 3;
getitem PlatinumIngot, 1;