1813 lines
60 KiB
JSON
1813 lines
60 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
|
|
}
|
|
]
|
|
},
|
|
"_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": 1690904643
|
|
},
|
|
"outDataTriggerEventData": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp",
|
|
"outDataEventTag": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 1212804740
|
|
},
|
|
"outDataInstigator": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 1584927584
|
|
},
|
|
"outDataTarget": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 2709036802
|
|
},
|
|
"outDataCustomData": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3335692745
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 2042158646
|
|
},
|
|
"eventOutPort": {
|
|
"$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp",
|
|
"Guid": 796510604
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2059896976
|
|
},
|
|
"Guid": 1094217696
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.ScriptOnDectivateAbility, Assembly-CSharp",
|
|
"outDataReason": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityDeactivationReason, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 1234487491
|
|
},
|
|
"eventOutPort": {
|
|
"$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp",
|
|
"Guid": 1188082975
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 844667867
|
|
},
|
|
"Guid": 3006050657
|
|
},
|
|
{
|
|
"$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": 30768250
|
|
},
|
|
"inDataInstigator": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 918299580
|
|
},
|
|
"inDataTarget": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 1476287796
|
|
},
|
|
"inDataCustomData": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3058042695
|
|
},
|
|
"Mode": 1,
|
|
"Guid": 1384653118
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 726425234
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 1448100732
|
|
},
|
|
"Guid": 1892181468
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
|
|
"outExecTrue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2850263365
|
|
},
|
|
"outExecFalse": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 484835956
|
|
},
|
|
"inDataCondition": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 3989423528
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3317863243
|
|
},
|
|
"Guid": 319576650
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entity.CreatureFindCreaturePointOutVector3IntPureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataVector3IntPort, Assembly-CSharp",
|
|
"outDataX": null,
|
|
"outDataY": null,
|
|
"outDataZ": null,
|
|
"Mode": 0,
|
|
"Guid": 1445720618
|
|
},
|
|
"creature": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 442752505
|
|
},
|
|
"searchRadius": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 4.0,
|
|
"Guid": 974779595
|
|
},
|
|
"pointType": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.InsectPointType, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": 1,
|
|
"Guid": 3918347306
|
|
},
|
|
"Guid": 570105056
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entity.CreatureCalculatePositionForLandingOnCreaturePointPureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp",
|
|
"outDataX": null,
|
|
"outDataY": null,
|
|
"outDataZ": null,
|
|
"Mode": 0,
|
|
"Guid": 876770105
|
|
},
|
|
"creaturePoint": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3IntPort, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 3547389720
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 3531517015
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 2468263326
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3Int, UnityEngine.CoreModule"
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 1194301957
|
|
},
|
|
"offsetLocalToCreaturePoint": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 2008771808
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 1484699819
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 1391170155
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
|
|
"x": 0.2,
|
|
"y": 0.3,
|
|
"z": 0.2
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 2757295020
|
|
},
|
|
"Guid": 872532887
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp",
|
|
"name": "CreaturePoint",
|
|
"inDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
|
|
"Guid": 3763596167
|
|
},
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
|
|
"Guid": 3603908511
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 781036440
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 440164921
|
|
},
|
|
"Guid": 650645427
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
|
|
"outExecTrue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2784006481
|
|
},
|
|
"outExecFalse": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 4151464032
|
|
},
|
|
"inDataCondition": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 840220162
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 1640828383
|
|
},
|
|
"Guid": 1031820477
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entity.CreatureCheckCreaturePointValidPureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 1759672516
|
|
},
|
|
"creaturePoint": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3IntPort, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 2357850119
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 1579409158
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 4172861634
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3Int, UnityEngine.CoreModule"
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 1000091603
|
|
},
|
|
"Guid": 3030924629
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entities.GameplayTaskCreatureMoveToNode, Assembly-CSharp",
|
|
"Entity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 3166636408
|
|
},
|
|
"TargetLocation": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 1518064528
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 2286134561
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 3951298346
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 2794966417
|
|
},
|
|
"Speed": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.5,
|
|
"Guid": 1373301301
|
|
},
|
|
"StopDistance": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.01,
|
|
"Guid": 1991258984
|
|
},
|
|
"OnArrive": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 191136716
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1564969452
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 2240443994
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3149530217
|
|
},
|
|
"Guid": 1129814537
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entities.GameplayTaskCreatureLandOnCreaturePointNode, Assembly-CSharp",
|
|
"Entity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 2086901630
|
|
},
|
|
"CreaturePoint": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3IntPort, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 4036952784
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 752638022
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 816360517
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3Int, UnityEngine.CoreModule"
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 4045664897
|
|
},
|
|
"Speed": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.5,
|
|
"Guid": 1993394062
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2941357852
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 1903197315
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 942092156
|
|
},
|
|
"Guid": 2407887343
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
|
|
"name": "CreaturePoint",
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
|
|
"Guid": 3114823602
|
|
},
|
|
"Guid": 3032468456
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entity.PlayAnimationWithWingControlActionNode, Assembly-CSharp",
|
|
"creature": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 245469947
|
|
},
|
|
"animTag": {
|
|
"$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": 2031922988
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3660436646
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 2011830054
|
|
},
|
|
"Guid": 857316327
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entities.PlayATLWithTagActionActionNode, Assembly-CSharp",
|
|
"entity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 3609622426
|
|
},
|
|
"atlTag": {
|
|
"$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": 455322252
|
|
},
|
|
"startTime": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 2914693294
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3643735940
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 4283429522
|
|
},
|
|
"Guid": 3823425389
|
|
},
|
|
{
|
|
"$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": 1093426045
|
|
},
|
|
"Guid": 1979432173
|
|
},
|
|
"startTime": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 1539649033
|
|
},
|
|
"startBlock": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 833151682
|
|
},
|
|
"OnATLPlayEvent": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3210011993
|
|
},
|
|
"OnATLPlayEvent_1": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"Guid": 4153401753
|
|
},
|
|
"OnATLPlayFailEvent": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 4140747351
|
|
},
|
|
"OnATLBlendOutEvent": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1782201468
|
|
},
|
|
"OnATLBlendOutEvent_1": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"Guid": 4106211948
|
|
},
|
|
"OnATLInterruptEvent": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2315921084
|
|
},
|
|
"OnATLEndEvent": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2826549534
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2740572277
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 137639259
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 909610026
|
|
},
|
|
"Guid": 2778481881
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.WaitTaskNode, Assembly-CSharp",
|
|
"StartLog": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
|
|
"_value": null,
|
|
"Guid": 1300529910
|
|
},
|
|
"Time": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.4,
|
|
"Guid": 1690169305
|
|
},
|
|
"OnEnd": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2303243491
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1646822228
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3609866894
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 350161020
|
|
},
|
|
"Guid": 137724853
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.WaitTaskNode, Assembly-CSharp",
|
|
"StartLog": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
|
|
"_value": null,
|
|
"Guid": 215810936
|
|
},
|
|
"Time": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 10.0,
|
|
"Guid": 3894706436
|
|
},
|
|
"OnEnd": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1909789358
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3469464523
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3618736169
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 2970160336
|
|
},
|
|
"Guid": 2393394388
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.EndAbilityNode, Assembly-CSharp",
|
|
"inDataAbility": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbility, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3164704636
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3180161274
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 868241835
|
|
},
|
|
"Guid": 2852816972
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.WaitTaskNode, Assembly-CSharp",
|
|
"StartLog": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
|
|
"_value": "",
|
|
"Guid": 2084437822
|
|
},
|
|
"Time": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.2,
|
|
"Guid": 2967372937
|
|
},
|
|
"OnEnd": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3142623734
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 933648971
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 2998658900
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 499845332
|
|
},
|
|
"Guid": 3908539845
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entity.PlayAnimationWithWingControlActionNode, Assembly-CSharp",
|
|
"creature": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 3629606371
|
|
},
|
|
"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": 3565253752
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2187494437
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3841583481
|
|
},
|
|
"Guid": 3964117208
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entities.PlayATLWithTagActionActionNode, Assembly-CSharp",
|
|
"entity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 3732372408
|
|
},
|
|
"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": 3915559736
|
|
},
|
|
"startTime": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 2190882501
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 632017869
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3727046761
|
|
},
|
|
"Guid": 3500742935
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.WaitTaskNode, Assembly-CSharp",
|
|
"StartLog": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
|
|
"_value": null,
|
|
"Guid": 2282052671
|
|
},
|
|
"Time": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.4,
|
|
"Guid": 2597976967
|
|
},
|
|
"OnEnd": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 878738965
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2109932368
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3776590933
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 2928149394
|
|
},
|
|
"Guid": 1134777091
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.EndAbilityNode, Assembly-CSharp",
|
|
"inDataAbility": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbility, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 4231802368
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1965168355
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3155737805
|
|
},
|
|
"Guid": 1483181641
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.GiveAbilityAndActivateOnceNode, Assembly-CSharp",
|
|
"inDataTargetEntity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 1154079460
|
|
},
|
|
"inDataAbilityName": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
|
|
"_value": "GaButterflyIdle",
|
|
"Guid": 143104401
|
|
},
|
|
"outDataAbilityHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3365595458
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2577062684
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 481748541
|
|
},
|
|
"Guid": 3686170000
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.GiveAbilityAndActivateOnceNode, Assembly-CSharp",
|
|
"inDataTargetEntity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 3350298392
|
|
},
|
|
"inDataAbilityName": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
|
|
"_value": "GaButterflyIdle",
|
|
"Guid": 3173899594
|
|
},
|
|
"outDataAbilityHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 4240824445
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3725461584
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 1558826094
|
|
},
|
|
"Guid": 3696135963
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp",
|
|
"name": "NeedBroadcast",
|
|
"inDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
|
|
"Guid": 1061314244
|
|
},
|
|
"outDataResult": null,
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1649314992
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3372544572
|
|
},
|
|
"Guid": 2523152004
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.LiteralBoolNode, Assembly-CSharp",
|
|
"inDataValue": false,
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 2862285459
|
|
},
|
|
"Guid": 4276341844
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp",
|
|
"name": "NeedBroadcast",
|
|
"inDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
|
|
"Guid": 2569215448
|
|
},
|
|
"outDataResult": null,
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2988465748
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 2513215626
|
|
},
|
|
"Guid": 1807069718
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.LiteralBoolNode, Assembly-CSharp",
|
|
"inDataValue": false,
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 1729202449
|
|
},
|
|
"Guid": 2316816959
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
|
|
"name": "NeedBroadcast",
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
|
|
"Guid": 2113003824
|
|
},
|
|
"Guid": 1935549945
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entity.TryLockCreaturePointActionNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 1502748418
|
|
},
|
|
"creature": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 2271382369
|
|
},
|
|
"creaturePoint": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3IntPort, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 2127423531
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 213148840
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 1090856561
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3Int, UnityEngine.CoreModule"
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 2014302862
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2516162952
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 529685645
|
|
},
|
|
"Guid": 4019186830
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
|
|
"outExecTrue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3606544310
|
|
},
|
|
"outExecFalse": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2888802014
|
|
},
|
|
"inDataCondition": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 585605634
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 1675363264
|
|
},
|
|
"Guid": 2980853535
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.WaitTaskNode, Assembly-CSharp",
|
|
"StartLog": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
|
|
"_value": "",
|
|
"Guid": 3001668094
|
|
},
|
|
"Time": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 30.0,
|
|
"Guid": 2238720107
|
|
},
|
|
"OnEnd": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 553360281
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1213985519
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 2234386069
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 535371136
|
|
},
|
|
"Guid": 1165442566
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.WaitLoopTaskNode, Assembly-CSharp",
|
|
"MinRandomCD": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.5,
|
|
"Guid": 1163355293
|
|
},
|
|
"MaxRandomCD": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.5,
|
|
"Guid": 179874123
|
|
},
|
|
"TriggerOnInit": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 4007819884
|
|
},
|
|
"TriggerCount": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 3003498961
|
|
},
|
|
"OnTrigger": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 142224204
|
|
},
|
|
"OnEnd": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3858140030
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2739180223
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 427275184
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 4169692700
|
|
},
|
|
"Guid": 739366857
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
|
|
"name": "CreaturePoint",
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
|
|
"Guid": 611883643
|
|
},
|
|
"Guid": 2952320608
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entity.TryLockCreaturePointActionNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 923889865
|
|
},
|
|
"creature": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 2754568855
|
|
},
|
|
"creaturePoint": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataVector3IntPort, Assembly-CSharp",
|
|
"inDataX": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 2442203615
|
|
},
|
|
"inDataY": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 2192623633
|
|
},
|
|
"inDataZ": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 915348673
|
|
},
|
|
"_value": {
|
|
"$type": "UnityEngine.Vector3Int, UnityEngine.CoreModule"
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 3104357214
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2744697827
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 1278654451
|
|
},
|
|
"Guid": 340994342
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
|
|
"outExecTrue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3016929833
|
|
},
|
|
"outExecFalse": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 479429110
|
|
},
|
|
"inDataCondition": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 4079869816
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 719851716
|
|
},
|
|
"Guid": 1245206732
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
|
|
"name": "CreaturePoint",
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
|
|
"Guid": 2877003654
|
|
},
|
|
"Guid": 780632430
|
|
}
|
|
]
|
|
},
|
|
"_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": 3317863243,
|
|
"outputPort": 844667867
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1448100732,
|
|
"outputPort": 2850263365
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3763596167,
|
|
"outputPort": 1445720618
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1640828383,
|
|
"outputPort": 781036440
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 440164921,
|
|
"outputPort": 2059896976
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1000091603,
|
|
"outputPort": 3603908511
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 840220162,
|
|
"outputPort": 1759672516
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3149530217,
|
|
"outputPort": 2784006481
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2794966417,
|
|
"outputPort": 876770105
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1194301957,
|
|
"outputPort": 3603908511
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 4045664897,
|
|
"outputPort": 3114823602
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2011830054,
|
|
"outputPort": 3643735940
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 4283429522,
|
|
"outputPort": 2826549534
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 909610026,
|
|
"outputPort": 2303243491
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2970160336,
|
|
"outputPort": 2941357852
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3841583481,
|
|
"outputPort": 632017869
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 499845332,
|
|
"outputPort": 2187494437
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3727046761,
|
|
"outputPort": 1909789358
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2928149394,
|
|
"outputPort": 4151464032
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1558826094,
|
|
"outputPort": 3142623734
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3372544572,
|
|
"outputPort": 1564969452
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1061314244,
|
|
"outputPort": 2862285459
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2569215448,
|
|
"outputPort": 1729202449
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 350161020,
|
|
"outputPort": 2988465748
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3989423528,
|
|
"outputPort": 2113003824
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 481748541,
|
|
"outputPort": 878738965
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3155737805,
|
|
"outputPort": 2577062684
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 868241835,
|
|
"outputPort": 3725461584
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 529685645,
|
|
"outputPort": 191136716
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1675363264,
|
|
"outputPort": 2516162952
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 585605634,
|
|
"outputPort": 1502748418
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 942092156,
|
|
"outputPort": 3606544310
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 481748541,
|
|
"outputPort": 2888802014
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 535371136,
|
|
"outputPort": 1649314992
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3727046761,
|
|
"outputPort": 553360281
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 4079869816,
|
|
"outputPort": 923889865
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 719851716,
|
|
"outputPort": 2744697827
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1278654451,
|
|
"outputPort": 142224204
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3104357214,
|
|
"outputPort": 611883643
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 4169692700,
|
|
"outputPort": 3469464523
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2513215626,
|
|
"outputPort": 2739180223
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3727046761,
|
|
"outputPort": 479429110
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2014302862,
|
|
"outputPort": 2877003654
|
|
}
|
|
]
|
|
},
|
|
"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": 1094217696,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -2653.6,
|
|
"y": 204.8
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3006050657,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -2653.6,
|
|
"y": 1061.6
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1892181468,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -1915.2,
|
|
"y": 1061.6
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 319576650,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -2176.0,
|
|
"y": 1061.6
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 570105056,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -2578.4,
|
|
"y": 371.2
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 872532887,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -1861.6,
|
|
"y": 518.4
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 650645427,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -2176.0,
|
|
"y": 204.8
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1031820477,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -1556.0,
|
|
"y": 204.8
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3030924629,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -1864.8,
|
|
"y": 441.6
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1129814537,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -1108.0,
|
|
"y": 204.8
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2407887343,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 134.4,
|
|
"y": 204.8
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3032468456,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 134.4,
|
|
"y": 353.6
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 857316327,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 3633.6,
|
|
"y": 204.8
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3823425389,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 2958.4,
|
|
"y": 204.8
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2778481881,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 2330.4,
|
|
"y": 204.8
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 137724853,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1949.6,
|
|
"y": 204.8
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2393394388,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 589.6,
|
|
"y": 204.8
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2852816972,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 4109.6,
|
|
"y": 660.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3908539845,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 3405.6,
|
|
"y": 657.600037
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3964117208,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 2958.4,
|
|
"y": 660.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3500742935,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 2296.8,
|
|
"y": 657.600037
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1134777091,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -1108.0,
|
|
"y": 657.600037
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1483181641,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 615.2,
|
|
"y": 657.600037
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3686170000,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 133.6,
|
|
"y": 657.600037
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3696135963,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 3633.6,
|
|
"y": 660.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2523152004,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -716.8,
|
|
"y": -165.6
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 4276341844,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -716.8,
|
|
"y": -47.1999969
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1807069718,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1621.6,
|
|
"y": 204.8
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2316816959,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1621.6,
|
|
"y": 323.2
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1935549945,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -2516.8,
|
|
"y": 1264.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 4019186830,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -716.8,
|
|
"y": 204.8
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2980853535,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -214.4,
|
|
"y": 204.8
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1165442566,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 134.4,
|
|
"y": -165.6
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 739366857,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 990.4,
|
|
"y": 204.8
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2952320608,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1621.6,
|
|
"y": 784.8
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 340994342,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1621.6,
|
|
"y": 657.600037
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1245206732,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1949.6,
|
|
"y": 657.600037
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 780632430,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -1077.6,
|
|
"y": 377.6
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null,
|
|
"position": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 277.6,
|
|
"y": 226.4
|
|
},
|
|
"scale": 0.25
|
|
},
|
|
"FilePath": "Assets/MoleRes/Rel/SRes/Data/Ability/Creature/Insect/GaButterflyStopOnFlower.json",
|
|
"InputBindings": null,
|
|
"ReplicationPolicy": 1,
|
|
"ActivationPolicy": 0,
|
|
"RemoveAbilityOnDeactivated": true,
|
|
"RetriggerAbility": false
|
|
} |