ZenlessData/Data/Lucy_Wood_Explosion_EvadeAid.json

39 lines
985 B
JSON
Raw Normal View History

{
"AbilityName": "Lucy_Wood_Explosion_EvadeAid",
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 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"
}
]
}