Home · skill · ManfishBoss_Aoe
Properties
- status
- WIP
- type
- Skill
- nature
- Spell
- cooldown
- 12
- duration
- 3.5
- steps
Referenced by
unit (1)
Raw data
{
"status": "WIP",
"gfx": {
"file": "UI/Placeholder/Icons_Resources.png",
"size": 48,
"x": 36,
"y": 38,
"width": 2,
"height": 2
},
"id": "ManfishBoss_Aoe",
"type": "Skill",
"nature": "Spell",
"texts": {
"name": "Aquatic Eruption"
},
"anim": {
"ref": "Cast"
},
"cooldown": 12,
"duration": 3.5,
"steps": [
{
"visuals": {
"playAnims": [
{
"ref": "Attack",
"anim": {
"ref": "Conjure"
}
}
]
},
"props": {},
"on": 0,
"type": 11,
"delay": 1.3
},
{
"props": {},
"on": 0,
"type": 3,
"duration": 2.5,
"id": "CastStart"
},
{
"visuals": {
"fxs": [
{
"set": "Water_AoE_FromBottom",
"space": 1,
"flags": 16,
"props": {}
}
]
},
"props": {
"position": {
"origin": 4,
"groundSnap": true
},
"area": {
"telegraph": 0
},
"multi": {
"count": [
0
]
}
},
"effects": [
{
"affinity": "Water",
"sideEffects": {
"knockBack": {
"type": 1,
"pushForce": 10,
"knockUpForce": 30
}
},
"effect": 0,
"scaling": [
{
"ratio": 1.2,
"atb": "FoePower"
}
],
"baseVal": 0,
"flags": 0
}
],
"on": 7,
"type": 4,
"id": "Area",
"range": 7
}
],
"aiProps": {
"castMaxRange": 30,
"pickPrio": 5
},
"flags": [],
"mastery": [],
"props": {
"needTarget": true
},
"vars": {},
"script": "",
"_xrefs": [
{
"from_sheet": "unit",
"from_id": "Nepsilon",
"via_field": "skills"
}
]
}