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