From fea3a496bc215a059b166b7844419357d147610b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 22 Jun 2019 16:35:35 -0300 Subject: Mercenaries - Lua part. --- npc/003-2/lua.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'npc') diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt index 72a7a1835..e587f60d8 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -221,11 +221,22 @@ L_Task: close; L_Finish: + inventoryplace MercBoxAA, 1; getexp BaseLevel*60, JobLevel*10; // Reference Levels: (20, 6) setq General_Narrator, 3, 0; + getitem MercBoxAA, 1; mesn; mesq l("Great job! You can keep these items, they will be crucial to your journey."); next; + mesn; + mesq l("I'll also give you a @@. Open it to get a random Mercenary Card.", getitemlink(MercBoxAA)); + next; + mesn; + mesq l("You can only have one mercenary active at a time, they die and will leave after 10 minutes - logged in or not."); + next; + mesn; + mesq l("Still, they can be useful when you're trying to solo a boss and need help. The number of stars on the card is the strength and rarity. Use them wisely."); + next; L_Complete: mesn; mesq l("You see the docks on the other side of the town? There should be a ship docked there."); -- cgit v1.2.3-60-g2f50