41 lines
980 B
Lua
41 lines
980 B
Lua
ElvUI_BarNButtonM
|
|
ACTIONBUTTON12
|
|
GetBindingKey
|
|
ActionButton_GetPagedID("ActionButton12")
|
|
ActionButton_CalculateAction("ElvUI_Bar1Button1")
|
|
ActionButton_GetPagedID("ElvUI_Bar1Button1")
|
|
ElvUI_Bar1Button1:GetAttribute("action")
|
|
GetActionInfo(1)
|
|
DevTools_Dump(aura_env.state[2])
|
|
|
|
[2]={
|
|
triggernum=2,
|
|
spellname="Shadow Word: Pain",
|
|
duration=7,
|
|
id="Test123",
|
|
expirationTime=20758.936,
|
|
show=false,
|
|
trigger={
|
|
type="spell",
|
|
subeventSuffix="_CAST_START",
|
|
spellName=25368, -- !!!!
|
|
use_genericShowOn=true,
|
|
genericShowOn="showAlways",
|
|
unit="player",
|
|
realSpellName="Shadow Word: Pain",
|
|
use_spellName=true,
|
|
spellIds={
|
|
},
|
|
subeventPrefix="SPELL",
|
|
event="Cooldown Progress (Spell)",
|
|
names={
|
|
},
|
|
use_track=true,
|
|
debuffType="HELPFUL"
|
|
},
|
|
name="Shadow Word: Pain",
|
|
autoHide=false,
|
|
changed=false,
|
|
icon="Interface\\Icons\\Spell_Shadow_ShadowWordPain",
|
|
progressType="timed"
|
|
}, |