mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
136 lines
3.6 KiB
JSON
136 lines
3.6 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierSectionEditionMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Fire",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"HideEtherModifier",
|
|
"TriggerFireModifier"
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"AnimatorStateName": "IdleState",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": true,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"BeforeFireModifier"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Device_Prop_Valve_01_Fire_Default",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"BeforeFireModifier": {
|
|
"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_Device_Prop_LargePipe_01_Open_01_Smoke",
|
|
"EnableByDevicePerformance": false,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"HideEtherModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Replace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushPointGameObjectControlAction",
|
|
"AttachPointNameList": [
|
|
"TriggerCollider"
|
|
],
|
|
"IsActive": true,
|
|
"Tag": "Device_Prop_Valve_01_Fire_DisableCollider"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PushPointGameObjectControlAction",
|
|
"AttachPointNameList": [
|
|
"TriggerCollider"
|
|
],
|
|
"IsActive": false,
|
|
"Tag": "Device_Prop_Valve_01_Fire_DisableCollider"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
"TriggerFireModifier": {
|
|
"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_Device_Prop_LargePipe_01_Open_02_Fire",
|
|
"EnableByDevicePerformance": false,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |