mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
131 lines
3.1 KiB
JSON
131 lines
3.1 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierSectionEditionMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Idle_Alert",
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"ModifierNameList": [
|
|
"Active_SFX"
|
|
],
|
|
"NormalizedTimeHigh": 1,
|
|
"NormalizedTimeLow": 0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Device_Military_Mine_StateChange_SFX",
|
|
"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",
|
|
"AttachPoint": "HintLight",
|
|
"IsUseAttachPointPos": true,
|
|
"IsUseAttachPointRotation": true,
|
|
"OffsetReferTarget": "Self"
|
|
}
|
|
},
|
|
"EffectPattern": "Eff_Device_Prop_Mine_01_01_StateEffect",
|
|
"EnableByDevicePerformance": true,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"Active_SFX": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyLayeredEffectAction",
|
|
"effectName": "Eff_Device_Prop_Mine_01_01_StateEffect",
|
|
"isActive": "true",
|
|
"layersIndex": [
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"$type": "ModifyLayeredEffectAction",
|
|
"effectName": "Eff_Device_Prop_Mine_01_01_StateEffect",
|
|
"isActive": "false",
|
|
"layersIndex": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"$type": "ApplyGameplayTagAction",
|
|
"IsAdd": true,
|
|
"Tags": [
|
|
"Level_AreaCullingExcluding"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "ModifyLayeredEffectAction",
|
|
"effectName": "Eff_Device_Prop_Mine_01_01_StateEffect",
|
|
"isActive": "false",
|
|
"layersIndex": [
|
|
1,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Explode_Warning_SFX": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyLayeredEffectAction",
|
|
"effectName": "Eff_Device_Prop_Mine_01_01_StateEffect",
|
|
"isActive": "true",
|
|
"layersIndex": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"$type": "ModifyLayeredEffectAction",
|
|
"effectName": "Eff_Device_Prop_Mine_01_01_StateEffect",
|
|
"isActive": "false",
|
|
"layersIndex": [
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "ModifyLayeredEffectAction",
|
|
"effectName": "Eff_Device_Prop_Mine_01_01_StateEffect",
|
|
"isActive": "false",
|
|
"layersIndex": [
|
|
1,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |