ZenlessData/Data/Core_Summon.json

63 lines
1.4 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "SummonMixin",
"InheritPropertyMap": {
"Attack": {
"InheritType": "MasterTemplate",
"Percentage": 10
}
},
"OnSummonTimesUpActions": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_Die",
"ParamType": 1,
"Target": "Target"
}
],
"OverrideDelay": 5,
"SummonID": 101110111,
"SummonPosRot": {
"CoordsOption": "Self",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"RandomAngleRange": {
"x": 0,
"y": 0,
"z": 0
},
"RandomPositionRange": {
"x": 4,
"y": 0,
"z": 4
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"SummonTag": [
"Test"
],
"SummonType": "Monster",
"TimesUpDelay": 5
}
],
"AbilityName": "Core_Summon",
"AbilityStacking": "Unique"
}