File Details
GGKickPractice.zip
- R
- Apr 21, 2026
- 195.31 KB
- 29
- 12.0.5+1
- Retail
File Name
GGKickPractice.zip
Supported Versions
- 12.0.5
- 12.0.1
GGKick Practice — feature summary
Round timing: Continuous vs Sporadic
Continuous
Casts flow one after another in a steady loop. After each cast is resolved (kick, bait, miss, etc.), the trainer starts the next cast after the usual delay. Best when you want uninterrupted drill time.
Sporadic
Casts do not run back-to-back on a fixed chain. A timer / ticker decides when the next cast might appear. You can tune how often it checks, the chance to trigger, cooldown after a finished cast, and optional gates (e.g. in combat, near a training dummy). This feels closer to random PvP-style pressure than a constant stream.
Sporadic bursts and fake chains
While a sporadic burst is active, holding a fake can chain into another cast until you kick, get baited, or miss a real cast. Then the burst ends and normal sporadic cooldown and ticker behavior apply. Extra logic prevents stale timers from starting another cast after you have already baited on a fake.
Session window (HUD)
- Commands:
/ggk sessionor/ggk s - Small draggable frame with Start, Stop, and real casts per session
- Round timing dropdown (Continuous vs Sporadic) matches Cast practice; syncs when the window opens
- Start / Stop are laid out below the dropdown so dropdown menus do not cover the buttons Use this when you want to run a session without opening the full options panel.
Stats and history
- Every Stop writes a session row, even if no events were logged in that run
- Saved rows include round mode (
continuous/sporadic); lists and summaries show which mode was used
Quality of life
Combat-safe options
Opening addon settings (e.g. /ggk, Esc → AddOns, Cast practice) avoids calling protected UI during combat. You get a chat notice; the panel opens after combat ends if it was queued (PLAYER_REGEN_ENABLED).
What’s New (in-game guide)
- In-window quick guide (session HUD, Continuous vs Sporadic, where settings live)—not a full version changelog
- Can auto-open once when the installed addon version changes relative to the last version you dismissed (per profile)
/ggk newsopens the guide anytime For version-by-version developer notes, seeCHANGELOG.md.