promotional bannermobile promotional banner

KwikTip

An addon for area-aware quick tips. Heavily inspired by QE Dungeon Tips.

File Details

v2.4.5

  • R
  • Apr 1, 2026
  • 1.66 MB
  • 22
  • 12.0.1
  • Retail

File Name

KwikTip-v2.4.5.zip

Supported Versions

  • 12.0.1

KwikTip

v2.4.5 (2026-04-01)

Full Changelog Previous Releases

  • v2.4.5: tip content pass for M+ dungeons from updated method.gg guides
    Pit of Saron:
    • Garfrost: rewrite around Throw Saronite (targets 2, spread), Glacial Overload
      (channel toward closest forge, hide behind remaining chunk), Cryostomp (destroys
      chunks — dispel Siphoning Chill stacks). Role assignments corrected.
    • Ick & Krick: add Necrolink (shared health), Shade Shift spawns Shades of Krick
      (interrupt Shadowbind), correct Plague Explosion (puddles under players, not
      player-placed). Interrupt priority: Shadowbind first, Death Bolt second.
    • Tyrannus: add Rotlings vs Plaguespreaders distinction, Rotting Strikes disease
      (healer dispel), Death's Grasp circles. Role assignments corrected.
      Seat of the Triumvirate:
    • Zuraal: correct Null Palm from tank note to group-dodge mechanic (random target).
      Standardise add name to "Coalesced Void" throughout.
    • L'ura: add Disintegrate (rotating beams); correct ability names Discordant
      Blast → Beam, Abyssal Lancer → Lance.
      Maisara Caverns: add Fetid Quillstorm sidestep to Muro'jin/Nekraxx.
      Magisters' Terrace: add Devouring Entropy to Degentrius (debuff durations + aim
      orbs); clarify Void Torrent splits arena.
      Nexus-Point Xenas: Lothraxion — Brilliant Dispersion spawns Fractured Images
      (5-yd aura, Flicker reposition); add cleave instruction to tip.
      Note: L'ura Disintegrate rotation direction (move with vs. against) flagged for
      in-game verification.
      Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
  • remind Claude to read monitor updates before tip content sessions
    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
  • fix monitor_sources: guard grep against video IDs starting with '-'
    Video IDs can start with '-' (e.g. -vMY8uIAYe0), which grep interprets
    as flags. Add '--' before the pattern variable in all three grep calls
    that use $vid_id. set -euo pipefail was silently killing the script mid-run.
    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
  • add GitHub issue templates for tip suggestions and bug reports
    Structured forms replace the blank issue box — tip template prompts for
    dungeon, boss/area, current text, suggestion, and source; bug template
    asks for repro steps and version. Blank issues disabled via config.yml.
    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com