summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2024-01-22Add current storyline to the game options, because some ppl don't read the newsJesusaves1-0/+10
2024-01-20[skip ci] adjust a tierJesusaves1-0/+3
2024-01-20Bonus!Jesusaves1-0/+14
2024-01-20Cooking Skill can now be obtainable (max legit value = 6)Jesusaves1-0/+28
2024-01-20Spring & Cherries, also release Pumpkin LollipopJesusaves1-10/+14
2024-01-20Additional mobs now have seasonal drops for summer, autumn and winter.Jesusaves1-1/+45
2024-01-20Add new Winter drop: Small Chocolate BarJesusaves1-1/+23
2024-01-20This is the initial version of Cooking System (work in progress).Jesusaves1-0/+33
In particular: - You cannot learn how to cook - You cannot learn any recipe - You cannot make flour - You cannot cook Fruit Salad, Zombie Nachos nor Pancake This also introduces changes to drops, as well as new items, incl. Donuts. Partly Tested.
2024-01-19Fix typoJesusaves1-1/+1
2024-01-19I don't know if Explosive Arrow works, so try to apply its effect twice.Jesusaves1-0/+5
Harmless, as the code is evaluated way too often.
2024-01-19[HACK] Automatically unequip [Explosive Arrow] if not using a bow.Jesusaves1-0/+11
First time has tolerance as you might just have forgotten it equipped. Second time will prevent the mob kill from counting: - No monster points - No Grand Hunter Quest progress (or any non-map-specific quest, actually) - No drops from events (Coffee, Chocolate, etc.) - Realm of Drops ineffective - Mirror Lake EXP Bonus ineffective
2024-01-19Minor inconsistencies or notes.Jesusaves1-2/+2
2024-01-19Semi-fix: Throttle siege attempts to 3 hours rather than promised 24 hoursJesusaves1-1/+2
2024-01-19Improve precision on the success rate guessworkJesusaves1-1/+3
2024-01-19Unlock refine up to +15 after MK is slain.Jesusaves1-3/+14
2024-01-18Make Siege Boss slightly stronger (not really) once TOP3AVERAGELVL() pass 100.Jesusaves1-0/+1
This will avoid General from getting **too** weak (but will still be weak)
2024-01-18Morning Rush & Night WishesJesusaves1-0/+4
2024-01-13Fix bugsJesusaves1-0/+4
2024-01-13Ugly 4144 codeJesusaves1-6/+6
2024-01-13Some clarityJesusaves1-6/+6
2024-01-13GCC specific?Jesusaves1-1/+4
2024-01-09011-4 Eternal Swamps Navigation AreaJesusaves1-0/+1
2024-01-09Handle players whom were saved in 011-3 before Eternal Swamps resizingJesusaves1-0/+9
2024-01-06Nerf heavily the score for level and job level in LightbringerJesusaves1-3/+3
2023-12-16This should in theory track your anniversary (365 days, NOT a year). Prizeless.Jesusaves2-0/+19
NO reward is given whatsoever, as it is easily cheat-able.
2023-12-15Lightbringer SelectionJesusaves1-0/+21
2023-12-15Update reputation() scriptJesusaves1-11/+12
2023-12-14legendaryTimeCheck -> Change scope from local to global function.Jesusaves1-0/+18
It might be useful later.
2023-12-10Fix bug with DelChrRegFromEveryPlayerJesusaves1-0/+3
2023-12-09[Experimental] Drop Rate on politics (will only apply after MK is defeated)Jesusaves1-0/+6
2023-12-07Extend the warp bonus to the Time Flask.Jesusaves1-1/+1
I figured out players would like this and Rebirth Season was underwhelming.
2023-12-07During Rebirth Season, Warp Crystals will break at half the usual rateJesusaves1-0/+1
2023-12-05Make Global Instance Core slightly less vulnerable to char-server dc.Jesusaves1-0/+6
2023-11-06Disable HallOfReferral (performance / unused and deprecated code)Jesusaves1-1/+4
2023-11-02Fix a slightly typo breaking some boss control codeJesusaves1-2/+2
2023-10-29You can now use multiple Dream Tickets per Dream Tower floor (max 10).Jesusaves2-16/+24
Using more tickets makes it slightly harder and increase rewards. (Dream Tickets are also now tradeable)
2023-10-29This is the EXPERIMENTAL version of allowing Carts to players.Jesusaves1-0/+6
As well as its most important restrictions.
2023-10-28Allow to exchange Wumpus Egg for the Sunny Crystal, as per the official design.Jesusaves1-3/+8
Prepare the Gemini Quest extension after MK is dead (nothing happens yet).
2023-10-28After revising, change the town bonus from 50% to 150%.Jesusaves1-1/+1
If all five towns gang up at max, it is 187.5% (prev 112.5% normal 75%)
2023-10-28After Monster King demise, there is no longer Sieges to raise EXP rates.Jesusaves1-1/+3
Therefore, after the event, raise the bonus from weekend and townhalls.
2023-10-28Exception for the above rule: Dying in an arena.Jesusaves1-11/+11
2023-10-28The Blightbringer can be lost/robbed if you die in a PvP scenario.Jesusaves1-0/+12
Even if it was in the storage, it'll be lost. Doesn't apply to other legendary heroes. If robber fails to acquire the Blightbringer, it returns to Monster King.
2023-10-28Blightbringer (original acquisition)Jesusaves3-1/+5
2023-10-26Some extra additional rules and bugfixes for Hardcore ServersJesusaves1-0/+4
2023-10-26Hardcore servers should honor SuperMMO maps (Fortress) as if they were MMO maps.Jesusaves1-1/+1
2023-10-26In Hardcore Servers, do not require the min. siege victories for Fortress.Jesusaves1-1/+1
2023-10-26I finally decided what the bonus for sparing Barbara is.Jesusaves1-0/+31
During the Impregnable Fortress Raid, provides limited healing and buffing.
2023-10-26Nerf Monster King Illusion reward after the Fires of Steam is unlocked.Jesusaves1-1/+3
2023-10-26Replace the sieges after Monster King is deadJesusaves2-29/+48
2023-10-21Sell Sunny Crystals, and evaluate Moubootaur (Sealed) at 250 Strange Coins.Jesusaves1-0/+9