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

108 lines
2.8 KiB
JSON

{
"AbilityName": "ComplexCorrupted_Body_VFX",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "ComplexCorrupted_Body_HeadPoint_SFX",
"Target": "Self"
}
]
},
"Modifiers": {
"ComplexCorrupted_Body_HeadPoint_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": "HeadPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Monster_ComplexCorrupted_Ether_HeadPoint_01",
"EffectScale": {
"x": 2.0,
"y": 2.0,
"z": 2.0
},
"MpExecMode": "MpTotallyLocal",
"Target": "Self"
}
]
},
"ComplexCorrupted_Body_HeadPoint_SFX_P2": {
"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": "HeadPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Monster_ComplexCorrupted_Ether_HeadPoint_02",
"EffectScale": {
"x": 2.0,
"y": 2.0,
"z": 2.0
},
"Target": "Self"
}
]
}
},
"OnAbilityStart": [
{
"$type": "RemoveModifier",
"ModifierName": "ComplexCorrupted_Body_HeadPoint_SFX",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "ComplexCorrupted_Body_HeadPoint_SFX_P2",
"Target": "Self"
}
]
}