Home · skill · Gatsbee_Barrage
Properties
- status
- Bug
- type
- Skill
- nature
- Ability
- cooldown
- 20
- steps
Referenced by
Raw data
{
"status": "Bug",
"id": "Gatsbee_Barrage",
"type": "Skill",
"nature": "Ability",
"texts": {},
"anim": {
"file": "Anim/Faerie/_TwoHanded/Skill/Anim_Faerie_TwoHanded_Bombardment_Start.fbx"
},
"cooldown": 20,
"steps": [
{
"props": {
"rotation": {
"limiter": 210
}
},
"on": 0,
"type": 13,
"duration": 6.3
},
{
"on": 0,
"props": {
"castFlags": 8
},
"type": 3,
"duration": 2
},
{
"on": 0,
"props": {
"move": {
"flags": 64,
"curveZ": [
0,
0,
-0.0589580106191951,
-2.63038965546219,
0.0291702732153069,
1.2480250045028,
0.108887177649505,
4.00816234545708,
-0.0821563090421471,
-0.476587463176536,
0.0736740929264782,
0.427567755991411,
0.270560881571499,
4.68326932860141,
-0.0416934930184513,
-0.0956401559454472,
0.189694145766163,
0.463935513790368,
0.817214454740992,
4.71221713541162,
-0.112040408060307,
0.0297578193408322,
0.25889624764319,
-0.0686258338045942,
1.15446608828598,
0.11428627050383,
-0.271324997088739,
0.205877501413782,
0.12760229916661,
-0.0968239185708764
]
}
},
"type": 8,
"duration": 6.3
},
{
"on": 0,
"visuals": {
"anim": {
"file": "Anim/Faerie/_TwoHanded/Skill/Anim_Faerie_TwoHanded_Bombardment_Shoot.fbx"
},
"playAnims": [
{
"anim": {
"file": "Anim/Faerie/_TwoHanded/Skill/Anim_Faerie_TwoHanded_Bombardment_Aim.fbx",
"loop": true
}
}
]
},
"props": {},
"type": 11,
"delay": 1,
"id": "Aim"
},
{
"on": 7,
"visuals": {
"playAnims": [
{
"anim": {
"file": "Anim/Faerie/_TwoHanded/Skill/Anim_Faerie_TwoHanded_Bombardment_Shoot.fbx",
"speed": 1,
"restore": "Aim",
"startFrame": 1
}
}
]
},
"props": {
"loop": {
"tick": 0.5,
"flags": 2
}
},
"type": 11,
"duration": 3,
"delay": 0,
"id": "Loop"
},
{
"on": 13,
"props": {
"area": {
"telegraph": 0,
"travelTime": 1
},
"position": {
"origin": 1,
"groundSnap": true
}
},
"type": 4,
"range": 4,
"effects": [
{
"effect": 0,
"scaling": [
{
"ratio": 0.55,
"atb": "FoePower"
}
],
"affinity": "Honey",
"flags": 0
}
],
"visuals": {
"bellFx": {
"from": 0,
"set": "Projectile_Honey_Canon_Soft",
"startObj": "MuzzleA",
"height": 0.5,
"to": 0
},
"fxs": [
{
"set": "Honey_Bomb",
"props": {},
"space": 1,
"flags": 16
}
]
},
"id": "Shoot"
},
{
"on": 0,
"props": {},
"type": 11,
"visuals": {
"playAnims": [
{
"anim": {
"file": "Anim/Faerie/_TwoHanded/Skill/Anim_Faerie_TwoHanded_Bombardment_End.fbx"
}
}
]
},
"delay": 5,
"duration": ""
},
{
"on": 1,
"props": {
"status": {
"ref": "HoneyCovered"
}
},
"type": 1
}
],
"aiProps": {
"castMaxRange": 20,
"targetProfile": [
0
]
},
"flags": [],
"mastery": [],
"props": {},
"vars": {},
"script": "function onStepTick(step) {\n\tif(step.kind == Steps.Loop) {\n\t\tvar t = getAITarget();\n\t\tif(t != null) {\n\t\t\tplayStep(Steps.Shoot, t, t.position);\n\t\t}\n\t}\n}",
"_xrefs": [
{
"from_sheet": "unit",
"from_id": "Gatsbee",
"via_field": "skills"
},
{
"from_sheet": "unit",
"from_id": "Cleodora_Champion2",
"via_field": "skills"
}
]
}