Knives Tempest
Rogue_KnivesTempest in SkillsSpins and projects knifes around you, dealing 100% Dexterity Physical to nearby enemies and generate 1 [ComboPoint].
- id
- Rogue_KnivesTempest
- type
- 9
- flags
- 0
- nature
- 2
- script
- status
- 0
- cooldown
- 30
- duration
- 0.3
Raw data
{
"id": "Rogue_KnivesTempest",
"gfx": {
"x": 4,
"y": 0,
"file": "UI/icons/atlas_class_Rogue_96PX.png",
"size": 96
},
"anim": {
"ref": "MagicNova",
"blend": 0.1,
"speed": 2
},
"type": 9,
"vars": {},
"flags": 0,
"props": {
"charges": 2
},
"steps": [
{
"on": 0,
"type": 4,
"delay": 0.17,
"props": {
"area": {
"shape": [
0
]
}
},
"range": 6,
"effects": [
{
"flags": 0,
"effect": 0,
"baseVal": 0,
"scaling": [
{
"atb": "Dexterity",
"ratio": 1
}
],
"affinity": "Physical",
"sideEffects": {
"knockBack": {
"type": 0
}
}
}
],
"visuals": {
"fxs": [
{
"set": "Rogue_KnifeTempest",
"flags": 16,
"props": {
"offset": {
"x": 0,
"y": 0,
"z": 0,
"height": 0.5
}
},
"scale": 1
}
]
}
},
{
"on": 0,
"type": 12,
"delay": 0.15,
"props": {},
"effects": [
{
"flags": 0,
"effect": 3,
"target": {
"atb": "ComboPoint"
},
"baseVal": 1,
"scaling": []
}
]
},
{
"on": 1,
"cond": {
"mastery": "Rogue_KnivesTempest_M2"
},
"type": 1,
"props": {
"status": {
"ref": "Rogue_KnivesTempest_Status",
"target": 0
}
}
},
{
"on": 1,
"cond": {
"mastery": "Rogue_KnivesTempest_M2"
},
"type": 1,
"props": {
"status": {
"ref": "Rogue_KnivesTempest_StatusBis",
"target": 1
}
}
},
{
"on": 1,
"cond": {
"mastery": "Rogue_KnivesTempest_M3"
},
"type": 1,
"props": {
"status": {
"ref": "Rogue_KnivesTempest_Status2",
"target": 1
}
}
}
],
"texts": {
"desc": "Spins and projects knifes around you, dealing ::dmg:: to nearby enemies and generate 1 [ComboPoint].",
"name": "Knives Tempest",
"refs": {
"ref": "Rogue_KnivesTempest_Status",
"ref2": "Rogue_KnivesTempest_StatusBis",
"ref3": "Rogue_KnivesTempest_Status2"
}
},
"nature": 2,
"script": "",
"status": 0,
"mastery": [
{
"id": "Rogue_KnivesTempest_M1",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/Masteries/Rogue_KnivesTempest/Rogue_KnivesTempest_M1.png",
"size": 256
},
"text": {
"desc": "::name:: has ::charges:: charges.",
"name": "Thousand Blades"
},
" vars": {},
"props": {
"charges": 3
}
},
{
"id": "Rogue_KnivesTempest_M2",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/Masteries/Rogue_KnivesTempest/Rogue_KnivesTempest_M2.png",
"size": 256
},
"text": {
"desc": "Hitting ::var1:: or more enemies with ::name:: increase your [MoveSpeedFactor] by ::ref_val1%:: and lower theirs by ::ref2_val1%:: for ::ref_duration::.",
"name": "Silent Storm"
},
"vars": {
"var1": 1
}
},
{
"id": "Rogue_KnivesTempest_M3",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/Masteries/Rogue_KnivesTempest/Rogue_KnivesTempest_M3.png",
"size": 256
},
"text": {
"desc": "::name:: reduces the [Armor] of enemies by ::ref3_val1%::.",
"name": "Shred"
}
}
],
"cooldown": 30,
"duration": 0.3
}