ZenlessData/Data/Device_Bladeillusion_ScreenEffect.json

60 lines
1.5 KiB
JSON
Raw Permalink Normal View History

{
"AbilityName": "Device_Bladeillusion_ScreenEffect",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "FireEffect",
"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",
"OffsetReferTarget": "Camera"
}
},
"EffectPattern": "Eff_Scene_Stage_Story_Bladeillusion_ChangeDistort_01",
"Target": "Self"
},
{
"$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",
"OffsetReferTarget": "Camera"
}
},
"EffectPattern": "Eff_Scene_Stage_Story_Bladeillusion_ChangeGlitch_01",
"Target": "Self"
}
]
}
}