summaryrefslogtreecommitdiff
path: root/npc/014-2-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-05-02 14:30:17 -0300
committerJesusaves <cpntb1@ymail.com>2022-05-02 14:30:17 -0300
commitc649b3e9aaca9139d100664d21a784c34006e327 (patch)
tree732e0f43ec2d4a97b0541d0ab6612bf65c489110 /npc/014-2-2
parent34048ae571f911c457d50508b513c8aad407f424 (diff)
downloadserverdata-c649b3e9aaca9139d100664d21a784c34006e327.tar.gz
serverdata-c649b3e9aaca9139d100664d21a784c34006e327.tar.bz2
serverdata-c649b3e9aaca9139d100664d21a784c34006e327.tar.xz
serverdata-c649b3e9aaca9139d100664d21a784c34006e327.zip
Lay out some stuff and fix some obvious bugs (untested)
Diffstat (limited to 'npc/014-2-2')
-rw-r--r--npc/014-2-2/gemini.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/npc/014-2-2/gemini.txt b/npc/014-2-2/gemini.txt
index 376e7c9be..c4def5627 100644
--- a/npc/014-2-2/gemini.txt
+++ b/npc/014-2-2/gemini.txt
@@ -96,10 +96,26 @@ OnCore:
if (countitem(LazuriteHeart))
delitem LazuriteHeart, countitem(LazuriteHeart);
break;
+ case 10: // Luvia first cutscene
+ break;
+ case 11: // Survived cutscene
+ getexp 256000, 6400;
+ break;
+ case 12: // Storage cutscene
+ break;
+ case 13: // Survived storage
+ getexp 384000, 9600;
+ break;
+ case 14: // Luvia Showdown cutscene
+ break;
+ case 15: // Defeated Luvia and now on pursuit!
+ getexp 512000, 12800;
+ break;
}
}
addtimer(5000, "#Gemini::OnCore");
end;
}
+// Max experience gain: 1,404,000 XP and 35,100 JXP