Files
2025-11-11 07:21:48 +07:00

1915 lines
61 KiB
JSON

{
"$type": "miHoYo.HYG.EntityBlueprint.EntityBlueprint, Assembly-CSharp",
"serializedVariableDefinitions": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp",
"_name": "TriggerSpawner",
"_type": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": "Entity",
"_hashable": true,
"_category": 0
},
"_collectionType": 0,
"_mapToType": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": "",
"_hashable": false,
"_category": 0
},
"_replicationPolicy": 0,
"_defaultValUlong": 22020111
},
{
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp",
"_name": "LocationArea",
"_type": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": "Entity",
"_hashable": true,
"_category": 0
},
"_collectionType": 0,
"_mapToType": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": "",
"_hashable": false,
"_category": 0
},
"_replicationPolicy": 0,
"_defaultValUlong": 22020114
},
{
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp",
"_name": "TriggerSpawner3",
"_type": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": "Entity",
"_hashable": true,
"_category": 0
},
"_collectionType": 0,
"_mapToType": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": "",
"_hashable": false,
"_category": 0
},
"_replicationPolicy": 0,
"_defaultValUlong": 22020113
},
{
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp",
"_name": "ConfigID_MusicTile1",
"_type": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": "UInt32",
"_hashable": true,
"_category": 0
},
"_collectionType": 0,
"_mapToType": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": "",
"_hashable": false,
"_category": 0
},
"_replicationPolicy": 0,
"_defaultValUlong": 1888
},
{
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp",
"_name": "ConfigID_MusicTile2",
"_type": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": "UInt32",
"_hashable": true,
"_category": 0
},
"_collectionType": 0,
"_mapToType": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": "",
"_hashable": false,
"_category": 0
},
"_replicationPolicy": 0,
"_defaultValUlong": 1890
},
{
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp",
"_name": "ConfigID_MusicTile3",
"_type": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": "UInt32",
"_hashable": true,
"_category": 0
},
"_collectionType": 0,
"_mapToType": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": "",
"_hashable": false,
"_category": 0
},
"_replicationPolicy": 0,
"_defaultValUlong": 1889
},
{
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp",
"_name": "TriggerSpawner2",
"_type": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": "Entity",
"_hashable": true,
"_category": 0
},
"_collectionType": 0,
"_mapToType": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": "",
"_hashable": false,
"_category": 0
},
"_replicationPolicy": 0,
"_defaultValUlong": 22020112
},
{
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp",
"_name": "CurIndex",
"_type": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": "UInt32",
"_hashable": true,
"_category": 0
},
"_collectionType": 0,
"_mapToType": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": "",
"_hashable": false,
"_category": 0
},
"_replicationPolicy": 0,
"_defaultValUlong": 0
}
]
},
"_nodes": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Scripting.Node, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.EntityBlueprint.OnBeginPlayEvent, Assembly-CSharp",
"eventOutPort": {
"$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp",
"Guid": 1294610119
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1596397336
},
"Guid": 3176219022
},
{
"$type": "miHoYo.HYG.Entities.RegisterEventInTriggerHandlerActionNode, Assembly-CSharp",
"owner": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 4143089726
},
"triggerEntity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 4275449728
},
"tag": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 575889643
},
"Guid": 1114265784
},
"onTrigger": {
"$type": "miHoYo.HYG.Scripting.InEventPort, Assembly-CSharp",
"Guid": 808969005
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3793655431
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2702506313
},
"Guid": 1345429338
},
{
"$type": "miHoYo.HYG.EntityBlueprint.CustomEvent, Assembly-CSharp",
"outDataTriggerEventData": {
"$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp",
"outDataEventTag": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1231410576
},
"outDataInstigator": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2934271882
},
"outDataTarget": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2173445965
},
"outDataCustomData": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
"Guid": 4056082370
},
"Mode": 1,
"Guid": 50599266
},
"eventOutPort": {
"$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp",
"Guid": 3816818230
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2426391470
},
"Guid": 3259947061
},
{
"$type": "miHoYo.HYG.Entities.TriggerDewContainerActionNode, Assembly-CSharp",
"container": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 1747107553
},
"triggerPos": {
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
"inDataX": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 2735316387
},
"inDataY": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 1491935613
},
"inDataZ": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 172425472
},
"_value": {
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"Mode": 0,
"Guid": 2735396581
},
"spawnPos": {
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
"inDataX": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 225559012
},
"inDataY": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 1152748606
},
"inDataZ": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 2831645023
},
"_value": {
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"Mode": 0,
"Guid": 637849162
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 727693579
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 353319205
},
"Guid": 3775152325
},
{
"$type": "miHoYo.HYG.Entities.StarSeaGetAFreePosInTriggerPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp",
"outDataX": null,
"outDataY": null,
"outDataZ": null,
"Mode": 0,
"Guid": 184657067
},
"triggerEntity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 348383619
},
"Guid": 754107030
},
{
"$type": "miHoYo.HYG.EntityBlueprint.OnEndPlayEvent, Assembly-CSharp",
"eventOutPort": {
"$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp",
"Guid": 3931149397
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1264520382
},
"Guid": 3319647172
},
{
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
"name": "TriggerSpawner",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
"Guid": 180538243
},
"Guid": 1229043302
},
{
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
"name": "LocationArea",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
"Guid": 3661014513
},
"Guid": 3328656736
},
{
"$type": "miHoYo.HYG.Entities.TestDebugActionNode, Assembly-CSharp",
"p": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 3836762908
},
"str": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "killy parent end",
"Guid": 3205801566
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3466972437
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2381673762
},
"Guid": 1684981653
},
{
"$type": "miHoYo.HYG.Entities.GameplayEvents.BreakTriggerEventDataNode, Assembly-CSharp",
"happenPos": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[UnityEngine.Vector3, UnityEngine.CoreModule]], Assembly-CSharp",
"Guid": 1404059143
},
"interactionTagByButton": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1808233075
},
"decodeSuc": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 2615374317
},
"inDataEventData": {
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
"Guid": 166065050
},
"Guid": 2285213261
},
{
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
"name": "ConfigID_MusicTile1",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
"Guid": 2889755703
},
"Guid": 1880433360
},
{
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
"outExecTrue": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3643671610
},
"outExecFalse": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3579304565
},
"inDataCondition": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 3844279194
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 1433951441
},
"Guid": 1377543735
},
{
"$type": "miHoYo.HYG.Entity.DebugLogActionNode, Assembly-CSharp",
"logCat": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.LogCat, Assembly-Common]], Assembly-CSharp",
"_value": 0,
"Guid": 4096487743
},
"logText": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "不是第一个",
"Guid": 3817004629
},
"logText2": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": null,
"Guid": 3006275065
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3586636191
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2722182097
},
"Guid": 435552565
},
{
"$type": "miHoYo.HYG.Entities.EntitiesGetEntityConfigIdPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"Guid": 2814918169
},
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 1826224420
},
"Guid": 2576322825
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsUIntEqualPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 2042607816
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 2529045293
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 1284860675
},
"Guid": 3060613294
},
{
"$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp",
"name": "CurIndex",
"inDataValue": {
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
"Guid": 3217637873
},
"outDataResult": null,
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2552291250
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3690278883
},
"Guid": 2296077996
},
{
"$type": "miHoYo.HYG.Scripting.LiteralUIntNode, Assembly-CSharp",
"inDataValue": 1,
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"Guid": 3218495407
},
"Guid": 1947341524
},
{
"$type": "miHoYo.HYG.Entities.RegisterEventInTriggerHandlerActionNode, Assembly-CSharp",
"owner": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 2118895457
},
"triggerEntity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 1922343790
},
"tag": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 575889643
},
"Guid": 1486477757
},
"onTrigger": {
"$type": "miHoYo.HYG.Scripting.InEventPort, Assembly-CSharp",
"Guid": 3035121503
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1012198385
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 1731254531
},
"Guid": 75594988
},
{
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
"name": "TriggerSpawner2",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
"Guid": 830319031
},
"Guid": 1178949208
},
{
"$type": "miHoYo.HYG.Entities.RegisterEventInTriggerHandlerActionNode, Assembly-CSharp",
"owner": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 4232202459
},
"triggerEntity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 4052738025
},
"tag": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 575889643
},
"Guid": 2709447610
},
"onTrigger": {
"$type": "miHoYo.HYG.Scripting.InEventPort, Assembly-CSharp",
"Guid": 2276509665
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3407838193
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 4284243638
},
"Guid": 1340444186
},
{
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
"name": "TriggerSpawner3",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
"Guid": 2319940098
},
"Guid": 2302097933
},
{
"$type": "miHoYo.HYG.Entities.EntitiesGetEntityConfigIdPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"Guid": 599527658
},
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 1211156309
},
"Guid": 1572555240
},
{
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
"name": "ConfigID_MusicTile2",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
"Guid": 34483681
},
"Guid": 1415150396
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsUIntEqualPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 1580611716
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 383381766
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 2109516014
},
"Guid": 1795920171
},
{
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
"outExecTrue": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1947289726
},
"outExecFalse": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2324899651
},
"inDataCondition": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 4156415036
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2819768293
},
"Guid": 2970362837
},
{
"$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp",
"name": "CurIndex",
"inDataValue": {
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
"Guid": 2170886382
},
"outDataResult": null,
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 833127901
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3120377002
},
"Guid": 27738246
},
{
"$type": "miHoYo.HYG.Scripting.LiteralUIntNode, Assembly-CSharp",
"inDataValue": 2,
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"Guid": 1802460561
},
"Guid": 859765524
},
{
"$type": "miHoYo.HYG.Entity.DebugLogActionNode, Assembly-CSharp",
"logCat": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.LogCat, Assembly-Common]], Assembly-CSharp",
"_value": 0,
"Guid": 1751610363
},
"logText": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "不是第二个",
"Guid": 2705170081
},
"logText2": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": null,
"Guid": 403420524
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 307820324
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 4060591555
},
"Guid": 2745500792
},
{
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
"outExecTrue": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3354409309
},
"outExecFalse": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 4091870241
},
"inDataCondition": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 3911039504
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3454416274
},
"Guid": 4142195946
},
{
"$type": "miHoYo.HYG.Entities.EntitiesGetEntityConfigIdPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"Guid": 1503352516
},
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 2485108469
},
"Guid": 2321703490
},
{
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
"name": "ConfigID_MusicTile3",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
"Guid": 3197070015
},
"Guid": 1355457024
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsUIntEqualPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 3454060858
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 1672507504
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 569591121
},
"Guid": 3008821905
},
{
"$type": "miHoYo.HYG.Scripting.LiteralUIntNode, Assembly-CSharp",
"inDataValue": 0,
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"Guid": 855025073
},
"Guid": 3701183604
},
{
"$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp",
"name": "CurIndex",
"inDataValue": {
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
"Guid": 752464993
},
"outDataResult": null,
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1579108025
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 307623887
},
"Guid": 755967526
},
{
"$type": "miHoYo.HYG.Entity.DebugLogActionNode, Assembly-CSharp",
"logCat": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.LogCat, Assembly-Common]], Assembly-CSharp",
"_value": 0,
"Guid": 727764855
},
"logText": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "不是第三个",
"Guid": 71683781
},
"logText2": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": null,
"Guid": 1975419280
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1504531000
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3043869345
},
"Guid": 3746341192
},
{
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
"name": "CurIndex",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
"Guid": 3958697920
},
"Guid": 945689381
},
{
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
"outExecTrue": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 234516829
},
"outExecFalse": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2849058303
},
"inDataCondition": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 3006867530
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3919089873
},
"Guid": 2438769016
},
{
"$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp",
"name": "CurIndex",
"inDataValue": {
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
"Guid": 1807278899
},
"outDataResult": null,
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 74737479
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3853892183
},
"Guid": 2051404113
},
{
"$type": "miHoYo.HYG.Scripting.LiteralUIntNode, Assembly-CSharp",
"inDataValue": 0,
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"Guid": 421597399
},
"Guid": 3368094649
},
{
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
"outExecTrue": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2634785662
},
"outExecFalse": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2217116792
},
"inDataCondition": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 665128894
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 712549688
},
"Guid": 1427047217
},
{
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
"name": "CurIndex",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
"Guid": 2071296858
},
"Guid": 4052700122
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsUIntEqualPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 86487520
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 601100563
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 2,
"Guid": 1394687296
},
"Guid": 636259473
},
{
"$type": "miHoYo.HYG.Scripting.DebugTextNode, Assembly-CSharp",
"InDataTextPort": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "完成",
"Guid": 2564905613
},
"InDataPrintInLogPort": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 2020498113
},
"InDataPrintInScreenPort": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 701880748
},
"InDataLogCatPort": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.LogCat, Assembly-Common]], Assembly-CSharp",
"_value": 0,
"Guid": 3234545532
},
"InDataLogLevelPort": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.Scripting.BPLogLevel, Assembly-CSharp]], Assembly-CSharp",
"_value": 0,
"Guid": 169608565
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1829896802
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3629494639
},
"Guid": 2168462803
},
{
"$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp",
"name": "CurIndex",
"inDataValue": {
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
"Guid": 105130357
},
"outDataResult": null,
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2521982987
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2998151459
},
"Guid": 2339922078
},
{
"$type": "miHoYo.HYG.Scripting.LiteralUIntNode, Assembly-CSharp",
"inDataValue": 0,
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"Guid": 1866954108
},
"Guid": 1755892874
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsUIntEqualPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 211334906
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 4076455318
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 1,
"Guid": 3222889528
},
"Guid": 1589448080
},
{
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
"outExecTrue": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2483372300
},
"outExecFalse": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 272741335
},
"inDataCondition": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 1693328896
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 4113844708
},
"Guid": 2206154077
},
{
"$type": "miHoYo.HYG.Entity.GameplayUtilityIsNPCEntityPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 740098300
},
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 1017459847
},
"Guid": 2083020895
}
]
},
"parentBpPath": null,
"Edges": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 808969005,
"outputPort": 3816818230
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1686927734,
"outputPort": 184657067
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2381673762,
"outputPort": 1264520382
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3218031367,
"outputPort": 180538243
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 348383619,
"outputPort": 3661014513
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2702506313,
"outputPort": 1596397336
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4275449728,
"outputPort": 180538243
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 166065050,
"outputPort": 4056082370
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 637849162,
"outputPort": 184657067
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2735396581,
"outputPort": 1404059143
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2722182097,
"outputPort": 3579304565
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1826224420,
"outputPort": 2173445965
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2529045293,
"outputPort": 2889755703
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1284860675,
"outputPort": 2814918169
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3844279194,
"outputPort": 2042607816
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3690278883,
"outputPort": 3643671610
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3217637873,
"outputPort": 3218495407
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1922343790,
"outputPort": 830319031
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4052738025,
"outputPort": 2319940098
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4284243638,
"outputPort": 1012198385
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3035121503,
"outputPort": 3816818230
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2276509665,
"outputPort": 3816818230
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1211156309,
"outputPort": 2173445965
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 383381766,
"outputPort": 34483681
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2109516014,
"outputPort": 599527658
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4156415036,
"outputPort": 1580611716
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2170886382,
"outputPort": 1802460561
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4060591555,
"outputPort": 2324899651
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1672507504,
"outputPort": 3197070015
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 569591121,
"outputPort": 1503352516
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2485108469,
"outputPort": 2173445965
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3911039504,
"outputPort": 3454060858
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 752464993,
"outputPort": 855025073
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3043869345,
"outputPort": 4091870241
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 307623887,
"outputPort": 1504531000
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1731254531,
"outputPort": 3793655431
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2819768293,
"outputPort": 3586636191
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3919089873,
"outputPort": 1947289726
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3120377002,
"outputPort": 234516829
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3853892183,
"outputPort": 2849058303
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1807278899,
"outputPort": 421597399
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3454416274,
"outputPort": 307820324
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 712549688,
"outputPort": 3354409309
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 601100563,
"outputPort": 2071296858
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 665128894,
"outputPort": 86487520
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3629494639,
"outputPort": 2634785662
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 105130357,
"outputPort": 1866954108
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2998151459,
"outputPort": 2217116792
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 353319205,
"outputPort": 1829896802
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4076455318,
"outputPort": 3958697920
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3006867530,
"outputPort": 211334906
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4113844708,
"outputPort": 2426391470
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1433951441,
"outputPort": 272741335
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1017459847,
"outputPort": 2934271882
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1693328896,
"outputPort": 740098300
}
]
},
"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": 3176219022,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -1325.0,
"y": -1231.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1345429338,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -957.0,
"y": -838.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3259947061,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -1251.0,
"y": 69.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3775152325,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 3783.0,
"y": 529.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 754107030,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -298.0,
"y": 792.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3319647172,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -1354.0,
"y": -1001.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1229043302,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -1237.0,
"y": -766.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3328656736,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -661.0,
"y": 780.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1684981653,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -838.0,
"y": -985.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2285213261,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -692.0,
"y": 572.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1880433360,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -935.0,
"y": -112.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1377543735,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -387.0,
"y": 10.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 435552565,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -88.0,
"y": -6.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2576322825,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -782.0,
"y": 257.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3060613294,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -612.0,
"y": -117.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2296077996,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 65.0,
"y": -327.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1947341524,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -317.0,
"y": -300.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 75594988,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 38.0,
"y": -956.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1178949208,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -380.0,
"y": -1072.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1340444186,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 759.0,
"y": -957.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2302097933,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 459.0,
"y": -1111.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1572555240,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 333.0,
"y": 193.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1415150396,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 287.0,
"y": 64.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1795920171,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 615.0,
"y": 61.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2970362837,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 599.0,
"y": -163.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 27738246,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1519.0,
"y": -345.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 859765524,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1166.0,
"y": -391.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2745500792,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1401.0,
"y": 119.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 4142195946,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2086.0,
"y": -452.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2321703490,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1974.0,
"y": -11.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1355457024,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1729.0,
"y": -184.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3008821905,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2052.0,
"y": -189.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3701183604,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2707.0,
"y": 121.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 755967526,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2921.0,
"y": -253.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3746341192,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2570.0,
"y": -250.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 945689381,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 538.0,
"y": -390.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2438769016,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1040.0,
"y": -211.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2051404113,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1313.0,
"y": -115.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3368094649,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1030.0,
"y": -100.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1427047217,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2644.0,
"y": -623.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 4052700122,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2062.0,
"y": -669.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 636259473,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2297.0,
"y": -675.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2168462803,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 3142.0,
"y": -666.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2339922078,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 3423.0,
"y": -314.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1755892874,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 3209.0,
"y": 60.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1589448080,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 796.0,
"y": -390.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2206154077,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -746.0,
"y": 1.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2083020895,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -961.0,
"y": 97.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
}
]
},
"comment": null,
"position": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1649.0,
"y": 647.0
},
"scale": 1.0
},
"FilePath": "Assets/MoleRes/Rel/SRes/Data/EntityBlueprint/EBP_107.json"
}