ZenlessData/Data/Device_Military_LaserDevice_Damage_MS_SpecialEffect.json

116 lines
3.1 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Active",
"IsLoop": true,
"LayerIndex": 0,
"ModifierNameList": [
"LaserBeamShootHeadOverheat_SFX",
"DamagedBeamHead_SFX"
],
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0
},
{
"AnimatorStateName": "Idle_Unactive",
"IsLoop": true,
"LayerIndex": 0,
"ModifierNameList": [
"DamagedBeamHead_SFX"
],
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0
},
{
"AnimatorStateName": "Active_Clockwise",
"IsLoop": true,
"LayerIndex": 0,
"ModifierNameList": [
"LaserBeamShootHeadOverheat_SFX",
"DamagedBeamHead_SFX"
],
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0
}
]
}
],
"AbilityName": "Device_Military_LaserDevice_Damage_MS_SpecialEffect",
"AbilityStacking": "Unique",
"Modifiers": {
"DamagedBeamHead_SFX": {
"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": "LaunchingPort_1",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Device_Prop_DefensiveTower_03_Attack_01_08_BrokenHead",
"Target": "Self"
}
]
},
"LaserBeamShootHeadOverheat_SFX": {
"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": "LaunchingPort_2",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Device_Prop_DefensiveTower_03_Attack_02_09_Weapen",
"EnableByDevicePerformance": true,
"Target": "Self"
}
]
}
}
}