summaryrefslogtreecommitdiff
path: root/npc/006-7
AgeCommit message (Collapse)AuthorFilesLines
2025-02-12Fix areaharm creditFedja Beader1-11/+11
+change order of arguments and defaults (but I might flip them around again, stay tuned) Also fixes magnus heal: note how filter_friendly was passed as elemental type. Depends on !174. * Make square/rect-harm match harm() calling convention * -artefact * Swap blocks filter and script filter around.. if you think about it, the blocks filter is coarse and the latter is fine so it makes sense to order them this way as well. * areaharm should be called squareharm, no? * Fix areaharm credit +change order of arguments and defaults **** ml/serverdata!175
2024-12-16Christmas 2024 - Ofelia's Event : Not yet completedJesusaves1-0/+1
Groups 1, 2 and 4 are not yet hooked. Untested. No rewards are currently given.
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.
2021-12-26Bloodbath (Candor Survival) ChallengeJesusaves1-0/+2
2021-12-25Prepare the Bloodbath RoomJesusaves1-1/+1
2021-12-25Register this new boss as an easter egg; It *is* a secret boss, in a sense.Jesusaves1-0/+1
Gives 25 Strange Coins when defeating it for the first time.
2021-12-25Nerf Judgment from the Icicle a tiny bitJesusaves1-1/+1
2021-12-25Tentatively replace SC_COLD with SC_FROSTMISTYJesusaves1-1/+2
2021-12-25Fixes the critical part of the bugJesusaves1-0/+4
2021-12-25Some actual balancingJesusaves1-3/+23
2021-12-25First batch of bugfixesJesusaves1-21/+23
2021-12-25It is coded. Now it only needs testing.Jesusaves1-14/+47
2021-12-25I'm almost sure this will blow away when I test, but...Jesusaves1-4/+44
Add the traps, they happen every 60 seconds in average. Now only the weak AoE is missing. This boss is a spellcaster, don't expect a break. Timing is not exact, the skills will delay all spellcasting.
2021-12-25It needed some tweaks. Note nothing was tested yetJesusaves1-24/+72
2021-12-25The primary magic skill from the Icicle is now readyJesusaves1-4/+53
2021-12-25Find the tanker and a random target for skills.Jesusaves1-1/+23
2021-12-25The boss will now summon reinforcements every 60 seconds.Jesusaves1-2/+23
I'm afraid we'll run out of effects, though
2021-12-25Add required skill: Resurrection. Continue the code for the showdown.Jesusaves1-2/+2
2021-12-25Draft version of the boss - without skillsJesusaves1-3/+62
2021-12-25Prepare the showdown for the East Room of Candor B3F. WIP.Jesusaves2-0/+52
2021-12-24Add 006-7Jesusaves1-0/+2