2460 lines
81 KiB
JSON
2460 lines
81 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.HScriptAbility, Assembly-CSharp",
|
|
"_variableDefinitions": {
|
|
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp",
|
|
"_name": "CreaturePoint",
|
|
"_type": {
|
|
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
|
|
"_typeName": "Vector3Int",
|
|
"_hashable": true,
|
|
"_category": 0
|
|
},
|
|
"_collectionType": 0,
|
|
"_mapToType": {
|
|
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
|
|
"_typeName": null,
|
|
"_hashable": false,
|
|
"_category": 0
|
|
},
|
|
"_replicationPolicy": 1,
|
|
"_defaultValUlong": 0
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp",
|
|
"_name": "NeedBroadcast",
|
|
"_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": 1,
|
|
"_defaultValUlong": 0
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp",
|
|
"_name": "successArrive",
|
|
"_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": 1,
|
|
"_defaultValUlong": 0
|
|
}
|
|
]
|
|
},
|
|
"_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": []
|
|
}
|
|
},
|
|
"_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": 3442567991
|
|
},
|
|
"outDataTriggerEventData": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp",
|
|
"outDataEventTag": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3420411807
|
|
},
|
|
"outDataInstigator": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 813707192
|
|
},
|
|
"outDataTarget": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 4205599619
|
|
},
|
|
"outDataCustomData": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 206214622
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 3655242102
|
|
},
|
|
"eventOutPort": {
|
|
"$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp",
|
|
"Guid": 1074073508
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2357356287
|
|
},
|
|
"Guid": 3105158750
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entity.CreatureFindCreaturePointOutVector3IntPureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataVector3IntPort, Assembly-CSharp",
|
|
"outDataX": null,
|
|
"outDataY": null,
|
|
"outDataZ": null,
|
|
"Mode": 0,
|
|
"Guid": 3804843708
|
|
},
|
|
"creature": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 3797784762
|
|
},
|
|
"searchRadius": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 12.0,
|
|
"Guid": 4058599425
|
|
},
|
|
"pointType": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.InsectPointType, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": 1,
|
|
"Guid": 2329555352
|
|
},
|
|
"Guid": 1878828410
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entity.CreatureCalculatePositionForLandingOnCreaturePointPureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp",
|
|
"outDataX": null,
|
|
"outDataY": null,
|
|
"outDataZ": null,
|
|
"Mode": 0,
|
|
"Guid": 2109692302
|
|
},
|
|
"creaturePoint": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3IntPort, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 2246366535
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 2455838534
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 407160515
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3Int, UnityEngine.CoreModule"
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 1713385132
|
|
},
|
|
"offsetLocalToCreaturePoint": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 4196318228
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 3592103109
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 3270467819
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
|
|
"x": 0.0,
|
|
"y": 0.7,
|
|
"z": 0.0
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 491307844
|
|
},
|
|
"Guid": 1718031961
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp",
|
|
"name": "CreaturePoint",
|
|
"inDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
|
|
"Guid": 2968911097
|
|
},
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
|
|
"Guid": 163368872
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3339873063
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3813184183
|
|
},
|
|
"Guid": 80056085
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
|
|
"outExecTrue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2016460463
|
|
},
|
|
"outExecFalse": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2194962861
|
|
},
|
|
"inDataCondition": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 747634235
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3544626311
|
|
},
|
|
"Guid": 4268087926
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entity.CreatureCheckCreaturePointValidPureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 1092560822
|
|
},
|
|
"creaturePoint": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3IntPort, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 3241958766
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 666385842
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 2268723866
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3Int, UnityEngine.CoreModule"
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 742618826
|
|
},
|
|
"Guid": 4282937960
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entities.GameplayTaskCreatureMoveToNode, Assembly-CSharp",
|
|
"Entity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 932939123
|
|
},
|
|
"TargetLocation": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 1222697977
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 1970170840
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 2982638367
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 920501416
|
|
},
|
|
"Speed": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 2.0,
|
|
"Guid": 1469575970
|
|
},
|
|
"StopDistance": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.01,
|
|
"Guid": 3629644102
|
|
},
|
|
"OnArrive": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2737203812
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 678694946
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 163700908
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 2890278782
|
|
},
|
|
"Guid": 2700160183
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entities.GameplayTaskCreatureLandOnCreaturePointNode, Assembly-CSharp",
|
|
"Entity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 2155806974
|
|
},
|
|
"CreaturePoint": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3IntPort, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 285444005
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 2947009077
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 246749436
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3Int, UnityEngine.CoreModule"
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 1990842891
|
|
},
|
|
"Speed": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 3.0,
|
|
"Guid": 3390652652
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2827791711
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 313713773
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 514525264
|
|
},
|
|
"Guid": 2606848558
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
|
|
"name": "CreaturePoint",
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
|
|
"Guid": 3510392229
|
|
},
|
|
"Guid": 737896751
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.WaitTaskNode, Assembly-CSharp",
|
|
"StartLog": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
|
|
"_value": null,
|
|
"Guid": 340205556
|
|
},
|
|
"Time": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.4,
|
|
"Guid": 1722531594
|
|
},
|
|
"OnEnd": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3719835686
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3793447909
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 831733693
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3257659450
|
|
},
|
|
"Guid": 954786794
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.EndAbilityNode, Assembly-CSharp",
|
|
"inDataAbility": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbility, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 1344019759
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3867917880
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 1086431260
|
|
},
|
|
"Guid": 2364505044
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.WaitTaskNode, Assembly-CSharp",
|
|
"StartLog": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
|
|
"_value": null,
|
|
"Guid": 3404437125
|
|
},
|
|
"Time": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 1.0,
|
|
"Guid": 162512330
|
|
},
|
|
"OnEnd": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1977643631
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 130825715
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 373892412
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 1526308993
|
|
},
|
|
"Guid": 1585241397
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.CreaturePlayAnimationBehaviorTaskNode, Assembly-CSharp",
|
|
"TargetEntity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 3545581114
|
|
},
|
|
"SlowSpeedAnim": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1247324596
|
|
},
|
|
"Guid": 685735639
|
|
},
|
|
"FastSpeedAnim": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1247324596
|
|
},
|
|
"Guid": 1038064494
|
|
},
|
|
"IdleAnim": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1247324596
|
|
},
|
|
"Guid": 653322988
|
|
},
|
|
"SpeedThreshold": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 1566495612
|
|
},
|
|
"OnPlaySuccess": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1705217487
|
|
},
|
|
"OnPlaySuccess_1": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 681682039
|
|
},
|
|
"OnPlayFailed": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 196641445
|
|
},
|
|
"OnPlayFailed_1": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 1712366850
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1125713249
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 2393230903
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 896160395
|
|
},
|
|
"Guid": 1197412
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.ScriptOnDectivateAbility, Assembly-CSharp",
|
|
"outDataReason": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityDeactivationReason, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 2444138532
|
|
},
|
|
"eventOutPort": {
|
|
"$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp",
|
|
"Guid": 2533981152
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1740041090
|
|
},
|
|
"Guid": 1758155648
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.BroadcastEventNode, Assembly-CSharp",
|
|
"inDataEventData": {
|
|
"$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": 1607062618
|
|
},
|
|
"Guid": 3146889547
|
|
},
|
|
"inDataInstigator": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 3067208051
|
|
},
|
|
"inDataTarget": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 1911896327
|
|
},
|
|
"inDataCustomData": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3666182585
|
|
},
|
|
"Mode": 1,
|
|
"Guid": 3527185162
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 776193083
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3450467085
|
|
},
|
|
"Guid": 835641720
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
|
|
"outExecTrue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1536020374
|
|
},
|
|
"outExecFalse": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2457535112
|
|
},
|
|
"inDataCondition": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 522551449
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3197443563
|
|
},
|
|
"Guid": 1972402193
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.GiveAbilityAndActivateOnceNode, Assembly-CSharp",
|
|
"inDataTargetEntity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 1038079073
|
|
},
|
|
"inDataAbilityName": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
|
|
"_value": "GaBeetleIdle",
|
|
"Guid": 878693601
|
|
},
|
|
"outDataAbilityHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 4025540496
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2792423729
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3255358103
|
|
},
|
|
"Guid": 1905984311
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp",
|
|
"name": "NeedBroadcast",
|
|
"inDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
|
|
"Guid": 3084381159
|
|
},
|
|
"outDataResult": null,
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1736184075
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 2712281270
|
|
},
|
|
"Guid": 595729231
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.LiteralBoolNode, Assembly-CSharp",
|
|
"inDataValue": false,
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 2288179742
|
|
},
|
|
"Guid": 181006870
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
|
|
"name": "NeedBroadcast",
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
|
|
"Guid": 427875844
|
|
},
|
|
"Guid": 74686616
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp",
|
|
"name": "NeedBroadcast",
|
|
"inDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
|
|
"Guid": 2525104085
|
|
},
|
|
"outDataResult": null,
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2552963481
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 330970911
|
|
},
|
|
"Guid": 804070375
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.LiteralBoolNode, Assembly-CSharp",
|
|
"inDataValue": true,
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 2499819454
|
|
},
|
|
"Guid": 3930468111
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entity.TryLockCreaturePointActionNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 2014732716
|
|
},
|
|
"creature": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 2933097249
|
|
},
|
|
"creaturePoint": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3IntPort, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 4054410211
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 2307088222
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 1199591534
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3Int, UnityEngine.CoreModule"
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 2386820339
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1928514220
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 4066713339
|
|
},
|
|
"Guid": 2095383014
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
|
|
"outExecTrue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1521619427
|
|
},
|
|
"outExecFalse": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1506730094
|
|
},
|
|
"inDataCondition": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 430772471
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 484728910
|
|
},
|
|
"Guid": 3779932419
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp",
|
|
"name": "successArrive",
|
|
"inDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
|
|
"Guid": 279733694
|
|
},
|
|
"outDataResult": null,
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3416680319
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 1839644365
|
|
},
|
|
"Guid": 4156619889
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.LiteralBoolNode, Assembly-CSharp",
|
|
"inDataValue": true,
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 1474674663
|
|
},
|
|
"Guid": 539815254
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp",
|
|
"name": "successArrive",
|
|
"inDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
|
|
"Guid": 2139840441
|
|
},
|
|
"outDataResult": null,
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3064694669
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3292250973
|
|
},
|
|
"Guid": 342732329
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.LiteralBoolNode, Assembly-CSharp",
|
|
"inDataValue": false,
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 2387168305
|
|
},
|
|
"Guid": 2059443266
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.WaitTaskNode, Assembly-CSharp",
|
|
"StartLog": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
|
|
"_value": "",
|
|
"Guid": 2905270221
|
|
},
|
|
"Time": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 30.0,
|
|
"Guid": 2328025819
|
|
},
|
|
"OnEnd": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2615669896
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 635208204
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 843779391
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 4212148876
|
|
},
|
|
"Guid": 2652128583
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
|
|
"outExecTrue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2601516283
|
|
},
|
|
"outExecFalse": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3659949631
|
|
},
|
|
"inDataCondition": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 764251530
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 152011197
|
|
},
|
|
"Guid": 2265897108
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
|
|
"name": "successArrive",
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
|
|
"Guid": 3257122130
|
|
},
|
|
"Guid": 357649225
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.WaitLoopTaskNode, Assembly-CSharp",
|
|
"MinRandomCD": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.5,
|
|
"Guid": 2565403401
|
|
},
|
|
"MaxRandomCD": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.5,
|
|
"Guid": 234252464
|
|
},
|
|
"TriggerOnInit": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 3934544419
|
|
},
|
|
"TriggerCount": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 3208836038
|
|
},
|
|
"OnTrigger": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1058368320
|
|
},
|
|
"OnEnd": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3512039567
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1498048758
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3540119946
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3852188940
|
|
},
|
|
"Guid": 2563739936
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entity.TryLockCreaturePointActionNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 2787372364
|
|
},
|
|
"creature": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 1226358138
|
|
},
|
|
"creaturePoint": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3IntPort, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 3348556088
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 3780704256
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 3086868071
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3Int, UnityEngine.CoreModule"
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 3861520982
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 549642312
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3828382979
|
|
},
|
|
"Guid": 1545210442
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
|
|
"outExecTrue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3289454654
|
|
},
|
|
"outExecFalse": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 539820865
|
|
},
|
|
"inDataCondition": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 450650467
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3217736633
|
|
},
|
|
"Guid": 177207700
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
|
|
"name": "CreaturePoint",
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
|
|
"Guid": 2621146497
|
|
},
|
|
"Guid": 1650702640
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entities.PlayATLWithTagActionActionNode, Assembly-CSharp",
|
|
"entity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 3143042272
|
|
},
|
|
"atlTag": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1319986005
|
|
},
|
|
"Guid": 168352542
|
|
},
|
|
"startTime": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 2093679187
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2975024424
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 2293195789
|
|
},
|
|
"Guid": 2775552554
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entity.PlayAnimationWithWingControlActionNode, Assembly-CSharp",
|
|
"creature": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 2868414959
|
|
},
|
|
"animTag": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1319986005
|
|
},
|
|
"Guid": 2591750309
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3642056639
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 1598904214
|
|
},
|
|
"Guid": 3706749166
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.NoiseReceiverTaskNode, Assembly-CSharp",
|
|
"TargetEntity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 22444481
|
|
},
|
|
"NoiseEscapeLevel": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.NoiseLevel, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": 2,
|
|
"Guid": 437662734
|
|
},
|
|
"MinWarningDistance": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.5,
|
|
"Guid": 4044097853
|
|
},
|
|
"CoolingTime": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 8.0,
|
|
"Guid": 2904548928
|
|
},
|
|
"FilterPlayerOnly": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": true,
|
|
"Guid": 3334467884
|
|
},
|
|
"RequireInsectNet": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 308771697
|
|
},
|
|
"CanActiveInOmniGallery": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 938690163
|
|
},
|
|
"MaxNoiseSourceDistance": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 3.5,
|
|
"Guid": 2697737068
|
|
},
|
|
"OnNoiseReceived": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 428980940
|
|
},
|
|
"OnTaskEnd": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2031343966
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1094402067
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 920723756
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 1096236634
|
|
},
|
|
"Guid": 177618715
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.GiveAbilityAndActivateOnceNode, Assembly-CSharp",
|
|
"inDataTargetEntity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 572721490
|
|
},
|
|
"inDataAbilityName": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
|
|
"_value": "GaBeetleRunawayFromNoise",
|
|
"Guid": 3785542318
|
|
},
|
|
"outDataAbilityHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 474942942
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2147084697
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 782592815
|
|
},
|
|
"Guid": 1579776701
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.MoveToPositionTaskNode, Assembly-CSharp",
|
|
"TargetEntity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 3192896010
|
|
},
|
|
"TargetPosition": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 3204158285
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 377506435
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 181514347
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 608743819
|
|
},
|
|
"ArrivalThreshold": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.1,
|
|
"Guid": 4079895370
|
|
},
|
|
"MoveSpeed": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 3.0,
|
|
"Guid": 4176661017
|
|
},
|
|
"MaxMoveTime": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.9,
|
|
"Guid": 475607879
|
|
},
|
|
"UseTargetHeight": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": true,
|
|
"Guid": 4076914619
|
|
},
|
|
"OnMoveSuccess": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2051973480
|
|
},
|
|
"OnMoveFailed": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3025900728
|
|
},
|
|
"OnMoveEnd": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2563354480
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 810109489
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 1108169834
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 1155697494
|
|
},
|
|
"Guid": 626669317
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entities.MoveGetPositionPureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp",
|
|
"outDataX": null,
|
|
"outDataY": null,
|
|
"outDataZ": null,
|
|
"Mode": 0,
|
|
"Guid": 143890798
|
|
},
|
|
"owner": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 2277680922
|
|
},
|
|
"Guid": 179430993
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.NodesVectorFuncsVector3AddPureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp",
|
|
"outDataX": null,
|
|
"outDataY": null,
|
|
"outDataZ": null,
|
|
"Mode": 0,
|
|
"Guid": 2028733845
|
|
},
|
|
"va": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 2648372199
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 747358861
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 2383926445
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 3531500672
|
|
},
|
|
"vb": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 3034902346
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 2060802267
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 124690019
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 123201745
|
|
},
|
|
"Guid": 3506769169
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entity.CreatureGetCreatureCurrentStopPointUpPureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp",
|
|
"outDataX": null,
|
|
"outDataY": null,
|
|
"outDataZ": null,
|
|
"Mode": 0,
|
|
"Guid": 1311334693
|
|
},
|
|
"targetPoint": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3IntPort, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 24659285
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 1255350624
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 4291977074
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3Int, UnityEngine.CoreModule"
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 2298396190
|
|
},
|
|
"Guid": 374546998
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entity.CreatureGetCreatureCurrentStopPointPureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataVector3IntPort, Assembly-CSharp",
|
|
"outDataX": null,
|
|
"outDataY": null,
|
|
"outDataZ": null,
|
|
"Mode": 0,
|
|
"Guid": 3738111234
|
|
},
|
|
"creature": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 378459954
|
|
},
|
|
"Guid": 3359717813
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.NodesVectorFuncsVector3MultiPureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp",
|
|
"outDataX": null,
|
|
"outDataY": null,
|
|
"outDataZ": null,
|
|
"Mode": 0,
|
|
"Guid": 1528895171
|
|
},
|
|
"v": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 1807739181
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 981914747
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 3334483800
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 1218914712
|
|
},
|
|
"scale": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.5,
|
|
"Guid": 2469835680
|
|
},
|
|
"Guid": 3517928629
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.WaitTaskNode, Assembly-CSharp",
|
|
"StartLog": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
|
|
"_value": "",
|
|
"Guid": 1401982707
|
|
},
|
|
"Time": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.8,
|
|
"Guid": 68031579
|
|
},
|
|
"OnEnd": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3429563579
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3687152015
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 387310056
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3353519957
|
|
},
|
|
"Guid": 629242979
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.TryEndGameplayTaskActionNode, Assembly-CSharp",
|
|
"handle": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 1546680729
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2606275622
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 4260638709
|
|
},
|
|
"Guid": 3295550806
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entity.PlayAnimationWithWingControlActionNode, Assembly-CSharp",
|
|
"creature": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 1866286180
|
|
},
|
|
"animTag": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1319986005
|
|
},
|
|
"Guid": 3423109705
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 176886902
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 4142629800
|
|
},
|
|
"Guid": 614893502
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entities.PlayATLWithTagActionActionNode, Assembly-CSharp",
|
|
"entity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 3534478642
|
|
},
|
|
"atlTag": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1319986005
|
|
},
|
|
"Guid": 3093538816
|
|
},
|
|
"startTime": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 3074948535
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1940236513
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 1697649369
|
|
},
|
|
"Guid": 217852486
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
|
|
"name": "CreaturePoint",
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
|
|
"Guid": 2228364885
|
|
},
|
|
"Guid": 768568496
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.WaitTaskNode, Assembly-CSharp",
|
|
"StartLog": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
|
|
"_value": "",
|
|
"Guid": 3612743994
|
|
},
|
|
"Time": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.35,
|
|
"Guid": 3009503698
|
|
},
|
|
"OnEnd": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3297016066
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1474461389
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 2891923041
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 4046336729
|
|
},
|
|
"Guid": 2321536831
|
|
}
|
|
]
|
|
},
|
|
"_stateTagsConfig": {
|
|
"$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp",
|
|
"_tagIds": {
|
|
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
|
|
"$values": [
|
|
706358141
|
|
]
|
|
}
|
|
},
|
|
"_tagsToBlockConfig": null,
|
|
"_tagsToCancelConfig": null,
|
|
"_requiredTagsConfig": null,
|
|
"_blockedByTagsConfig": null,
|
|
"_descriptiveTagsConfig": null,
|
|
"_gameplayEventTriggersConfig": null,
|
|
"Edges": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2968911097,
|
|
"outputPort": 3804843708
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3544626311,
|
|
"outputPort": 3339873063
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3813184183,
|
|
"outputPort": 2357356287
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 742618826,
|
|
"outputPort": 163368872
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 747634235,
|
|
"outputPort": 1092560822
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 920501416,
|
|
"outputPort": 2109692302
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1713385132,
|
|
"outputPort": 163368872
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1990842891,
|
|
"outputPort": 3510392229
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3257659450,
|
|
"outputPort": 2194962861
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 896160395,
|
|
"outputPort": 1977643631
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3197443563,
|
|
"outputPort": 1740041090
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3450467085,
|
|
"outputPort": 1536020374
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2712281270,
|
|
"outputPort": 678694946
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3084381159,
|
|
"outputPort": 2288179742
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 522551449,
|
|
"outputPort": 427875844
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2525104085,
|
|
"outputPort": 2499819454
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 330970911,
|
|
"outputPort": 1125713249
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3255358103,
|
|
"outputPort": 3719835686
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 430772471,
|
|
"outputPort": 2014732716
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 484728910,
|
|
"outputPort": 1928514220
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 514525264,
|
|
"outputPort": 1521619427
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3255358103,
|
|
"outputPort": 1506730094
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1839644365,
|
|
"outputPort": 2737203812
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 4066713339,
|
|
"outputPort": 3416680319
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 279733694,
|
|
"outputPort": 1474674663
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2139840441,
|
|
"outputPort": 2387168305
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2890278782,
|
|
"outputPort": 3064694669
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3292250973,
|
|
"outputPort": 2016460463
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 4212148876,
|
|
"outputPort": 1736184075
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 152011197,
|
|
"outputPort": 2615669896
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 764251530,
|
|
"outputPort": 3257122130
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3255358103,
|
|
"outputPort": 3659949631
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3852188940,
|
|
"outputPort": 2827791711
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 450650467,
|
|
"outputPort": 2787372364
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3217736633,
|
|
"outputPort": 549642312
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3828382979,
|
|
"outputPort": 1058368320
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3861520982,
|
|
"outputPort": 2621146497
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3255358103,
|
|
"outputPort": 539820865
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1526308993,
|
|
"outputPort": 1498048758
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1598904214,
|
|
"outputPort": 2975024424
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2293195789,
|
|
"outputPort": 2792423729
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1086431260,
|
|
"outputPort": 3642056639
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3531500672,
|
|
"outputPort": 143890798
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2298396190,
|
|
"outputPort": 3738111234
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1218914712,
|
|
"outputPort": 1311334693
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 123201745,
|
|
"outputPort": 1528895171
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 608743819,
|
|
"outputPort": 2028733845
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3353519957,
|
|
"outputPort": 810109489
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 782592815,
|
|
"outputPort": 3429563579
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 4260638709,
|
|
"outputPort": 3687152015
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1546680729,
|
|
"outputPort": 313713773
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1697649369,
|
|
"outputPort": 2606275622
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 4142629800,
|
|
"outputPort": 1940236513
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2386820339,
|
|
"outputPort": 2228364885
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1155697494,
|
|
"outputPort": 428980940
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 4046336729,
|
|
"outputPort": 2552963481
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1096236634,
|
|
"outputPort": 3297016066
|
|
}
|
|
]
|
|
},
|
|
"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": 3105158750,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -4993.0,
|
|
"y": 4.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1878828410,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -4918.0,
|
|
"y": 170.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1718031961,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -4190.0,
|
|
"y": 357.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 80056085,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -4515.0,
|
|
"y": 4.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 4268087926,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -3832.0,
|
|
"y": 4.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 4282937960,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -4190.0,
|
|
"y": 240.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2700160183,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -3136.0,
|
|
"y": 4.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2606848558,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -1338.0,
|
|
"y": 4.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 737896751,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -1902.0,
|
|
"y": 262.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 954786794,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -3494.0,
|
|
"y": 1995.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2364505044,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 2906.0,
|
|
"y": 1992.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1585241397,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -161.0,
|
|
"y": 4.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1197412,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 314.0,
|
|
"y": 691.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1758155648,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -5022.0,
|
|
"y": 718.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 835641720,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -4322.0,
|
|
"y": 748.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1972402193,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -4541.0,
|
|
"y": 799.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1905984311,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 978.0,
|
|
"y": 1992.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 595729231,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -2688.0,
|
|
"y": 1170.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 181006870,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -2982.0,
|
|
"y": 1193.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 74686616,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -4885.0,
|
|
"y": 874.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 804070375,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 978.0,
|
|
"y": 691.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3930468111,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 554.0,
|
|
"y": 888.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2095383014,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -2265.0,
|
|
"y": 4.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3779932419,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -1838.0,
|
|
"y": 4.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 4156619889,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -2682.0,
|
|
"y": 4.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 539815254,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -3140.0,
|
|
"y": 262.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 342732329,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -3494.0,
|
|
"y": 4.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2059443266,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -3842.0,
|
|
"y": 222.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2652128583,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -2273.0,
|
|
"y": 1170.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2265897108,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -1846.0,
|
|
"y": 1170.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 357649225,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -2286.0,
|
|
"y": 1295.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2563739936,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -762.0,
|
|
"y": 4.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1545210442,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -161.0,
|
|
"y": 1170.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 177207700,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 167.0,
|
|
"y": 1170.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1650702640,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -161.0,
|
|
"y": 1295.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2775552554,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1582.0,
|
|
"y": 1992.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3706749166,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 2311.0,
|
|
"y": 1992.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 177618715,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 314.0,
|
|
"y": 4.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1579776701,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1886.0,
|
|
"y": 294.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 626669317,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 978.0,
|
|
"y": 4.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 179430993,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 394.0,
|
|
"y": 367.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3506769169,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 809.0,
|
|
"y": 367.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 374546998,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -255.0,
|
|
"y": 468.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3359717813,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -250.0,
|
|
"y": 545.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3517928629,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 422.0,
|
|
"y": 468.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 629242979,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1514.0,
|
|
"y": 4.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3295550806,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1886.0,
|
|
"y": 4.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 614893502,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 2929.0,
|
|
"y": 4.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 217852486,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 2227.0,
|
|
"y": 4.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 768568496,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -2680.0,
|
|
"y": 262.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2321536831,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1236.0,
|
|
"y": 696.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null,
|
|
"position": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -573.0,
|
|
"y": -255.0
|
|
},
|
|
"scale": 1.0
|
|
},
|
|
"FilePath": "Assets/MoleRes/Rel/SRes/Data/Ability/Creature/Insect/GaBeetleStopOnTree.json",
|
|
"InputBindings": null,
|
|
"ReplicationPolicy": 1,
|
|
"ActivationPolicy": 0,
|
|
"RemoveAbilityOnDeactivated": true,
|
|
"RetriggerAbility": false
|
|
} |