GA_Base_Attack
GA_Base_Attack in SkillsDeals 26.5% Strength Physical to nearby enemies.
- id
- GA_Base_Attack
- type
- 0
- flags
- 0
- nature
- 0
- script
- status
- 2
- duration
- 0.8
Raw data
{
"id": "GA_Base_Attack",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/icons/atlas_weapon_GreatAxe_96PX.png",
"size": 48,
"width": 2,
"height": 2
},
"anim": {
"ref": "Attack",
"blend": 0.1,
"startFrame": 0
},
"type": 0,
"vars": {},
"flags": 0,
"props": {
"hit": {
"camShake": 6
}
},
"steps": [
{
"on": 0,
"type": 8,
"delay": 0,
"props": {
"move": {
"direction": [
0
],
"inputDirection": {
"mode": 1,
"relation": 0
}
}
},
"range": 1,
"duration": 0.2
},
{
"on": 0,
"type": 8,
"delay": 0.15,
"props": {
"move": {
"direction": [
0
],
"inputDirection": {
"mode": 1,
"relation": 0
}
}
},
"range": 1,
"duration": 0.2
},
{
"on": 0,
"type": 4,
"delay": 0.42,
"props": {
"area": {
"shape": [
2,
180
]
}
},
"range": 4,
"effects": [
{
"flags": 0,
"effect": 0,
"baseVal": 0,
"scaling": [
{
"atb": "Strength",
"ratio": 0.265
}
],
"affinity": "Physical"
}
]
},
{
"on": 0,
"type": 11,
"delay": 0.55,
"props": {},
"visuals": {
"camShake": 8
}
}
],
"texts": {
"desc": "Deals ::dmg:: to nearby enemies."
},
"nature": 0,
"script": "",
"status": 2,
"mastery": [],
"duration": 0.8
}