Skip to content

Bosspowers overhaul - new spells, fixes, tweaks,...

Hello TMW requested to merge Hello/serverdata:bosspowers-overhaul into master

NOTE: depends on !814 (merged) to be merged before it. (uses TeleportManager features to open warps - otherwise mapserver would fail to start)

Rather big BossPowers (pseudo)spells pack including tweaks/fixes/new features:

  • #totheabyss/#tothecrypt: Randomize warp times so players see each other teleporting.
  • #totheabyss/#tothecrypt: Hopefully fix DCs and boss sudden deaths on teleport.
  • #tormenta: try to restore original class of caster on timeout and visuals.
  • bosspowers checks: small changes to how it done and unification with TeleportManager. ** Eventer flag is IS_EVENTER in both. ** DENY is PER ACCOUNT (#BP_DISABLE) - otherwise ppl can bypass DENY flag by creating new char.
  • Extras: few functions for magic refactors (used by multitarget lightning, WIP).
  • #mappoison: reduce cooldown.
  • #headshot: reduce cooldown and slow player on hit.
  • #mapmanadrain: reduce cooldown.
  • #maplifedrain: reduce cooldown.
  • #grenades: nearly stun players for short time + reduce cooldown.
  • #mapmassslow: new spell, does what advertised, makes boss considerably more scary.
  • New pseudospell, #bossflee. Example: #bossflee 070-1 25 25 (lets boss to escape in a stylish manner, opening transient teleport)
Edited by Hello TMW

Merge request reports