{ "$type": "miHoYo.HYG.GameplayAbilities.LifeStateAbility, Assembly-CSharp", "_layer": 1, "_stopHandler": { "$type": "miHoYo.HYG.GameplayAbilities.LifeStateAbilityStopHandler, Assembly-CSharp", "_stopPolicy": 0, "_eventTrigger": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 0 }, "_abilityToActivate": { "$type": "miHoYo.HYG.GameplayAbilities.GameplayAbilityName, Assembly-CSharp", "_value": null } }, "_variableDefinitions": { "$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition[], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp", "_name": "ShouldPlay", "_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": "IsPlaying", "_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": "ATLGuid", "_type": { "$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp", "_typeName": "UInt64", "_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": "TimerHandle", "_type": { "$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp", "_typeName": "GameplayTaskHandle", "_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": "IsRight", "_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 } ] }, "_blackboardConfig": { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp", "paraKeys": null, "configs": null, "noSharingKeys": null }, "_nodes": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Scripting.Node, Assembly-CSharp]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.GameplayAbilities.ScriptOnActivateAbility, Assembly-CSharp", "outDataWasActivatedByEvent": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 2129584015 }, "outDataTriggerEventData": { "$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp", "outDataEventTag": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "Guid": 3498016959 }, "outDataInstigator": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 1459237070 }, "outDataTarget": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 4086207488 }, "outDataCustomData": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 3935894289 }, "Mode": 1, "Guid": 4195194432 }, "eventOutPort": { "$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp", "Guid": 2462842589 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 994890597 }, "Guid": 2425093801 }, { "$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": 486082202 }, "Guid": 3977287205 }, "startTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 2531200546 }, "startBlock": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 1054296501 }, "OnATLPlayEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3056166930 }, "OnATLPlayEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 2199720330 }, "OnATLPlayFailEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1263474546 }, "OnATLBlendOutEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1989002182 }, "OnATLBlendOutEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 2318544814 }, "OnATLInterruptEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1660595699 }, "OnATLEndEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 325763748 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3932471711 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 3664619753 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3824928025 }, "Guid": 1060564908 }, { "$type": "miHoYo.HYG.GameplayAbilities.TimerTaskNode, Assembly-CSharp", "time": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 2.0, "Guid": 2536237020 }, "OnTimerCompleteEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2178575657 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3262487080 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 1906449294 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 4109470000 }, "Guid": 1156016357 }, { "$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": 1665670553 }, "Guid": 4112734162 }, "TriggerOnlyOnce": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 3029829018 }, "ReceiveGlobalEvent": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 443274932 }, "EventReceived": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4066016619 }, "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": 2283959023 }, "outDataInstigator": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 3516497567 }, "outDataTarget": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 757308986 }, "outDataCustomData": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 226774788 }, "Mode": 1, "Guid": 3758215289 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1879781072 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 3465518555 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1478285634 }, "Guid": 2838852690 }, { "$type": "miHoYo.HYG.Scripting.SequenceNode, Assembly-CSharp", "outExecsThen": { "$type": "miHoYo.HYG.Scripting.OutExecPort[], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 535738588 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2228471793 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 44269603 } ] }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 651414532 }, "Guid": 2367279628 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2575494255 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2369265065 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 980108858 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1211973312 }, "Guid": 2507422340 }, { "$type": "miHoYo.HYG.Scripting.SequenceNode, Assembly-CSharp", "outExecsThen": { "$type": "miHoYo.HYG.Scripting.OutExecPort[], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2301942878 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 660211349 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1722721233 } ] }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 360449218 }, "Guid": 1060268056 }, { "$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": 486003644 }, "Guid": 4150040521 }, "startTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 4072408525 }, "startBlock": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 3984827333 }, "OnATLPlayEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3027332987 }, "OnATLPlayEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 1271411437 }, "OnATLPlayFailEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2769166667 }, "OnATLBlendOutEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 335552002 }, "OnATLBlendOutEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 2783948003 }, "OnATLInterruptEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1734352992 }, "OnATLEndEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2651378998 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2787209550 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 548882847 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1533450470 }, "Guid": 1830070144 }, { "$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": 1626544256 }, "Guid": 4200859920 }, "startTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 3489912435 }, "startBlock": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 2462187537 }, "OnATLPlayEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 613433166 }, "OnATLPlayEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 2493612225 }, "OnATLPlayFailEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1352947302 }, "OnATLBlendOutEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 462358554 }, "OnATLBlendOutEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 2724198140 }, "OnATLInterruptEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1863643808 }, "OnATLEndEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3126352880 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2693191899 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 139268482 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 988537767 }, "Guid": 544899786 }, { "$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": 1277740917 }, "Guid": 1293859241 }, "startTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 350031426 }, "startBlock": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 2332594164 }, "OnATLPlayEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3885447878 }, "OnATLPlayEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 106113253 }, "OnATLPlayFailEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 679118707 }, "OnATLBlendOutEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1605139278 }, "OnATLBlendOutEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 2346983272 }, "OnATLInterruptEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1142457350 }, "OnATLEndEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 733601956 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3655640759 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 2878829809 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 11454820 }, "Guid": 484840240 }, { "$type": "miHoYo.HYG.Entity.StopAtlWithGuidActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3508959073 }, "atlGuid": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt64, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 3084925243 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2558426372 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3496540025 }, "Guid": 1508084878 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "ATLGuid", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 1751023475 }, "Guid": 2661523933 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "ATLGuid", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 4100275348 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 16734530 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3463262506 }, "Guid": 4228004641 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "ATLGuid", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 1317316638 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2047991322 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2704495451 }, "Guid": 3704298697 }, { "$type": "miHoYo.HYG.GameplayAbilities.EndAbilityNode, Assembly-CSharp", "inDataAbility": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbility, Assembly-CSharp]], Assembly-CSharp", "Guid": 1266099551 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3350310846 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1707610159 }, "Guid": 2325876363 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "TimerHandle", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 672597211 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3527178136 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 264918490 }, "Guid": 264662403 }, { "$type": "miHoYo.HYG.Scripting.TryEndGameplayTaskActionNode, Assembly-CSharp", "handle": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 3330654272 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 53385701 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 820862700 }, "Guid": 3820831786 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "TimerHandle", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 1259753451 }, "Guid": 1571318225 }, { "$type": "miHoYo.HYG.GameplayAbilities.ScriptOnDectivateAbility, Assembly-CSharp", "outDataReason": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityDeactivationReason, Assembly-CSharp]], Assembly-CSharp", "Guid": 1298162447 }, "eventOutPort": { "$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp", "Guid": 3206837054 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3552964278 }, "Guid": 2972035770 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "ShouldPlay", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 2935039220 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2630459387 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 124276949 }, "Guid": 956777024 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "IsPlaying", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 2879713837 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4171495507 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 436726922 }, "Guid": 4060604579 }, { "$type": "miHoYo.HYG.Scripting.LiteralBoolNode, Assembly-CSharp", "inDataValue": false, "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 3302571402 }, "Guid": 636735190 }, { "$type": "miHoYo.HYG.Scripting.LiteralBoolNode, Assembly-CSharp", "inDataValue": false, "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 4159451757 }, "Guid": 839055140 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "IsPlaying", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 437900860 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 329769782 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2133374249 }, "Guid": 1594311208 }, { "$type": "miHoYo.HYG.Scripting.LiteralBoolNode, Assembly-CSharp", "inDataValue": true, "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 110287395 }, "Guid": 3652596588 }, { "$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": 58326602 }, "Guid": 2045151501 }, "startTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 3392046113 }, "startBlock": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 1017615825 }, "OnATLPlayEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 57272453 }, "OnATLPlayEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 4020821138 }, "OnATLPlayFailEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2285030950 }, "OnATLBlendOutEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1646241164 }, "OnATLBlendOutEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 907733429 }, "OnATLInterruptEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3013013269 }, "OnATLEndEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2056157822 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2233929570 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 4151524947 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 206516163 }, "Guid": 1364056654 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "ATLGuid", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 3583559478 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4155002472 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 107433585 }, "Guid": 2375690305 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "IsPlaying", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 1562341729 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3259121233 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 4191937207 }, "Guid": 1143988831 }, { "$type": "miHoYo.HYG.Scripting.LiteralBoolNode, Assembly-CSharp", "inDataValue": true, "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 4187557241 }, "Guid": 1038346984 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 521271618 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2604589988 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 1476083793 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 4216906704 }, "Guid": 1156922593 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "IsPlaying", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 1342050760 }, "Guid": 2041840938 }, { "$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": 1597064578 }, "Guid": 2428245026 }, "TriggerOnlyOnce": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 929205932 }, "ReceiveGlobalEvent": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 2386345050 }, "EventReceived": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2348816465 }, "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": 3488572420 }, "outDataInstigator": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 292699920 }, "outDataTarget": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 3472327426 }, "outDataCustomData": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 2661974138 }, "Mode": 0, "Guid": 1637393795 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 325455806 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 2828814018 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 55764078 }, "Guid": 3362252810 }, { "$type": "miHoYo.HYG.GameplayAbilities.EndAbilityNode, Assembly-CSharp", "inDataAbility": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbility, Assembly-CSharp]], Assembly-CSharp", "Guid": 3714976576 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3719959683 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3948681776 }, "Guid": 476417796 }, { "$type": "miHoYo.HYG.Entities.GetInstrumentFreePlayDataNode, Assembly-CSharp", "isRightHand": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 3213845401 }, "decodeSuc": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 144334157 }, "inDataEventData": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 2778519447 }, "Guid": 783858954 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "IsRight", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 513962739 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4070484758 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3606604358 }, "Guid": 1298286957 }, { "$type": "miHoYo.HYG.Entities.GetInstrumentFreePlayDataNode, Assembly-CSharp", "isRightHand": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 1766911119 }, "decodeSuc": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 3924805234 }, "inDataEventData": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 3318923733 }, "Guid": 1511946205 }, { "$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp", "name": "IsRight", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 251057840 }, "outDataResult": null, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3283181985 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 4268551367 }, "Guid": 1490594074 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "IsRight", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 1067043279 }, "Guid": 4096737220 }, { "$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": 1336551065 }, "Guid": 3274129653 }, "startTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 750705702 }, "startBlock": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 3779750456 }, "OnATLPlayEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1799152749 }, "OnATLPlayEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 2179907970 }, "OnATLPlayFailEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 301408050 }, "OnATLBlendOutEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3138461775 }, "OnATLBlendOutEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 3613998840 }, "OnATLInterruptEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 836723796 }, "OnATLEndEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 518412776 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1501500169 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 3883828292 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1618559197 }, "Guid": 1576176212 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1037395285 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 243646022 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 3690305490 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 792667178 }, "Guid": 181594793 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "IsRight", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 3238987907 }, "Guid": 4096327722 }, { "$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": 1481706353 }, "Guid": 3986238075 }, "startTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 1615247661 }, "startBlock": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 3469624935 }, "OnATLPlayEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1274576558 }, "OnATLPlayEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 3368716348 }, "OnATLPlayFailEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3776413888 }, "OnATLBlendOutEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1959911169 }, "OnATLBlendOutEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 545223711 }, "OnATLInterruptEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2532281790 }, "OnATLEndEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3411902615 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 856141646 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 3117675285 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3599930664 }, "Guid": 4060577347 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1401353734 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1718398335 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 390282946 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1144810959 }, "Guid": 672841209 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "IsRight", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 2961439729 }, "Guid": 2633315617 }, { "$type": "miHoYo.HYG.Entities.ReportSpecialItemUseActionNode, Assembly-CSharp", "instigator": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1043681743 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 674990692 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3708527430 }, "Guid": 2036672699 } ] }, "_stateTagsConfig": { "$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp", "_tagIds": { "$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib", "$values": [ 1438477624, 2028080100 ] } }, "_tagsToBlockConfig": null, "_tagsToCancelConfig": null, "_requiredTagsConfig": null, "_blockedByTagsConfig": null, "_descriptiveTagsConfig": null, "_gameplayEventTriggersConfig": { "$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp", "_tagIds": { "$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib", "$values": [ 1665670553 ] } }, "Edges": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1478285634, "outputPort": 535738588 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1533450470, "outputPort": 2575494255 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 11454820, "outputPort": 2369265065 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1211973312, "outputPort": 2558426372 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3084925243, "outputPort": 1751023475 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3463262506, "outputPort": 3027332987 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4100275348, "outputPort": 1271411437 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2704495451, "outputPort": 3885447878 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1317316638, "outputPort": 106113253 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1707610159, "outputPort": 3126352880 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 264918490, "outputPort": 3262487080 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 672597211, "outputPort": 1906449294 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3330654272, "outputPort": 1259753451 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 124276949, "outputPort": 3552964278 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 436726922, "outputPort": 2630459387 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2935039220, "outputPort": 3302571402 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2879713837, "outputPort": 4159451757 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4109470000, "outputPort": 53385701 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 437900860, "outputPort": 110287395 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3496540025, "outputPort": 329769782 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 820862700, "outputPort": 2301942878 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2133374249, "outputPort": 660211349 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 206516163, "outputPort": 2651378998 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 206516163, "outputPort": 733601956 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 107433585, "outputPort": 57272453 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3583559478, "outputPort": 4020821138 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4191937207, "outputPort": 325763748 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1562341729, "outputPort": 4187557241 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 360449218, "outputPort": 3259121233 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1476083793, "outputPort": 1342050760 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 360449218, "outputPort": 521271618 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 55764078, "outputPort": 44269603 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3948681776, "outputPort": 2348816465 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 513962739, "outputPort": 3213845401 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3606604358, "outputPort": 994890597 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 651414532, "outputPort": 4070484758 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 251057840, "outputPort": 1766911119 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4268551367, "outputPort": 4066016619 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4216906704, "outputPort": 3283181985 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 980108858, "outputPort": 1067043279 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2778519447, "outputPort": 3935894289 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3318923733, "outputPort": 226774788 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4191937207, "outputPort": 518412776 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 792667178, "outputPort": 2228471793 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3690305490, "outputPort": 3238987907 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3824928025, "outputPort": 1037395285 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1618559197, "outputPort": 243646022 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1144810959, "outputPort": 2178575657 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 390282946, "outputPort": 2961439729 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 988537767, "outputPort": 1401353734 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3599930664, "outputPort": 1718398335 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1707610159, "outputPort": 3411902615 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3708527430, "outputPort": 1722721233 } ] }, "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": 2425093801, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -2932.8, "y": 359.199982 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1060564908, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1748.8, "y": 562.399963 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1156016357, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 313.6, "y": 375.199982 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2838852690, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1748.8, "y": 226.400009 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2367279628, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -2040.0, "y": 399.199982 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2507422340, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 378.4, "y": 1190.4 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1060268056, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -312.8, "y": 339.199982 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1830070144, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 672.8, "y": 1022.39996 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 544899786, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 977.6, "y": 465.599976 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 484840240, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 674.4, "y": 1350.4 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1508084878, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 8.0, "y": 1166.4 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2661523933, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -262.4, "y": 1373.6001 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 4228004641, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1401.6, "y": 1078.4 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3704298697, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1435.2, "y": 1296.8 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2325876363, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1816.0, "y": 525.6 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 264662403, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 713.6, "y": 375.199982 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3820831786, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 50.4, "y": 351.199982 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1571318225, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -194.4, "y": 525.6 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2972035770, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -2228.8, "y": 1583.20007 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 956777024, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1581.6, "y": 1606.4 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 4060604579, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1228.8, "y": 1606.4 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 636735190, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1806.4, "y": 1815.20007 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 839055140, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1484.0, "y": 1815.20007 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1594311208, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -300.8, "y": 831.2 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3652596588, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -580.0, "y": 941.6 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1364056654, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1718.4, "y": 1196.8 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2375690305, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 2541.6, "y": 1237.6001 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1143988831, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -923.2, "y": 792.8 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1038346984, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1050.4, "y": 951.2 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1156922593, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -513.6, "y": 300.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2041840938, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -737.6, "y": 426.4 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3362252810, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1703.2, "y": 1404.8 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 476417796, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -916.0, "y": 1495.20007 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 783858954, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -2622.4, "y": 611.2 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1298286957, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -2321.6, "y": 389.599976 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1511946205, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1230.4, "y": 447.199982 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1490594074, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -923.2, "y": 292.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 4096737220, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 213.6, "y": 1404.8 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1576176212, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1698.4, "y": 859.2 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 181594793, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1965.6, "y": 692.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 4096327722, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -2231.2, "y": 816.8 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 4060577347, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 977.6, "y": 734.399963 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 672841209, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 713.6, "y": 552.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2633315617, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 549.6, "y": 663.2 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2036672699, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -137.6, "y": 1859.20007 }, "comment": null, "commentHeight": 0.0, "foldout": false } ] }, "comment": null, "position": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 500.8, "y": -349.6 }, "scale": 0.375937 }, "FilePath": "Assets/MoleRes/Rel/SRes/Data/Ability/Player&NPC/Tools/Instrument/Shachui/ShachuiFreePlayPerform.json", "InputBindings": null, "ReplicationPolicy": 0, "ActivationPolicy": 0, "RemoveAbilityOnDeactivated": false, "RetriggerAbility": false }