summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-01-31 02:03:07 -0300
committerJesusaves <cpntb1@ymail.com>2021-01-31 02:03:07 -0300
commit77509d3d5fba05ae0ea81732d6364464e9a9b3b6 (patch)
treecd735c4affe4a8c12731899979a38b5a7151044f
parenta3e595c17a18b5f4c31d6c4caf3267d4fdb22a48 (diff)
downloadserverdata-77509d3d5fba05ae0ea81732d6364464e9a9b3b6.tar.gz
serverdata-77509d3d5fba05ae0ea81732d6364464e9a9b3b6.tar.bz2
serverdata-77509d3d5fba05ae0ea81732d6364464e9a9b3b6.tar.xz
serverdata-77509d3d5fba05ae0ea81732d6364464e9a9b3b6.zip
The Beheader Quest, Beheaders Expansion (tested and tweaked)
-rw-r--r--world/map/db/item_db_weapon.txt2
-rw-r--r--world/map/npc/012-3/beheader.txt90
-rw-r--r--world/map/npc/functions/mob_points.txt9
3 files changed, 88 insertions, 13 deletions
diff --git a/world/map/db/item_db_weapon.txt b/world/map/db/item_db_weapon.txt
index 48fcf524..040d8388 100644
--- a/world/map/db/item_db_weapon.txt
+++ b/world/map/db/item_db_weapon.txt
@@ -17,7 +17,7 @@
573, Falchion, 4, 8000, 4000, 300, 100, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {callfunc "UnreleasedItem";}
574, Scorpion, 4, 8000, 4000, 600, 100, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {callfunc "UnreleasedItem";}
575, DesertBow, 4, 8000, 4000, 1200, 100, 0, 1, 0, 0, 2, 34, 1, 1, 11, {}, {callfunc "UnreleasedItem";set @LauncherType, AMMO_BOW; callfunc "CheckLauncher";}
-576, Beheader, 4, 8000, 4000, 2000, 125, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {bonus bCritical, 40;}
+576, Beheader, 4, 8000, 4000, 2000, 140, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {bonus bCritical, 40;}
577, BoneDarts, 4, 8000, 4000, 300, 100, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {callfunc "UnreleasedItem"; }
578, SandCutter, 4, 30000, 15000, 1500, 140, 0, 1, 0, 0, 2, 2, 1, 80, 10, {}, {bonus bDoubleAddRate, 5;}
579, RockKnife, 4, 15000, 7500, 500, 110, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {bonus bVit, 3;}
diff --git a/world/map/npc/012-3/beheader.txt b/world/map/npc/012-3/beheader.txt
index 1810127d..7cbc079f 100644
--- a/world/map/npc/012-3/beheader.txt
+++ b/world/map/npc/012-3/beheader.txt
@@ -1,8 +1,11 @@
// The Beheader
-// "To behead a terranite, you need a clear cut at the Hyoid Bone, otherwise you won't be able to behead them even with the proper weapon. I took a decade training and even so I rarely manage to get a clear cut."
-// "No, you'll never get a clear cut at a Hyoid Bone without training."
-// mes "##9(Because TMWA Engine does not support it, but don't worry, Evol2 engine does, and rEvolt will have this feature.)##0";
// PS. The Hyoid Bone actually exists - https://teachmeanatomy.info/neck/bones/hyoid-bone/
+/////////////////////////////////////////////////////////////////////////////////
+// NOTE: Why bugs don't always drop bug legs? Because when you kill the bugs,
+// you are cautious and/or skilled enough to don't damage the usable parts.
+// Some parts are more prone to damage than others, and Terranites, due their
+// anatomy, has a zero per cent success rate for the head surviving death.
+// ...Ever noticed how they crumble to the floor once slain?
012-3,450,67,0|script|The Beheader|429
{
@@ -85,13 +88,18 @@ L_Complete:
"Can I behead Terranites on my own?", L_Beheader;
L_Later:
+ mes "";
mes "[The Beheader]";
mes "\"Some February, I don't know. If you want to help, go to Hurnscald square, look for the noisy person with an AFK Cap which is always sitting with their kitty, and tell them to start working. That might just do the trick.\"";
- // TODO: Coming soon February 2020 likely
+ // NOTE: Room for future expansion if needed.
// The "noisy person w/ an AFK Cap and a kytty" is Jesusalva (script author)
close;
L_Beheader:
+ if (FLAGS & FLAG_GOT_BEHEADER_SWORD) goto L_Again;
+ if (TERRAC == 2001) goto L_Finish;
+ if (TERRAC > 0) goto L_Status;
+ mes "";
mes "[The Beheader]";
mes "\"You obviously know nothing about Terranite Anatomy, hahaha!\"";
next;
@@ -99,14 +107,74 @@ L_Beheader:
mes "\"You don't even have the proper tools. Nah, I bet you wouldn't know how to use them even if you had, hahaha!\"";
next;
mes "[The Beheader]";
- //mes "\"How about this: I give you the tool, and you tell me how epically you failed? Hahahah!\"";
mes "\"Sorry, this is just funny! Most people of your age already realized that it takes a life of dedication and skill honing to be able to scavenge anything from a monster.\"";
- // NOTE: Why bugs don't always drop bug legs? Because when you kill the bugs,
- // you are cautious and/or skilled enough to don't damage the usable parts.
- // Some parts are more prone to damage than others, and Terranites, due their
- // anatomy, has a zero per cent success rate for the head surviving death.
- // ...Ever noticed how they crumble to the floor once slain?
- // set FLAGS, FLAGS | FLAG_GOT_BEHEADER_SWORD;
+
+ // Quest requirement check (not really needed, is old code)
+ if (BaseLevel < 60) goto L_Close;
+ next;
+ mes "[The Beheader]";
+ mes "\"Maybe we can make a deal. I can give you the proper tools but not the proper training, so don't expect much; But I'm interested in seeing how you'll fail at my hands... I'm an old man and seeing young people like you running around meaningless tasks is fun.\"";
+ next;
+ //mes "\"So. Hmm. Lemme think. What I wanted again? *suffers from AFK-induced amnesia and becomes a huge TODO sign*\"";
+ menu
+ "Very well. Give me your task.", L_Accept,
+ "I knew it, you are as crazy as Arkim!", L_Close;
+
+L_Accept:
+ mes "";
+ mes "[The Beheader]";
+ mes "So... Hmm, lemme think... Ah, I know! Thou shall ##Bkill me 2000 [@@m1062|@@]##b. Why? Because that's pointless, and you want a weapon you won't be able to use, so a pointless task for a pointless reward! Now get going!";
+ set TERRAC, 1;
+ close;
+
+L_Status:
+ mes "";
+ mes "[The Beheader]";
+ mes "\"Get going, running in circles and amusing me, you only killed "+(TERRAC-1)+"/2000 [@@m1062|@@] until now.\"";
+ close;
+
+L_Again:
+ mes "";
+ mes "[The Beheader]";
+ mes "\"Again, it takes a life of dedication and skill honing to be able to scavenge anything from a monster.\"";
+ next;
+ mes "[The Beheader]";
+ mes "\"You must imagine where the Hyoid bone would be in a Terranite and make a clear cut with a [@@576|@@], but as you are currently, that will not be possible. Maybe in the future you may find a monster anatomy professor.\"";
+ mes "##9(Development note: TMWA Engine does not support altering monster drops depending on the weapon. However, Evol2 engine does, and TMW rEvolt probably will have this feature.)##0";
+ close;
+
+L_Finish:
+ mes "";
+ getinventorylist;
+ if (@inventorylist_count == 100)
+ goto L_Nope;
+
+ mes "[The Beheader]";
+ mes "\"I'm always impressed at how the young folks never give up on their dreams. Well, listen carefully:\"";
+ next;
+
+ mes "[The Beheader]";
+ mes "\"To behead a Terranite, you need a clear cut at the Hyoid Bone, otherwise you won't be able to behead them even with the proper weapon. I took a decade training and even so I rarely manage to get a clear cut.\"";
+ next;
+ mes "[The Beheader]";
+ mes "\"Uh? No man, Terranites doesn't have neck bones. Ever saw a Terranite turning its neck to face you?? I said that because we Talpans have and it was the only reference I could think of for you.\"";
+ next;
+ mes "[The Beheader]";
+ mes "\"Well, I guess you'll need an anatomy professor to teach you the specifics to get a Terranite Head... Uh, and of course, you might want to learn how to polish them. You know. For the bonuses.\"";
+ next;
+
+ getinventorylist;
+ if (@inventorylist_count == 100)
+ goto L_Nope;
+
+ getitem "Beheader", 1;
+ getexp 200000, 0;
+ set FLAGS, FLAGS | FLAG_GOT_BEHEADER_SWORD;
+ set TERRAC, 0;
+
+ mes "[The Beheader]";
+ mes "\"Anyway, a deal is a deal and here is your [@@576|@@]. I hope you can actually make a good use of it!\"";
+ mes "##9(Development note: TMWA Engine does not support altering monster drops depending on the weapon. However, Evol2 engine does, and TMW rEvolt probably will have this feature.)##0";
close;
L_Nope:
diff --git a/world/map/npc/functions/mob_points.txt b/world/map/npc/functions/mob_points.txt
index 28058d07..5ac9aebf 100644
--- a/world/map/npc/functions/mob_points.txt
+++ b/world/map/npc/functions/mob_points.txt
@@ -228,10 +228,17 @@ L_good:
goto L_Celestia;
L_Celestia:
- if (QL_CELESTIA < 5 || QL_CELESTIA >= 205 || @mobID != 1072) goto L_Return;
+ if (QL_CELESTIA < 5 || QL_CELESTIA >= 205 || @mobID != 1072) goto L_Terranite;
set QL_CELESTIA, QL_CELESTIA + 1;
if (QL_CELESTIA == 205)
message strcharinfo(0), "Yeti : ##3This should be enough yetis killed to please Celestia.";
+ goto L_Terranite;
+
+L_Terranite:
+ if (TERRAC < 1 || TERRAC > 2000 || @mobID != 1062) goto L_Return;
+ if (TERRAC % 100 == 0)
+ message strcharinfo(0), "Terranite : ##3Total Terranites Slain: "+TERRAC;
+ set TERRAC, TERRAC + 1;
goto L_Return;
L_Return: