ZenlessData/Data/Guardian_Body_VFX_Blue.json

50 lines
1.2 KiB
JSON
Raw Normal View History

{
"AbilityName": "Guardian_Body_VFX_Blue",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "Guardian_VFX_Blue",
"Target": "Self"
}
]
},
"Modifiers": {
"Guardian_VFX_Blue": {
"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": "weapon_R",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Monster_Guardian_Loop_Light_01",
"Target": "Self"
}
]
}
}
}