Crimson_Book_Aura
Estado
reutilización—
duración10s
pasos2
Escalado
40% FoePower· Light
Datos crudos
- nature
- Status
- duration
- 10s
- steps
- 2
- id
- Crimson_Book_Aura
raw data
{
"id": "Crimson_Book_Aura",
"gfx": {
"x": 6,
"y": 4,
"file": "UI/icons/atlas_weapon_Staff_96PX.png",
"size": 48,
"width": 2,
"height": 2
},
"anim": {},
"vars": {},
"flags": 2048,
"props": {
"status": {
"types": [
{
"type": "Buff"
}
]
}
},
"steps": [
{
"on": 0,
"type": 11,
"props": {},
"visuals": {
"fxs": [
{
"set": "Light_Aura",
"flags": 8,
"props": {},
"space": 0
}
]
},
"duration": -1
},
{
"id": "Blast",
"on": 13,
"type": 0,
"props": {},
"effects": [
{
"flags": 0,
"effect": 0,
"scaling": [
{
"atb": "FoePower",
"ratio": 0.4
}
],
"affinity": "Light"
}
],
"visuals": {
"hitFx": "Light_Blast"
}
}
],
"texts": {},
"nature": 4,
"script": "function onInflictDamage(dmg) {\n\tif( owner == dmg.source && dmg.skillId != Skill.Crimson_Book_Aura && !dmg.isDoT ) {\n\t\tplayStep(Steps.Blast, dmg.target);\n\t}\n}",
"mastery": [],
"duration": 10
}