1
0
ZenlessData/Data/_unsorted/Activity_Pinball_BoxAttachEffect.json
2026-09-09 00:49:36 +02:00

35 lines
846 B
JSON

{
"AbilityName": "Activity_Pinball_BoxAttachEffect",
"AbilityStacking": "Unique",
"OnAdded": [
{
"$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": "EffPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Pinball_Activity_15_Smoke",
"Target": "Self"
}
]
}