{ "$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": [] }, "_blackboardConfig": { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp", "paraKeys": null, "configs": null, "noSharingKeys": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "owner", "DataType": 6, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-bc408a04-baa7-4c74-8ea1-d905e9c919d3" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "target", "DataType": 6, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-a8726c41-2d7c-447e-a1a7-f14f65e60257" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "tag", "DataType": 3, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-734a3ac9-bdc0-47f1-a34c-d21f4d01ee06" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "slotId", "DataType": 2, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-06e19d16-0295-44f3-9f80-112568edbb51" ] } }, { "$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp", "isStatic": false, "mustNoSharing": true, "showName": "testtag", "DataType": 3, "sharingStrategy": 1, "category": null, "nameHistory": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "instance-ddc8be35-cb94-4d40-ab86-a64274888f21" ] } } ] } }, "_nodes": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Scripting.Node, Assembly-CSharp]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.Entity.TriggerInteractionActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 731510606 }, "target": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1268661541 }, "interactTag": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 0 }, "Guid": 2664331445 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 902564154 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 4189335901 }, "Guid": 4121082016 }, { "$type": "miHoYo.HYG.GameplayAbilities.EndAbilityNode, Assembly-CSharp", "inDataAbility": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbility, Assembly-CSharp]], Assembly-CSharp", "Guid": 4095402339 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3708170819 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3238728723 }, "Guid": 1423266119 }, { "$type": "miHoYo.HYG.GameplayAbilities.TakeSlotTaskNode, Assembly-CSharp", "TargetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3605395083 }, "SlotId": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 2688204497 }, "TryTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 1.0, "Guid": 2249316405 }, "IsTake": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 171928354 }, "Caller": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1930921280 }, "OnTakeSuccess": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 242663749 }, "OnTakeSuccess_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 2251186629 }, "OnTakeFailed": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 806578939 }, "OnTakeFailed_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 2137116114 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 779161484 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 3178088467 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1831612868 }, "Guid": 1655866221 }, { "$type": "miHoYo.HYG.GameplayAbilities.AutoSwitchBlockPlayATLTaskNode, 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": 892565034 }, "Guid": 4180391871 }, "target": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1514628865 }, "OnATLEndEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1725819244 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3345934097 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 1097387298 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1818038514 }, "Guid": 1697597646 }, { "$type": "miHoYo.HYG.GameplayAbilities.ScriptOnActivateAbility, Assembly-CSharp", "outDataWasActivatedByEvent": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 2579435300 }, "outDataTriggerEventData": { "$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp", "outDataEventTag": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "Guid": 2932660415 }, "outDataInstigator": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 2799352498 }, "outDataTarget": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 1456806749 }, "outDataCustomData": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 3850263769 }, "Mode": 1, "Guid": 3940576720 }, "eventOutPort": { "$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp", "Guid": 3199745194 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2165823523 }, "Guid": 1833483586 }, { "$type": "miHoYo.HYG.Entities.GameplayEvents.GetDoInteractEventDataNode, Assembly-CSharp", "outDataUsingTag": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "Guid": 2648244000 }, "outDataSlotID": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Int32, mscorlib]], Assembly-CSharp", "Guid": 1364772911 }, "decodeSuc": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 2535338716 }, "inDataEventData": { "$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp", "Guid": 3501864681 }, "Guid": 3230011315 }, { "$type": "miHoYo.HYG.Scripting.SetBlackboardInt32Node, Assembly-CSharp", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp", "_value": 0, "Guid": 845286074 }, "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Int32, mscorlib]], Assembly-CSharp", "Guid": 384328382 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-06e19d16-0295-44f3-9f80-112568edbb51" }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1423136610 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1752782981 }, "Guid": 4096397464 }, { "$type": "miHoYo.HYG.Scripting.SequenceNode, Assembly-CSharp", "outExecsThen": { "$type": "miHoYo.HYG.Scripting.OutExecPort[], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3561477872 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3321848394 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2126717506 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 787661290 } ] }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 416991049 }, "Guid": 3976465206 }, { "$type": "miHoYo.HYG.Scripting.SetBlackboardEntityNode, Assembly-CSharp", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.Entities.Entity, Assembly-CSharp" }, "Guid": 917059483 }, "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 2863598484 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-bc408a04-baa7-4c74-8ea1-d905e9c919d3" }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 618675093 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2298145276 }, "Guid": 3550077034 }, { "$type": "miHoYo.HYG.Scripting.SetBlackboardEntityNode, Assembly-CSharp", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.Entities.Entity, Assembly-CSharp" }, "Guid": 1430376039 }, "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 1068468487 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-a8726c41-2d7c-447e-a1a7-f14f65e60257" }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3856963873 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2565933299 }, "Guid": 2282508561 }, { "$type": "miHoYo.HYG.Scripting.GetBlackboardInt32Node, Assembly-CSharp", "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Int32, mscorlib]], Assembly-CSharp", "Guid": 2905733331 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3636567880 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-06e19d16-0295-44f3-9f80-112568edbb51" }, "Guid": 3946148497 }, { "$type": "miHoYo.HYG.Scripting.GetBlackboardInt32Node, Assembly-CSharp", "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Int32, mscorlib]], Assembly-CSharp", "Guid": 2995292474 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1591450686 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-06e19d16-0295-44f3-9f80-112568edbb51" }, "Guid": 3686059132 }, { "$type": "miHoYo.HYG.Scripting.GetBlackboardEntityNode, Assembly-CSharp", "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 3488769994 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 2499474084 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-a8726c41-2d7c-447e-a1a7-f14f65e60257" }, "Guid": 3321594801 }, { "$type": "miHoYo.HYG.GameplayAbilities.GetAbilityHandleNode, Assembly-CSharp", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 1392171032 }, "Guid": 307678522 }, { "$type": "miHoYo.HYG.Entities.SendEventActionNode, Assembly-CSharp", "entity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 4055976495 }, "payload": { "$type": "miHoYo.HYG.Scripting.InDataGameplayEventDataPort, Assembly-CSharp", "inDataEventTag": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 2075736094 }, "Guid": 3440454189 }, "inDataInstigator": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3069870482 }, "inDataTarget": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 815237787 }, "inDataCustomData": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 1131682324 }, "Mode": 1, "Guid": 2280652821 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3587860016 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3521400459 }, "Guid": 395407133 }, { "$type": "miHoYo.HYG.Scripting.GetOwnerEntityNode, Assembly-CSharp", "outDataResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 1764452893 }, "Guid": 1709500264 }, { "$type": "miHoYo.HYG.Entities.GameplayEvents.MakeAIAbilityResultEventDataNode, Assembly-CSharp", "inDataAbilityHandle": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 3226129893 }, "result": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": true, "Guid": 1039768303 }, "outDataEventData": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.AIAbilityResultEventData, Assembly-CSharp]], Assembly-CSharp", "Guid": 1031641252 }, "Guid": 335990659 }, { "$type": "miHoYo.HYG.Scripting.SetBlackboardGameplayTagNode, Assembly-CSharp", "inDataValue": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "_value": { "$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp", "TagId": 0 }, "Guid": 538765047 }, "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "Guid": 1848850762 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-734a3ac9-bdc0-47f1-a34c-d21f4d01ee06" }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 249663409 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2753954765 }, "Guid": 1177618964 }, { "$type": "miHoYo.HYG.Scripting.GetBlackboardGameplayTagNode, Assembly-CSharp", "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "Guid": 4160872729 }, "targetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3211631536 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "instance-734a3ac9-bdc0-47f1-a34c-d21f4d01ee06" }, "Guid": 3962421050 }, { "$type": "miHoYo.HYG.Entities.ForceMoveToIdleActionNode, Assembly-CSharp", "owner": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1152753988 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1748896119 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2488254066 }, "Guid": 1062361809 }, { "$type": "miHoYo.HYG.Entity.SendSceneOpenChestReqActionNode, Assembly-CSharp", "target": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 2970641902 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3808299594 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3667251130 }, "Guid": 3575036731 } ] }, "_stateTagsConfig": { "$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp", "_tagIds": { "$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib", "$values": [ 1632423443, 399851061 ] } }, "_tagsToBlockConfig": null, "_tagsToCancelConfig": null, "_requiredTagsConfig": null, "_blockedByTagsConfig": null, "_descriptiveTagsConfig": { "$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp", "_tagIds": { "$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib", "$values": [ 1687627326 ] } }, "_gameplayEventTriggersConfig": { "$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp", "_tagIds": { "$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib", "$values": [ 526699160 ] } }, "Edges": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1818038514, "outputPort": 902564154 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1831612868, "outputPort": 1725819244 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3501864681, "outputPort": 3850263769 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 845286074, "outputPort": 1364772911 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1752782981, "outputPort": 3561477872 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2298145276, "outputPort": 3321848394 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2565933299, "outputPort": 2126717506 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 917059483, "outputPort": 2799352498 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1430376039, "outputPort": 1456806749 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2688204497, "outputPort": 2905733331 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3605395083, "outputPort": 3488769994 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1268661541, "outputPort": 3488769994 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4055976495, "outputPort": 1764452893 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1131682324, "outputPort": 1031641252 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3226129893, "outputPort": 1392171032 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3521400459, "outputPort": 779161484 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3238728723, "outputPort": 3587860016 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3069870482, "outputPort": 1764452893 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 815237787, "outputPort": 1764452893 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2753954765, "outputPort": 1423136610 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 538765047, "outputPort": 2648244000 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2664331445, "outputPort": 4160872729 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2488254066, "outputPort": 2165823523 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 416991049, "outputPort": 1748896119 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3667251130, "outputPort": 3345934097 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2970641902, "outputPort": 3488769994 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4189335901, "outputPort": 787661290 } ] }, "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": 4121082016, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 123.2, "y": 162.4 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1423266119, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 2248.8, "y": 514.4 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1655866221, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1198.4, "y": 162.4 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1697597646, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 623.2, "y": 162.4 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1833483586, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1477.6, "y": -36.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3230011315, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -205.6, "y": -309.599976 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 4096397464, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -205.6, "y": -428.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3976465206, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -415.2, "y": 3.20000076 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3550077034, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -205.6, "y": -156.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2282508561, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -205.6, "y": 3.20000076 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3946148497, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1198.4, "y": 359.2 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3686059132, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -205.6, "y": 359.2 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3321594801, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -792.0, "y": 593.600037 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 307678522, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 764.0, "y": 718.4 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 395407133, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1720.8, "y": 514.4 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1709500264, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1244.0, "y": 574.4 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 335990659, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1090.4, "y": 718.4 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1177618964, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 240.8, "y": -428.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3962421050, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 123.2, "y": 311.2 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1062361809, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -1084.0, "y": -32.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3575036731, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1100.8, "y": -206.400009 }, "comment": null, "commentHeight": 0.0, "foldout": false } ] }, "comment": null, "position": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 103.2, "y": 285.6 }, "scale": 0.657516241 }, "FilePath": "Assets/MoleRes/Rel/SRes/Data/Ability/Interact/MaterialStarOpenTreasureCase.json", "InputBindings": null, "ReplicationPolicy": 1, "ActivationPolicy": 0, "RemoveAbilityOnDeactivated": true, "RetriggerAbility": false }