ZenlessData/Data/Device_Prop_KickOpenDoor_01_Trigger.json
2024-09-23 09:11:37 -03:00

124 lines
2.8 KiB
JSON

{
"AbilityMixins": [
{
"$type": "FieldRangeMixin",
"ColliderConfig": {
"BoxColliderDistance": 4,
"BoxColliderHeight": 1.5,
"BoxColliderWidth": 4,
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 2,
"y": 0,
"z": 0
},
"ColliderType": "Box"
},
"FieldEnterActions": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_IsWhichSide",
"ParamType": 2,
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Target"
}
],
"Target": "Self"
}
],
"FieldInitPosRot": {
"CoordsOption": "Self",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 90,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": -2,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"IsFollow": true,
"TotalDuration": -1
},
{
"$type": "FieldRangeMixin",
"ColliderConfig": {
"BoxColliderDistance": 4,
"BoxColliderHeight": 1.5,
"BoxColliderWidth": 4,
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": -2,
"y": 0,
"z": 0
},
"ColliderType": "Box"
},
"FieldEnterActions": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_IsWhichSide",
"ParamType": 2,
"Predicates": [
{
"$type": "ByCampType",
"Camp": "TeamGood",
"Target": "Target"
}
],
"Target": "Self"
}
],
"FieldInitPosRot": {
"CoordsOption": "Self",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 90,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": -2,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"IsFollow": true,
"TotalDuration": -1
}
],
"AbilityName": "Device_Prop_KickOpenDoor_01_Trigger",
"AbilityStacking": "Unique"
}