ZenlessData/Data/Device_Military_GatlingTower_StateChange_SFX.json
2024-08-13 22:59:23 -03:00

170 lines
4.5 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Born",
"IsLoop": false,
"LayerIndex": 0,
"ModifierNameList": [
"Unactive_SFX"
],
"NormalizedTimeHigh": 1.0,
"NormalizedTimeLow": 0.0
},
{
"AnimatorStateName": "NonCombat_Alert",
"IsLoop": false,
"LayerIndex": 0,
"ModifierNameList": [
"Unactive_SFX"
],
"NormalizedTimeHigh": 1.0,
"NormalizedTimeLow": 0.0
},
{
"AnimatorStateName": "Combat_Alert",
"IsLoop": false,
"LayerIndex": 0,
"ModifierNameList": [
"Active_SFX"
],
"NormalizedTimeHigh": 1.0,
"NormalizedTimeLow": 0.0
},
{
"AnimatorStateName": "Attack_Shoot",
"IsLoop": false,
"LayerIndex": 1,
"ModifierNameList": [
"Attack_Over_OverHeat"
],
"NormalizedTimeHigh": 1.0,
"NormalizedTimeLow": 0.0
}
]
}
],
"AbilityName": "Device_Military_GatlingTower_StateChange_SFX",
"AbilityStacking": "Unique",
"Modifiers": {
"Active_SFX": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Root",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Device_Prop_DefensiveTower_02_Attack_01_02_Alert",
"EnableByDevicePerformance": true,
"Target": "Self"
}
]
},
"Attack_Over_OverHeat": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnRemoved": [
{
"$type": "ApplyModifier",
"ModifierName": "OutOfWork_SFX"
}
]
},
"OutOfWork_SFX": {
"Duration": 1.5,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "GunPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Device_Prop_DefensiveTower_02_Attack_01_07_OverWork",
"Target": "Self"
}
]
},
"Unactive_SFX": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Root",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Device_Prop_DefensiveTower_02_Attack_01_01_PeaceScaning",
"EnableByDevicePerformance": true,
"Target": "Self"
}
]
}
}
}