Home · skill · CleodoraFeeder_Beam
Properties
- type
- Skill
- nature
- Ability
- steps
- flags
Referenced by
unit (1)
Raw data
{
"gfx": {
"file": "UI/Placeholder/Icons_Resources.png",
"size": 48,
"x": 36,
"y": 38,
"width": 2,
"height": 2
},
"id": "CleodoraFeeder_Beam",
"type": "Skill",
"nature": "Ability",
"texts": {
"name": "Feed the Queen"
},
"anim": {
"file": "Anim/Crawler/Honeypot/Anim_Crawler_Honeypot_BeamStart.fbx"
},
"steps": [
{
"on": 0,
"visuals": {
"playAnims": [
{
"anim": {
"file": "Anim/Crawler/Honeypot/Anim_Crawler_Honeypot_Beam.fbx",
"loop": true
}
}
],
"linkFx": {
"set": "Honey_Link",
"startAttach": "Socket_FrontCenter",
"targetRadius": 3,
"targetAttach": "B_Chest"
}
},
"props": {},
"type": 11,
"delay": 1,
"duration": -1
},
{
"on": 0,
"props": {
"rotation": {
"limiter": 60
}
},
"type": 13,
"duration": -1,
"delay": 0.5
},
{
"on": 0,
"props": {
"loop": {
"tick": 1
}
},
"effects": [
{
"effect": 1,
"scaling": [
{
"ratio": 0.1,
"atb": "FoePower"
}
],
"flags": 0
}
],
"type": 6,
"duration": -1,
"delay": 1,
"visuals": {
"healFx": "NoFX"
}
}
],
"aiProps": {
"pickPrio": 100,
"recoveryTime": 1,
"castMaxRange": 30,
"requestFixesTarget": true,
"targetProfile": [
6,
"Cleodora"
]
},
"flags": [
"RequireStop"
],
"mastery": [],
"props": {
"needTarget": true
},
"vars": {},
"script": "",
"_xrefs": [
{
"from_sheet": "unit",
"from_id": "Cleodora_Feeder",
"via_field": "skills"
}
]
}