Home · skill · Priest_Talent_BurningRays_Status
A burn dealing ::dmg%:: of the damage dealt over 6.
Properties
- status
- Bug
- nature
- Status
- duration
- 6
- steps
Raw data
{
"status": "Bug",
"gfx": {
"file": "UI/icons/Priest_talent.png",
"size": 48,
"x": 8,
"y": 6,
"width": 2,
"height": 2
},
"id": "Priest_Talent_BurningRays_Status",
"nature": "Status",
"texts": {
"name": "Burning Rays",
"desc": "A burn dealing ::dmg%:: of the damage dealt over ::ref_duration::.",
"refs": {
"ref": "Priest_Talent_Sunlight_Status"
}
},
"anim": {},
"duration": 6,
"steps": [
{
"on": 0,
"props": {},
"visuals": {
"fxs": [
{
"set": "State_Burning_Light",
"props": {},
"flags": 8
}
]
},
"range": "",
"duration": -1
},
{
"on": 0,
"props": {
"loop": {
"tick": 1,
"flags": 1
}
},
"type": 6,
"effects": [
{
"effect": 0,
"scaling": [],
"flags": 0,
"dynVal": 1,
"affinity": "Light"
}
],
"duration": -1
}
],
"flags": [],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Debuff"
},
{
"type": "Burn"
}
]
}
},
"vars": {}
}