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

2735 lines
76 KiB
JSON

{
"1": {
"id": 1,
"desc": "测试用CB1新扫把",
"showNpcConfig": true,
"mainObjType": 0,
"playerConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "qqq",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 0
},
"duration": -1.0
}
}
]
},
null,
null
],
"transitions": [
{
"fromStateName": null,
"toStateName": null,
"conditions": [],
"transitionActions": []
}
]
}
},
"npcConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "站着拿",
"isDefaultState": true,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 507362661
},
"duration": -1.0
}
}
]
},
{
"stateName": "使用开始",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1952793690
},
"duration": -1.0
}
}
]
},
{
"stateName": "使用中",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1394691063
},
"duration": -1.0
}
}
]
},
{
"stateName": "使用结束",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 677703755
},
"duration": -1.0
}
}
]
}
],
"transitions": [
{
"fromStateName": "站着拿",
"toStateName": "使用开始",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "使用开始",
"toStateName": "使用中",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "使用中",
"toStateName": "使用结束",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "使用结束",
"toStateName": "站着拿",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
}
]
}
}
},
"2": {
"id": 2,
"desc": "书本(双层可持续使用手持物)",
"showNpcConfig": true,
"mainObjType": 0,
"playerConfig": null,
"npcConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "Idle",
"isDefaultState": true,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 587873415
},
"duration": -1.0
}
}
]
},
{
"stateName": "Start",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 376807000
},
"duration": -1.0
}
}
]
},
{
"stateName": "Loop",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 588096552
},
"duration": -1.0
}
}
]
},
{
"stateName": "End",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1073920083
},
"duration": -1.0
}
}
]
},
{
"stateName": "UseLv2",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1120088139
},
"duration": -1.0
}
}
]
},
{
"stateName": "UseLv2No1",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 37975162
},
"duration": -1.0
}
}
]
}
],
"transitions": [
{
"fromStateName": "Loop",
"toStateName": "UseLv2No1",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 413216796
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "UseLv2No1",
"toStateName": "Loop",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "UseLv2No1",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 1563193296
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Idle",
"toStateName": "Start",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Start",
"toStateName": "Loop",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Loop",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 192972179
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Loop",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 1991222515
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Loop",
"toStateName": "UseLv2",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 938705000
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "UseLv2",
"toStateName": "Loop",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "End",
"toStateName": "Idle",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "UseLv2",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 192972179
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Loop",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 1563193296
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "UseLv2",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 1563193296
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Start",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 1563193296
}
}
}
],
"transitionActions": []
}
]
}
}
},
"3": {
"id": 3,
"desc": "相机(双层可持续使用手持物)",
"showNpcConfig": true,
"mainObjType": 0,
"playerConfig": null,
"npcConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "Idle",
"isDefaultState": true,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1038003097
},
"duration": -1.0
}
}
]
},
{
"stateName": "Start",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 943371620
},
"duration": -1.0
}
}
]
},
{
"stateName": "Loop",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1401468275
},
"duration": -1.0
}
}
]
},
{
"stateName": "End",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 455454406
},
"duration": -1.0
}
}
]
},
{
"stateName": "UseLv2",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 93436428
},
"duration": -1.0
}
}
]
}
],
"transitions": [
{
"fromStateName": "Idle",
"toStateName": "Start",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Start",
"toStateName": "Loop",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Loop",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 192972179
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Loop",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 1991222515
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Loop",
"toStateName": "UseLv2",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 938705000
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "UseLv2",
"toStateName": "Loop",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "End",
"toStateName": "Idle",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "UseLv2",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 192972179
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Loop",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 1563193296
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "UseLv2",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 1563193296
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Start",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 1563193296
}
}
}
],
"transitionActions": []
}
]
}
}
},
"4": {
"id": 4,
"desc": "烟花筒(单次使用手持物)",
"showNpcConfig": false,
"mainObjType": 0,
"playerConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "Idle",
"isDefaultState": true,
"allowToolDestroy": true,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 166844470
},
"duration": -1.0
}
}
]
},
{
"stateName": "Use",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1335568119
},
"duration": -1.0
}
},
{
"$type": "miHoYo.HYG.Entities.PHUseToolActionConfig, Assembly-CSharp"
}
]
}
],
"transitions": [
{
"fromStateName": "Idle",
"toStateName": "Use",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Use",
"toStateName": "Idle",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
}
]
}
},
"npcConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "Idle",
"isDefaultState": true,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 875380465
},
"duration": -1.0
}
}
]
},
{
"stateName": "Use",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1335568119
},
"duration": -1.0
}
}
]
}
],
"transitions": [
{
"fromStateName": "Idle",
"toStateName": "Use",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Use",
"toStateName": "Idle",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
}
]
}
}
},
"5": {
"id": 5,
"desc": "伞(双层可持续使用手持物)",
"showNpcConfig": true,
"mainObjType": 0,
"playerConfig": null,
"npcConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "Idle",
"isDefaultState": true,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1343081593
},
"duration": -1.0
}
}
]
},
{
"stateName": "Start",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1446827754
},
"duration": -1.0
}
}
]
},
{
"stateName": "Loop",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1407330529
},
"duration": -1.0
}
}
]
},
{
"stateName": "End",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 308227029
},
"duration": -1.0
}
}
]
},
{
"stateName": "UseLv2",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1326550654
},
"duration": -1.0
}
}
]
}
],
"transitions": [
{
"fromStateName": "Idle",
"toStateName": "Start",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Start",
"toStateName": "Loop",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Loop",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 192972179
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Loop",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 1991222515
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Loop",
"toStateName": "UseLv2",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 938705000
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "UseLv2",
"toStateName": "Loop",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "End",
"toStateName": "Idle",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "UseLv2",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 192972179
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Loop",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 1563193296
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "UseLv2",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 1563193296
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Start",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 1563193296
}
}
}
],
"transitionActions": []
}
]
}
}
},
"6": {
"id": 6,
"desc": "扫把(可持续使用手持物)",
"showNpcConfig": true,
"mainObjType": 0,
"playerConfig": null,
"npcConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "Idle",
"isDefaultState": true,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 507362661
},
"duration": -1.0
}
}
]
},
{
"stateName": "Start",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1952793690
},
"duration": -1.0
}
}
]
},
{
"stateName": "Loop",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1394691063
},
"duration": -1.0
}
}
]
},
{
"stateName": "End",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 677703755
},
"duration": -1.0
}
}
]
}
],
"transitions": [
{
"fromStateName": "Idle",
"toStateName": "Start",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Start",
"toStateName": "Loop",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Loop",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 192972179
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Loop",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 1991222515
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Loop",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "End",
"toStateName": "Idle",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Start",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 1563193296
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Loop",
"toStateName": "End",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 1563193296
}
}
}
],
"transitionActions": []
}
]
}
}
},
"7": {
"id": 7,
"desc": "花",
"showNpcConfig": false,
"mainObjType": 101,
"playerConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "Idle",
"isDefaultState": true,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1260143858
},
"duration": -1.0
}
}
]
},
{
"stateName": "Reaction",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHReactionActionConfig, Assembly-CSharp",
"reactionId": 10001
}
]
}
],
"transitions": [
{
"fromStateName": "Idle",
"toStateName": "Reaction",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Reaction",
"toStateName": "Idle",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
}
]
}
},
"npcConfig": null
},
"8": {
"id": 8,
"desc": "杯子(单次可使用手持物)",
"showNpcConfig": true,
"mainObjType": 0,
"playerConfig": null,
"npcConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "Idle",
"isDefaultState": true,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 2099676146
},
"duration": -1.0
}
}
]
},
{
"stateName": "Use",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1648610912
},
"duration": -1.0
}
}
]
}
],
"transitions": [
{
"fromStateName": "Idle",
"toStateName": "Use",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Use",
"toStateName": "Idle",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
}
]
}
}
},
"9": {
"id": 9,
"desc": "烹饪杯子(单次可使用手持物)",
"showNpcConfig": true,
"mainObjType": 0,
"playerConfig": null,
"npcConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "Idle",
"isDefaultState": true,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 931106712
},
"duration": -1.0
}
}
]
},
{
"stateName": "Use",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 857587426
},
"duration": -1.0
}
}
]
}
],
"transitions": [
{
"fromStateName": "Idle",
"toStateName": "Use",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Use",
"toStateName": "Idle",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
}
]
}
}
},
"10": {
"id": 10,
"desc": "烹饪盘子(单次可使用手持物)",
"showNpcConfig": true,
"mainObjType": 0,
"playerConfig": null,
"npcConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "Idle",
"isDefaultState": true,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 582464939
},
"duration": -1.0
}
}
]
},
{
"stateName": "Use",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1751569414
},
"duration": -1.0
}
}
]
}
],
"transitions": [
{
"fromStateName": "Idle",
"toStateName": "Use",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Use",
"toStateName": "Idle",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
}
]
}
}
},
"11": {
"id": 11,
"desc": "烹饪碗(单次可使用手持物)",
"showNpcConfig": true,
"mainObjType": 0,
"playerConfig": null,
"npcConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "Idle",
"isDefaultState": true,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1303770363
},
"duration": -1.0
}
}
]
},
{
"stateName": "Use",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1826282473
},
"duration": -1.0
}
}
]
}
],
"transitions": [
{
"fromStateName": "Idle",
"toStateName": "Use",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Use",
"toStateName": "Idle",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
}
]
}
}
},
"12": {
"id": 12,
"desc": "烹饪水果(单次可使用手持物)",
"showNpcConfig": true,
"mainObjType": 0,
"playerConfig": null,
"npcConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "Idle",
"isDefaultState": true,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1549961947
},
"duration": -1.0
}
}
]
},
{
"stateName": "Use",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1685251843
},
"duration": -1.0
}
}
]
}
],
"transitions": [
{
"fromStateName": "Idle",
"toStateName": "Use",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Use",
"toStateName": "Idle",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
}
]
}
}
},
"13": {
"id": 13,
"desc": "露卡种子(单次持续状态)",
"showNpcConfig": false,
"mainObjType": 0,
"playerConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "idle",
"isDefaultState": true,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 635031645
},
"duration": -1.0
}
}
]
}
],
"transitions": []
}
},
"npcConfig": null
},
"14": {
"id": 14,
"desc": "露卡种子(单次可使用手持物)",
"showNpcConfig": false,
"mainObjType": 0,
"playerConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "idle",
"isDefaultState": true,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 635031645
},
"duration": -1.0
}
}
]
},
{
"stateName": "use",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1874175077
},
"duration": -1.0
}
}
]
}
],
"transitions": [
{
"fromStateName": "idle",
"toStateName": "use",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "use",
"toStateName": "idle",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
}
]
}
},
"npcConfig": null
},
"15": {
"id": 15,
"desc": "烟火棒",
"showNpcConfig": false,
"mainObjType": 9,
"playerConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "手持状态",
"isDefaultState": true,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1733045514
},
"duration": -1.0
}
}
]
},
{
"stateName": "点燃烟火棒",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 675421669
},
"duration": -1.0
}
},
{
"$type": "miHoYo.HYG.Entities.PHTakeBackToolActionConfig, Assembly-CSharp",
"timingType": 1,
"delayTime": 11.0
},
{
"$type": "miHoYo.HYG.Entities.PHUseToolActionConfig, Assembly-CSharp"
}
]
},
{
"stateName": "轻摇烟火棒",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 776125179
},
"duration": -1.0
}
}
]
},
{
"stateName": "重摇烟火棒",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1522475759
},
"duration": -1.0
}
}
]
},
{
"stateName": "手持燃烧烟火棒",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1733045514
},
"duration": -1.0
}
}
]
}
],
"transitions": [
{
"fromStateName": "手持状态",
"toStateName": "点燃烟火棒",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "点燃烟火棒",
"toStateName": "手持燃烧烟火棒",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "手持燃烧烟火棒",
"toStateName": "轻摇烟火棒",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 5736735
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "轻摇烟火棒",
"toStateName": "手持燃烧烟火棒",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "手持燃烧烟火棒",
"toStateName": "重摇烟火棒",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 938705000
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "重摇烟火棒",
"toStateName": "手持燃烧烟火棒",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 5736735
}
}
}
],
"transitionActions": []
}
]
}
},
"npcConfig": null
},
"16": {
"id": 16,
"desc": "服装手杖",
"showNpcConfig": false,
"mainObjType": 0,
"playerConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "idle",
"isDefaultState": true,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 2040837166
},
"duration": -1.0
}
}
]
}
],
"transitions": []
}
},
"npcConfig": null
},
"17": {
"id": 17,
"desc": "泡泡瓶",
"showNpcConfig": false,
"mainObjType": 0,
"playerConfig": {
"abilitySet": {
"_abilities": [
{
"_value": "BubbleControl"
}
]
},
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "Idle",
"isDefaultState": true,
"allowToolDestroy": true,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 823050633
},
"duration": -1.0
}
}
]
},
{
"stateName": "BlowSmall",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1685179716
},
"duration": -1.0
}
},
{
"$type": "miHoYo.HYG.Entities.PHUseToolActionConfig, Assembly-CSharp"
}
]
},
{
"stateName": "FinishBubbling",
"isDefaultState": false,
"allowToolDestroy": true,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1153084552
},
"duration": -1.0
}
}
]
},
{
"stateName": "ReadyForBigBubble1",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 521191979
},
"duration": -1.0
}
},
{
"$type": "miHoYo.HYG.Entities.PHSendEventActionConfig, Assembly-CSharp",
"eventTag": {
"TagId": 890658038
},
"eventTiming": 0
}
]
},
{
"stateName": "ReadyTransform",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1289432978
},
"duration": -1.0
}
}
]
},
{
"stateName": "ReadyForBigBubble2",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1002406046
},
"duration": -1.0
}
}
]
},
{
"stateName": "BlowBigBubbleFail",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 318809659
},
"duration": -1.0
}
},
{
"$type": "miHoYo.HYG.Entities.PHSendEventActionConfig, Assembly-CSharp",
"eventTag": {
"TagId": 1063764578
},
"eventTiming": 0
}
]
},
{
"stateName": "BlowBigBubbleSuccess",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 992739574
},
"duration": -1.0
}
},
{
"$type": "miHoYo.HYG.Entities.PHSendEventActionConfig, Assembly-CSharp",
"eventTag": {
"TagId": 583696019
},
"eventTiming": 0
}
]
}
],
"transitions": [
{
"fromStateName": "Idle",
"toStateName": "BlowSmall",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "BlowSmall",
"toStateName": "FinishBubbling",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "FinishBubbling",
"toStateName": "Idle",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "BlowSmall",
"toStateName": "ReadyForBigBubble1",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTimerConditionConfig, Assembly-CSharp",
"transitionTime": 0.25,
"canInterruptByEvent": true,
"interruptEventTag": {
"tag": {
"TagId": 5736735
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "ReadyForBigBubble1",
"toStateName": "ReadyTransform",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTimerConditionConfig, Assembly-CSharp",
"transitionTime": 2.0,
"canInterruptByEvent": false,
"interruptEventTag": {
"tag": {
"TagId": 0
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "ReadyForBigBubble1",
"toStateName": "BlowBigBubbleFail",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 5736735
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "ReadyTransform",
"toStateName": "ReadyForBigBubble2",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "ReadyTransform",
"toStateName": "BlowBigBubbleSuccess",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 5736735
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "ReadyForBigBubble2",
"toStateName": "BlowBigBubbleSuccess",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 5736735
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "BlowBigBubbleSuccess",
"toStateName": "FinishBubbling",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "BlowBigBubbleFail",
"toStateName": "FinishBubbling",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
}
]
}
},
"npcConfig": null
},
"18": {
"id": 18,
"desc": "茶杯、玻璃杯(单次可使用手持物)",
"showNpcConfig": true,
"mainObjType": 0,
"playerConfig": null,
"npcConfig": {
"abilitySet": null,
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "Idle",
"isDefaultState": true,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 722559803
},
"duration": -1.0
}
}
]
},
{
"stateName": "Use",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 2037546012
},
"duration": -1.0
}
}
]
}
],
"transitions": [
{
"fromStateName": "Idle",
"toStateName": "Use",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Use",
"toStateName": "Idle",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
}
]
}
}
},
"19": {
"id": 19,
"desc": "怪味豆",
"showNpcConfig": false,
"mainObjType": 101,
"playerConfig": {
"abilitySet": {
"_abilities": [
{
"_value": "RandomCandyWrapper"
}
]
},
"stateMachineConfig": {
"stateMachineName": null,
"states": [
{
"stateName": "Idle",
"isDefaultState": true,
"allowToolDestroy": true,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLAbilityActionConfig, Assembly-CSharp",
"customData": {
"ATLTag": {
"TagId": 1829097773
},
"duration": -1.0
}
}
]
},
{
"stateName": "Reaction",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHATLGeneralAbilityActionConfig, Assembly-CSharp",
"abilitySet": {
"_abilities": [
{
"_value": "PHUseRandomCandy"
}
]
},
"ShouldAutoRemoveAbility": true
}
]
},
{
"stateName": "Share",
"isDefaultState": false,
"allowToolDestroy": false,
"actions": [
{
"$type": "miHoYo.HYG.Entities.PHReactionActionConfig, Assembly-CSharp",
"reactionId": 10002
}
]
}
],
"transitions": [
{
"fromStateName": "Idle",
"toStateName": "Reaction",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 254805606
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Reaction",
"toStateName": "Idle",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Idle",
"toStateName": "Share",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 974422283
}
}
}
],
"transitionActions": []
},
{
"fromStateName": "Share",
"toStateName": "Idle",
"conditions": [
{
"$type": "miHoYo.HYG.Entities.PHTriggerEventCondition, Assembly-CSharp",
"triggerEventTag": {
"tag": {
"TagId": 672393849
}
}
}
],
"transitionActions": []
}
]
}
},
"npcConfig": null
}
}