Home · skill · Daggers_Start_Skill2
Teleports yourself behind the target, dealing 120% Dexterity and stunning them for 1.
Properties
- status
- Done
- type
- Weapon Skill
- nature
- Ability
- cooldown
- 12
- steps
- flags
Referenced by
item (1)
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/atlas_weapon_Dagger_96PX.png",
"size": 96,
"x": 3,
"y": 0
},
"id": "Daggers_Start_Skill2",
"type": "WeaponSkill",
"nature": "Ability",
"texts": {
"name": "Shadow Jump",
"desc": "Teleports yourself behind the target, dealing ::dmg:: and stunning them for ::dur1::.",
"rankDescs": [
{
"rank": 2,
"desc": "Stun duration increased to ::dur1::.",
"flags": 1
},
{
"rank": 3,
"desc": "Increases the damage of your next [WeaponSkill] by ::ref_var1%::.",
"flags": 0
}
],
"refs": {
"ref": "Daggers_Start_Skill2_Status"
}
},
"anim": {
"file": "Anim/Human/Dual/_Daggers/Skill/Anim_Human_Daggers_Ambush.fbx",
"startFrame": 3
},
"cooldown": 12,
"steps": [
{
"props": {
"rotation": {
"limiter": 2000,
"direction": 1
}
},
"on": 0,
"type": 14,
"duration": 0.4
},
{
"on": 0,
"visuals": {
"fxs": [
{
"set": "Rogue_Blink_Disappear",
"space": 1,
"props": {},
"flags": 64,
"attachName": "",
"scale": 1
}
]
},
"props": {},
"type": 11,
"duration": 0.3
},
{
"props": {
"position": {
"targetForwardOffset": -2,
"offsetZ": 0.5
},
"teleport": {
"fallbackAround": true
}
},
"on": 0,
"type": 17,
"delay": 0
},
{
"on": 0,
"props": {
"move": {
"direction": [
0
]
}
},
"type": 8,
"delay": 0.15,
"duration": 0.2,
"range": 4
},
{
"on": 0,
"props": {
"area": {
"shape": [
2,
70
]
}
},
"effects": [
{
"affinity": "Physical",
"effect": 0,
"scaling": [
{
"ratio": 1.2,
"atb": "Dexterity"
}
],
"baseVal": 0,
"flags": 0
}
],
"type": 0,
"delay": 0.32,
"range": 4
},
{
"on": 1,
"props": {
"status": {
"ref": "Stun"
}
},
"type": 1,
"duration": "dur1"
},
{
"on": 1,
"props": {
"status": {
"ref": "Daggers_Start_Skill2_Status",
"target": 0
}
},
"type": 1,
"cond": {
"minRank": 3
}
},
{
"on": 0,
"props": {},
"type": 24,
"delay": 0.32,
"duration": 0.1
}
],
"flags": [
"CanAirborne",
"IsMovement"
],
"mastery": [],
"props": {
"rankOverride": [
{
"minRank": 2,
"vars": {
"dur1": 1.5
}
}
],
"hit": {
"camShake": 8,
"freeze": 2.5,
"shake": 10
},
"needTarget": true,
"interruptStyle": 1
},
"vars": {
"dur1": 1
},
"script": "",
"_xrefs": [
{
"from_sheet": "item",
"from_id": "Daggers_Start",
"via_field": "skills"
}
]
}