{ "$type": "miHoYo.HYG.GameplayAbilities.HScriptAbility, Assembly-CSharp", "_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": "e664713631de46443a059e4ca0829558", "_assetPath": "Data/Ability/Creature/BioBeach/Blackboard/BB_BioBeach_Common.json" } ] }, "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": 2709469041 }, "outDataTriggerEventData": { "$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp", "outDataEventTag": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp", "Guid": 2432366425 }, "outDataInstigator": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 3476061913 }, "outDataTarget": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 982983133 }, "outDataCustomData": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 797460934 }, "Mode": 0, "Guid": 2728429823 }, "eventOutPort": { "$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp", "Guid": 723830034 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2035403120 }, "Guid": 2328661473 }, { "$type": "miHoYo.HYG.GameplayAbilities.RandomMoveTaskNode, Assembly-CSharp", "TargetEntity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 2484484624 }, "RandomTimeMin": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 3.0, "Guid": 1986916110 }, "RandomTimeMax": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 8.0, "Guid": 899169377 }, "RandomDistanceMin": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 2.0, "Guid": 1844563657 }, "RandomDistanceMax": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 5.0, "Guid": 4077368211 }, "RandomSpeedMin": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.3, "Guid": 2989231352 }, "RandomSpeedMax": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.8, "Guid": 383469942 }, "ShouldLoop": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": true, "Guid": 4242583668 }, "OnMoveSuccess": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3716982283 }, "OnMoveFailed": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3608868266 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3939801232 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 1269004759 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1925451532 }, "Guid": 3689504227 }, { "$type": "miHoYo.HYG.Scripting.SequenceNode, Assembly-CSharp", "outExecsThen": { "$type": "miHoYo.HYG.Scripting.OutExecPort[], Assembly-CSharp", "$values": [ { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1410485294 }, { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1280402284 } ] }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 2634977761 }, "Guid": 1433639215 }, { "$type": "miHoYo.HYG.GameplayTasks.GameplayTaskNoiseSensorNode, Assembly-CSharp", "Entity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 781775533 }, "TriggerOnlyOnce": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 3678480640 }, "OnNoiseSensed": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2470210195 }, "OnNoiseSensed_1": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 3086409791 }, "OnNoiseSensed_2": { "$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp", "outDataX": null, "outDataY": null, "outDataZ": null, "Mode": 0, "Guid": 2590203685 }, "OnNoiseSensed_3": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.NoiseLevel, Assembly-CSharp]], Assembly-CSharp", "Guid": 269647896 }, "OnNoiseSensed_4": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.NoiseLevel, Assembly-CSharp]], Assembly-CSharp", "Guid": 1489383957 }, "outExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3896527166 }, "taskHandle": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp", "Guid": 280257110 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 4225622091 }, "Guid": 3011535726 }, { "$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp", "outExecTrue": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3293884796 }, "outExecFalse": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4061887819 }, "inDataCondition": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp", "_value": false, "Guid": 4017613304 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 4076609248 }, "Guid": 486114801 }, { "$type": "miHoYo.HYG.Entities.EntitiesIsEntityAnyPlayerPureNode, Assembly-CSharp", "autoGenResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp", "Guid": 737911002 }, "entity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3155072573 }, "Guid": 116981438 }, { "$type": "miHoYo.HYG.Entities.CommonGetDistanceBetweenEntityAndVector3PureNode, Assembly-CSharp", "autoGenResult": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Single, mscorlib]], Assembly-CSharp", "Guid": 2905825988 }, "entiy": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3843919787 }, "position": { "$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp", "inDataX": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 807472021 }, "inDataY": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 2174665817 }, "inDataZ": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp", "_value": 0.0, "Guid": 4210364178 }, "_value": { "$type": "UnityEngine.Vector3, UnityEngine.CoreModule", "x": 0.0, "y": 0.0, "z": 0.0 }, "Mode": 0, "Guid": 4203406874 }, "Guid": 3762881508 }, { "$type": "miHoYo.HYG.Scripting.NoiseLevelSwitchNode, Assembly-CSharp", "value": { "$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.NoiseLevel, Assembly-CSharp]], Assembly-CSharp", "_value": 0, "Guid": 3306145450 }, "exec_0": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2512726599 }, "exec_1": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 969607022 }, "exec_2": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2587083320 }, "exec_3": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 4167182010 }, "exec_4": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 64757974 }, "exec_5": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2489904601 }, "exec_6": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 302978466 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 1320001582 }, "Guid": 2425934604 }, { "$type": "miHoYo.HYG.Entities.SendEventActionNode, Assembly-CSharp", "entity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1888283915 }, "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": 1838711888 }, "Guid": 1810340546 }, "inDataInstigator": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3467238268 }, "inDataTarget": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1868862522 }, "inDataCustomData": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 2110505574 }, "Mode": 1, "Guid": 2408547145 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 2854711733 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3796149977 }, "Guid": 1360737020 }, { "$type": "miHoYo.HYG.Entities.SendEventActionNode, Assembly-CSharp", "entity": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3467547929 }, "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": 1910044884 }, "Guid": 1448193075 }, "inDataInstigator": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 1492889108 }, "inDataTarget": { "$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp", "Guid": 3999778291 }, "inDataCustomData": { "$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp", "Guid": 3952478307 }, "Mode": 1, "Guid": 659918516 }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 3135515879 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 183509963 }, "Guid": 2876009367 }, { "$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": 3587427067 }, "outDataValue": { "$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp", "Guid": 2148774636 }, "key": { "$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp", "keyName": "DetectedPlayer-e664713631de46443a059e4ca0829558-0" }, "OutExec": { "$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp", "Guid": 1031895813 }, "inExec": { "$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp", "Guid": 3199515723 }, "Guid": 1214832002 } ] }, "_stateTagsConfig": { "$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp", "_tagIds": { "$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib", "$values": [ 1413447182 ] } }, "_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": [ 833353624 ] } }, "Edges": { "$type": "System.Collections.Generic.List`1[[miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm]], mscorlib", "$values": [ { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 2634977761, "outputPort": 2035403120 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4076609248, "outputPort": 2470210195 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3155072573, "outputPort": 3086409791 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4017613304, "outputPort": 737911002 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4203406874, "outputPort": 2590203685 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3306145450, "outputPort": 1489383957 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 4225622091, "outputPort": 1410485294 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1925451532, "outputPort": 1280402284 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 1320001582, "outputPort": 3293884796 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3796149977, "outputPort": 969607022 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3199515723, "outputPort": 4167182010 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3199515723, "outputPort": 64757974 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3199515723, "outputPort": 2489904601 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3199515723, "outputPort": 302978466 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 183509963, "outputPort": 1031895813 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3587427067, "outputPort": 3086409791 }, { "$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm", "inputPort": 3199515723, "outputPort": 2587083320 } ] }, "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": 2328661473, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 370.4, "y": 372.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3689504227, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1152.8, "y": 766.4 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1433639215, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 847.2, "y": 372.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3011535726, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1152.8, "y": 372.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 486114801, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1588.8, "y": 372.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 116981438, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1588.8, "y": 472.800018 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 3762881508, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 1588.8, "y": 549.600037 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2425934604, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 2094.4, "y": 372.0 }, "comment": null, "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1360737020, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 2544.8, "y": 372.0 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 2876009367, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 3051.2, "y": 670.4 }, "comment": "", "commentHeight": 0.0, "foldout": false }, { "$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm", "guid": 1214832002, "pos": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": 2544.8, "y": 670.4 }, "comment": null, "commentHeight": 0.0, "foldout": false } ] }, "comment": null, "position": { "$type": "UnityEngine.Vector2, UnityEngine.CoreModule", "x": -534.4, "y": 289.6 }, "scale": 0.375937 }, "FilePath": "Assets/MoleRes/Rel/SRes/Data/Ability/Creature/BioBeach/GA_BioBeach_Normal_F_001.json", "InputBindings": null, "ReplicationPolicy": 1, "ActivationPolicy": 1, "RemoveAbilityOnDeactivated": false, "RetriggerAbility": false }