summaryrefslogtreecommitdiff
path: root/npc/functions/dungeon.txt
AgeCommit message (Collapse)AuthorFilesLines
2025-03-18[skip ci] for balance reasons, frostbites may be randomly weakerJesusaves1-2/+2
So your death goes from 12 minutes to 18 minutes in average
2025-03-18Fix hierarchy (CI false positive)Jesusaves1-1/+1
2025-03-18Add notes and fix imprecisionsJesusaves1-7/+8
2025-03-18Three new map mechanics which will be necessary for the Moubootaur ShowdownJesusaves1-5/+107
2024-07-31032-2 (Past Tulimshar Tree Cave) is now an Overclocked map.Jesusaves1-2/+3
2024-07-31Overclocked maps: Minor tweaks, maximum penalty is 30%Jesusaves1-6/+6
An "Overclocked map" should be a map where EXP/DROP gain can be higher than other more dangerous maps. In theory, HH Master could be Overclocked... ...But this needs more empirical testing as the goal is balance. In other words, if performance of an OC map falls below the other maps, then it is a failure.
2024-07-31Just like Iced Bottles can reduce Heat maps and so on...Jesusaves1-1/+6
Active homuns will reduce effect from Over Clocked maps
2024-07-31Special Map Effect: Over ClockedJesusaves1-0/+87
Inflicts Botter's Syndrome "randomly" when CAPTCHA is off.
2023-10-07Generate maps for Complaining Dragons & The Impregnable Fortress (B2F - B7F)Jesusaves1-7/+7
2023-05-31Simplify Alcohol Script for consistency, and replace penalty.Jesusalva Jesusalva1-3/+1
This replaces Alcohol to use SC_Bonus, which became the de-facto default. SC_Bonus was made based on Alcohol code, but it received improvements over time. So I decided it was time to let the parent code go. I also replaced the penalty. The ASPD penalty never struck me as "right". I tried SC_FROSTMISTY (which slows you down, reduces ASPD, etc. ─ more effects but less duration) and SC_QUAGMIRE (reduces DEX/AGI and nullifies buffs for them, slows you down). But I opted for SC_HALT_REGENERATION. It is used elsewhere as well and is inflexible: While the effect is active, regardless of what drink you used, healing yourself (by magic, not by potions) will be ineffective, and natural regen is inhibited or disabled ─ likely the later).
2022-06-05Use the nerf cannon against sick maps so they use 20s ticks.Jesusaves1-2/+2
The effect duration, however, lasts 10 seconds
2022-04-28Spice things up :3Jesusaves1-2/+4
2022-01-04Add the first (and possibly only) mention to chantingJesusaves1-1/+1
2022-01-02Elixir of Life should protect from Disease & Bleeding map effects.Jesusaves1-1/+1
Bleeding map effect protection should not prevent bleeding, just enable Regen.
2022-01-02006-9 is now a Bleeding mapJesusaves1-1/+2
2022-01-02Prepare new dungeon effect: Bleeding MapJesusaves1-0/+33
2021-10-17Cursed Maps: Legendary Weapons (any) can protect user from 50% of the penaltyJesusaves1-0/+2
2021-08-05Fix obvious typo.Jesusaves1-1/+1
I mean, poisonous class? Seriously?
2021-08-05Nerf the Curse: -5% MP to -4% MP; And -10% HP to -9% HPJesusaves1-3/+3
2021-03-23Fix typoJesusaves1-1/+1
2021-03-23Savior Class is well protected against curses. (Cursed Map OK)Jesusaves1-1/+1
2021-03-23Better formula syntaxJesusaves1-2/+2
2021-03-23029-5 is now a map which causes diseases. Mitigates slime mother farming.Jesusaves1-0/+40
HP > 70%: Bleeding HP > 40%: Poison HP < 00%: Deadly Poison PS. Formula likely wrong.
2021-01-13Fix other typosJesusaves1-2/+2
2021-01-13Main Quest 20 - Survive the trip until the guardhouse.Jesusaves1-1/+1
You will now be officially assigned the task of liberating Fortress Town.
2021-01-13Xovilam, Fortress Island Status Reset NPC.Jesusaves1-0/+1
Remove some unused clutter from Malivox and Wyara
2021-01-13Thinking a bit, Redy's are naturally resilient to fire.Jesusaves1-2/+2
Make that true for hot maps - they'll no longer need Iced Waters
2021-01-13Make Purification Potion even more powerfulJesusaves1-1/+1
2021-01-13And do warn players they might die :3Jesusaves1-1/+1
2021-01-13"Rapidly" is "rapidly", not "kinda rapidly"Jesusaves1-1/+1
2021-01-13Curse will be slower than heat map - 15 seconds cycles.Jesusaves1-3/+3
2021-01-13Logging out at Jak1's Domains will no longer save your map positionJesusaves1-0/+38
(This should become a default for the whole Candor Underground Trials)
2020-07-28Mapflag on 007-2 so logout do not act as a safe passJesusaves1-0/+5
2020-07-28Iced Water can now be used and will give you a break on the Volcano.Jesusaves1-2/+7
2020-07-28Heat waves and the Volcano B1FJesusaves1-0/+35