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

70 lines
2.4 KiB
JSON

{
"$type": "miHoYo.HYG.AI.YunguoMiniGameConfig, Assembly-CSharp",
"des": null,
"npcEqsEditorCfg": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "7b4bc861ad6650343ba44ee21d2fd70e",
"_assetPath": "Data/Query/EQS/YunguoMiniGameFarmingNpc.json"
},
"eqsEditorCfg": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.EntityQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "0acc423a148cb9f4097085cb80d7822a",
"_assetPath": "Data/Query/EQS/YunguoMiniGameFarmEntity.json"
},
"pqsEditorCfg": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.PointQueryConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "8277ed823f370d446b6751f9eec64eb2",
"_assetPath": "Data/Query/PQS/YunguoMiniGameSafePoints.json"
},
"goalList": {
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.AI.UtilityAIConfig, Assembly-CSharp]], Assembly-CSharp",
"_assetGuid": "224152cf5a0c2fc45a1d34947c17e7a5",
"_assetPath": "Data/AI/UtilityAI/NpcMiniGame/YunguoMiniGameFarming.json"
},
"blackSceneFadeInTime": 0.0,
"blackSceneFadeOutTime": 0.1,
"blackSceneTime": 0.1,
"forceMove": true,
"turnCount": 1,
"turnReadyTime": 5.0,
"turnTime": 30.0,
"idleTime": 1.0,
"actionBeginTime": 2.0,
"actionTime": 3.0,
"failCount": 3,
"npcCount": 3,
"turnedConfigs": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.AI.YunguoMiniGameTurnedConfig, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.AI.YunguoMiniGameTurnedConfig, Assembly-CSharp",
"abortBubbleId": 9005,
"workingBubbleId": 3,
"playerAnim": "AxeAttackTree",
"npcAbortAnim": "AvatarOrz",
"npcAction": {
"$type": "miHoYo.HYG.AI.YunguoMiniGameActionConfigWater, Assembly-CSharp"
}
},
{
"$type": "miHoYo.HYG.AI.YunguoMiniGameTurnedConfig, Assembly-CSharp",
"abortBubbleId": 4308,
"workingBubbleId": 3,
"playerAnim": "AxeAttackMine",
"npcAbortAnim": "AvatarOrz",
"npcAction": {
"$type": "miHoYo.HYG.AI.YunguoMiniGameActionConfigPlayAnim, Assembly-CSharp",
"anim": "InsectNetCatchFailed"
}
}
]
},
"npcs": {
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
"$values": [
90004,
90005,
90006
]
}
}