ZenlessData/Data/ComplexCorrupted_Body_VFX.json

108 lines
2.8 KiB
JSON
Raw Normal View History

{
"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,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "HeadPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Monster_ComplexCorrupted_Ether_HeadPoint_01",
"EffectScale": {
"x": 2,
"y": 2,
"z": 2
},
"MpExecMode": "MpTotallyLocal",
"Target": "Self"
}
]
},
"ComplexCorrupted_Body_HeadPoint_SFX_P2": {
"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": "HeadPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Monster_ComplexCorrupted_Ether_HeadPoint_02",
"EffectScale": {
"x": 2,
"y": 2,
"z": 2
},
"Target": "Self"
}
]
}
},
"OnAbilityStart": [
{
"$type": "RemoveModifier",
"ModifierName": "ComplexCorrupted_Body_HeadPoint_SFX",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "ComplexCorrupted_Body_HeadPoint_SFX_P2",
"Target": "Self"
}
]
}