Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added API/Addons/Lichking/Bigdebuff/Bigdebuff.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added API/Addons/Lichking/Bigdebuff/Bigdebuff.zip
Binary file not shown.
46 changes: 46 additions & 0 deletions API/Addons/Lichking/Bigdebuff/post.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
## BigDebuffs

BigDebuffs is an extremely lightweight addon that hooks the Blizzard raid frames to increase the debuff size of crowd control effects. Additionally, it replaces unit frame portraits with debuff durations when important debuffs are present.

Open a ticket to report any issues

Submit a pull request
Features
Anchor

Anchor BigDebuffs to the inner (default), left, or right of the raid frames.

BigDebuffs Anchor Inner BigDebuffs Anchor Right BigDebuffs Anchor Left
Increase Maximum Buffs

Sets the maximum buffs displayed to 6.

BigDebuffs Increase Maximum Buffs
Scale

Set the scale of the various types of debuffs.
Warning Debuffs

Always show warning debuffs when BigDebuffs are displayed.

BigDebuffs Special Debuffs
Unit Frames

Show BigDebuffs on the unit frames.

BigDebuffs Unit Frames
Third Party Support

BigDebuffs is fully compatible with the followings mods:

Z-Perl UnitFrames
Shadowed Unit Frames
ElvUI
Adapt
bUnitFrames

BigDebuffs Z-Perl
Profiles

Create custom profiles with dual specialization support.
Configuration
25 changes: 24 additions & 1 deletion API/Maddons.json
Original file line number Diff line number Diff line change
Expand Up @@ -21186,5 +21186,28 @@
"class": [
"All"
]
},
{
"title": "Big Debuff Wotlk",
"file_name": "Bigdebuff",
"description": "Bigdebuff for WOTLK.",
"author": "Sitoz",
"pr_author": "Sitoz",
"avatar_pr_author": "https://avatars.githubusercontent.com/u/11955573?v=4",
"expansion": [
"Lichking"
],
"tags": [
"PvP",
"Buffs & Debuffs"
],
"roles": [
"DPS",
"TANK",
"HEALER"
],
"class": [
"All"
]
}
]
]
Loading