ZenlessData/Data/Lucy_Wood_Explosion_EvadeAid.json
2024-08-13 22:59:23 -03:00

39 lines
995 B
JSON

{
"AbilityName": "Lucy_Wood_Explosion_EvadeAid",
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0.0,
"y": 0,
"z": 0.0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "WoodBall",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": false,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Lucy_Wood_Attack_Branch_01_Straight_Explode_01",
"Target": "Self"
},
{
"$type": "HandleAnimEvent",
"AnimEventID": "Lucy_Wood_Attack_EvadeAid_AttackProperty_01"
}
]
}