Home · skill · DM_Base_Attack1
Deals 12% Strength to nearby enemies.
Properties
Referenced by
item (1)
Raw data
{
"status": "WIP",
"gfx": {
"file": "UI/icons/atlas_weapon_Dual_Mace_96px.png",
"size": 48,
"x": 0,
"y": 0,
"width": 2,
"height": 2
},
"id": "DM_Base_Attack1",
"type": "Attack",
"nature": "Attack",
"texts": {
"desc": "Deals ::dmg:: to nearby enemies."
},
"anim": {
"ref": "Attack",
"startFrame": 0,
"speed": 1,
"blend": 0.1
},
"duration": 0.3,
"steps": [
{
"on": 0,
"props": {
"move": {
"inputDirection": {
"mode": 1,
"relation": 0
},
"dashSmoothing": 1,
"direction": [
0
]
}
},
"type": 8,
"duration": 0.2,
"range": 2,
"delay": 0.05
},
{
"on": 0,
"props": {
"area": {
"shape": [
2,
160
]
}
},
"effects": [
{
"affinity": "Physical",
"effect": 0,
"scaling": [
{
"ratio": 0.1175,
"atb": "Strength"
}
],
"baseVal": 0,
"flags": 0
}
],
"type": 0,
"delay": 0.23,
"range": 3,
"visuals": {
"playAnims": [
{
"anim": {
"ref": "Attack",
"blend": 0,
"startFrame": 9
}
}
]
}
}
],
"flags": [],
"mastery": [],
"props": {
"hit": {
"freeze": 2,
"shake": 6,
"camShake": 8
}
},
"vars": {},
"script": "",
"_xrefs": [
{
"from_sheet": "item",
"from_id": "DM_Multispin",
"via_field": "skills"
}
]
}