1
0
ZenlessData/Data/_unsorted/AvatarSkill_PyroisSummon_B01.json
2026-07-29 01:25:01 +02:00

54 lines
1.3 KiB
JSON

{
"AbilityMixins": [
{
"$type": "SummonMixin",
"NeedRaycastGround": true,
"OnSummonCreatedActions": [
],
"OverrideDelay": 0,
"SummonDuration": -1,
"SummonID": 900021331,
"SummonPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": false,
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"SummonTag": [
"AvatarSkill_PyroisSummon_B"
],
"SummonType": "Monster",
"TimesUpDelay": 0
}
],
"AbilityName": "AvatarSkill_PyroisSummon_B01",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "PushAnimatorDisableWithTagAction",
"CustomKey": "AvatarSkill_ExecuteSummon_B",
"Tag": "AvatarSkill_Summon_PyroisExecute_AnimatorDisbale_B",
"Target": "Custom"
}
]
}
}