ZenlessData/Data/Device_DropBlingblingEffect.json
2024-09-23 09:11:37 -03:00

39 lines
994 B
JSON

{
"AbilityName": "Device_DropBlingblingEffect",
"AbilityStacking": "Unique",
"DefaultModifier": {
"Duration": -1,
"ModifierStacking": "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": "EffectPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Common_Object_MainCity_Light_001",
"Target": "Self"
}
]
}
}