summaryrefslogtreecommitdiff
path: root/npc/functions/mkbot.txt
AgeCommit message (Collapse)AuthorFilesLines
2022-10-23Revert the siege conditions. However, no siege will happen if no monster wasJesusaves1-32/+13
killed the past 90 seconds.
2022-09-27Boss fanfare: Terogan, Night Dragon, Monster Army Generic Officers, Monster ↵Jesusaves1-0/+1
Admiral, Monster Governor, Pinkie Emperor, Frostia's Generic Yeti, Monster King's Illusion, Moubootaur (Sealed), Monster King (original), Luvia Gemini [hack], Pirate Captain Marley, Masked Assassin, Platinum Queen (Soul Eater), Dusty People's Boss, Demure Queen of Dragons, Tulimshar's Generic Assassin, The Icicle.
2022-07-15Minor tweaks to siege, non-criticalJesusaves1-3/+3
2022-06-03Prevent players from farming monster king aggro by setting 30 seconds ticks.Jesusaves1-0/+12
You can only generate up to 5 aggro every 30 seconds, non-cummulative. If you kill a level 30 monster and then a level 60 monster, 2 aggro is generated. If you kill two level 30 monsters, 1 aggro is generated. If you kill a level 90 monster and then a level 60 monster, 3 aggro is generated. If you kill a level 150 monster, wait 45 seconds, and kill a lv 30 one, 6 aggro is generated.
2022-06-03Modify Monster King Aggro rules (affect sieges).Jesusaves1-6/+18
Previously, every 2 users per 90s would give 1 aggro, and sieges happen at 300. This rule was kept, but aggro is now generated by killing monsters. +1 aggro per monster level 30+ slain. Sieges happen at 700.
2022-01-12Increase siege delta from 6h to 7hJesusaves1-2/+2
2021-10-10Fix a few "typos"Jesusaves1-1/+1
2021-04-04Change Act 3 duration from a fixed 500 to a 'flexible' 1000Jesusaves1-1/+1
Can be easily changed on constant files
2021-03-18Fires Of Steam, Final Showdown - Initial VersionJesusaves1-5/+7
2021-02-13Fortress Island is here - remove sieges to max daily and 3x more AGR needed.Jesusaves1-3/+3
Give up to 50 strange coins for defeating the Monster Governor (this is compatible to sieges previous income but harder)
2021-01-14The Impregnable Fortress 0FJesusaves1-1/+1
2021-01-14Assign global difficulty (declared on MKBOT)Jesusaves1-0/+2
2020-10-15Keep Siege timers running to prevent siege cancellation from having adverse ↵Jesusaves1-0/+1
effect. Increase max AFK time.
2020-06-21Move Monster King Illusion kills code aroundJesusaves1-1/+4
2020-05-23Prevent Monster King from sightseeing when he is not asked toJesusaves1-0/+6
2020-05-23Fix bugs on Monster KingJesusaves1-2/+4
2020-05-16Remove $MOST_HEROIC$ Assignment; Except on Hurnscald Liberation Day and Lua.Jesusaves1-1/+1
Aurora Events Framework will take over.
2020-02-16Whitespace fixingJesusaves1-1/+1
2019-09-17Light bringer NPC - Players are now officially allowed to hold it, as longJesusaves1-3/+5
as they got at least 60 LB Matrix points.
2019-09-17Rename file gmbot → mkbotJesusaves1-0/+235