Files
PetitPlanet-Data/Json/IdSelector/1000000000.json
2025-11-11 07:21:48 +07:00

71 lines
1.7 KiB
JSON

{
"desc": "日常对话总入口",
"id": 1000000000,
"maxItemCount": 2,
"items": [
{
"idType": 0,
"conditionalIds": [
{
"conditionWrapper": {
"desc": "走单机闲聊逻辑",
"condition": null
},
"id": 1000000000
}
],
"texts": [],
"id": 10100500000001,
"conditionWrapper": {
"desc": "聊天对象为岛主",
"condition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarLogicAnd, Assembly-CSharp",
"_operands": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedBoolArray, Assembly-CSharp",
"_values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarCheckLocalPlayerIsWorldOwner, Assembly-CSharp"
}
]
}
}
},
"isExclusive": true,
"exclusivePossibility": 100,
"weight": 1.0,
"useConfigVarWeight": false,
"configVarWeight": null,
"record": false,
"memoryStrKey": null,
"memoryKey": 0,
"deltaWeight": 0.0
},
{
"idType": 0,
"conditionalIds": [
{
"conditionWrapper": {
"desc": "走NPC对客机闲聊配置",
"condition": null
},
"id": 1000008001
}
],
"texts": [],
"id": 10100500000002,
"conditionWrapper": {
"desc": "聊天对象为访客",
"condition": null
},
"isExclusive": false,
"exclusivePossibility": 100,
"weight": 1.0,
"useConfigVarWeight": false,
"configVarWeight": null,
"record": false,
"memoryStrKey": null,
"memoryKey": 0,
"deltaWeight": 0.0
}
]
}