Ancient Manifestation
Ulserous_Summon in SkillsCasts a light missile that deals [1.5] Magic damage in area, leaves an eternal burning area on the floor and summons an Ancient Manifestation.
- id
- Ulserous_Summon
- type
- 11
- flags
- 0
- nature
- 3
- script
- status
- 0
- cooldown
- 15
- duration
- 5.28
- __ignoreLoc__
- true
Raw data
{
"id": "Ulserous_Summon",
"anim": {
"file": "Anim/Herald/Anim_Herald_Common_Manifest_Start.fbx"
},
"type": 11,
"vars": {},
"flags": 0,
"props": {
"needTarget": true
},
"steps": [
{
"id": "Area",
"on": 0,
"type": 5,
"props": {
"position": {
"groundSnap": true
},
"targetSkill": "Ulserous_Summon_Aoe"
}
},
{
"on": 0,
"type": 13,
"props": {},
"duration": 3.5
},
{
"on": 0,
"type": 3,
"props": {},
"duration": 3.5
},
{
"on": 0,
"type": 14,
"props": {
"rotation": {
"limiter": 360,
"direction": 4
}
},
"duration": -1
},
{
"on": 0,
"type": 11,
"delay": 1.43,
"props": {},
"visuals": {
"playAnims": [
{
"anim": {
"file": "Anim/Herald/Anim_Herald_Common_Cast.fbx",
"loop": true
}
}
]
}
},
{
"on": 0,
"type": 11,
"delay": 1.1,
"props": {},
"visuals": {
"fxs": [
{
"set": "Light_Cast_Fast",
"flags": 8,
"props": {
"offset": {
"x": 1,
"y": 6.2,
"z": 6,
"height": 0
}
},
"scale": 3,
"space": 0,
"attachName": "B_ROOT"
}
]
},
"duration": 2.4
},
{
"on": 0,
"type": 11,
"delay": 1,
"props": {},
"visuals": {
"fxs": [
{
"set": "HoneySpark_Cast_Influx",
"flags": 8,
"props": {
"offset": {
"x": 1,
"y": 6.2,
"z": 6,
"height": 0
}
},
"scale": 0.5,
"space": 0,
"attachName": "B_ROOT"
}
]
},
"duration": 2.5
},
{
"on": 7,
"type": 11,
"delay": -0.56,
"props": {},
"visuals": {
"playAnims": [
{
"anim": {
"file": "Anim/Herald/Anim_Herald_Common_Manifest_End.fbx"
}
}
]
}
},
{
"on": 7,
"props": {
"targetStep": "Area"
}
}
],
"texts": {
"desc": "Casts a light missile that deals [1.5] Magic damage in area, leaves an eternal burning area on the floor and summons an Ancient Manifestation.",
"name": "Ancient Manifestation"
},
"nature": 3,
"script": "",
"status": 0,
"aiProps": {
"pickPrio": 1,
"castMaxRange": 40,
"targetProfile": [
0
]
},
"mastery": [],
"cooldown": 15,
"duration": 5.28,
"__ignoreLoc__": true
}