{ "$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": { "$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib", "$values": [ { "$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp", "_assetGuid": "b2103c1ff038bec458e5161102d079a8", "_assetPath": "Data/Blackboard/ShakeTree.json" } ] }, "noSharingKeys": null }, "_testVarInHSA": 0, "_nodes": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Scripting.Node, Assembly-CSharp]], mscorlib", "$values": [ { "$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": 408076654 }, "Guid": 687696560 }, "startTime": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 783007381 }, "OnATLPlayEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1771292983 }, "OnATLPlayEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 1915086131 }, "OnATLPlayFailEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 835631405 }, "OnATLBlendOutEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3261261463 }, "OnATLBlendOutEvent_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp", "Guid": 3050259869 }, "OnATLInterruptEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1746809450 }, "OnATLEndEvent": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2900228501 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4192138439 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 3060970956 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2951109642 }, "Guid": 3720924330 }, { "$type": "miHoYo.HYG.GameplayAbilities.ScriptOnActivateAbility, Assembly-CSharp", "outDataWasActivatedByEvent": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 3804410047 }, "outDataTriggerEventData": { "$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp", "outDataEventTag": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "Guid": 1554425807 }, "outDataInstigator": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 269994208 }, "outDataTarget": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 1730663701 }, "outDataCustomData": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 1259970122 }, "Mode": 0, "Guid": 2724773945 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1102951934 }, "Guid": 1815353650 }, { "$type": "miHoYo.HYG.GameplayAbilities.EndAbilityNode, Assembly-CSharp", "inDataAbility": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbility, Assembly-CSharp]], Assembly-CSharp", "Guid": 1430302646 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1387040922 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 916581374 }, "Guid": 2350275676 } ] }, "_stateTagsConfig": { "$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp", "_tagIds": { "$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib", "$values": [ 956991622, 399851061 ] } }, "_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": [ 293651387 ] } }, "Edges": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2951109642, "outputPort": 1102951934 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 916581374, "outputPort": 835631405 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 916581374, "outputPort": 3261261463 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 916581374, "outputPort": 1746809450 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 916581374, "outputPort": 2900228501 } ] }, "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": 3720924330, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 359.2, "y": 188.8 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1815353650, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -340.0, "y": 188.8 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2350275676, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 926.4, "y": 356.800018 }, "comment": null, "commentHeight": 0.0, "foldout": false } ] }, "comment": null, "position": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 64.8, "y": -2.4 }, "scale": 0.7561437 }, "FilePath": "Assets/MoleRes/Rel/SRes/Data/Ability/Player&NPC/Shake/ShakeEnd.json", "InputBindings": null, "ReplicationPolicy": 0, "ActivationPolicy": 0, "RemoveAbilityOnDeactivated": false, "RetriggerAbility": false }