1
0
ZenlessData/Data/_unsorted/MiasmaSpider_Attack5_SummmonDamage.json
2025-12-30 00:30:43 +01:00

51 lines
1.2 KiB
JSON

{
"AbilityMixins": [
{
"$type": "SummonMixin",
"IsSameAsMaster": true,
"NeedRayCastCheck": true,
"NeedRaycastGround": true,
"OnSummonCreatedActions": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "MiasmaSpider_Attack5_ContinuousDamage",
"Target": "Other"
}
],
"SummonDuration": 5,
"SummonID": 900021225,
"SummonPosRot": {
"CoordsOption": "Self",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"RaycastGroundOffset": 0,
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"SummonPositionCorrection": true,
"SummonTag": [
"MiasmaSpider_Empty"
],
"SummonType": "Monster"
}
],
"AbilityName": "MiasmaSpider_Attack5_SummmonDamage",
"AbilityStacking": "Unique",
"OnAbilityTrigger": [
]
}