1
0
ZenlessData/Data/_unsorted/InnerKnight_Summon_Dust.json
2026-06-17 01:18:11 +02:00

58 lines
1.3 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
]
},
{
"$type": "SummonMixin",
"BornRemoveSelfWhenMaterDestroy": true,
"IsSameAsMaster": true,
"NeedRayCastCheck": true,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HardCore"
],
"Target": "Self"
}
],
"SummonDuration": 30,
"SummonID": 900021241,
"SummonPosRot": {
"CoordsOption": "Self",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"RaycastGroundOffset": 0,
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"SummonPositionCorrection": true,
"SummonTag": [
"InnerKnight_DustPool_FieldSummon"
],
"SummonType": "Monster"
}
],
"AbilityName": "InnerKnight_Summon_Dust",
"AbilityStacking": "Unique",
"Modifiers": {
}
}