Home · skill · GA_Demon_Skill1
A huge slash in a cone dealing 1% Strength and reducing enemies Armor and Magic Resistance by ? for 15.
Properties
- type
- Weapon Skill
- nature
- Ability
- cooldown
- 25
- duration
- 1.12
- steps
Referenced by
item (1)
Raw data
{
"gfx": {
"file": "UI/icons/atlas_weapon_GreatAxe_96PX.png",
"size": 48,
"x": 14,
"y": 0,
"width": 2,
"height": 2
},
"id": "GA_Demon_Skill1",
"type": "WeaponSkill",
"nature": "Ability",
"texts": {
"name": "Tear Reality",
"desc": "A huge slash in a cone dealing ::dmg:: and reducing enemies [Armor] and [MagicArmor] by ::ref_val1%:: for ::ref_duration::.",
"rankDescs": [
{
"rank": 2,
"desc": "Cooldown reduced to ::cooldown::.",
"flags": 1
},
{
"rank": 3,
"desc": "Slows enemies by ::ref_val1%:: for the duration.",
"flags": 0
}
],
"refs": {
"ref": "GA_Demon_Skill1_Status"
}
},
"anim": {
"file": "Anim/Human/TwoHanded/Skill/Anim_Human_TwoHanded_DownwardSlash.fbx",
"blend": 0.1
},
"cooldown": 25,
"duration": 1.12,
"steps": [
{
"on": 0,
"props": {
"move": {
"direction": [
0
],
"dashSmoothing": 0
}
},
"type": 8,
"duration": 0.6,
"range": 3,
"delay": 0.2,
"visuals": {
"fxs": [
{
"set": "Jump_Generic",
"props": {}
}
]
}
},
{
"on": 0,
"props": {
"move": {
"direction": [
0
],
"dashSmoothing": 1
}
},
"type": 8,
"delay": 0.6,
"duration": 0.3,
"range": 3
},
{
"on": 0,
"props": {
"area": {
"shape": [
2,
180
]
}
},
"type": 4,
"visuals": {
"camShake": 50
},
"delay": 0.72,
"range": 4,
"effects": [
{
"affinity": "Physical",
"sideEffects": {
"knockBack": {
"type": 1,
"pushForce": 10,
"knockUpForce": 10
}
},
"effect": 0,
"scaling": [
{
"ratio": 0.01,
"atb": "Strength"
}
],
"flags": 0
}
]
},
{
"on": 0,
"props": {},
"type": 11,
"delay": 0.66,
"visuals": {
"fxs": [
{
"set": "Land_Generic",
"props": {},
"scale": 1.5
}
],
"playAnims": [
{
"anim": {
"file": "Anim/Human/TwoHanded/Skill/Anim_Human_TwoHanded_DownwardSlash.fbx",
"blend": 0,
"startFrame": 21
}
}
]
}
}
],
"flags": [],
"mastery": [],
"props": {
"rankOverride": [
{
"minRank": 2,
"props": {
"cooldown": 20
}
}
]
},
"vars": {},
"_xrefs": [
{
"from_sheet": "item",
"from_id": "GA_Demon",
"via_field": "skills"
}
]
}