summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2020-07-28Fix typo. Styling.Jesusaves1-2/+2
2020-07-28Fix a bug (a typo) reported by Mathias Cronqvist (@Avish) on Teleporter GatesJesusaves1-1/+1
2020-07-28When resigning office, your automatic application will be canceled as wellJesusaves1-0/+4
2020-07-26And a typo on cherryJesusaves1-2/+2
2020-07-26Actually, and most importantly: Coffee Day. IT IS COFFEE.Jesusaves2-1/+25
2020-07-26Announce when it is the International Chocolate Day.Jesusaves1-0/+7
Otherwise, the event will be missed.
2020-07-26Chocolate Day EventJesusaves2-0/+29
It happens at 07/07 and will make every monster drop chocolate. If you're lucky, of course. Drop chances are 0.4% per monster level. There is only 27% chance for some chocolate which is not a bar :>
2020-07-22Adds new Elite Duck monster.Sean Hulka1-1/+16
Second and third quest stages of PIRATES OF SARAH. Updates Ducky summoning skill.
2020-07-14Fix broken announceJesusaves1-1/+1
2020-07-13Prevent Aurora Events from being handled OnInitr12.3_20200713Jesusaves1-1/+2
2020-07-13Fix typo reported by ConsoleJesusaves1-1/+1
2020-07-13Fix variable bug reported by HCPJesusaves1-1/+1
2020-07-07Reset all learnt skills to level 1 - forcefullyJesusaves1-0/+20
This will give me the flexibilty I'll need for new level up rules Forgetful NPCs still will have to wait so spend wisely!!!!!!!
2020-07-05TypoJesusaves1-1/+1
2020-07-04How did it miss the whole file =/Jesusaves1-0/+54
2020-07-04Avoid redeclaration of towns and locations at MapToLoc and LocToMap (also ↵Jesusaves1-13/+8
fix bugs)
2020-07-03Remove useless codeJesusaves1-353/+0
2020-07-03Rewrite Journalman NPCJesusaves1-8/+70
2020-07-03Fix several obscure bugsJesusaves1-5/+10
2020-07-02Fine tuning skills, Colin now teaches again a few basic skillsJesusaves1-3/+3
2020-07-01Ops! Levels were not working!Jesusaves1-8/+15
2020-07-01Mana EXPJesusaves1-1/+12
2020-07-01Pipeline fixJesusaves1-1/+1
2020-07-01Run pipelines with Colin skillsJesusaves1-67/+71
2020-07-01Sketches about splash rangeJesusaves1-13/+21
2020-07-01[skip ci] We need some sleep2() for the brawlers skillsJesusaves1-0/+13
2020-07-01Disclaim pre-requisitesJesusaves1-0/+2
2020-07-01Redesign Luca interfaceJesusaves1-1/+4
2020-07-01Disable magic skill upgrades for v3.0Jesusaves1-1/+1
2020-07-01Some notesJesusaves1-0/+2
2020-07-01Healing gives Mana EXPJesusaves1-0/+3
2020-06-29Filter_Hostile will now regard PVP restrictionsJesusaves1-1/+10
2020-06-29Skills are still not honoring PVP modifiers, but they now won't work outside PVPJesusaves1-0/+6
2020-06-26Sacrificing the injuried mouboo will now give you 1 MSPJesusaves1-0/+2
Ideally though, we should have Orum/Waric/whatever give you this MSP
2020-06-26Magnus Healing splash range: 4x4 at level 1, 5x5 at level 5, 6x6 at level 10Jesusaves1-1/+2
2020-06-26Replace healing skillsJesusaves1-16/+17
2020-06-26[skip ci] Prepare Armageddon and Fireball to maybe cause burningJesusaves1-5/+8
2020-06-26[skip ci] Horizontal Slash will set @SComboJesusaves1-0/+9
Diagonal, Vertical, Stab and Grand Blast will check @skillTarget versus it If they differ, the combo is null and power will be 100% (normal attack)
2020-06-26[skip ci] This would be needed to make the combos to workJesusaves1-1/+6
Horizontal, Diagonal, Vertical, Stab and then Grand Blast. This needs perfect sequencing, but we still have a problem: The skills can be used versus any target =/
2020-06-26Sketch for sword combo skillJesusaves1-0/+47
2020-06-26[skip ci] Sketch the eight assassin archery skills implementJesusaves1-0/+1
Seems like I'll need to extend server-plugin for this
2020-06-26Sketch the eight execution arrows, besides Arrow Shower, Sharpshooter and ↵Jesusaves1-1/+29
Charged Shot
2020-06-26Tweak a bit MQ2 - AssassinJesusaves1-0/+9
2020-06-26Option to create a pincode will only show up at Tolchi's first Successful CraftJesusaves1-8/+8
Account need 15 days.
2020-06-26Zarkor is special: The summoning will succeed, but nature will attack you.Jesusaves1-0/+1
(Only for the first time, same rules applies)
2020-06-26Summoning when blacklisted will, for the first time, cause nature to fight youJesusaves1-1/+1
Later attempts will silently fail.
2020-06-26Nilfheim and Mana Bomb will now give Magic EXP as wellJesusaves1-0/+2
2020-06-25The 100% chance EXP Bonus from Tolchi only applies if top3 players already ↵Jesusaves1-1/+1
reached level 50. This is to prevent an early imbalance at ML Stable
2020-06-25Tolchi: First special request will, with 100% chance, give two bonuses:Jesusaves1-0/+1
GP Drop and EXP Gain. This only happens once per account, and already existing accounts are excluded.
2020-06-25Regenerate MapsJesusaves1-1/+3