110 lines
2.8 KiB
JSON
110 lines
2.8 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "SummonMixin",
|
|
"BornRemoveSelfWhenMaterDestroy": true,
|
|
"IsSameAsMaster": true,
|
|
"NeedRayCastCheck": true,
|
|
"OnSummonReadyActions": [
|
|
{
|
|
"$type": "PushHullColliderEnable",
|
|
"HullColliderEnable": false,
|
|
"Tag": "Chelonethid_Summon_HullCollider",
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "PushInvincibleAction",
|
|
"Tag": "Chelonethid_Summon_Invincible",
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "PushMuteHUDAction",
|
|
"Tag": "Chelonethid_Summon_HUD",
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "ForceCameraLockModifier_Chelonethid_Spider",
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Bool_IsSummoned",
|
|
"ParamType": 2,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"IntVal": 6,
|
|
"ParamName": "Int_AttackIndex",
|
|
"ParamType": 3,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Trigger_PressAttackA",
|
|
"ParamType": 1,
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"SummonDuration": -1,
|
|
"SummonID": 900031204,
|
|
"SummonPosRot": {
|
|
"CoordsOption": "ReferTarget",
|
|
"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": "SavePoint",
|
|
"PointName": "Spider_Point"
|
|
}
|
|
},
|
|
"SummonPositionCorrection": true,
|
|
"SummonTag": [
|
|
"Summon_Chelonethid_Spider"
|
|
],
|
|
"SummonType": "Monster"
|
|
}
|
|
],
|
|
"AbilityName": "Chelonethid_Summon_Spider",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
},
|
|
"Modifiers": {
|
|
"ForceCameraLockModifier_Chelonethid_Spider": {
|
|
"Duration": 0.7,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushCameraLockOnTargetAction",
|
|
"Tag": "Chelonethid_Spider_ForceCameraLock",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PopCameraLockOnTargetAction",
|
|
"Tag": "Chelonethid_Spider_ForceCameraLock",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |