{ "$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": 2090896460 }, "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": 3504129446 } ] }, "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": 2035930243 }, "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": 1328764464 }, "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": 463839038 }, "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": 821267548 }, "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": 1244173892 }, "Guid": 388136561 }, "startTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 1146330024 }, "startBlock": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 2863805371 }, "OnATLPlayEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 446323989 }, "OnATLPlayEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 3345146693 }, "OnATLPlayFailEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2804473664 }, "OnATLBlendOutEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1970073584 }, "OnATLBlendOutEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 745679918 }, "OnATLInterruptEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 962718632 }, "OnATLEndEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2214333708 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1294074523 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 223033284 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 765514923 }, "Guid": 3356597906 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 199404805 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2862434101 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 4160559211 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2492606320 }, "Guid": 3624726447 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "IsRight", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 838996020 }, "Guid": 2953174902 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 536345815 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1624009526 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 2268885612 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2377590475 }, "Guid": 1045379193 }, { "$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp", "name": "IsRight", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp", "Guid": 4014182022 }, "Guid": 493165083 }, { "$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": 1549858144 }, "Guid": 3383731196 }, "startTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 3836240238 }, "startBlock": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 1619211076 }, "OnATLPlayEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3303085854 }, "OnATLPlayEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 3017583924 }, "OnATLPlayFailEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 575220913 }, "OnATLBlendOutEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2560391319 }, "OnATLBlendOutEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 2793979798 }, "OnATLInterruptEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 406285349 }, "OnATLEndEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2641838643 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 407146137 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 3475157330 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3060256050 }, "Guid": 3535318378 }, { "$type": "miHoYo.HYG.Entities.ReportSpecialItemUseActionNode, Assembly-CSharp", "instigator": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 4074280514 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 510629729 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1368792260 }, "Guid": 2544915204 } ] }, "_stateTagsConfig": { "$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp", "_tagIds": { "$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib", "$values": [ 547916185, 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": 2492606320, "outputPort": 2228471793 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3824928025, "outputPort": 199404805 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 765514923, "outputPort": 2862434101 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4160559211, "outputPort": 838996020 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4191937207, "outputPort": 2214333708 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2377590475, "outputPort": 2178575657 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2268885612, "outputPort": 4014182022 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 988537767, "outputPort": 536345815 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3060256050, "outputPort": 1624009526 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1707610159, "outputPort": 2641838643 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1368792260, "outputPort": 3504129446 } ] }, "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": -3311.2, "y": 341.599976 }, "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": -2176.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": 1030.4, "y": 430.4 }, "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": -2257.6, "y": 1960.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 956777024, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1610.4, "y": 1984.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 4060604579, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1257.6, "y": 1984.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 636735190, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1835.2, "y": 2192.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 839055140, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1512.8, "y": 2192.8 }, "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": -816.0, "y": 732.8 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1038346984, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -923.2, "y": 894.399963 }, "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": -1748.8, "y": 1499.20007 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 476417796, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -961.6, "y": 1589.6001 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 783858954, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -2782.4, "y": 595.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": 3356597906, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1748.8, "y": 851.2 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3624726447, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1988.8, "y": 595.2 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2953174902, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -2000.8, "y": 803.2 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1045379193, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 648.0, "y": 525.6 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 493165083, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 427.2, "y": 664.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3535318378, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1030.4, "y": 699.2 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2544915204, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -167.2, "y": 1756.0 }, "comment": null, "commentHeight": 0.0, "foldout": false } ] }, "comment": null, "position": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 521.6, "y": 41.6 }, "scale": 0.326901764 }, "FilePath": "Assets/MoleRes/Rel/SRes/Data/Ability/Player&NPC/Tools/Instrument/Jungu/JunguFreePlayPerform.json", "InputBindings": null, "ReplicationPolicy": 0, "ActivationPolicy": 0, "RemoveAbilityOnDeactivated": false, "RetriggerAbility": false }