DS_Base_Attack
DS_Base_Attack in SkillsDeals 20.5% Strength Physical to nearby enemies.
- id
- DS_Base_Attack
- type
- 0
- flags
- 0
- nature
- 0
- script
- status
- 2
- duration
- 0.36
Raw data
{
"id": "DS_Base_Attack",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/icons/atlas_weapon_Dual_Sword_96px.png",
"size": 48,
"width": 2,
"height": 2
},
"anim": {
"ref": "Attack",
"blend": 0.15,
"speed": 1,
"startFrame": 0
},
"type": 0,
"vars": {},
"flags": 0,
"props": {
"hit": {
"shake": 1,
"freeze": 0.5
}
},
"steps": [
{
"on": 0,
"type": 8,
"delay": 0.05,
"props": {
"move": {
"direction": [
0
],
"dashSmoothing": 2,
"inputDirection": {
"mode": 1,
"relation": 0
}
}
},
"range": 2,
"duration": 0.18
},
{
"on": 0,
"type": 8,
"delay": 0.3,
"props": {
"move": {
"flags": 256,
"direction": [
0
],
"dashSmoothing": 1
}
},
"range": 1,
"visuals": {
"playAnims": [
{
"anim": {
"ref": "Attack",
"blend": 0,
"startFrame": 11
}
}
]
},
"duration": 0.05
},
{
"on": 0,
"type": 4,
"delay": 0.3,
"props": {
"area": {
"shape": [
2,
160
]
}
},
"range": 3,
"effects": [
{
"flags": 0,
"effect": 0,
"baseVal": 0,
"scaling": [
{
"atb": "Strength",
"ratio": 0.205
}
],
"affinity": "Physical"
}
]
}
],
"texts": {
"desc": "Deals ::dmg:: to nearby enemies."
},
"nature": 0,
"script": "",
"status": 2,
"mastery": [],
"duration": 0.36
}