Files
PetitPlanet-Data/Ability/Perception/InstantFeedback/Perception_DetectPlayerUseReactionUpset.json
2025-11-11 07:21:48 +07:00

1804 lines
60 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-79e464aa-d8c6-4a9d-9073-a9c383b943e3"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "ReactionID",
"DataType": 3,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-b4fdce65-bf1e-469c-940f-bb2f2f46a07d"
]
}
}
]
}
},
"_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
},
"eventOutPort": {
"$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp",
"Guid": 1187976984
},
"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.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": 1552135142
},
"Guid": 1591024240
},
"TriggerOnlyOnce": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 355580469
},
"ReceiveGlobalEvent": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true,
"Guid": 2790857867
},
"EventReceived": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3911113843
},
"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": 4138197314
},
"outDataInstigator": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2613670321
},
"outDataTarget": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 688798596
},
"outDataCustomData": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
"Guid": 3928157381
},
"Mode": 1,
"Guid": 2747710770
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2674806202
},
"taskHandle": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2274802800
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 1774536013
},
"Guid": 3064935679
},
{
"$type": "miHoYo.HYG.Entities.GameplayEvents.GetAvatarDoReactionDataNode, Assembly-CSharp",
"Id": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"Guid": 735626215
},
"decodeSuc": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 1176188582
},
"inDataEventData": {
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
"Guid": 1457608349
},
"Guid": 4090627074
},
{
"$type": "miHoYo.HYG.Entities.EntitiesGetEntityGuidPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 2747904083
},
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 3462629430
},
"Guid": 1087917662
},
{
"$type": "miHoYo.HYG.Scripting.SetBlackboardUInt64Node, Assembly-CSharp",
"inDataValue": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 272788580
},
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 2120686871
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-79e464aa-d8c6-4a9d-9073-a9c383b943e3"
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 739711189
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3983151916
},
"Guid": 317352665
},
{
"$type": "miHoYo.HYG.Scripting.SetBlackboardUInt32Node, Assembly-CSharp",
"inDataValue": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 2827044034
},
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"Guid": 3158581431
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b4fdce65-bf1e-469c-940f-bb2f2f46a07d"
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2173347680
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 745720259
},
"Guid": 1858630569
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsBoolAndNodePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 330032938
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 1196352408
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true,
"Guid": 2101876323
},
"Guid": 251080667
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsFloatLessOrEqualPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 2259176229
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 910834251
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 3.0,
"Guid": 2332875247
},
"Guid": 1257666534
},
{
"$type": "miHoYo.HYG.Entities.CommonGetDistanceBetweenTwoEntitiesPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Single, mscorlib]], Assembly-CSharp",
"Guid": 3062450734
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 1375123158
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 1012453030
},
"Guid": 4064073263
},
{
"$type": "miHoYo.HYG.Scripting.GetOwnerEntityNode, Assembly-CSharp",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 3571785136
},
"Guid": 2822896300
},
{
"$type": "miHoYo.HYG.Scripting.GuidToEntityNode, Assembly-CSharp",
"inDataGuid": {
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 3398862012
},
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 3978658776
},
"Guid": 2965459452
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsBoolAndNodePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 2871387702
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 1432892554
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true,
"Guid": 336746172
},
"Guid": 2438011729
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsIntNotEqualPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 2299535164
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 491304688
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 3,
"Guid": 468300883
},
"Guid": 2365611260
},
{
"$type": "miHoYo.HYG.Entity.NpcGetNpcStatePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Int32, mscorlib]], Assembly-CSharp",
"Guid": 2640443437
},
"entityGuid": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 1162228295
},
"Guid": 335674478
},
{
"$type": "miHoYo.HYG.Entities.EntitiesGetEntityGuidPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 144843017
},
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 437256352
},
"Guid": 2480622992
},
{
"$type": "miHoYo.HYG.Scripting.GetOwnerEntityNode, Assembly-CSharp",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 659470900
},
"Guid": 3996175791
},
{
"$type": "miHoYo.HYG.Entity.GameplayUtilityCheckIfInSectorRangePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 2758967250
},
"rootPos": {
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
"inDataX": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 2659848176
},
"inDataY": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 1263507737
},
"inDataZ": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 4235518797
},
"_value": {
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"Mode": 0,
"Guid": 215552550
},
"rootForward": {
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
"inDataX": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 1113749954
},
"inDataY": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 4115838918
},
"inDataZ": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 786914474
},
"_value": {
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"Mode": 0,
"Guid": 1793794930
},
"targetPos": {
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
"inDataX": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 3147234180
},
"inDataY": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 1536858039
},
"inDataZ": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 3473703522
},
"_value": {
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"Mode": 0,
"Guid": 2085603394
},
"angle": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 180.0,
"Guid": 1288147782
},
"Guid": 3195891133
},
{
"$type": "miHoYo.HYG.Entities.EntitiesGetEntityPositionPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp",
"outDataX": null,
"outDataY": null,
"outDataZ": null,
"Mode": 0,
"Guid": 3566584345
},
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 4288757789
},
"Guid": 4035528340
},
{
"$type": "miHoYo.HYG.Scripting.GuidToEntityNode, Assembly-CSharp",
"inDataGuid": {
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 3820787482
},
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 811789971
},
"Guid": 3854745438
},
{
"$type": "miHoYo.HYG.Entities.EntitiesGetEntityPositionPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp",
"outDataX": null,
"outDataY": null,
"outDataZ": null,
"Mode": 0,
"Guid": 317678930
},
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 2506892450
},
"Guid": 3844366103
},
{
"$type": "miHoYo.HYG.Scripting.GetOwnerEntityNode, Assembly-CSharp",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 4073007793
},
"Guid": 3042842602
},
{
"$type": "miHoYo.HYG.Scripting.GetBlackboardUInt64Node, Assembly-CSharp",
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 1876191495
},
"targetEntity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 534033331
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-79e464aa-d8c6-4a9d-9073-a9c383b943e3"
},
"Guid": 2264422783
},
{
"$type": "miHoYo.HYG.Scripting.GetBlackboardUInt64Node, Assembly-CSharp",
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 4047234333
},
"targetEntity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 1144389454
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-79e464aa-d8c6-4a9d-9073-a9c383b943e3"
},
"Guid": 2867909200
},
{
"$type": "miHoYo.HYG.Scripting.GetOwnerEntityNode, Assembly-CSharp",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2031919627
},
"Guid": 902592996
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsBoolAndNodePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 2070911360
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 2914704464
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 2980720406
},
"Guid": 3587345706
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsUIntEqualPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 4159990743
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 207053093
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 3,
"Guid": 1826962726
},
"Guid": 1892700116
},
{
"$type": "miHoYo.HYG.Scripting.GetBlackboardUInt32Node, Assembly-CSharp",
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"Guid": 3393653570
},
"targetEntity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 1313182779
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-b4fdce65-bf1e-469c-940f-bb2f2f46a07d"
},
"Guid": 507076993
},
{
"$type": "miHoYo.HYG.Entities.MoveGetForwardPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp",
"outDataX": null,
"outDataY": null,
"outDataZ": null,
"Mode": 0,
"Guid": 3923713647
},
"owner": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 3327136229
},
"Guid": 3527073236
},
{
"$type": "miHoYo.HYG.Entities.SendEventActionNode, Assembly-CSharp",
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 1866219895
},
"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": 1964227626
},
"inDataInstigator": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 3564016614
},
"inDataTarget": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 2640074665
},
"inDataCustomData": {
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2556467742
},
"Mode": 1,
"Guid": 1205102092
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 4256437804
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2519485560
},
"Guid": 991603929
},
{
"$type": "miHoYo.HYG.Entities.GameplayEvents.MakeAIPerceptionEventDataNode, Assembly-CSharp",
"inDataAbilityHandle": {
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2371393471
},
"outDataEventData": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.AIPerceptionEventData, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1334342304
},
"Guid": 2017135722
},
{
"$type": "miHoYo.HYG.GameplayAbilities.GetAbilityHandleNode, Assembly-CSharp",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1283541753
},
"Guid": 2423778317
},
{
"$type": "miHoYo.HYG.Scripting.SetBlackboardUInt64Node, Assembly-CSharp",
"inDataValue": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 4044093885
},
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 258505048
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "EventSenderEntity-5d55f8afc68f1eb41af2109ca6301fb2-0"
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1668556364
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2123230275
},
"Guid": 3263424225
},
{
"$type": "miHoYo.HYG.Scripting.SetBlackboardInt32Node, Assembly-CSharp",
"inDataValue": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 100403000,
"Guid": 2791464475
},
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Int32, mscorlib]], Assembly-CSharp",
"Guid": 505253121
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "ConditionID-5d55f8afc68f1eb41af2109ca6301fb2-0"
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1811358080
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 1125714939
},
"Guid": 1894147796
},
{
"$type": "miHoYo.HYG.Scripting.GetBlackboardUInt64Node, Assembly-CSharp",
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 3483242963
},
"targetEntity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 3559370793
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-79e464aa-d8c6-4a9d-9073-a9c383b943e3"
},
"Guid": 1660554344
},
{
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
"outExecTrue": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2112775924
},
"outExecFalse": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1373560006
},
"inDataCondition": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 268434201
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 1234105955
},
"Guid": 4076206192
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsBoolAndNodePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 2029587163
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 1448902847
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 2774333443
},
"Guid": 2658465154
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsStringNotEqualPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 1267858526
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "",
"Guid": 4121427258
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "TpsPhotography",
"Guid": 862142810
},
"Guid": 2884222907
},
{
"$type": "miHoYo.HYG.Entities.CameraTryGetCameraStateNamePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.String, mscorlib]], Assembly-CSharp",
"Guid": 1464196782
},
"Guid": 1158170716
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsStringNotEqualPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 2732936790
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "",
"Guid": 1610534016
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "Photography",
"Guid": 1103130846
},
"Guid": 1430339593
},
{
"$type": "miHoYo.HYG.Entities.CameraTryGetCameraStateNamePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.String, mscorlib]], Assembly-CSharp",
"Guid": 3996432235
},
"Guid": 1411639188
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsStringNotEqualPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 869909135
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "",
"Guid": 2194989528
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "Selfie",
"Guid": 3207883406
},
"Guid": 3313389633
},
{
"$type": "miHoYo.HYG.Entities.CameraTryGetCameraStateNamePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.String, mscorlib]], Assembly-CSharp",
"Guid": 3527659586
},
"Guid": 264003495
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsBoolAndNodePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 139270735
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 478059839
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 3403526884
},
"Guid": 2863031290
},
{
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
"outExecTrue": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 439307754
},
"outExecFalse": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3128706829
},
"inDataCondition": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 362547139
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2580538067
},
"Guid": 2813466177
},
{
"$type": "miHoYo.HYG.Scripting.GetBlackboardBooleanNode, Assembly-CSharp",
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 1151631402
},
"targetEntity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 873796191
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "LockPlayerReaction-5d55f8afc68f1eb41af2109ca6301fb2-0"
},
"Guid": 1303231001
},
{
"$type": "miHoYo.HYG.Scripting.SetBlackboardBooleanNode, Assembly-CSharp",
"inDataValue": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true,
"Guid": 2960216464
},
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 1628848550
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "LockPlayerReaction-5d55f8afc68f1eb41af2109ca6301fb2-0"
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 4052604621
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3691395613
},
"Guid": 3462254565
}
]
},
"_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": 1457608349,
"outputPort": 3928157381
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3462629430,
"outputPort": 2613670321
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 272788580,
"outputPort": 2747904083
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3983151916,
"outputPort": 3911113843
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2827044034,
"outputPort": 735626215
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 745720259,
"outputPort": 739711189
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 910834251,
"outputPort": 3062450734
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1375123158,
"outputPort": 3571785136
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1012453030,
"outputPort": 3978658776
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1432892554,
"outputPort": 330032938
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 491304688,
"outputPort": 2640443437
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1162228295,
"outputPort": 144843017
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 437256352,
"outputPort": 659470900
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 215552550,
"outputPort": 3566584345
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2085603394,
"outputPort": 317678930
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3398862012,
"outputPort": 1876191495
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1196352408,
"outputPort": 2259176229
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3820787482,
"outputPort": 4047234333
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2506892450,
"outputPort": 811789971
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4288757789,
"outputPort": 2031919627
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 336746172,
"outputPort": 2758967250
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2914704464,
"outputPort": 2871387702
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2980720406,
"outputPort": 4159990743
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 207053093,
"outputPort": 3393653570
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1774536013,
"outputPort": 2967556866
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2999982925,
"outputPort": 2173347680
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1828780154,
"outputPort": 2070911360
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3327136229,
"outputPort": 4073007793
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1793794930,
"outputPort": 3923713647
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1125714939,
"outputPort": 1668556364
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2556467742,
"outputPort": 1334342304
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2371393471,
"outputPort": 1283541753
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4044093885,
"outputPort": 3483242963
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1448902847,
"outputPort": 1267858526
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4121427258,
"outputPort": 1464196782
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1610534016,
"outputPort": 3996432235
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2774333443,
"outputPort": 2732936790
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2194989528,
"outputPort": 3527659586
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 478059839,
"outputPort": 2029587163
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3403526884,
"outputPort": 869909135
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 268434201,
"outputPort": 139270735
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 362547139,
"outputPort": 1151631402
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2123230275,
"outputPort": 3128706829
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3691395613,
"outputPort": 1811358080
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2519485560,
"outputPort": 4052604621
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2580538067,
"outputPort": 3001741383
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2101876323,
"outputPort": 2299535164
}
]
},
"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": -850.0,
"y": 417.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": 3064935679,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -350.0,
"y": 417.0
},
"comment": "AvatarDoReaction",
"commentHeight": 40.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 4090627074,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 266.0,
"y": 794.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1087917662,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 266.0,
"y": 650.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 317352665,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 796.0,
"y": 471.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1858630569,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 798.0,
"y": 608.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 251080667,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1116.0,
"y": 1269.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1257666534,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 788.0,
"y": 1219.0
},
"comment": "距离",
"commentHeight": 40.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 4064073263,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 342.0,
"y": 1140.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2822896300,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -68.0,
"y": 1090.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2965459452,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -25.0,
"y": 1282.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2438011729,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1116.0,
"y": 1511.0
},
"comment": "",
"commentHeight": 40.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2365611260,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 722.0,
"y": 1521.0
},
"comment": "NPC非任务状态",
"commentHeight": 40.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 335674478,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 370.0,
"y": 1521.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2480622992,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 86.0,
"y": 1521.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3996175791,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -278.0,
"y": 1521.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3195891133,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 414.0,
"y": 1748.0
},
"comment": "玩家在NPC扇形视野范围内",
"commentHeight": 40.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 4035528340,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 192.0,
"y": 1710.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3854745438,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -164.0,
"y": 1984.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3844366103,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 192.0,
"y": 1984.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3042842602,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -270.0,
"y": 1824.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2264422783,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -389.0,
"y": 1282.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2867909200,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -505.0,
"y": 1984.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 902592996,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -270.0,
"y": 1701.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3587345706,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1096.0,
"y": 2081.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1892700116,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 778.0,
"y": 2240.0
},
"comment": "是失落\n是失落",
"commentHeight": 40.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 507076993,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 358.0,
"y": 2240.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3527073236,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 78.0,
"y": 1824.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 991603929,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 4570.0,
"y": 462.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2017135722,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 4552.0,
"y": 679.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2423778317,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 4552.0,
"y": 769.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3263424225,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 3238.0,
"y": 462.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1894147796,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 3750.0,
"y": 462.0
},
"comment": "ConditionID",
"commentHeight": 40.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1660554344,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 3238.0,
"y": 671.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 4076206192,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2418.0,
"y": 462.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2658465154,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2316.0,
"y": 764.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2884222907,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1975.0,
"y": 714.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1158170716,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1664.0,
"y": 714.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1430339593,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1975.0,
"y": 865.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1411639188,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1664.0,
"y": 865.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3313389633,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1975.0,
"y": 1012.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 264003495,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1664.0,
"y": 1012.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2863031290,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2316.0,
"y": 911.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2813466177,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2751.0,
"y": 1304.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1303231001,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2370.0,
"y": 1509.0
},
"comment": "如果没锁",
"commentHeight": 40.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3462254565,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 4167.0,
"y": 462.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
}
]
},
"comment": null,
"position": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -202.4,
"y": -420.8
},
"scale": 0.7561437
},
"FilePath": "Assets/MoleRes/Rel/SRes/Data/Ability/Perception/InstantFeedback/Perception_DetectPlayerUseReactionUpset.json",
"InputBindings": null,
"ReplicationPolicy": 0,
"ActivationPolicy": 1,
"RemoveAbilityOnDeactivated": false,
"RetriggerAbility": false
}