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

225 lines
5.6 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "P2_Attack_09",
"FrameCountHigh": 258,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MuteEther_CoreEffectModifier"
]
},
{
"AnimatorStateName": "P2_Attack_10",
"FrameCountHigh": 165,
"FrameCountLow": 63,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MuteEther_CoreEffectModifier"
]
}
]
}
],
"AbilityName": "Cottus_P2_Body_SFX",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "Cottus_Body_Ether_Core_SFX",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Cottus_Body_HeadSmoke_SFX",
"Target": "Self"
}
],
"OnBuffAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "ChaosModifier",
"Predicates": [
{
"$type": "ByHandlingBuffGroup",
"BuffGroupList": [
"Chaos"
],
"Target": "Self"
}
],
"Target": "Self"
}
],
"OnBuffRemoved": [
{
"$type": "RemoveModifier",
"ModifierName": "ChaosModifier",
"Predicates": [
{
"$type": "ByHandlingBuffGroup",
"BuffGroupList": [
"Chaos"
],
"Target": "Self"
}
],
"Target": "Self"
}
]
},
"Modifiers": {
"ChaosModifier": {
"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": "Ether_Core",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Buff_Chaos_Head_Hit",
"EffectScale": {
"x": 2.0,
"y": 2.0,
"z": 2.0
},
"Target": "Self"
}
]
},
"Cottus_Body_Ether_Core_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": "Ether_Core",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Monster_Common_Ether_Ether_Core",
"EffectScale": {
"x": 2.0,
"y": 2.0,
"z": 2.0
},
"Target": "Self"
}
]
},
"Cottus_Body_HeadSmoke_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": "Ether_Core",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Monster_Cottus_HeadSmoke",
"Target": "Self"
}
]
},
"MuteEther_CoreEffectModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "RemoveModifier",
"ModifierName": "Cottus_Body_Ether_Core_SFX",
"Predicates": [
{
"$type": "ByHasModifier",
"ModifierNameList": [
"Cottus_Body_Ether_Core_SFX"
],
"Target": "Self"
}
],
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "ApplyModifier",
"ModifierName": "Cottus_Body_Ether_Core_SFX",
"Target": "Self"
}
]
}
}
}