ZenlessData/Data/LevelDailyVR_EnterSceneEffect_3.json

34 lines
818 B
JSON
Raw Normal View History

{
"AbilityName": "LevelDailyVR_EnterSceneEffect_3",
"AbilityStacking": "Unique",
"DefaultModifier": {
"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",
"OffsetReferTarget": "Camera"
}
},
"EffectPattern": "Eff_Scene_TrainingRoom_Cam03_01_Trail",
"Target": "Self"
}
]
}
}