summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-02-12 16:29:31 -0300
committerJesusaves <cpntb1@ymail.com>2021-02-12 16:29:31 -0300
commita96a11a53bcc0141f87d937dddbe25855549b76b (patch)
treeb6a827f82fb4b4384f56c9c59f0db8b27f512270
parent1e3358411fc5b13a2c83ef6e7a1ea7f0c69bd0a3 (diff)
downloadserverdata-a96a11a53bcc0141f87d937dddbe25855549b76b.tar.gz
serverdata-a96a11a53bcc0141f87d937dddbe25855549b76b.tar.bz2
serverdata-a96a11a53bcc0141f87d937dddbe25855549b76b.tar.xz
serverdata-a96a11a53bcc0141f87d937dddbe25855549b76b.zip
Valentine Day 2021 - Express code (tested)
-rw-r--r--world/map/db/item_db_use.txt5
-rw-r--r--world/map/npc/009-1/_import.txt1
-rw-r--r--world/map/npc/009-1/event.txt150
-rw-r--r--world/map/npc/items/love_potion.txt49
-rw-r--r--world/map/npc/scripts.conf1
5 files changed, 204 insertions, 2 deletions
diff --git a/world/map/db/item_db_use.txt b/world/map/db/item_db_use.txt
index 0ee4ef0d..e8d48654 100644
--- a/world/map/db/item_db_use.txt
+++ b/world/map/db/item_db_use.txt
@@ -98,5 +98,6 @@
5213, VeganWater, 0, 200, 100, 10, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {heal 250, 0, 1;getitem 540, 1;}, {}
5214, LactoseFreeAcorn, 0, 100, 50, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {heal 15, 0, 1;}, {}
5235, TMWBirthdayGift, 0, 1000000, 50, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {callfunc "TMWBirthdayGift";}, {}
-5236, GumiCandy, 0, 10000, 250, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {set Sex, if_then_else(Sex == 3, rand(0, 1), if_then_else(rand(0,1), 3, !Sex));}, {}
-5237, CaramelCandy, 0, 700, 350, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {heal 350, 0, 1;}, {}
+5236, GumiCandy, 0, 10000, 250, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {set Sex, if_then_else(Sex == 3, rand(0, 1), if_then_else(rand(0,1), 3, !Sex));}, {}
+5237, CaramelCandy, 0, 700, 350, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {heal 350, 0, 1;}, {}
+5263, LovePotion, 0, 90000, 550, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, {callfunc "LovePotion";}, {}
diff --git a/world/map/npc/009-1/_import.txt b/world/map/npc/009-1/_import.txt
index 2e6b551f..00d7e5e7 100644
--- a/world/map/npc/009-1/_import.txt
+++ b/world/map/npc/009-1/_import.txt
@@ -5,6 +5,7 @@ npc: npc/009-1/_mobs.txt
npc: npc/009-1/_nodes.txt
npc: npc/009-1/_warps.txt
npc: npc/009-1/constable.txt
+npc: npc/009-1/event.txt
npc: npc/009-1/guide.txt
npc: npc/009-1/jack.txt
npc: npc/009-1/mapflags.txt
diff --git a/world/map/npc/009-1/event.txt b/world/map/npc/009-1/event.txt
new file mode 100644
index 00000000..1acc126d
--- /dev/null
+++ b/world/map/npc/009-1/event.txt
@@ -0,0 +1,150 @@
+// Kytty <3 Valentine Day 2021
+// Valentine Day 2021-02-14 script authored by Jesusalva on the 12th
+
+009-1,30,34,0|script|Kytty|430
+{
+ // Core Variable Switcher
+ if (gettime(5) >= 13 && gettime(5) <= 15) goto L_Quest;
+ if (gettime(5) > 15 && strcharinfo(0) == "kytty" && $VALENTINE2021) goto L_StopEvent;
+ if (gettime(5) > 15 && GM >= GM_DEV && $VALENTINE2021) goto L_ReadOnly;
+ mes "[Kytty]";
+ mes "\"Uh? Hello there. I am looking for my husband to stare at him, don't mind me.\"";
+ close;
+
+L_Quest:
+ if (#VALENTINE2021) goto L_Running;
+ // Core dialog
+ mes "[Kytty]";
+ mes "\"Hey, "+strcharinfo(0)+"! I have a problem and perhaps you can help me!\"";
+ next;
+ menu
+ "Sure, m'am... What should I do?", L_Continue,
+ "Who, me? Sorry, wrong person.", L_Close;
+
+L_Continue:
+ mes "";
+ mes "[Kytty]";
+ mes "\"I feel like my husband is staring at other people, and that is ABSURD! He should only stare at kytty!\" %%e";
+ next;
+ mes "[Kytty]";
+ mes "\"So kytty came up with a great plan - kytty will brew some [@@5263|Love Potions@@] so hubby only stares at me!\"";
+ next;
+ mes "[Kytty]";
+ mes "\"I have most ingredients, but a few are still missing and I was hoping you could help me out:\"";
+ mes "- 20x Cherry";
+ mes "- 20x Chocolate Bar";
+ mes "- 1x Diamond";
+ mes "- 1x Chocolate Cake";
+ next;
+ mes "[Kytty]";
+ mes "\"Uh? Of course I won't put everything in the potion! Wyara will sell me some other ingredients for the diamond, and... Hey, stop making questions!\"";
+ next;
+ mes "[Kytty]";
+ mes "\"Do you have everything I've asked for?\"";
+ menu
+ "I do.", L_Check,
+ "I don't.", L_Close;
+
+L_Check:
+ mes "";
+ getinventorylist;
+ if (@inventorylist_count == 100) goto L_Full;
+
+ if (countitem("ChocolateBar") < 20) goto L_NotEnough;
+ if (countitem("Cherry") < 20) goto L_NotEnough;
+ if (countitem("Diamond") < 1) goto L_NotEnough;
+ if (countitem("ChocolateCake") < 1) goto L_NotEnough;
+
+ delitem "ChocolateBar", 20;
+ delitem "Cherry", 20;
+ delitem "Diamond", 1;
+ delitem "ChocolateCake", 1;
+ getitem "LovePotion", 1;
+ getexp 50000, 0;
+ set #VALENTINE2021, 1;
+ mes "[Kytty]";
+ mes "\"With this, he will totally stare only at me now! Thanks for the help. Here, you can have an extra, but you are not cute like him so don't blame me if it don't work or present... side effects.\"";
+ next;
+ mes "[Kytty]";
+ mes "\"Also, I love chocolate. I'll give you a spare potion every fifty [@@509|@@] you bring me.\"";
+ close;
+
+L_NotEnough:
+ mes "";
+ mes "[Kytty]";
+ mes "\"Don't try to troll me, I know you don't have everything.\"";
+ close;
+
+L_Full:
+ mes "[Kytty]";
+ mes "\"Free up some space in your inventory, please.\"";
+ close;
+
+/////////////////////////////////////////////////////////////////////
+L_Running:
+ getinventorylist;
+ if (@inventorylist_count == 100) goto L_Full;
+ mes "[Kytty]";
+ mes "\"Have you brought me more chocolate? I am starving with only "+$VALENTINE2021+" [@@509|@@]. You ##Bonly##b gave me "+(#VALENTINE2021-1)+" bar(s), after all!\"";
+ next;
+ menu
+ "Not yet, but I'll be back.", L_Close,
+ "Sure thing miss, take all you want!", L_Collect;
+
+L_Collect:
+ mes "";
+ set @choco, countitem("ChocolateBar");
+ set @bonus, (#VALENTINE2021%50)+@choco;
+ set @potio, @bonus/50;
+ //debugmes "Choco "+@choco+" Potio "+@potio+" Bonus "+@bonus+".";
+ set @bonus, 0;
+ delitem "ChocolateBar", @choco;
+ set #VALENTINE2021, #VALENTINE2021+@choco;
+ set $VALENTINE2021, $VALENTINE2021+@choco;
+ getexp @choco*15, @choco*7;
+ if (@potio) goto L_BonusPots;
+ mes "[Kytty]";
+ mes "\"Yummy! Thanks for your support. Tell me if you have more chocolate!\"";
+ close;
+
+L_BonusPots:
+ getitem "LovePotion", @potio;
+ mes "[Kytty]";
+ mes "\"Here are some love potions for you. But as I said - I'm not sure if you are cute enough for them.\"";
+ close;
+
+L_StopEvent:
+ mes "[Kytty]";
+ mes "\"Hey other me! I still have "+$VALENTINE2021+" chocolate bars, but I'm a NPC and cannot eat them, so here they are!\"";
+ next;
+ set @choco, min($VALENTINE2021, 30000);
+ getitem "ChocolateBar", @choco;
+ set $VALENTINE2021, $VALENTINE2021-@choco;
+ mes "[Kytty]";
+ mes "\"Also: Jesusalva asked me to wish you a happy Valentine Day.\"";
+ close;
+
+L_ReadOnly:
+ mes "[Kytty]";
+ mes "\"I'm still holding on "+$VALENTINE2021+" chocolate bars, but I'll eat them soon!\"";
+ close;
+
+////////////////////////////////////////////////////////////////////
+L_Close:
+ close;
+
+L_Off:
+ disablenpc "Kytty";
+ end;
+
+L_On:
+ enablenpc "Kytty";
+ end;
+
+OnInit:
+ if (gettime(7) == 2021 && gettime(6) == 2) goto L_On;
+ goto L_Off;
+
+OnClock0000:
+ goto OnInit;
+}
diff --git a/world/map/npc/items/love_potion.txt b/world/map/npc/items/love_potion.txt
new file mode 100644
index 00000000..a0ecc150
--- /dev/null
+++ b/world/map/npc/items/love_potion.txt
@@ -0,0 +1,49 @@
+function|script|LovePotion
+{
+ goto L_CalcHair;
+
+L_CalcHair:
+ if (rand(80) < 40) goto L_DyeHair;
+ goto L_CalcSwap;
+
+L_CalcSwap:
+ if (rand(80) < 20) goto L_GenderSwap;
+ goto L_CalcPinkies;
+
+L_CalcPinkies:
+ if (rand(80) < 60) goto L_PinkieSwarm;
+ goto L_CalcCupid;
+
+L_CalcCupid:
+ if (rand(80) < 35) goto L_CupidStomp;
+ goto L_Finish;
+
+L_Finish:
+ message strcharinfo(0), "You suddenly feel a urge to stare at kytty. Weird potion.";
+ return;
+
+////
+L_DyeHair:
+ // 2 = Dark Red; 7 = Light Red; 11 = Pink
+ setlook LOOK_HAIR_COLOR, (11 + (15 * (Class - 1)));
+ message strcharinfo(0), "The power of love is so strong that your hair just got a lot more pink!";
+ goto L_CalcSwap;
+
+L_GenderSwap:
+ set Sex, if_then_else(Sex == 3, rand(0, 1), if_then_else(rand(0,1), 3, !Sex));
+ message strcharinfo(0), "Uh? I'm not feeling so well... Maybe I wasn't cute enough?";
+ goto L_CalcPinkies;
+
+L_PinkieSwarm:
+ areamonster getmap(), getx()-10, gety()-10, getx()+10, gety()+10, "", 1018, 12;
+ message strcharinfo(0), "Ooooh, pinkies, so lovely!";
+ goto L_CalcCupid;
+
+L_CupidStomp:
+ set @python[0], BL_ID;
+ misceffect 69, @python[0];
+ addtimer 380, "python-foot::OnKill";
+ message strcharinfo(0), "You are smelling so strongly like love, that Cupid decided to see what was wrong...";
+ goto L_Finish;
+
+}
diff --git a/world/map/npc/scripts.conf b/world/map/npc/scripts.conf
index fd1311fb..de85f8b4 100644
--- a/world/map/npc/scripts.conf
+++ b/world/map/npc/scripts.conf
@@ -53,6 +53,7 @@ npc: npc/items/brawling_item.txt
npc: npc/items/drugs.txt
npc: npc/items/max_stat.txt
npc: npc/items/nobow_item.txt
+npc: npc/items/love_potion.txt
import: npc/_import.txt
// magic