Files
PetitPlanet-Data/AI/NpcOperationManual/NpcOperationManualCfg.json
2025-11-11 07:21:48 +07:00

100 lines
4.3 KiB
JSON

{
"$type": "miHoYo.HYG.NpcOperationManualConfigList, Assembly-CSharp",
"configs": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.NpcOperationManualConfig, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.NpcOperationManualConfig, Assembly-CSharp",
"id": 0,
"desc": "作物园",
"blackboardConfigs": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": null,
"configs": null,
"noSharingKeys": null
},
"seats": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.NpcOperationSeat, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.NpcOperationSeat, Assembly-CSharp",
"role": {
"$type": "miHoYo.HYG.NpcOperationRole, Assembly-CSharp",
"id": 1,
"seatName": "作物园管理员",
"roleType": 0,
"activeCondition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedLogicAnd, Assembly-CSharp",
"_operands": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.IConfigVar`1[[System.Boolean, mscorlib]], Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarEqualToInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetNpcState, Assembly-CSharp",
"_entityGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 7
}
},
{
"$type": "miHoYo.HYG.DataSharing.ConfigVarGreaterThanInt32, Assembly-CSharp",
"_lhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarArrayLength, Assembly-CSharp",
"_array": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetAllUnWateredCropEntitiesOfConstructionSite, Assembly-CSharp",
"_guid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetBelongingConstructionSiteGuidWithNpc, Assembly-CSharp",
"_npcGuid": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarGetOwnerEntity, Assembly-CSharp"
}
}
}
},
"_rhs": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedInt32, Assembly-CSharp",
"_value": 0
}
}
]
}
},
"deactiveCondition": {
"$type": "miHoYo.HYG.DataSharing.ConfigVarFixedUnmanaged`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false
},
"useBlackList": false,
"blackList": {
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
"$values": []
},
"whiteList": {
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
"$values": [
12,
1010
]
}
},
"num": 1
}
]
},
"worldIncidentName": "作物园",
"statescriptInitializer": {
"$type": "miHoYo.HYG.Statescript.StatescriptInitializer, Assembly-CSharp",
"parameters": {
"$type": "miHoYo.HYG.DataSharing.BbVarParams, Assembly-CSharp",
"parameters": []
},
"scriptnew": 1975659880
},
"OpenUIEventId": 224
}
]
}
}