{ "$type": "miHoYo.HYG.GameplayAbilities.LifeStateAbility, Assembly-CSharp", "_layer": 0, "_stopHandler": { "$type": "miHoYo.HYG.GameplayAbilities.LifeStateAbilityStopHandler, Assembly-CSharp", "_stopPolicy": 255, "_eventTrigger": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 1719072108 }, "_abilityToActivate": { "$type": "miHoYo.HYG.GameplayAbilities.GameplayAbilityName, Assembly-CSharp", "_value": "StandUpAct" } }, "_variableDefinitions": { "$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition[], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp", "_name": "isImmediateSitdown", "_type": { "$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp", "_typeName": "Boolean", "_hashable": false, "_category": 0 }, "_collectionType": 0, "_mapToType": { "$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp", "_typeName": null, "_hashable": false, "_category": 0 }, "_replicationPolicy": 0, "_defaultValUlong": 0 }, { "$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp", "_name": "pullSitATLTag", "_type": { "$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp", "_typeName": "GameplayTag", "_hashable": true, "_category": 0 }, "_collectionType": 0, "_mapToType": { "$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp", "_typeName": null, "_hashable": false, "_category": 0 }, "_replicationPolicy": 0, "_defaultValUlong": 0 }, { "$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp", "_name": "targetEntity", "_type": { "$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp", "_typeName": "Entity", "_hashable": true, "_category": 0 }, "_collectionType": 0, "_mapToType": { "$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp", "_typeName": null, "_hashable": false, "_category": 0 }, "_replicationPolicy": 1, "_defaultValUlong": 0 }, { "$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp", "_name": "slotId", "_type": { "$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp", "_typeName": "Int32", "_hashable": true, "_category": 0 }, "_collectionType": 0, "_mapToType": { "$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp", "_typeName": null, "_hashable": false, "_category": 0 }, "_replicationPolicy": 1, "_defaultValUlong": 0 }, { "$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp", "_name": "slotPos", "_type": { "$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp", "_typeName": "Vector3", "_hashable": true, "_category": 0 }, "_collectionType": 0, "_mapToType": { "$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp", "_typeName": null, "_hashable": false, "_category": 0 }, "_replicationPolicy": 1, "_defaultValUlong": 0 }, { "$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp", "_name": "slotRot", "_type": { "$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp", "_typeName": "Quaternion", "_hashable": true, "_category": 0 }, "_collectionType": 0, "_mapToType": { "$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp", "_typeName": null, "_hashable": false, "_category": 0 }, "_replicationPolicy": 1, "_defaultValUlong": 0 }, { "$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp", "_name": "pullStartPos", "_type": { "$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp", "_typeName": "Vector3", "_hashable": true, "_category": 0 }, "_collectionType": 0, "_mapToType": { "$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp", "_typeName": null, "_hashable": false, "_category": 0 }, "_replicationPolicy": 1, "_defaultValUlong": 0 }, { "$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp", "_name": "pullStartRot", "_type": { "$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp", "_typeName": "Quaternion", "_hashable": true, "_category": 0 }, "_collectionType": 0, "_mapToType": { "$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp", "_typeName": null, "_hashable": false, "_category": 0 }, "_replicationPolicy": 1, "_defaultValUlong": 0 } ] }, "_blackboardConfig": { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp", "paraKeys": null, "configs": { "$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib", "$values": [ { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "311be067bd70db44cab32a2b9dc8ccd4", "_assetPath": "Data/Blackboard/InteractLieAndSit.json" } ] }, "noSharingKeys": null }, "_nodes": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Scripting.Node, Assembly-CSharp]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.GameplayAbilities.EndAbilityNode, Assembly-CSharp", "inDataAbility": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbility, Assembly-CSharp]], Assembly-CSharp", "Guid": 523465495 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2499968904 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 16190481 }, "Guid": 409479832 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2845258979 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3510215951 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 3251793537 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1336601112 }, "Guid": 3991904915 }, { "$type": "miHoYo.HYG.GameplayAbilities.ScriptOnActivateAbility, Assembly-CSharp", "outDataWasActivatedByEvent": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 183445874 }, "outDataTriggerEventData": { "$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp", "outDataEventTag": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "Guid": 405580359 }, "outDataInstigator": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 1239754735 }, "outDataTarget": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 3407033026 }, "outDataCustomData": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 58823864 }, "Mode": 1, "Guid": 3071963051 }, "eventOutPort": { "$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp", "Guid": 1114496151 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3975538974 }, "Guid": 2740475783 }, { "$type": "miHoYo.HYG.Entities.SendEventActionNode, Assembly-CSharp", "entity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 210502406 }, "payload": { "$type": "miHoYo.HYG.Scripting.InDataGameplayEventDataPort, Assembly-CSharp", "inDataEventTag": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 1719072108 }, "Guid": 3346576953 }, "inDataInstigator": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1655211333 }, "inDataTarget": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1782638431 }, "inDataCustomData": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 868230410 }, "Mode": 1, "Guid": 4282852300 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3726625383 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1258289159 }, "Guid": 3891435858 }, { "$type": "miHoYo.HYG.GameplayAbilities.PlayATLTaskNode, Assembly-CSharp", "ATLTag": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 814670389 }, "Guid": 3700704763 }, "startTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 4004006063 }, "startBlock": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 1331813206 }, "OnATLPlayEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4259429897 }, "OnATLPlayEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 1598745330 }, "OnATLPlayFailEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2702169981 }, "OnATLBlendOutEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2379091651 }, "OnATLBlendOutEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 4256163973 }, "OnATLInterruptEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1966768312 }, "OnATLEndEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 718345565 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1460973266 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 1442684789 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1961097778 }, "Guid": 3990485525 }, { "$type": "miHoYo.HYG.GameplayAbilities.PlayATLTaskNode, Assembly-CSharp", "ATLTag": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 689397833 }, "Guid": 2035859284 }, "startTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 3265122459 }, "startBlock": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 3344839854 }, "OnATLPlayEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1514628865 }, "OnATLPlayEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 3482305655 }, "OnATLPlayFailEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4078006477 }, "OnATLBlendOutEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1604611900 }, "OnATLBlendOutEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 1837833081 }, "OnATLInterruptEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1545000643 }, "OnATLEndEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2759410324 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1482167464 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 3988622345 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2272784307 }, "Guid": 3287065052 }, { "$type": "miHoYo.HYG.Entities.ChangePBDStateActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 199781545 }, "PBDState": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.Entities.PBDAnimState, Assembly-CSharp]], Assembly-CSharp", "_value": 0, "Guid": 3821556596 }, "target": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 485673063 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3679752760 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1860784656 }, "Guid": 3195721286 }, { "$type": "miHoYo.HYG.Entities.ChangePBDStateActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 2778771693 }, "PBDState": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.Entities.PBDAnimState, Assembly-CSharp]], Assembly-CSharp", "_value": 1, "Guid": 1533034769 }, "target": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 2012998715 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1006004797 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 468812406 }, "Guid": 2324224288 }, { "$type": "miHoYo.HYG.Scripting.LiteralFloatNode, Assembly-CSharp", "inDataValue": 0.35, "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Single, mscorlib]], Assembly-CSharp", "Guid": 3515594401 }, "Guid": 1882621360 }, { "$type": "miHoYo.HYG.GameplayAbilities.PlayATLTaskNode, Assembly-CSharp", "ATLTag": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 689397833 }, "Guid": 1698818211 }, "startTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 336801959 }, "startBlock": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 139187522 }, "OnATLPlayEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4128964269 }, "OnATLPlayEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 4133116819 }, "OnATLPlayFailEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 481599755 }, "OnATLBlendOutEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 288304178 }, "OnATLBlendOutEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 2959165228 }, "OnATLInterruptEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 339936368 }, "OnATLEndEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 767972106 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3311449148 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 4278371227 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1944987791 }, "Guid": 1117281046 }, { "$type": "miHoYo.HYG.Entities.GameplayEvents.MakeStandUpDataNode, Assembly-CSharp", "IsImmediate": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 1003253059 }, "outDataEventData": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.StandUpEventData, Assembly-CSharp]], Assembly-CSharp", "Guid": 1485509177 }, "Guid": 131790839 }, { "$type": "miHoYo.HYG.Scripting.LiteralBoolNode, Assembly-CSharp", "inDataValue": false, "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 654858256 }, "Guid": 2000514127 }, { "$type": "miHoYo.HYG.GameplayAbilities.TakeSlotTaskNode, Assembly-CSharp", "TargetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1044680864 }, "SlotId": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 1, "Guid": 3791355738 }, "TryTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 1.0, "Guid": 3356637847 }, "IsTake": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": true, "Guid": 2562449663 }, "Caller": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 48280280 }, "OnTakeSuccess": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3092974705 }, "OnTakeSuccess_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 1631866735 }, "OnTakeFailed": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2789210016 }, "OnTakeFailed_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 567211981 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3239468801 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 48914299 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3685825137 }, "Guid": 2309696064 }, { "$type": "miHoYo.HYG.Entities.CalcLieDownQuaternionActionNode, Assembly-CSharp", "autoGenResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 4262098593 }, "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 785117084 }, "target": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 4235930246 }, "slotId": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 1, "Guid": 3484268074 }, "pos": { "$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp", "outDataX": null, "outDataY": null, "outDataZ": null, "Mode": 0, "Guid": 3069439271 }, "rot": { "$type": "miHoYo.HYG.Scripting.OutDataQuaternionPort, Assembly-CSharp", "outDataX": null, "outDataY": null, "outDataZ": null, "Mode": 0, "Guid": 2496467253 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3795811840 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 326748884 }, "Guid": 219668053 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 275564116 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 142848603 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 4043158317 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2210075879 }, "Guid": 1301795913 }, { "$type": "miHoYo.HYG.GameplayAbilities.EquipToolTaskNode, Assembly-CSharp", "configID": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 3768011057 }, "isImmediate": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 2104425173 }, "isPerformHoldable": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 588924304 }, "shouldIgnoreAutoSwitch": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 229604423 }, "OnToolChange": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2796148147 }, "OnToolFail": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3400768504 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 280464734 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 2592437711 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 4075372385 }, "Guid": 1964190882 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2741246047 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3733851734 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 3517749177 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1048317072 }, "Guid": 1053441714 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2928114816 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1684478789 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 1268343269 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 736625717 }, "Guid": 419372494 }, { "$type": "miHoYo.HYG.Entity.GameplayUtilityIsValidEntityPureNode, Assembly-CSharp", "autoGenResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 3808401169 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3798549730 }, "Guid": 1050545844 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "isImmediateSitdown", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 2172011939 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 494922708 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1815114475 }, "Guid": 1076415825 }, { "$type": "miHoYo.HYG.Entities.GameplayEvents.GetSitDownDataNode, Assembly-CSharp", "SlotId": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Int32, mscorlib]], Assembly-CSharp", "Guid": 1419217103 }, "IsImmediate": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 2649326980 }, "decodeSuc": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 151719740 }, "inDataEventData": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 2815504203 }, "Guid": 996086373 }, { "$type": "miHoYo.HYG.Entities.ToolGetCurrentHodingToolPureNode, Assembly-CSharp", "autoGenResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp", "Guid": 2364010586 }, "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3715338727 }, "Guid": 3831422446 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3523415304 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 322851334 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 1379593210 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3780461656 }, "Guid": 1937131125 }, { "$type": "miHoYo.HYG.Scripting.SetBlackboardEntityNode, Assembly-CSharp", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.Entities.Entity, Assembly-CSharp" }, "Guid": 3782555117 }, "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 4073898223 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "CurInteractTarget-311be067bd70db44cab32a2b9dc8ccd4-0" }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1937138698 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1278344526 }, "Guid": 2378586069 }, { "$type": "miHoYo.HYG.Scripting.SetBlackboardInt32Node, Assembly-CSharp", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 2895519602 }, "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Int32, mscorlib]], Assembly-CSharp", "Guid": 1141784925 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "CurSlotId-311be067bd70db44cab32a2b9dc8ccd4-0" }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2410660444 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2376294255 }, "Guid": 212638614 }, { "$type": "miHoYo.HYG.Entities.SendEventActionNode, Assembly-CSharp", "entity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3100444789 }, "payload": { "$type": "miHoYo.HYG.Scripting.InDataGameplayEventDataPort, Assembly-CSharp", "inDataEventTag": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 2075736094 }, "Guid": 1312552702 }, "inDataInstigator": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 518373868 }, "inDataTarget": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3447162710 }, "inDataCustomData": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 861168509 }, "Mode": 1, "Guid": 583663599 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1197638770 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3122174133 }, "Guid": 1688342198 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1936719963 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2662051677 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 296763403 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1664080072 }, "Guid": 2459148539 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4291135606 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3159822740 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 2952052237 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2181443541 }, "Guid": 2361664365 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "isImmediateSitdown", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 1435300292 }, "Guid": 3520303579 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 151492679 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4155885104 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 1991160372 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2564256575 }, "Guid": 4048812182 }, { "$type": "miHoYo.HYG.Entities.TransportTransformActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3567991525 }, "pos": { "$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp", "inDataX": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 1550716529 }, "inDataY": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 2353687621 }, "inDataZ": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 1107855994 }, "_value": { "$type": "UnityEngine.Vector3, UnityEngine.CoreModule", "x": 0.0, "y": 0.0, "z": 0.0 }, "Mode": 0, "Guid": 1094139063 }, "rot": { "$type": "miHoYo.HYG.Scripting.InDataQuaternionPort, Assembly-CSharp", "_value": { "$type": "UnityEngine.Vector3, UnityEngine.CoreModule", "x": 0.0, "y": 0.0, "z": 0.0 }, "inDataX": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 797262341 }, "inDataY": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 2201275394 }, "inDataZ": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 3695419493 }, "Mode": 0, "Guid": 3816754259 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4110074368 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2001134009 }, "Guid": 765924802 }, { "$type": "miHoYo.HYG.Entities.SendEventActionNode, Assembly-CSharp", "entity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 780474405 }, "payload": { "$type": "miHoYo.HYG.Scripting.InDataGameplayEventDataPort, Assembly-CSharp", "inDataEventTag": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 2075736094 }, "Guid": 3444056799 }, "inDataInstigator": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1267359587 }, "inDataTarget": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3889683647 }, "inDataCustomData": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 3829127017 }, "Mode": 1, "Guid": 3899219947 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1445944262 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3450456260 }, "Guid": 603218604 }, { "$type": "miHoYo.HYG.Entities.GameplayEvents.MakeAIAbilityResultEventDataNode, Assembly-CSharp", "inDataAbilityHandle": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 2825546857 }, "result": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 307263122 }, "outDataEventData": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.AIAbilityResultEventData, Assembly-CSharp]], Assembly-CSharp", "Guid": 820311348 }, "Guid": 1904305346 }, { "$type": "miHoYo.HYG.GameplayAbilities.GetAbilityHandleNode, Assembly-CSharp", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 2982876292 }, "Guid": 3401134238 }, { "$type": "miHoYo.HYG.Entities.GameplayEvents.MakeAIAbilityResultEventDataNode, Assembly-CSharp", "inDataAbilityHandle": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 937692335 }, "result": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": true, "Guid": 3025856269 }, "outDataEventData": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.AIAbilityResultEventData, Assembly-CSharp]], Assembly-CSharp", "Guid": 3713841718 }, "Guid": 2688422089 }, { "$type": "miHoYo.HYG.GameplayAbilities.GetAbilityHandleNode, Assembly-CSharp", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 2585965937 }, "Guid": 221532428 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4116893343 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2971022917 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 3474085188 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3188694608 }, "Guid": 35548760 }, { "$type": "miHoYo.HYG.Scripting.GetBlackboardEntityNode, Assembly-CSharp", "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 1566443724 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 2151407190 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "CurInteractTarget-311be067bd70db44cab32a2b9dc8ccd4-0" }, "Guid": 3715807544 }, { "$type": "miHoYo.HYG.Scripting.SetBlackboardBooleanNode, Assembly-CSharp", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": true, "Guid": 998120060 }, "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 345573148 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "DuringSitDown-311be067bd70db44cab32a2b9dc8ccd4-0" }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3750645489 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2055196126 }, "Guid": 1520347853 }, { "$type": "miHoYo.HYG.Scripting.TryEndGameplayTaskActionNode, Assembly-CSharp", "handle": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 709036403 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1029181810 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1992184159 }, "Guid": 961358520 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2199203545 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 833599321 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 343080867 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2267395019 }, "Guid": 4203474537 }, { "$type": "miHoYo.HYG.Scripting.GetBlackboardBooleanNode, Assembly-CSharp", "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 2485792750 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1492338509 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "DuringSitMove-311be067bd70db44cab32a2b9dc8ccd4-0" }, "Guid": 1055112461 }, { "$type": "miHoYo.HYG.Entities.ForceMoveToIdleActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 4095723801 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 467426357 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3640839409 }, "Guid": 3054152393 }, { "$type": "miHoYo.HYG.Entities.ForbidMoveInputActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 819996837 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1235548024 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 110022649 }, "Guid": 3124591098 }, { "$type": "miHoYo.HYG.Scripting.SetBlackboardBooleanNode, Assembly-CSharp", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 1723411243 }, "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 2286428083 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "DuringSitDown-311be067bd70db44cab32a2b9dc8ccd4-0" }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2018109508 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1140598122 }, "Guid": 3618473083 }, { "$type": "miHoYo.HYG.Scripting.SetBlackboardBooleanNode, Assembly-CSharp", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 617513471 }, "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 2473744106 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "DuringSitDown-311be067bd70db44cab32a2b9dc8ccd4-0" }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2978477723 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3233249056 }, "Guid": 1815326285 }, { "$type": "miHoYo.HYG.Entities.AllowMoveInputActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1680503661 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2447513160 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2682194369 }, "Guid": 279365552 }, { "$type": "miHoYo.HYG.Scripting.SetBlackboardUInt32Node, Assembly-CSharp", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 855861479 }, "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp", "Guid": 962850312 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "PreHoldConfigId-311be067bd70db44cab32a2b9dc8ccd4-0" }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 188899304 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3880483929 }, "Guid": 1090081397 }, { "$type": "miHoYo.HYG.Scripting.SetBlackboardInt32Node, Assembly-CSharp", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 632145616 }, "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Int32, mscorlib]], Assembly-CSharp", "Guid": 1989803908 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "CurSlotId-311be067bd70db44cab32a2b9dc8ccd4-0" }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1175119742 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 4197371684 }, "Guid": 4112068659 }, { "$type": "miHoYo.HYG.GameplayAbilities.PlayATLTaskNode, Assembly-CSharp", "ATLTag": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 689397833 }, "Guid": 1950759753 }, "startTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 3712237800 }, "startBlock": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 1851694614 }, "OnATLPlayEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2857047421 }, "OnATLPlayEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 3750164979 }, "OnATLPlayFailEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 450829625 }, "OnATLBlendOutEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1709395338 }, "OnATLBlendOutEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 393301174 }, "OnATLInterruptEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2135979722 }, "OnATLEndEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 486836940 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3799256059 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 4286443519 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2212962556 }, "Guid": 1387585942 }, { "$type": "miHoYo.HYG.GameplayAbilities.AbilityTaskWaitGameplayEventNode, Assembly-CSharp", "Channel": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 487543969 }, "Guid": 2361011026 }, "TriggerOnlyOnce": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 3753016837 }, "ReceiveGlobalEvent": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 2365578877 }, "EventReceived": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 879422195 }, "EventReceived_1": { "$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp", "outDataEventTag": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "Guid": 3332132612 }, "outDataInstigator": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 3250466720 }, "outDataTarget": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 4262778052 }, "outDataCustomData": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 3578715587 }, "Mode": 0, "Guid": 3914835863 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4175787983 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 1387089929 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1752657211 }, "Guid": 973904038 }, { "$type": "miHoYo.HYG.GameplayAbilities.AbilityTaskWaitGameplayEventNode, Assembly-CSharp", "Channel": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 2006561544 }, "Guid": 3120118675 }, "TriggerOnlyOnce": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 358474453 }, "ReceiveGlobalEvent": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 862552750 }, "EventReceived": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 760709729 }, "EventReceived_1": { "$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp", "outDataEventTag": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "Guid": 10135713 }, "outDataInstigator": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 3874532340 }, "outDataTarget": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 1063902625 }, "outDataCustomData": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 99792799 }, "Mode": 0, "Guid": 3716289019 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3246239407 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 982816404 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 420995248 }, "Guid": 1896766465 }, { "$type": "miHoYo.HYG.GameplayAbilities.ScriptOnDectivateAbility, Assembly-CSharp", "outDataReason": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityDeactivationReason, Assembly-CSharp]], Assembly-CSharp", "Guid": 2510746697 }, "eventOutPort": { "$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp", "Guid": 3493845301 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3122787766 }, "Guid": 1764821298 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1771678324 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1270812594 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 981969212 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1545631747 }, "Guid": 1027182095 }, { "$type": "miHoYo.HYG.Scripting.GetBlackboardInt32Node, Assembly-CSharp", "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Int32, mscorlib]], Assembly-CSharp", "Guid": 3243700934 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 4071073729 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "CurSlotId-311be067bd70db44cab32a2b9dc8ccd4-0" }, "Guid": 3854056975 }, { "$type": "miHoYo.HYG.Scripting.NodeUtilsIntGreaterThanPureNode, Assembly-CSharp", "autoGenResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 3506585108 }, "a": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 657733168 }, "b": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 1759646904 }, "Guid": 1978543840 }, { "$type": "miHoYo.HYG.GameplayAbilities.TakeSlotTaskNode, Assembly-CSharp", "TargetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 2890784639 }, "SlotId": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 1, "Guid": 2865686896 }, "TryTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 1.0, "Guid": 1383169861 }, "IsTake": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 3287058319 }, "Caller": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 2165841578 }, "OnTakeSuccess": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3703632528 }, "OnTakeSuccess_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 2232558874 }, "OnTakeFailed": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2732919496 }, "OnTakeFailed_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 1674161520 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 952539115 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 2892517148 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2798760723 }, "Guid": 3976183402 }, { "$type": "miHoYo.HYG.Scripting.GetBlackboardEntityNode, Assembly-CSharp", "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 2217254827 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3931512989 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "CurInteractTarget-311be067bd70db44cab32a2b9dc8ccd4-0" }, "Guid": 148715668 }, { "$type": "miHoYo.HYG.GameplayAbilities.EndAbilityNode, Assembly-CSharp", "inDataAbility": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbility, Assembly-CSharp]], Assembly-CSharp", "Guid": 3980292229 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2457830680 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2582369436 }, "Guid": 2369134940 }, { "$type": "miHoYo.HYG.Scripting.SetBlackboardInt32Node, Assembly-CSharp", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 1714100545 }, "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Int32, mscorlib]], Assembly-CSharp", "Guid": 1135986243 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "CurSlotId-311be067bd70db44cab32a2b9dc8ccd4-0" }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3204942037 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 4161795229 }, "Guid": 1371439295 }, { "$type": "miHoYo.HYG.Entities.AllowMoveInputActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 933139179 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1536074187 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1997438595 }, "Guid": 2046084265 }, { "$type": "miHoYo.HYG.Entities.SendPostureResumeInfoActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 9556365 }, "postureType": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.ActType, Assembly-CSharp]], Assembly-CSharp", "_value": 1, "Guid": 2879472569 }, "pos": { "$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp", "inDataX": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 940299542 }, "inDataY": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 1493910981 }, "inDataZ": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 1890459808 }, "_value": { "$type": "UnityEngine.Vector3, UnityEngine.CoreModule", "x": 0.0, "y": 0.0, "z": 0.0 }, "Mode": 0, "Guid": 2884541138 }, "slotId": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 372479974 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 533984140 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 912351265 }, "Guid": 3163742527 }, { "$type": "miHoYo.HYG.Scripting.GetBlackboardInt32Node, Assembly-CSharp", "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Int32, mscorlib]], Assembly-CSharp", "Guid": 968688930 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1725571277 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "CurSlotId-311be067bd70db44cab32a2b9dc8ccd4-0" }, "Guid": 404758804 }, { "$type": "miHoYo.HYG.Scripting.GameplayAbilityDeactivationReasonSwitchNode, Assembly-CSharp", "value": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityDeactivationReason, Assembly-CSharp]], Assembly-CSharp", "_value": 0, "Guid": 1735059876 }, "exec_0": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 977660607 }, "exec_1": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1340523096 }, "exec_2": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4157236685 }, "exec_3": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1197311321 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 151401027 }, "Guid": 320657734 }, { "$type": "miHoYo.HYG.Scripting.SequenceNode, Assembly-CSharp", "outExecsThen": { "$type": "miHoYo.HYG.Scripting.OutExecPort[], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2435449967 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3920993426 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2214506178 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4227156545 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3132960812 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2365265356 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 922077992 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1837252352 } ] }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3188248427 }, "Guid": 2094194296 }, { "$type": "miHoYo.HYG.Entities.GiveAbilityActionNode, Assembly-CSharp", "entity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 2304197500 }, "abilitySet": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilitySet, Assembly-CSharp]], Assembly-CSharp", "Guid": 1478600533 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2345586733 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1057287667 }, "Guid": 2133420773 }, { "$type": "miHoYo.HYG.Scripting.FixedGameplayAbilitySetNode, Assembly-CSharp", "t": { "$type": "miHoYo.HYG.GameplayAbilities.GameplayAbilitySet, Assembly-CSharp", "_abilities": { "$type": "miHoYo.HYG.GameplayAbilities.GameplayAbilityName[], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.GameplayAbilities.GameplayAbilityName, Assembly-CSharp", "_value": "StandUpAct" } ] } }, "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilitySet, Assembly-CSharp]], Assembly-CSharp", "Guid": 604499130 }, "Guid": 1496645641 }, { "$type": "miHoYo.HYG.GameplayAbilities.LifeStateAbilityOnStopGracefullyNode, Assembly-CSharp", "eventOutPort": { "$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp", "Guid": 1963107998 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2602588136 }, "Guid": 2551407830 }, { "$type": "miHoYo.HYG.Scripting.TryEndGameplayTaskActionNode, Assembly-CSharp", "handle": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 181286888 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3048624740 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 767118005 }, "Guid": 4257004353 }, { "$type": "miHoYo.HYG.Entities.SendEventActionNode, Assembly-CSharp", "entity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1322093255 }, "payload": { "$type": "miHoYo.HYG.Scripting.InDataGameplayEventDataPort, Assembly-CSharp", "inDataEventTag": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 1719072108 }, "Guid": 2818432084 }, "inDataInstigator": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 96793054 }, "inDataTarget": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 851192554 }, "inDataCustomData": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 978030748 }, "Mode": 1, "Guid": 4087211261 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3379545096 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2934227826 }, "Guid": 3041364720 }, { "$type": "miHoYo.HYG.Entities.GameplayEvents.MakeStandUpDataNode, Assembly-CSharp", "IsImmediate": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 47000303 }, "outDataEventData": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.StandUpEventData, Assembly-CSharp]], Assembly-CSharp", "Guid": 3840181594 }, "Guid": 1366663505 }, { "$type": "miHoYo.HYG.Scripting.LiteralBoolNode, Assembly-CSharp", "inDataValue": false, "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 79787607 }, "Guid": 2025996087 }, { "$type": "miHoYo.HYG.Entities.ToggleGrounderActionNode, Assembly-CSharp", "target": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 4041545761 }, "isEnable": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 353493304 }, "lerpTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 2381902399 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2797066453 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 105365030 }, "Guid": 1390870243 }, { "$type": "miHoYo.HYG.Entities.ToggleGrounderActionNode, Assembly-CSharp", "target": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1364253521 }, "isEnable": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": true, "Guid": 3917286026 }, "lerpTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 3431153991 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1781052561 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1039495382 }, "Guid": 608192951 }, { "$type": "miHoYo.HYG.Entities.ToggleGrounderActionNode, Assembly-CSharp", "target": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3270709625 }, "isEnable": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": true, "Guid": 709816794 }, "lerpTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 4150794702 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4114173078 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 798745489 }, "Guid": 894886077 }, { "$type": "miHoYo.HYG.Entities.SendPostureResumeInfoActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 204597656 }, "postureType": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.ActType, Assembly-CSharp]], Assembly-CSharp", "_value": 0, "Guid": 987076473 }, "pos": { "$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp", "inDataX": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 2630864814 }, "inDataY": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 2141630442 }, "inDataZ": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 997798226 }, "_value": { "$type": "UnityEngine.Vector3, UnityEngine.CoreModule", "x": 0.0, "y": 0.0, "z": 0.0 }, "Mode": 0, "Guid": 2391105772 }, "slotId": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 2042841396 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2311694934 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2327314398 }, "Guid": 935913052 }, { "$type": "miHoYo.HYG.Entities.CalcSitDownInfoActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 2450521140 }, "seat": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3991813856 }, "slotId": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 953709930 }, "isPullSit": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 280602606 }, "isPullLeft": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 2100955025 }, "isFailed": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 2958565723 }, "pullStartPos": { "$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp", "outDataX": null, "outDataY": null, "outDataZ": null, "Mode": 0, "Guid": 1631535080 }, "pullStartRot": { "$type": "miHoYo.HYG.Scripting.OutDataQuaternionPort, Assembly-CSharp", "outDataX": null, "outDataY": null, "outDataZ": null, "Mode": 0, "Guid": 439842176 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 743388562 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3773371411 }, "Guid": 3215460043 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1914635475 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1403384933 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 4115690017 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1791469084 }, "Guid": 1206663167 }, { "$type": "miHoYo.HYG.GameplayAbilities.PullSeatTaskNode, Assembly-CSharp", "Avatar": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 112479592 }, "Seat": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3047294098 }, "BindPointTag": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.SkeletonBindingPointTag, Assembly-CSharp]], Assembly-CSharp", "_value": 1001, "Guid": 739875836 }, "Duration": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 4266688440 }, "OnFinished": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3668681239 }, "OnFailed": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4278762308 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 675511504 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 579732141 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3568939873 }, "Guid": 577818065 }, { "$type": "miHoYo.HYG.GameplayAbilities.PlayATLTaskNode, Assembly-CSharp", "ATLTag": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 392442246 }, "Guid": 1660819664 }, "startTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 1698866562 }, "startBlock": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 1675818099 }, "OnATLPlayEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1605038325 }, "OnATLPlayEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 807540027 }, "OnATLPlayFailEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 570991479 }, "OnATLBlendOutEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3533073409 }, "OnATLBlendOutEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 1513296894 }, "OnATLInterruptEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4195896910 }, "OnATLEndEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 502024545 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4244359353 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 3189082171 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 113761161 }, "Guid": 2678982946 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3376776160 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1910899410 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 4052897082 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1535352059 }, "Guid": 4187958641 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "pullSitATLTag", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 2908247388 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 393943113 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1155933240 }, "Guid": 4255173578 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "pullSitATLTag", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 1331323449 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2156087162 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3544458921 }, "Guid": 2205779469 }, { "$type": "miHoYo.HYG.Scripting.LiteralGameplayTagNode, Assembly-CSharp", "tag": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 182548734 }, "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "Guid": 3239889325 }, "Guid": 3747303216 }, { "$type": "miHoYo.HYG.Scripting.LiteralGameplayTagNode, Assembly-CSharp", "tag": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 392442246 }, "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "Guid": 3405612697 }, "Guid": 635491788 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "pullSitATLTag", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 1262583218 }, "Guid": 3903622110 }, { "$type": "miHoYo.HYG.Entities.CalcATLTimeActionNode, Assembly-CSharp", "autoGenResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Single, mscorlib]], Assembly-CSharp", "Guid": 1038861918 }, "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 667380837 }, "atlGuid": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt64, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 2659102577 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4051242811 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 4253518001 }, "Guid": 3979272973 }, { "$type": "miHoYo.HYG.Scripting.GetBlackboardEntityNode, Assembly-CSharp", "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 4270741700 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3556626200 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "CurInteractTarget-311be067bd70db44cab32a2b9dc8ccd4-0" }, "Guid": 3194902102 }, { "$type": "miHoYo.HYG.Scripting.NodeUtilsFloatSubNodePureNode, Assembly-CSharp", "autoGenResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Single, mscorlib]], Assembly-CSharp", "Guid": 1152022316 }, "a": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 3989079972 }, "b": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.1, "Guid": 1347637091 }, "Guid": 3965254897 }, { "$type": "miHoYo.HYG.Entities.TransportTransformActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 841694365 }, "pos": { "$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp", "inDataX": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 111483401 }, "inDataY": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 3238457752 }, "inDataZ": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 2884546152 }, "_value": { "$type": "UnityEngine.Vector3, UnityEngine.CoreModule", "x": 0.0, "y": 0.0, "z": 0.0 }, "Mode": 0, "Guid": 2047908207 }, "rot": { "$type": "miHoYo.HYG.Scripting.InDataQuaternionPort, Assembly-CSharp", "_value": { "$type": "UnityEngine.Vector3, UnityEngine.CoreModule", "x": 0.0, "y": 0.0, "z": 0.0 }, "inDataX": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 2161378389 }, "inDataY": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 83766650 }, "inDataZ": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 2521276039 }, "Mode": 0, "Guid": 217322206 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3689262837 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1232568092 }, "Guid": 1269856375 }, { "$type": "miHoYo.HYG.Entities.TransportTransformActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 2608539795 }, "pos": { "$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp", "inDataX": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 1769157291 }, "inDataY": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 4129947772 }, "inDataZ": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 2503704284 }, "_value": { "$type": "UnityEngine.Vector3, UnityEngine.CoreModule", "x": 0.0, "y": 0.0, "z": 0.0 }, "Mode": 0, "Guid": 1564122019 }, "rot": { "$type": "miHoYo.HYG.Scripting.InDataQuaternionPort, Assembly-CSharp", "_value": { "$type": "UnityEngine.Vector3, UnityEngine.CoreModule", "x": 0.0, "y": 0.0, "z": 0.0 }, "inDataX": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 523350236 }, "inDataY": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 2264491676 }, "inDataZ": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 2173125023 }, "Mode": 0, "Guid": 2635755615 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2485094021 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2517304735 }, "Guid": 3330346905 }, { "$type": "miHoYo.HYG.GameplayAbilities.MoveAndTurnTaskNode, Assembly-CSharp", "TurnSide": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayAbilities.TurnMode, Assembly-CSharp]], Assembly-CSharp", "_value": 2, "Guid": 1053903022 }, "CostTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 2634881315 }, "TargetPos": { "$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp", "inDataX": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 696868582 }, "inDataY": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 182190075 }, "inDataZ": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 722807002 }, "_value": { "$type": "UnityEngine.Vector3, UnityEngine.CoreModule", "x": 0.0, "y": 0.0, "z": 0.0 }, "Mode": 0, "Guid": 960609755 }, "TargetRotation": { "$type": "miHoYo.HYG.Scripting.InDataQuaternionPort, Assembly-CSharp", "_value": { "$type": "UnityEngine.Vector3, UnityEngine.CoreModule", "x": 0.0, "y": 0.0, "z": 0.0 }, "inDataX": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 1513400978 }, "inDataY": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 60489497 }, "inDataZ": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 556458704 }, "Mode": 0, "Guid": 2085898854 }, "OnArrived": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4026308045 }, "OnBroken": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 781153549 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 403690413 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 345857452 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 180396323 }, "Guid": 58378332 }, { "$type": "miHoYo.HYG.GameplayAbilities.MoveAndTurnTaskNode, Assembly-CSharp", "TurnSide": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayAbilities.TurnMode, Assembly-CSharp]], Assembly-CSharp", "_value": 1, "Guid": 3478661304 }, "CostTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.1, "Guid": 3195664578 }, "TargetPos": { "$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp", "inDataX": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 523615637 }, "inDataY": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 949940117 }, "inDataZ": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 148293549 }, "_value": { "$type": "UnityEngine.Vector3, UnityEngine.CoreModule", "x": 0.0, "y": 0.0, "z": 0.0 }, "Mode": 0, "Guid": 932343715 }, "TargetRotation": { "$type": "miHoYo.HYG.Scripting.InDataQuaternionPort, Assembly-CSharp", "_value": { "$type": "UnityEngine.Vector3, UnityEngine.CoreModule", "x": 0.0, "y": 0.0, "z": 0.0 }, "inDataX": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 969006110 }, "inDataY": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 363070997 }, "inDataZ": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 4275955387 }, "Mode": 0, "Guid": 16095245 }, "OnArrived": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2748094099 }, "OnBroken": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2506816886 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2413942042 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 2141594151 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3340226347 }, "Guid": 1328873379 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 261327344 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3248665999 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 4103723714 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 529231960 }, "Guid": 637335916 }, { "$type": "miHoYo.HYG.Scripting.NodeUtilsIntNotEqualPureNode, Assembly-CSharp", "autoGenResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 868162833 }, "a": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 457473988 }, "b": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 3118017028 }, "Guid": 2766850552 }, { "$type": "miHoYo.HYG.Scripting.SetBlackboardBooleanNode, Assembly-CSharp", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 20661365 }, "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 1948022852 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "IsLieFromLeft-311be067bd70db44cab32a2b9dc8ccd4-0" }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1663384122 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3756024982 }, "Guid": 257767912 }, { "$type": "miHoYo.HYG.Entities.ToggleLookAtActionNode, Assembly-CSharp", "entity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 601312180 }, "isEnable": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 470072623 }, "lerpTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 2031904632 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1362232114 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 4050639004 }, "Guid": 2367949285 }, { "$type": "miHoYo.HYG.Entities.ToggleLookAtActionNode, Assembly-CSharp", "entity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3308604599 }, "isEnable": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": true, "Guid": 3141186604 }, "lerpTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 3132499255 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2434977393 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1028558826 }, "Guid": 4084286851 }, { "$type": "miHoYo.HYG.Entities.ToggleLookAtActionNode, Assembly-CSharp", "entity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 517679179 }, "isEnable": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": true, "Guid": 1334939245 }, "lerpTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 529097241 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1483944751 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 157710657 }, "Guid": 3999041039 }, { "$type": "miHoYo.HYG.GameplayAbilities.AbilityTaskWaitGameplayEventNode, Assembly-CSharp", "Channel": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 1277525618 }, "Guid": 2136985701 }, "TriggerOnlyOnce": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 1570676056 }, "ReceiveGlobalEvent": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 3869867997 }, "EventReceived": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 79237715 }, "EventReceived_1": { "$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp", "outDataEventTag": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "Guid": 88526343 }, "outDataInstigator": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 1302465401 }, "outDataTarget": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 2976521450 }, "outDataCustomData": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 3465420308 }, "Mode": 0, "Guid": 938614055 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1823332198 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 4218169181 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1419532724 }, "Guid": 1600464711 }, { "$type": "miHoYo.HYG.Scripting.BroadcastEventNode, Assembly-CSharp", "inDataEventData": { "$type": "miHoYo.HYG.Scripting.InDataGameplayEventDataPort, Assembly-CSharp", "inDataEventTag": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 783814907 }, "Guid": 3101365462 }, "inDataInstigator": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 461920113 }, "inDataTarget": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 2551698050 }, "inDataCustomData": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 2785891233 }, "Mode": 1, "Guid": 190593221 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1510480589 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1653308668 }, "Guid": 1620530389 }, { "$type": "miHoYo.HYG.Scripting.SequenceNode, Assembly-CSharp", "outExecsThen": { "$type": "miHoYo.HYG.Scripting.OutExecPort[], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1449386348 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2360202793 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 828082350 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2483326237 } ] }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1681442866 }, "Guid": 3011815599 }, { "$type": "miHoYo.HYG.Entity.CoffeeRpOpenUIActionNode, Assembly-CSharp", "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 296995176 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3968090253 }, "Guid": 308083080 }, { "$type": "miHoYo.HYG.GameplayTasks.CoffeeRpOrderManuTaskNode, Assembly-CSharp", "btnName": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp", "_value": "SSBtn_CoffeeRp_Menu", "Guid": 1025684444 }, "OnClick": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1104236471 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 218642044 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 1094608814 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3644687476 }, "Guid": 2960815081 }, { "$type": "miHoYo.HYG.GameplayTasks.CoffeeRpDrinkBtnTaskNode, Assembly-CSharp", "btnName": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp", "_value": "Interaction_Drink", "Guid": 720523734 }, "disForward": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.4, "Guid": 1295228571 }, "disSq": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.1, "Guid": 3893771468 }, "inputTag": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 1750653668 }, "Guid": 2918019784 }, "OnClick": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 227696895 }, "OnTriggered": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 882176121 }, "OnTriggered_1": { "$type": "miHoYo.HYG.Scripting.OutDataVector2Port, Assembly-CSharp", "outDataX": null, "outDataY": null, "Mode": 0, "Guid": 535820900 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3477411770 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 1421674086 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1228452706 }, "Guid": 2495496014 }, { "$type": "miHoYo.HYG.Entities.GiveAbilityActionNode, Assembly-CSharp", "entity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1794829993 }, "abilitySet": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilitySet, Assembly-CSharp]], Assembly-CSharp", "Guid": 2413746348 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2637173901 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 109505676 }, "Guid": 88170507 }, { "$type": "miHoYo.HYG.Scripting.FixedGameplayAbilitySetNode, Assembly-CSharp", "t": { "$type": "miHoYo.HYG.GameplayAbilities.GameplayAbilitySet, Assembly-CSharp", "_abilities": { "$type": "miHoYo.HYG.GameplayAbilities.GameplayAbilityName[], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.GameplayAbilities.GameplayAbilityName, Assembly-CSharp", "_value": "CoffeeRpDrink" } ] } }, "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilitySet, Assembly-CSharp]], Assembly-CSharp", "Guid": 3102875641 }, "Guid": 3179935964 }, { "$type": "miHoYo.HYG.Scripting.SequenceNode, Assembly-CSharp", "outExecsThen": { "$type": "miHoYo.HYG.Scripting.OutExecPort[], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3857154994 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2401500966 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2449790876 } ] }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3608234691 }, "Guid": 1321666392 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2525766088 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 80741694 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 2973041986 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3446674451 }, "Guid": 45839226 }, { "$type": "miHoYo.HYG.Entity.CoffeeRpIsOnCoffeeRpScenePureNode, Assembly-CSharp", "autoGenResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 1296776232 }, "Guid": 575872766 }, { "$type": "miHoYo.HYG.Entity.AutoPlayReactionActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1347335686 }, "target": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3106845247 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3613382691 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 4129353248 }, "Guid": 1322952664 }, { "$type": "miHoYo.HYG.Scripting.GetBlackboardEntityNode, Assembly-CSharp", "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 1594713617 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3658850122 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "CurInteractTarget-311be067bd70db44cab32a2b9dc8ccd4-0" }, "Guid": 3744176816 }, { "$type": "miHoYo.HYG.GameplayTasks.CoffeeRpStandUpBtnTaskNode, Assembly-CSharp", "btnName": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp", "_value": "SSBtn_StandUp", "Guid": 2513360570 }, "OnClick": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2316629691 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3768415376 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 4005352821 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3733036152 }, "Guid": 14144891 }, { "$type": "miHoYo.HYG.Entity.CoffeeRpSendSitOnMsgActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 4136955013 }, "target": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3141166544 }, "sitOn": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": true, "Guid": 3609992225 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3277093881 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3160511532 }, "Guid": 2066799101 }, { "$type": "miHoYo.HYG.Entity.CoffeeRpSendSitOnMsgActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 446391781 }, "target": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3727401812 }, "sitOn": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 2261704327 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4172877021 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1003915623 }, "Guid": 2645703466 }, { "$type": "miHoYo.HYG.Scripting.GetBlackboardEntityNode, Assembly-CSharp", "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 1048407864 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 2850277483 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "CurInteractTarget-311be067bd70db44cab32a2b9dc8ccd4-0" }, "Guid": 1097681307 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "targetEntity", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 3282710189 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1214074586 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3350538909 }, "Guid": 2190818812 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "targetEntity", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 1728878878 }, "Guid": 1535502564 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "slotId", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 2452565149 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 485208297 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1382482803 }, "Guid": 509076665 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "slotId", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 2252267594 }, "Guid": 1733464897 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "slotPos", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 1887258793 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2685181529 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 171662108 }, "Guid": 151288309 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "slotRot", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 2223480184 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 516717563 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2957813872 }, "Guid": 4040517786 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "slotPos", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 1537111715 }, "Guid": 1961381594 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "slotRot", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 2870053606 }, "Guid": 206812779 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "slotPos", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 446599683 }, "Guid": 937948508 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "slotRot", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 2934951972 }, "Guid": 4253855987 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "slotPos", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 3132742917 }, "Guid": 59896291 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "slotRot", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 1265666096 }, "Guid": 635490292 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "slotPos", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 1144300830 }, "Guid": 4071024202 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "pullStartPos", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 4270129697 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2085195835 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3641355336 }, "Guid": 2431688886 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "pullStartRot", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 26835522 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 487183164 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 286406234 }, "Guid": 3970199690 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "pullStartPos", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 2994031579 }, "Guid": 2653988386 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "pullStartRot", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 525504519 }, "Guid": 3857323844 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "pullStartPos", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 2389327109 }, "Guid": 1327234528 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "pullStartRot", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 2776594840 }, "Guid": 3922579590 }, { "$type": "miHoYo.HYG.Scripting.GetBlackboardInt32Node, Assembly-CSharp", "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Int32, mscorlib]], Assembly-CSharp", "Guid": 1379565534 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 2340429238 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "CurSlotId-311be067bd70db44cab32a2b9dc8ccd4-0" }, "Guid": 2744222076 }, { "$type": "miHoYo.HYG.Scripting.GetBlackboardEntityNode, Assembly-CSharp", "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 883609936 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 2780442962 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "CurInteractTarget-311be067bd70db44cab32a2b9dc8ccd4-0" }, "Guid": 2161147147 }, { "$type": "miHoYo.HYG.Scripting.GetBlackboardEntityNode, Assembly-CSharp", "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 507088654 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 653963805 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "CurInteractTarget-311be067bd70db44cab32a2b9dc8ccd4-0" }, "Guid": 3564289112 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "isImmediateSitdown", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 2662554634 }, "Guid": 3780697721 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "slotId", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 1110185950 }, "Guid": 1773837647 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "slotId", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 1885842889 }, "Guid": 2655183127 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "targetEntity", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 4289726318 }, "Guid": 1364089726 }, { "$type": "miHoYo.HYG.Scripting.GetBlackboardEntityNode, Assembly-CSharp", "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 2985640057 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3491565644 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "CurInteractTarget-311be067bd70db44cab32a2b9dc8ccd4-0" }, "Guid": 44836955 }, { "$type": "miHoYo.HYG.Entities.ToolIsToolUsageAllowedWhenSittingPureNode, Assembly-CSharp", "autoGenResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 3572028058 }, "toolConfigId": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 3620823656 }, "Guid": 3704724495 }, { "$type": "miHoYo.HYG.Entity.StopAtlWithTagActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 2849210215 }, "atlTag": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 689397833 }, "Guid": 1580655446 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 829220227 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1323422119 }, "Guid": 3146215260 }, { "$type": "miHoYo.HYG.Entities.SendEventActionNode, Assembly-CSharp", "entity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 2366224082 }, "payload": { "$type": "miHoYo.HYG.Scripting.InDataGameplayEventDataPort, Assembly-CSharp", "inDataEventTag": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 773865449 }, "Guid": 3119829912 }, "inDataInstigator": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 4262719312 }, "inDataTarget": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1674040612 }, "inDataCustomData": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 1689139756 }, "Mode": 1, "Guid": 954664727 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2143346911 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 794060284 }, "Guid": 2711042580 }, { "$type": "miHoYo.HYG.Entity.DebugLogActionNode, Assembly-CSharp", "logCat": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.LogCat, Assembly-Common]], Assembly-CSharp", "_value": 31, "Guid": 1170079269 }, "logText": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp", "_value": "Set DuringSitDown False", "Guid": 1853984515 }, "logText2": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp", "_value": null, "Guid": 222042699 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3143309146 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 127761283 }, "Guid": 257724091 }, { "$type": "miHoYo.HYG.Entities.EntityEnterReactionStateActionNode, Assembly-CSharp", "autoGenResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 2305050979 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3677537518 }, "reactionId": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 2530591098 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 257048036 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2840609479 }, "Guid": 3092912773 }, { "$type": "miHoYo.HYG.Entity.FurnitureGetChairAutoReactionIdPureNode, Assembly-CSharp", "autoGenResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp", "Guid": 2765292838 }, "chair": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1752487438 }, "Guid": 4173541814 }, { "$type": "miHoYo.HYG.Scripting.GetBlackboardEntityNode, Assembly-CSharp", "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 2693743760 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 2447694846 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "CurInteractTarget-311be067bd70db44cab32a2b9dc8ccd4-0" }, "Guid": 1072552283 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1353107121 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 981227664 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 3974678199 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1200930955 }, "Guid": 707004765 }, { "$type": "miHoYo.HYG.Entities.LieDownCalcCanGetUpPureNode, Assembly-CSharp", "autoGenResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 2372984378 }, "seat": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 818596898 }, "slotId": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 2571558940 }, "Guid": 3895951387 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 476516930 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4167312440 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 1750150239 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3668854770 }, "Guid": 2710190170 }, { "$type": "miHoYo.HYG.Entity.GameplayUtilityIsNPCEntityPureNode, Assembly-CSharp", "autoGenResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 4188214065 }, "entity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1631712552 }, "Guid": 2751076728 }, { "$type": "miHoYo.HYG.Entities.ShowSitFailedTipActionNode, Assembly-CSharp", "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3087289734 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2362521298 }, "Guid": 3905405571 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4211442599 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3230733198 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 2983197006 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3692409573 }, "Guid": 148878537 }, { "$type": "miHoYo.HYG.Entities.LieDownIsSeatSlotValidPureNode, Assembly-CSharp", "autoGenResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 992550915 }, "seat": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1042314434 }, "slotId": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 738668710 }, "Guid": 1824753242 }, { "$type": "miHoYo.HYG.Scripting.SequenceNode, Assembly-CSharp", "outExecsThen": { "$type": "miHoYo.HYG.Scripting.OutExecPort[], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2642154396 } ] }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1969935906 }, "Guid": 322825107 } ] }, "_stateTagsConfig": { "$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp", "_tagIds": { "$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib", "$values": [ 1576850962 ] } }, "_tagsToBlockConfig": { "$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp", "_tagIds": { "$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib", "$values": [ 507503320, 1479841995 ] } }, "_tagsToCancelConfig": { "$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp", "_tagIds": { "$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib", "$values": [ 423322686 ] } }, "_requiredTagsConfig": null, "_blockedByTagsConfig": { "$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp", "_tagIds": { "$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib", "$values": [ 1479841995 ] } }, "_descriptiveTagsConfig": { "$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp", "_tagIds": { "$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib", "$values": [ 650749781 ] } }, "_gameplayEventTriggersConfig": { "$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp", "_tagIds": { "$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib", "$values": [ 809779949 ] } }, "Edges": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1844561328, "outputPort": 994371282 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1389365387, "outputPort": 531011323 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2765912604, "outputPort": 3729023797 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3423054398, "outputPort": 4222393471 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 288740466, "outputPort": 3093009681 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1389365387, "outputPort": 3969031637 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2032307121, "outputPort": 3729023797 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2715265932, "outputPort": 4222393471 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2272784307, "outputPort": 718345565 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 468812406, "outputPort": 1482167464 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 868230410, "outputPort": 1485509177 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1003253059, "outputPort": 654858256 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3517749177, "outputPort": 4262098593 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1268343269, "outputPort": 3808401169 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3798549730, "outputPort": 3407033026 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2815504203, "outputPort": 58823864 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3122174133, "outputPort": 3733851734 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1664080072, "outputPort": 3239468801 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2181443541, "outputPort": 3092974705 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2104425173, "outputPort": 1435300292 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2564256575, "outputPort": 280464734 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1991160372, "outputPort": 1435300292 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1944987791, "outputPort": 151492679 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1336601112, "outputPort": 2796148147 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1336601112, "outputPort": 3400768504 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3251793537, "outputPort": 1435300292 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2001134009, "outputPort": 3311449148 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 861168509, "outputPort": 820311348 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2825546857, "outputPort": 2982876292 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 937692335, "outputPort": 2585965937 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3829127017, "outputPort": 3713841718 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3450456260, "outputPort": 4110074368 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2272784307, "outputPort": 2379091651 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3474085188, "outputPort": 1435300292 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1944987791, "outputPort": 4116893343 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2272784307, "outputPort": 2702169981 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2012998715, "outputPort": 1566443724 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1782638431, "outputPort": 1566443724 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3889683647, "outputPort": 1566443724 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 343080867, "outputPort": 2485792750 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2055196126, "outputPort": 3523415304 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2682194369, "outputPort": 1197638770 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2210075879, "outputPort": 188899304 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 855861479, "outputPort": 2364010586 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4197371684, "outputPort": 2789210016 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3122174133, "outputPort": 1175119742 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3880483929, "outputPort": 1936719963 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3880483929, "outputPort": 3159822740 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2212962556, "outputPort": 879422195 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 420995248, "outputPort": 4175787983 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 981969212, "outputPort": 3506585108 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2798760723, "outputPort": 1771678324 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4161795229, "outputPort": 3703632528 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 372479974, "outputPort": 968688930 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1735059876, "outputPort": 2510746697 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 151401027, "outputPort": 3122787766 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1997438595, "outputPort": 1340523096 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1997438595, "outputPort": 4157236685 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3188248427, "outputPort": 2741246047 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2376294255, "outputPort": 2435449967 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1278344526, "outputPort": 3920993426 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1815114475, "outputPort": 2214506178 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3640839409, "outputPort": 4227156545 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 110022649, "outputPort": 3132960812 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3685825137, "outputPort": 2345586733 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1478600533, "outputPort": 604499130 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 978030748, "outputPort": 3840181594 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 47000303, "outputPort": 79787607 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2934227826, "outputPort": 3048624740 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 851192554, "outputPort": 1566443724 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 105365030, "outputPort": 2365265356 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1039495382, "outputPort": 1536074187 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 798745489, "outputPort": 2018109508 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1140598122, "outputPort": 2447513160 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2172011939, "outputPort": 2649326980 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 767118005, "outputPort": 2311694934 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3773371411, "outputPort": 3510215951 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3773371411, "outputPort": 2971022917 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1044680864, "outputPort": 2217254827 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 953709930, "outputPort": 3243700934 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4115690017, "outputPort": 280602606 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1961097778, "outputPort": 1403384933 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4052897082, "outputPort": 2100955025 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1155933240, "outputPort": 3376776160 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3544458921, "outputPort": 1910899410 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2908247388, "outputPort": 3405612697 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1331323449, "outputPort": 3239889325 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1660819664, "outputPort": 1262583218 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2659102577, "outputPort": 807540027 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3568939873, "outputPort": 4051242811 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3047294098, "outputPort": 4270741700 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2272784307, "outputPort": 570991479 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2272784307, "outputPort": 3533073409 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2272784307, "outputPort": 4195896910 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2272784307, "outputPort": 502024545 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 113761161, "outputPort": 393943113 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 113761161, "outputPort": 2156087162 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3989079972, "outputPort": 1038861918 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4266688440, "outputPort": 1152022316 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4253518001, "outputPort": 3689262837 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1258289159, "outputPort": 833599321 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2517304735, "outputPort": 1006004797 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3450456260, "outputPort": 2485094021 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2634881315, "outputPort": 3515594401 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1860784656, "outputPort": 403690413 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 180396323, "outputPort": 1460973266 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3340226347, "outputPort": 4244359353 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1232568092, "outputPort": 2748094099 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3780461656, "outputPort": 261327344 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4103723714, "outputPort": 183445874 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2582369436, "outputPort": 3248665999 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 457473988, "outputPort": 1419217103 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1379593210, "outputPort": 868162833 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3756024982, "outputPort": 1914635475 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1535352059, "outputPort": 1663384122 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 20661365, "outputPort": 2100955025 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4050639004, "outputPort": 922077992 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1057287667, "outputPort": 1837252352 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1028558826, "outputPort": 4114173078 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 16190481, "outputPort": 2434977393 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 157710657, "outputPort": 1781052561 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1545631747, "outputPort": 1483944751 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1419532724, "outputPort": 3246239407 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 912351265, "outputPort": 1823332198 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 798745489, "outputPort": 79237715 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1653308668, "outputPort": 1445944262 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2551698050, "outputPort": 1566443724 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1419532724, "outputPort": 3379545096 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3968090253, "outputPort": 1104236471 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 109505676, "outputPort": 227696895 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2413746348, "outputPort": 3102875641 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3608234691, "outputPort": 2525766088 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3446674451, "outputPort": 1449386348 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1228452706, "outputPort": 3857154994 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3644687476, "outputPort": 2401500966 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2973041986, "outputPort": 1296776232 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4129353248, "outputPort": 828082350 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3106845247, "outputPort": 1594713617 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 109505676, "outputPort": 882176121 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3733036152, "outputPort": 2360202793 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 181286888, "outputPort": 4005352821 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 709036403, "outputPort": 4005352821 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1752657211, "outputPort": 3768415376 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2267395019, "outputPort": 2316629691 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3160511532, "outputPort": 2449790876 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1003915623, "outputPort": 1029181810 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3141166544, "outputPort": 1048407864 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3350538909, "outputPort": 3975538974 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3282710189, "outputPort": 3407033026 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1382482803, "outputPort": 1214074586 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 529231960, "outputPort": 485208297 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2452565149, "outputPort": 1419217103 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4235930246, "outputPort": 1728878878 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3484268074, "outputPort": 2252267594 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 171662108, "outputPort": 3795811840 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2957813872, "outputPort": 2685181529 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1048317072, "outputPort": 516717563 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1887258793, "outputPort": 3069439271 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2223480184, "outputPort": 2496467253 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1094139063, "outputPort": 1537111715 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3816754259, "outputPort": 2870053606 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 960609755, "outputPort": 446599683 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2085898854, "outputPort": 2934951972 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1564122019, "outputPort": 3132742917 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2635755615, "outputPort": 1265666096 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2884541138, "outputPort": 1144300830 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3641355336, "outputPort": 743388562 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 286406234, "outputPort": 2085195835 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1791469084, "outputPort": 487183164 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4270129697, "outputPort": 1631535080 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 26835522, "outputPort": 439842176 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 932343715, "outputPort": 2994031579 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 16095245, "outputPort": 525504519 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2047908207, "outputPort": 2389327109 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 217322206, "outputPort": 2776594840 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 657733168, "outputPort": 1379565534 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2865686896, "outputPort": 1379565534 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2890784639, "outputPort": 883609936 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3991813856, "outputPort": 507088654 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 296763403, "outputPort": 2662554634 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2952052237, "outputPort": 2662554634 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3791355738, "outputPort": 1110185950 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2895519602, "outputPort": 1885842889 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3782555117, "outputPort": 4289726318 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 485673063, "outputPort": 2985640057 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3620823656, "outputPort": 2364010586 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4043158317, "outputPort": 3572028058 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3188694608, "outputPort": 275564116 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4075372385, "outputPort": 142848603 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1323422119, "outputPort": 760709729 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1992184159, "outputPort": 829220227 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 736625717, "outputPort": 3750645489 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 794060284, "outputPort": 1510480589 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3233249056, "outputPort": 2143346911 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2327314398, "outputPort": 2602588136 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 127761283, "outputPort": 2978477723 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1681442866, "outputPort": 3143309146 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2840609479, "outputPort": 2483326237 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2530591098, "outputPort": 2765292838 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1752487438, "outputPort": 2693743760 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3974678199, "outputPort": 2372984378 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 818596898, "outputPort": 1728878878 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2571558940, "outputPort": 2252267594 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 326748884, "outputPort": 981227664 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3668854770, "outputPort": 1353107121 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1750150239, "outputPort": 4188214065 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2362521298, "outputPort": 4167312440 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3692409573, "outputPort": 2928114816 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1200930955, "outputPort": 4211442599 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2983197006, "outputPort": 992550915 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1042314434, "outputPort": 1728878878 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 738668710, "outputPort": 2252267594 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1969935906, "outputPort": 3230733198 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3122174133, "outputPort": 2642154396 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1969935906, "outputPort": 3087289734 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1969935906, "outputPort": 476516930 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1969935906, "outputPort": 1684478789 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1969935906, "outputPort": 322851334 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 468812406, "outputPort": 1966768312 } ] }, "EditorData": { "$type": "miHoYo.HYG.FGraph.FasterGraphEditorData, FGraphAsm", "nodes": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 409479832, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 11290.4, "y": 1989.6 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3991904915, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -285.6, "y": -124.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2740475783, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -7696.0, "y": -124.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3891435858, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7994.4, "y": 404.800018 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3990485525, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1488.0, "y": -124.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3287065052, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 3159.2, "y": -124.8 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3195721286, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 2893.6, "y": -834.399963 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2324224288, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 3867.2, "y": -124.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1882621360, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1731.2, "y": -834.399963 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1117281046, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 200.0, "y": -1276.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 131790839, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7376.0, "y": 601.600037 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2000514127, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7093.6, "y": 601.600037 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2309696064, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -2856.0, "y": -124.8 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 219668053, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -5208.0, "y": -124.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1301795913, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1508.0, "y": -124.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1964190882, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1104.0, "y": -124.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1053441714, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -4158.4, "y": -124.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 419372494, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -5487.2, "y": -124.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1050545844, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -5795.2, "y": 69.6000061 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1076415825, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -3459.2, "y": -487.199982 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 996086373, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -7683.2, "y": 177.599991 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3831422446, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -2555.2, "y": 388.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1937131125, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -6306.4, "y": -124.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2378586069, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -3459.2, "y": -620.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 212638614, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -3459.2, "y": -740.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1688342198, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 168.8, "y": 1959.2 }, "comment": "通知NPC坐下失败", "commentHeight": 40.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2459148539, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -2343.2, "y": -124.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2361664365, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -2343.2, "y": 35.2 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3520303579, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1605.6, "y": 370.400024 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 4048812182, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -285.6, "y": -1276.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 765924802, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 4432.0, "y": -1276.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 603218604, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 4736.8, "y": -129.6 }, "comment": "通知NPC坐下成功", "commentHeight": 40.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1904305346, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -348.8, "y": 2081.59985 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3401134238, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -635.2, "y": 2081.59985 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2688422089, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 3759.2, "y": 875.2 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 221532428, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 3480.8, "y": 875.2 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 35548760, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1104.0, "y": -840.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3715807544, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 3452.0, "y": 420.800018 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1520347853, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -6093.6, "y": -124.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 961358520, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 9611.2, "y": 628.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 4203474537, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7569.6, "y": 408.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1055112461, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7105.6, "y": 404.800018 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3054152393, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -3459.2, "y": -368.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3124591098, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -3459.2, "y": -246.400009 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3618473083, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1818.4, "y": 1959.2 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1815326285, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 6145.6, "y": -127.2 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 279365552, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1116.8, "y": 1959.2 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1090081397, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1962.4, "y": -124.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 4112068659, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -2343.2, "y": 173.599991 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1387585942, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 8655.2, "y": 408.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 973904038, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7565.6, "y": -129.6 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1896766465, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 8651.2, "y": -129.6 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1764821298, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -7696.0, "y": 1156.79993 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1027182095, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -5468.8, "y": 1147.2 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3854056975, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -285.6, "y": 136.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1978543840, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -6237.6, "y": 1344.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3976183402, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -5119.2, "y": 1147.2 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 148715668, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -3524.0, "y": 356.800018 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2369134940, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -6160.0, "y": 201.599991 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1371439295, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -4722.4, "y": 1147.2 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2046084265, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -6618.4, "y": 1147.2 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3163742527, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 10549.6, "y": -129.6 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 404758804, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 9891.2, "y": 148.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 320657734, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -7293.6, "y": 1156.79993 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2094194296, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -3815.2, "y": -124.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2133420773, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -3459.2, "y": 217.599991 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1496645641, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -3915.2, "y": 280.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2551407830, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 6879.2, "y": 1337.6 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 4257004353, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7874.4, "y": 1325.6 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3041364720, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 8086.4, "y": 1536.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1366663505, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7488.8, "y": 1637.6 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2025996087, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7206.4, "y": 1637.6 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1390870243, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -3459.2, "y": -124.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 608192951, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -6237.6, "y": 1147.2 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 894886077, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 10553.6, "y": 1989.6 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 935913052, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7432.8, "y": 1364.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3215460043, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 200.0, "y": -124.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1206663167, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1067.2, "y": -124.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 577818065, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 5142.4, "y": 1154.3999 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2678982946, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 2492.8, "y": 1153.6 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 4187958641, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1862.4, "y": 1153.6 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 4255173578, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 2132.0, "y": 1153.6 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2205779469, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 2132.0, "y": 1327.2 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3747303216, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1563.2, "y": 1534.3999 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 635491788, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1563.2, "y": 1434.3999 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3903622110, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 2132.0, "y": 1534.3999 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3979272973, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 4432.0, "y": 1153.6 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3194902102, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 4680.8, "y": 1396.79993 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3965254897, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 4772.8, "y": 1276.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1269856375, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 3867.2, "y": 1153.6 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3330346905, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 4432.0, "y": -124.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 58378332, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 2307.2, "y": -834.399963 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1328873379, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 3159.2, "y": 1153.6 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 637335916, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -6518.4, "y": -124.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2766850552, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -6891.2, "y": 201.599991 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 257767912, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1488.0, "y": 1153.6 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2367949285, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -3459.2, "y": 35.2 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 4084286851, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 10939.2, "y": 1989.6 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3999041039, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -5870.4, "y": 1147.2 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1600464711, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 9607.2, "y": -129.6 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1620530389, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 5088.8, "y": -129.6 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3011815599, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 6550.4, "y": -127.2 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 308083080, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 8655.2, "y": -676.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2960815081, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7994.4, "y": -676.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2495496014, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7994.4, "y": -980.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 88170507, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 8655.2, "y": -980.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3179935964, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 8134.4, "y": -796.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1321666392, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7569.6, "y": -980.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 45839226, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7109.6, "y": -980.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 575872766, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7109.6, "y": -873.6 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1322952664, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7109.6, "y": 772.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3744176816, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 6755.2, "y": 772.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 14144891, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7105.6, "y": -129.6 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2066799101, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7994.4, "y": -499.199982 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2645703466, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 10553.6, "y": 628.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1097681307, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 7467.2, "y": -445.599976 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2190818812, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -7187.2, "y": -124.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1535502564, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -5743.2, "y": 255.2 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 509076665, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -6864.8, "y": -124.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1733464897, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -5724.8, "y": 362.400024 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 151288309, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -4776.0, "y": -124.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 4040517786, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -4461.6, "y": -124.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1961381594, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 4165.6, "y": -1175.20007 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 206812779, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 4165.6, "y": -1074.4 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 937948508, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1802.4, "y": -702.399963 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 4253855987, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1802.4, "y": -544.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 59896291, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 4165.6, "y": 24.8 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 635490292, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 4165.6, "y": 125.599991 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 4071024202, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 9964.8, "y": 31.2 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2431688886, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 488.8, "y": -124.8 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3970199690, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 780.0, "y": -124.8 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2653988386, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 2544.8, "y": 1472.79993 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3857323844, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 2544.8, "y": 1572.79993 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1327234528, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 3867.2, "y": 1302.3999 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3922579590, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 3867.2, "y": 1396.79993 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2744222076, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -6237.6, "y": 1444.79993 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2161147147, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -5468.8, "y": 1444.79993 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3564289112, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -285.6, "y": 24.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3780697721, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -2896.8, "y": 126.399994 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1773837647, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -3444.0, "y": 464.800018 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2655183127, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -3837.6, "y": -740.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1364089726, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -3856.0, "y": -620.8 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 44836955, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 2315.2, "y": -544.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3704724495, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1994.4, "y": 388.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3146215260, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 9344.0, "y": 345.6 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2711042580, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 5652.8, "y": -129.6 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 257724091, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 6305.6, "y": -308.8 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3092912773, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 6070.4, "y": 157.599991 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 4173541814, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 5832.8, "y": 299.2 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1072552283, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 5967.2, "y": 409.6 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 707004765, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -5208.0, "y": 325.6 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3895951387, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -5464.0, "y": 548.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2710190170, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -4969.6, "y": 474.400024 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2751076728, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -5109.6, "y": 675.2 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3905405571, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -4776.0, "y": 696.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 148878537, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -5299.2, "y": 116.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1824753242, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -5496.8, "y": 275.2 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 322825107, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -4107.2, "y": 599.2 }, "comment": null, "commentHeight": 0.0, "foldout": false } ] }, "comment": null, "position": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1415.2, "y": 628.0 }, "scale": 0.7561437 }, "FilePath": "Assets/MoleRes/Rel/SRes/Data/Ability/Player&NPC/Sit/SitDownAct.json", "InputBindings": { "$type": "miHoYo.HYG.GameplayAbilities.GameplayAbilityInputBindingDefinition[], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.GameplayAbilities.GameplayAbilityInputBindingDefinition, Assembly-CSharp", "_inputTag": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 1750653668 }, "_isActivationTrigger": false } ] }, "ReplicationPolicy": 1, "ActivationPolicy": 0, "RemoveAbilityOnDeactivated": true, "RetriggerAbility": false }