From c66a81b1293a6df81a2cbccf436e90553547a3a7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 5 Jun 2019 15:17:12 -0300 Subject: This is the complete skill list for Sagratha. --- npc/014-5-1/sagratha.txt | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/014-5-1/sagratha.txt b/npc/014-5-1/sagratha.txt index 480a57104..9c5b3c259 100644 --- a/npc/014-5-1/sagratha.txt +++ b/npc/014-5-1/sagratha.txt @@ -387,6 +387,28 @@ function teachMagic { skill TMW2_FROZENHEART, 1, 0; setq General_Sagratha, 9; break; + } + case 10: + if (MAGIC_LVL < 6) + goto L_Magicless; + mesn; + mesc l("@@ nods.", .name$); + mesq l("You've been asking for way too much power from the Mana Seed."); + next; + mesn; + mesq l("Too much power can corrupt you. I've seen this happening before... countless times."); + next; + mesn; + mesq l("This is the STONEHEART spell. It'll summon the fierce Terranite."); + next; + mesn; + mesq l("They used to be an advanced civilization long long ago, but they decided to go against the Moubootaur."); + next; + mesn; + mesq l("They are now like most monsters. I pity them. Their sacrifice was not in vain, though."); + skill TMW2_STONEHEART, 1, 0; + setq General_Sagratha, 11; + break; } /* Limerizer Lv 30 @@ -398,7 +420,6 @@ function teachMagic { Stoneheart Lv 80 skill TMW2_DRAGOKIN, 5; - skill TMW2_STONEHEART, 9; */ next; return; -- cgit v1.2.3-60-g2f50