Files
PetitPlanet-Data/Blackboard/InteractLieAndSit.json
2025-11-11 07:21:48 +07:00

127 lines
3.4 KiB
JSON

{
"$type": "miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp",
"path": "Assets/MoleRes/Rel/SRes/Data/Blackboard/InteractLieAndSit.json",
"boardName": "LieAndSit",
"isStatic": false,
"keys": [
{
"isStatic": false,
"mustNoSharing": false,
"showName": "CurInteractTarget",
"DataType": 6,
"sharingStrategy": 2,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultUInt64, Assembly-CSharp",
"_value": 0
},
"category": null,
"nameHistory": [
"CurInteractTarget-311be067bd70db44cab32a2b9dc8ccd4-0"
],
"programName": "CurInteractTarget"
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "CurSlotId",
"DataType": 2,
"sharingStrategy": 2,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultInt32, Assembly-CSharp",
"_value": 0
},
"category": null,
"nameHistory": [
"CurSlotId-311be067bd70db44cab32a2b9dc8ccd4-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "PreHoldConfigId",
"DataType": 3,
"sharingStrategy": 2,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultUInt32, Assembly-CSharp",
"_value": 0
},
"category": null,
"nameHistory": [
"PreHoldConfigId-311be067bd70db44cab32a2b9dc8ccd4-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "IsLieFromLeft",
"DataType": 1,
"sharingStrategy": 2,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
"_value": false
},
"category": null,
"nameHistory": [
"IsLieFromLeft-311be067bd70db44cab32a2b9dc8ccd4-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "DuringSitDown",
"DataType": 1,
"sharingStrategy": 2,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
"_value": false
},
"category": null,
"nameHistory": [
"DuringSitDown-311be067bd70db44cab32a2b9dc8ccd4-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "WaitingStandUp",
"DataType": 1,
"sharingStrategy": 2,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
"_value": false
},
"category": null,
"nameHistory": [
"WaitingStandUp-311be067bd70db44cab32a2b9dc8ccd4-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "DuringSitMove",
"DataType": 1,
"sharingStrategy": 2,
"category": null,
"nameHistory": [
"DuringSitMove-311be067bd70db44cab32a2b9dc8ccd4-0"
]
},
{
"isStatic": false,
"mustNoSharing": false,
"showName": "DuringStandUp",
"DataType": 1,
"sharingStrategy": 2,
"defaultValue": {
"$type": "miHoYo.HYG.DataSharing.UnionDefaultBool, Assembly-CSharp",
"_value": false
},
"category": null,
"nameHistory": [
"DuringStandUp-311be067bd70db44cab32a2b9dc8ccd4-0"
]
}
],
"keysHash": 1877069904,
"genCodePath": "Assets/Scripts/Gen/Blackboard/BlackboardKeys.LieAndSit.cs"
}