ZenlessData/Data/Device_Prop_Ceiling_01_Light_Yellow.json

56 lines
1.4 KiB
JSON
Raw Normal View History

{
"AbilityName": "Device_Prop_Ceiling_01_Light_Yellow",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "SwitchCeilingLightModifier",
"Target": "Self"
}
]
},
"Modifiers": {
"SwitchCeilingLightModifier": {
"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": -26,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Root",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Event_Roofing_Indoor_03_Light_02",
"EffectScale": {
"x": 1,
"y": 1,
"z": 1
},
"EnableByDevicePerformance": true,
"Target": "Self"
}
]
}
}
}