ZenlessData/Data/Device_Door_FireDoor_01_BOOM2.json

80 lines
2.0 KiB
JSON
Raw Normal View History

{
"AbilityName": "Device_Door_FireDoor_01_BOOM2",
"AbilityStacking": "Unique",
"Modifiers": {
"Device_Door_FireDoor_01_BOOM2_Modifier": {
"Duration": 1.25,
"IgnoreTimeScale": false,
"ModifierStacking": "Refresh",
"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": "Self"
}
},
"EffectPattern": "Eff_Device_Door_FireDoor_01_02_Boom",
"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": "Self"
}
},
"EffectPattern": "Eff_Device_Door_FireDoor_02_Dust",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "SetAnimCtrlerParamAction",
"ParamName": "Trigger_Close",
"ParamType": 1,
"Target": "Self"
}
]
}
},
"OnAbilityStart": [
{
"$type": "ApplyModifier",
"ModifierName": "Device_Door_FireDoor_01_BOOM2_Modifier",
"Target": "Self"
}
]
}