Home · skill · Halos_Demon_Skill1
Teleports to the targeted area, dealing 100% Intellect upon arrival to nearby enemies. Recast within 3 to teleport back to the initial position.
Properties
- type
- Weapon Skill
- nature
- Spell
- steps
- flags
Referenced by
item (1)
Raw data
{
"gfx": {
"file": "UI/icons/atlas_weapon_Halos_96PX.png",
"size": 48,
"x": 14,
"y": 0,
"width": 2,
"height": 2
},
"id": "Halos_Demon_Skill1",
"type": "WeaponSkill",
"nature": "Spell",
"texts": {
"name": "Chaotic Distorsion",
"desc": "Teleports to the targeted area, dealing ::dmg:: upon arrival to nearby enemies. Recast within ::time:: to teleport back to the initial position.",
"rankDescs": [
{
"rank": 2,
"desc": "Damage dealt to enemies affected by a crowd control effect increased by ::damage%::.",
"flags": 0
},
{
"rank": 3,
"desc": "Grant a [Shield] absorbing ::shield:: for ::ref_duration:: to allies close to the area.",
"flags": 0
}
],
"refs": {
"ref": "Halos_Demon_Skill1_Status"
}
},
"anim": {
"file": "Anim/Human/Common/_Halos/Skill/Anim_Human_Halos_Teleport.fbx",
"blend": 0,
"startFrame": 4
},
"steps": [
{
"on": 14,
"props": {},
"type": 25,
"visuals": {
"fxs": [
{
"set": "Telegraph_Circle_Preview",
"props": {},
"scale": 1
}
]
},
"range": 20
},
{
"on": 0,
"props": {
"position": {
"origin": 4
}
},
"type": 17,
"delay": 0,
"range": 250
},
{
"on": 0,
"props": {
"move": {
"dashSmoothing": 1,
"direction": [
0
]
}
},
"type": 8,
"duration": 0.6,
"range": 1.5,
"delay": 0
},
{
"on": 0,
"props": {},
"type": 11,
"duration": 0.3,
"visuals": {
"fxs": [
{
"set": "Rogue_Blink_Disappear",
"space": 1,
"props": {},
"flags": 64,
"attachName": "",
"scale": 1
}
]
},
"delay": 0
},
{
"on": 0,
"props": {
"area": {
"shape": [
0
]
}
},
"type": 0,
"delay": 0.6,
"range": 4,
"effects": [
{
"affinity": "Magic",
"effect": 0,
"scaling": [
{
"ratio": 1,
"atb": "Intellect"
}
],
"baseVal": 0,
"flags": 0
}
]
}
],
"flags": [
"CanAirborne",
"IsMovement"
],
"mastery": [],
"props": {
"hit": {
"camShake": 8,
"freeze": 2.5,
"shake": 10
},
"interruptStyle": 1
},
"vars": {
"time": 3,
"damage": 0.4
},
"_xrefs": [
{
"from_sheet": "item",
"from_id": "Halos_Demon",
"via_field": "skills"
}
]
}