1176 lines
40 KiB
JSON
1176 lines
40 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.HScriptAbility, Assembly-CSharp",
|
|
"_variableDefinitions": {
|
|
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition[], Assembly-CSharp",
|
|
"$values": []
|
|
},
|
|
"_blackboardConfig": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
|
|
"paraKeys": null,
|
|
"configs": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.JsonPicker`1[[miHoYo.HYG.DataSharing.SingleBlackboardConfig, Assembly-CSharp]], Assembly-CSharp",
|
|
"_assetGuid": "5d55f8afc68f1eb41af2109ca6301fb2",
|
|
"_assetPath": "Data/AI/Blackboard/v3/InstantFeedback/BB_InstantFeedback.json"
|
|
}
|
|
]
|
|
},
|
|
"noSharingKeys": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "SenderEntity",
|
|
"DataType": 6,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-e3c6f15f-ec5b-4fa8-8cfb-e7d30f258a09"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "SeaHuntingResult",
|
|
"DataType": 1,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-5a8e3494-f2a9-481b-8d10-7f5d56426c21"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
|
|
"isStatic": false,
|
|
"mustNoSharing": true,
|
|
"showName": "SeaHuntingTargetConfigID",
|
|
"DataType": 3,
|
|
"sharingStrategy": 1,
|
|
"category": null,
|
|
"nameHistory": {
|
|
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
|
|
"$values": [
|
|
"instance-69d7083e-1880-4b1a-8cec-77ef73c2f231"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"_testVarInHSA": 0,
|
|
"_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": 3907566879
|
|
},
|
|
"outDataTriggerEventData": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp",
|
|
"outDataEventTag": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 2357432307
|
|
},
|
|
"outDataInstigator": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3066082338
|
|
},
|
|
"outDataTarget": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 2616063904
|
|
},
|
|
"outDataCustomData": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3325617092
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 2029301638
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2967556866
|
|
},
|
|
"Guid": 1554318551
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
|
|
"outExecTrue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3001741383
|
|
},
|
|
"outExecFalse": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 616283068
|
|
},
|
|
"inDataCondition": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 1828780154
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 2999982925
|
|
},
|
|
"Guid": 568133108
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.SetBlackboardUInt64Node, Assembly-CSharp",
|
|
"inDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 1815174993
|
|
},
|
|
"outDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"Guid": 3889535015
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "EventSenderEntity-5d55f8afc68f1eb41af2109ca6301fb2-0"
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2916330540
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 1702883527
|
|
},
|
|
"Guid": 663067973
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.SetBlackboardInt32Node, Assembly-CSharp",
|
|
"inDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 100114000,
|
|
"Guid": 3824768887
|
|
},
|
|
"outDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"Guid": 2250400100
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "ConditionID-5d55f8afc68f1eb41af2109ca6301fb2-0"
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3762709788
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 2292772139
|
|
},
|
|
"Guid": 731497704
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entities.SendEventActionNode, Assembly-CSharp",
|
|
"entity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 642131076
|
|
},
|
|
"payload": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataGameplayEventDataPort, Assembly-CSharp",
|
|
"inDataEventTag": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 1699969692
|
|
},
|
|
"Guid": 436590611
|
|
},
|
|
"inDataInstigator": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 2076724663
|
|
},
|
|
"inDataTarget": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 3963434062
|
|
},
|
|
"inDataCustomData": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3933994362
|
|
},
|
|
"Mode": 1,
|
|
"Guid": 2409708599
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2593256452
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 863656654
|
|
},
|
|
"Guid": 3575614009
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entities.GameplayEvents.MakeAIPerceptionEventDataNode, Assembly-CSharp",
|
|
"inDataAbilityHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3812821458
|
|
},
|
|
"outDataEventData": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.AIPerceptionEventData, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 2109497070
|
|
},
|
|
"Guid": 344418001
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.GetAbilityHandleNode, Assembly-CSharp",
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3342282153
|
|
},
|
|
"Guid": 1747546003
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.AbilityTaskWaitGameplayEventNode, Assembly-CSharp",
|
|
"Channel": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 737018588
|
|
},
|
|
"Guid": 1211803955
|
|
},
|
|
"TriggerOnlyOnce": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 1601863771
|
|
},
|
|
"ReceiveGlobalEvent": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": true,
|
|
"Guid": 4283927604
|
|
},
|
|
"EventReceived": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 380386829
|
|
},
|
|
"EventReceived_1": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp",
|
|
"outDataEventTag": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 888100764
|
|
},
|
|
"outDataInstigator": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 2898479973
|
|
},
|
|
"outDataTarget": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 2793755915
|
|
},
|
|
"outDataCustomData": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3339556185
|
|
},
|
|
"Mode": 1,
|
|
"Guid": 160463251
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 197291738
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 11624353
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3276035503
|
|
},
|
|
"Guid": 594104188
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.SetBlackboardBooleanNode, Assembly-CSharp",
|
|
"inDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 392056546
|
|
},
|
|
"outDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 361680488
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-5a8e3494-f2a9-481b-8d10-7f5d56426c21"
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2831467894
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 515856687
|
|
},
|
|
"Guid": 1496185877
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.SetBlackboardUInt32Node, Assembly-CSharp",
|
|
"inDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 2565689820
|
|
},
|
|
"outDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp",
|
|
"Guid": 2517420226
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-69d7083e-1880-4b1a-8cec-77ef73c2f231"
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 4062092557
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 2422576919
|
|
},
|
|
"Guid": 2079538500
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entities.EntitiesGetEntityGuidPureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"Guid": 2454640930
|
|
},
|
|
"entity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 339662995
|
|
},
|
|
"Guid": 3799271286
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.SetBlackboardUInt64Node, Assembly-CSharp",
|
|
"inDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 3897595318
|
|
},
|
|
"outDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"Guid": 2360596055
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-e3c6f15f-ec5b-4fa8-8cfb-e7d30f258a09"
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3995823378
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3211011747
|
|
},
|
|
"Guid": 685717548
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.NodeUtilsBoolAndNodePureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 3253111947
|
|
},
|
|
"a": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 4103092824
|
|
},
|
|
"b": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 3940506455
|
|
},
|
|
"Guid": 1400240604
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.NodeUtilsFloatLessOrEqualPureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 3824132181
|
|
},
|
|
"a": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 374871178
|
|
},
|
|
"b": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 6.0,
|
|
"Guid": 2261639413
|
|
},
|
|
"Guid": 2518217929
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entities.CommonGetDistanceBetweenTwoEntitiesPureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"Guid": 1230052848
|
|
},
|
|
"a": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 536591380
|
|
},
|
|
"b": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 1985490262
|
|
},
|
|
"Guid": 1470292569
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.GetOwnerEntityNode, Assembly-CSharp",
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 4158098502
|
|
},
|
|
"Guid": 3056118254
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.NodeUtilsBoolAndNodePureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 2190159054
|
|
},
|
|
"a": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 4053766824
|
|
},
|
|
"b": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": true,
|
|
"Guid": 987862369
|
|
},
|
|
"Guid": 3046016436
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.NodeUtilsULongEqualPureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 548776542
|
|
},
|
|
"a": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 2905761330
|
|
},
|
|
"b": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 466531432
|
|
},
|
|
"Guid": 2063795372
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entity.GameplayUtilityGetPlayerEntityGuidPureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"Guid": 4125186012
|
|
},
|
|
"Guid": 4161529305
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.GuidToEntityNode, Assembly-CSharp",
|
|
"inDataGuid": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"Guid": 2782866515
|
|
},
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 2195529756
|
|
},
|
|
"Guid": 1264364708
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.GetBlackboardUInt64Node, Assembly-CSharp",
|
|
"outDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"Guid": 3555357371
|
|
},
|
|
"targetEntity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 2221390344
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-e3c6f15f-ec5b-4fa8-8cfb-e7d30f258a09"
|
|
},
|
|
"Guid": 4261267500
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.GetBlackboardUInt64Node, Assembly-CSharp",
|
|
"outDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"Guid": 3837623564
|
|
},
|
|
"targetEntity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 2433007498
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-e3c6f15f-ec5b-4fa8-8cfb-e7d30f258a09"
|
|
},
|
|
"Guid": 260796705
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entities.NpcGetNpcInitStatePureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"Guid": 2012065532
|
|
},
|
|
"entity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 2738604889
|
|
},
|
|
"Guid": 2006082847
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.GetOwnerEntityNode, Assembly-CSharp",
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 1212134705
|
|
},
|
|
"Guid": 752977711
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.NodeUtilsIntNotEqualPureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 799215769
|
|
},
|
|
"a": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 0,
|
|
"Guid": 2413503165
|
|
},
|
|
"b": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 3,
|
|
"Guid": 3128461386
|
|
},
|
|
"Guid": 3527374980
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.NodeUtilsBoolAndNodePureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 2763702781
|
|
},
|
|
"a": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 1923268893
|
|
},
|
|
"b": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 2355510747
|
|
},
|
|
"Guid": 321531097
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.GetBlackboardBooleanNode, Assembly-CSharp",
|
|
"outDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 3165589859
|
|
},
|
|
"targetEntity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 1163792173
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-5a8e3494-f2a9-481b-8d10-7f5d56426c21"
|
|
},
|
|
"Guid": 1323865194
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entities.GameplayEvents.GetEntitySeaHuntingDataNode, Assembly-CSharp",
|
|
"Result": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 1215851445
|
|
},
|
|
"TargetConfigId": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp",
|
|
"Guid": 4158357017
|
|
},
|
|
"inDataEventData": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
|
|
"Guid": 4270711597
|
|
},
|
|
"Guid": 2236707754
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.GetBlackboardUInt64Node, Assembly-CSharp",
|
|
"outDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
|
|
"Guid": 2078407450
|
|
},
|
|
"targetEntity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 4212417051
|
|
},
|
|
"key": {
|
|
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
|
|
"keyName": "instance-e3c6f15f-ec5b-4fa8-8cfb-e7d30f258a09"
|
|
},
|
|
"Guid": 1892615029
|
|
}
|
|
]
|
|
},
|
|
"_stateTagsConfig": null,
|
|
"_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": 1702883527,
|
|
"outputPort": 3001741383
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2292772139,
|
|
"outputPort": 2916330540
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 863656654,
|
|
"outputPort": 3762709788
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3933994362,
|
|
"outputPort": 2109497070
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3812821458,
|
|
"outputPort": 3342282153
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 339662995,
|
|
"outputPort": 2898479973
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3897595318,
|
|
"outputPort": 2454640930
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3211011747,
|
|
"outputPort": 380386829
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 515856687,
|
|
"outputPort": 3995823378
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2422576919,
|
|
"outputPort": 2831467894
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 374871178,
|
|
"outputPort": 1230052848
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 536591380,
|
|
"outputPort": 4158098502
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 4053766824,
|
|
"outputPort": 3253111947
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 4103092824,
|
|
"outputPort": 3824132181
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3940506455,
|
|
"outputPort": 548776542
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 466531432,
|
|
"outputPort": 4125186012
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1985490262,
|
|
"outputPort": 2195529756
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2782866515,
|
|
"outputPort": 3555357371
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2905761330,
|
|
"outputPort": 3837623564
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2413503165,
|
|
"outputPort": 2012065532
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2738604889,
|
|
"outputPort": 1212134705
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 987862369,
|
|
"outputPort": 799215769
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1923268893,
|
|
"outputPort": 2190159054
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2355510747,
|
|
"outputPort": 3165589859
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3276035503,
|
|
"outputPort": 2967556866
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 4270711597,
|
|
"outputPort": 3339556185
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 392056546,
|
|
"outputPort": 1215851445
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2565689820,
|
|
"outputPort": 4158357017
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2999982925,
|
|
"outputPort": 4062092557
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1828780154,
|
|
"outputPort": 2763702781
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1815174993,
|
|
"outputPort": 2078407450
|
|
}
|
|
]
|
|
},
|
|
"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": 1554318551,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -763.0,
|
|
"y": 435.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 568133108,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1463.0,
|
|
"y": 462.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 663067973,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1881.0,
|
|
"y": 462.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 731497704,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 2392.0,
|
|
"y": 462.0
|
|
},
|
|
"comment": "ConditionID",
|
|
"commentHeight": 40.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3575614009,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 2933.0,
|
|
"y": 462.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 344418001,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 2915.0,
|
|
"y": 679.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1747546003,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 2915.0,
|
|
"y": 769.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 594104188,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -276.0,
|
|
"y": 435.0
|
|
},
|
|
"comment": "EntityCatching",
|
|
"commentHeight": 40.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1496185877,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 802.0,
|
|
"y": 634.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2079538500,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 802.0,
|
|
"y": 802.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3799271286,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 454.0,
|
|
"y": 618.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 685717548,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 802.0,
|
|
"y": 485.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1400240604,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1100.0,
|
|
"y": 1308.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2518217929,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 823.0,
|
|
"y": 1180.0
|
|
},
|
|
"comment": "距离",
|
|
"commentHeight": 40.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1470292569,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 376.0,
|
|
"y": 1101.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3056118254,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -33.0,
|
|
"y": 1051.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3046016436,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1100.0,
|
|
"y": 1586.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 40.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2063795372,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 835.0,
|
|
"y": 1507.0
|
|
},
|
|
"comment": "是否是玩家",
|
|
"commentHeight": 40.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 4161529305,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 250.0,
|
|
"y": 1636.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1264364708,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 10.0,
|
|
"y": 1227.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 4261267500,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -329.0,
|
|
"y": 1227.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 260796705,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 508.0,
|
|
"y": 1428.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2006082847,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 424.0,
|
|
"y": 1858.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 752977711,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 21.0,
|
|
"y": 1858.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3527374980,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 795.0,
|
|
"y": 1858.0
|
|
},
|
|
"comment": "非任务状态",
|
|
"commentHeight": 40.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 321531097,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1084.0,
|
|
"y": 2162.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1323865194,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 734.0,
|
|
"y": 2168.0
|
|
},
|
|
"comment": "抓到了",
|
|
"commentHeight": 40.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2236707754,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 274.0,
|
|
"y": 781.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1892615029,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1881.0,
|
|
"y": 646.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null,
|
|
"position": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 449.0,
|
|
"y": -43.0
|
|
},
|
|
"scale": 0.7561437
|
|
},
|
|
"FilePath": "Assets/MoleRes/Rel/SRes/Data/Ability/Perception/InstantFeedback/Perception_DetectPlayerSeaHuntingSuccess.json",
|
|
"InputBindings": null,
|
|
"ReplicationPolicy": 0,
|
|
"ActivationPolicy": 1,
|
|
"RemoveAbilityOnDeactivated": false,
|
|
"RetriggerAbility": false
|
|
} |