Fists_Base_Attack
Fists_Base_Attack in SkillsDeals 13% Dexterity Physical to an enemy.
- id
- Fists_Base_Attack
- type
- 0
- flags
- 0
- nature
- 0
- script
- status
- 2
- duration
- 0.27
Raw data
{
"id": "Fists_Base_Attack",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/icons/atlas_weapon_Fists_96PX.png",
"size": 48,
"width": 2,
"height": 2
},
"anim": {
"ref": "Attack",
"blend": 0.1,
"startFrame": 3
},
"type": 0,
"vars": {},
"flags": 0,
"props": {
"hit": {
"camShake": 8
}
},
"steps": [
{
"on": 0,
"type": 8,
"delay": 0.05,
"props": {
"move": {
"direction": [
0
],
"dashSmoothing": 1
}
},
"range": 0.5,
"duration": 0.15
},
{
"on": 0,
"type": 8,
"delay": 0.2,
"props": {
"move": {
"direction": [
0
],
"dashSmoothing": 1
}
},
"range": 1,
"duration": 0.07
},
{
"on": 0,
"type": 11,
"delay": 0.21,
"props": {},
"visuals": {
"playAnims": [
{
"anim": {
"ref": "Attack",
"blend": 0.01,
"startFrame": 11
}
}
]
}
},
{
"on": 0,
"type": 0,
"delay": 0.21,
"props": {
"area": {
"shape": [
2,
160
]
}
},
"range": 3,
"effects": [
{
"flags": 0,
"effect": 0,
"baseVal": 0,
"scaling": [
{
"atb": "Dexterity",
"ratio": 0.13
}
],
"affinity": "Physical"
}
]
}
],
"texts": {
"desc": "Deals ::dmg:: to an enemy."
},
"nature": 0,
"script": "",
"status": 2,
"mastery": [],
"duration": 0.27
}