Home · skill · TankFairy_Block
Properties
- status
- WIP
- type
- Skill
- nature
- Ability
- cooldown
- 10
- duration
- 3
- steps
Referenced by
Raw data
{
"status": "WIP",
"id": "TankFairy_Block",
"type": "Skill",
"nature": "Ability",
"texts": {},
"anim": {
"ref": "BlockStart",
"blend": 0
},
"cooldown": 10,
"duration": 3,
"steps": [
{
"props": {},
"on": 0,
"type": 3,
"duration": 3
},
{
"visuals": {
"playAnims": [
{
"anim": {
"ref": "Block",
"loop": true,
"blend": 0.1
}
}
]
},
"props": {},
"on": 0,
"type": 11,
"duration": -1,
"delay": 0.4
},
{
"on": 13,
"props": {},
"id": "Hit",
"type": 11,
"visuals": {
"playAnims": [
{
"anim": {
"ref": "ShieldBlock",
"blend": 0
}
}
],
"fxs": [
{
"set": "Parry_Perfect",
"props": {},
"space": 2
}
]
},
"duration": 0.2
},
{
"on": 7,
"visuals": {
"playAnims": [
{
"anim": {
"ref": "BlockEnd",
"blend": 0.1
}
}
]
},
"props": {}
},
{
"on": 7,
"props": {},
"type": 4,
"visuals": {
"camShake": 50,
"fxs": [
{
"set": "Honey_AOE_Unit",
"space": 1,
"props": {},
"flags": 16
}
]
},
"range": 5,
"effects": [
{
"effect": 0,
"scaling": [
{
"ratio": 1,
"atb": "FoePower"
}
],
"affinity": "Honey",
"flags": 0
}
]
},
{
"on": 1,
"props": {
"status": {
"ref": "HoneyCovered"
}
},
"type": 1,
"duration": 4
}
],
"aiProps": {
"castMaxRange": 1.5
},
"flags": [],
"mastery": [],
"props": {
"needTarget": true
},
"vars": {},
"script": "function onReceiveDamageEval(hit) {\n\tif (skill.isRunning()) {\n\t\tif (hit.blockHit()) {\n\t\t\tplayStep(Steps.Hit);\n\t\t}\n\t}\n}",
"_xrefs": [
{
"from_sheet": "unit",
"from_id": "FaerieBee_Z2_FS_Tank_2",
"via_field": "skills"
},
{
"from_sheet": "unit",
"from_id": "FaerieBee_Z1W_Tank",
"via_field": "skills"
},
{
"from_sheet": "unit",
"from_id": "FaerieBee_Z2W_Tank",
"via_field": "skills"
},
{
"from_sheet": "unit",
"from_id": "FaerieBee_Z2W_FS_Tank",
"via_field": "skills"
},
{
"from_sheet": "unit",
"from_id": "TODO_FaerieBee",
"via_field": "skills"
}
]
}