Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Active Effects

Displays active spells, buffs, debuffs, and cooldowns.

Basic Usage

[[windows]]
name = "effects"
widget_type = "active_effects"
row = 0
col = 0
rows = 10
cols = 30

Properties

PropertyTypeDefaultDescription
categorystring"all"Filter by type

Categories

CategoryContent
allEverything
spellActive spells
buffBeneficial effects
debuffHarmful effects
cooldownAbility cooldowns

Display

Shows effect name with remaining duration:

┌─ Active Effects ──────┐
│ Spirit Shield   12:34 │
│ Haste            3:45 │
│ Bless            8:20 │
└───────────────────────┘

Example

[[windows]]
name = "buffs"
widget_type = "active_effects"
category = "spell"
rows = 8
cols = 25
show_border = true
title = "Spells"