Files
PetitPlanet-Data/Ability/Perception/InstantFeedback/Perception_DetectPlayerUseReactionSimpleDance.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-d11185fb-716f-4f90-835a-5ffe7c5bea65"
]
}
},
{
"$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-2a684518-db90-4257-a76b-faad169b3e34"
]
}
}
]
}
},
"_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": 3139873031
},
"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": 2469552343
},
"TriggerOnlyOnce": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 1409653893
},
"ReceiveGlobalEvent": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true,
"Guid": 3829275950
},
"EventReceived": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 897476824
},
"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": 2683238731
},
"outDataInstigator": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 4275499420
},
"outDataTarget": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2908316663
},
"outDataCustomData": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1996737663
},
"Mode": 1,
"Guid": 525293429
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3049951864
},
"taskHandle": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1305723376
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3650118153
},
"Guid": 4170522777
},
{
"$type": "miHoYo.HYG.Entities.GameplayEvents.GetAvatarDoReactionDataNode, Assembly-CSharp",
"Id": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"Guid": 813471974
},
"decodeSuc": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 3284149682
},
"inDataEventData": {
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
"Guid": 3656768162
},
"Guid": 3604746001
},
{
"$type": "miHoYo.HYG.Entities.EntitiesGetEntityGuidPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 2331438620
},
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 3726244876
},
"Guid": 1021630998
},
{
"$type": "miHoYo.HYG.Scripting.SetBlackboardUInt64Node, Assembly-CSharp",
"inDataValue": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 3009435362
},
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 240900252
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d11185fb-716f-4f90-835a-5ffe7c5bea65"
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2670963911
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 1187621283
},
"Guid": 701373863
},
{
"$type": "miHoYo.HYG.Scripting.SetBlackboardUInt32Node, Assembly-CSharp",
"inDataValue": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 669030815
},
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"Guid": 2771864624
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2a684518-db90-4257-a76b-faad169b3e34"
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 775454084
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2694811981
},
"Guid": 1999577310
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsBoolAndNodePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 2631488062
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 4049655932
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true,
"Guid": 766065380
},
"Guid": 51435680
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsFloatLessOrEqualPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 4276608442
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 2301839650
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 3.0,
"Guid": 1839803642
},
"Guid": 679027241
},
{
"$type": "miHoYo.HYG.Entities.CommonGetDistanceBetweenTwoEntitiesPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Single, mscorlib]], Assembly-CSharp",
"Guid": 1290413359
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 3741523913
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 2070488623
},
"Guid": 211825420
},
{
"$type": "miHoYo.HYG.Scripting.GetOwnerEntityNode, Assembly-CSharp",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1803731636
},
"Guid": 4141634077
},
{
"$type": "miHoYo.HYG.Scripting.GuidToEntityNode, Assembly-CSharp",
"inDataGuid": {
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 2664588972
},
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 168465361
},
"Guid": 741897562
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsBoolAndNodePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 2560446037
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 368553196
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true,
"Guid": 3418173848
},
"Guid": 4150294342
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsIntNotEqualPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 1292807103
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 1706487358
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 3,
"Guid": 3341103841
},
"Guid": 3205735918
},
{
"$type": "miHoYo.HYG.Entity.NpcGetNpcStatePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Int32, mscorlib]], Assembly-CSharp",
"Guid": 3713060709
},
"entityGuid": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 2412060143
},
"Guid": 1706808126
},
{
"$type": "miHoYo.HYG.Entities.EntitiesGetEntityGuidPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 3657472498
},
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 32529968
},
"Guid": 3776550092
},
{
"$type": "miHoYo.HYG.Scripting.GetOwnerEntityNode, Assembly-CSharp",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2347720291
},
"Guid": 654115204
},
{
"$type": "miHoYo.HYG.Entity.GameplayUtilityCheckIfInSectorRangePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 3598470308
},
"rootPos": {
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
"inDataX": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 3920547827
},
"inDataY": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 1220461202
},
"inDataZ": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 4229148237
},
"_value": {
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"Mode": 0,
"Guid": 4167185127
},
"rootForward": {
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
"inDataX": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 3886857039
},
"inDataY": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 3644346234
},
"inDataZ": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 951641046
},
"_value": {
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"Mode": 0,
"Guid": 1361316652
},
"targetPos": {
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
"inDataX": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 1397793924
},
"inDataY": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 3364381195
},
"inDataZ": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 3075579551
},
"_value": {
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"Mode": 0,
"Guid": 1188924978
},
"angle": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 180.0,
"Guid": 2562954958
},
"Guid": 3581843941
},
{
"$type": "miHoYo.HYG.Entities.EntitiesGetEntityPositionPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp",
"outDataX": null,
"outDataY": null,
"outDataZ": null,
"Mode": 0,
"Guid": 2691827283
},
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 460117703
},
"Guid": 285173481
},
{
"$type": "miHoYo.HYG.Scripting.GuidToEntityNode, Assembly-CSharp",
"inDataGuid": {
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 3630893029
},
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 3346740276
},
"Guid": 56158321
},
{
"$type": "miHoYo.HYG.Entities.EntitiesGetEntityPositionPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp",
"outDataX": null,
"outDataY": null,
"outDataZ": null,
"Mode": 0,
"Guid": 2865513409
},
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 2862103896
},
"Guid": 4006038417
},
{
"$type": "miHoYo.HYG.Scripting.GetOwnerEntityNode, Assembly-CSharp",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1615283963
},
"Guid": 881330232
},
{
"$type": "miHoYo.HYG.Scripting.GetBlackboardUInt64Node, Assembly-CSharp",
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 3276033447
},
"targetEntity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 662884434
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d11185fb-716f-4f90-835a-5ffe7c5bea65"
},
"Guid": 2346636630
},
{
"$type": "miHoYo.HYG.Scripting.GetBlackboardUInt64Node, Assembly-CSharp",
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 3990076597
},
"targetEntity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 3330085606
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d11185fb-716f-4f90-835a-5ffe7c5bea65"
},
"Guid": 930694207
},
{
"$type": "miHoYo.HYG.Scripting.GetOwnerEntityNode, Assembly-CSharp",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1897066213
},
"Guid": 274374716
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsBoolAndNodePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 4243662691
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 3119461249
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 3756824479
},
"Guid": 204936260
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsUIntEqualPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 510838055
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 1581358675
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 5,
"Guid": 1697299051
},
"Guid": 3947707666
},
{
"$type": "miHoYo.HYG.Scripting.GetBlackboardUInt32Node, Assembly-CSharp",
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"Guid": 1876825178
},
"targetEntity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 3236037208
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-2a684518-db90-4257-a76b-faad169b3e34"
},
"Guid": 1737338481
},
{
"$type": "miHoYo.HYG.Entities.MoveGetForwardPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp",
"outDataX": null,
"outDataY": null,
"outDataZ": null,
"Mode": 0,
"Guid": 2761779919
},
"owner": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 2867741717
},
"Guid": 321663469
},
{
"$type": "miHoYo.HYG.Entities.SendEventActionNode, Assembly-CSharp",
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 3836716113
},
"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": 2387822234
},
"inDataInstigator": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 1037563277
},
"inDataTarget": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 194877582
},
"inDataCustomData": {
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
"Guid": 179999544
},
"Mode": 1,
"Guid": 2503959554
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1513747867
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3044768949
},
"Guid": 3106970011
},
{
"$type": "miHoYo.HYG.Entities.GameplayEvents.MakeAIPerceptionEventDataNode, Assembly-CSharp",
"inDataAbilityHandle": {
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 3998304573
},
"outDataEventData": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.AIPerceptionEventData, Assembly-CSharp]], Assembly-CSharp",
"Guid": 421916901
},
"Guid": 3647646464
},
{
"$type": "miHoYo.HYG.GameplayAbilities.GetAbilityHandleNode, Assembly-CSharp",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 554833928
},
"Guid": 3978387910
},
{
"$type": "miHoYo.HYG.Scripting.SetBlackboardUInt64Node, Assembly-CSharp",
"inDataValue": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 367703201
},
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 1521531103
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "EventSenderEntity-5d55f8afc68f1eb41af2109ca6301fb2-0"
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 752530496
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3195769644
},
"Guid": 1961340644
},
{
"$type": "miHoYo.HYG.Scripting.SetBlackboardInt32Node, Assembly-CSharp",
"inDataValue": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
"_value": 100405000,
"Guid": 4258660137
},
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Int32, mscorlib]], Assembly-CSharp",
"Guid": 3446342561
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "ConditionID-5d55f8afc68f1eb41af2109ca6301fb2-0"
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2142141323
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2268184569
},
"Guid": 2959896105
},
{
"$type": "miHoYo.HYG.Scripting.GetBlackboardUInt64Node, Assembly-CSharp",
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 2377758460
},
"targetEntity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 1767266848
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "instance-d11185fb-716f-4f90-835a-5ffe7c5bea65"
},
"Guid": 1788109545
},
{
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
"outExecTrue": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 280856607
},
"outExecFalse": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3013072390
},
"inDataCondition": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 4110790304
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 758283107
},
"Guid": 187858080
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsBoolAndNodePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 1544465693
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 643734481
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 2708867232
},
"Guid": 67095057
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsStringNotEqualPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 2621083965
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "",
"Guid": 2590117760
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "TpsPhotography",
"Guid": 3727473874
},
"Guid": 778339140
},
{
"$type": "miHoYo.HYG.Entities.CameraTryGetCameraStateNamePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.String, mscorlib]], Assembly-CSharp",
"Guid": 3618607052
},
"Guid": 3234645128
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsStringNotEqualPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 475858892
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "",
"Guid": 844046197
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "Photography",
"Guid": 3109321531
},
"Guid": 1808776735
},
{
"$type": "miHoYo.HYG.Entities.CameraTryGetCameraStateNamePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.String, mscorlib]], Assembly-CSharp",
"Guid": 2743853942
},
"Guid": 180101669
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsStringNotEqualPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 51483447
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "",
"Guid": 2675881348
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "Selfie",
"Guid": 92805367
},
"Guid": 3376134556
},
{
"$type": "miHoYo.HYG.Entities.CameraTryGetCameraStateNamePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.String, mscorlib]], Assembly-CSharp",
"Guid": 3884138855
},
"Guid": 2544490752
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsBoolAndNodePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 1224640775
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 1476090310
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 1661288104
},
"Guid": 2373256203
},
{
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
"outExecTrue": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3627617246
},
"outExecFalse": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 466062289
},
"inDataCondition": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 3828556541
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2472148589
},
"Guid": 256851961
},
{
"$type": "miHoYo.HYG.Scripting.GetBlackboardBooleanNode, Assembly-CSharp",
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 1655884429
},
"targetEntity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 2299285863
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "LockPlayerReaction-5d55f8afc68f1eb41af2109ca6301fb2-0"
},
"Guid": 4146057798
},
{
"$type": "miHoYo.HYG.Scripting.SetBlackboardBooleanNode, Assembly-CSharp",
"inDataValue": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true,
"Guid": 1483822902
},
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 625510245
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "LockPlayerReaction-5d55f8afc68f1eb41af2109ca6301fb2-0"
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 886627199
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2581425234
},
"Guid": 1567830005
}
]
},
"_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": 3656768162,
"outputPort": 1996737663
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3726244876,
"outputPort": 4275499420
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3009435362,
"outputPort": 2331438620
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1187621283,
"outputPort": 897476824
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 669030815,
"outputPort": 813471974
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2694811981,
"outputPort": 2670963911
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2301839650,
"outputPort": 1290413359
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3741523913,
"outputPort": 1803731636
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2070488623,
"outputPort": 168465361
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 368553196,
"outputPort": 2631488062
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1706487358,
"outputPort": 3713060709
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2412060143,
"outputPort": 3657472498
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 32529968,
"outputPort": 2347720291
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4167185127,
"outputPort": 2691827283
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1188924978,
"outputPort": 2865513409
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2664588972,
"outputPort": 3276033447
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4049655932,
"outputPort": 4276608442
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3630893029,
"outputPort": 3990076597
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2862103896,
"outputPort": 3346740276
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 460117703,
"outputPort": 1897066213
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3418173848,
"outputPort": 3598470308
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3119461249,
"outputPort": 2560446037
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3756824479,
"outputPort": 510838055
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1581358675,
"outputPort": 1876825178
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3650118153,
"outputPort": 2967556866
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1828780154,
"outputPort": 4243662691
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2999982925,
"outputPort": 775454084
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2867741717,
"outputPort": 1615283963
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1361316652,
"outputPort": 2761779919
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2268184569,
"outputPort": 752530496
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 179999544,
"outputPort": 421916901
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3998304573,
"outputPort": 554833928
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 367703201,
"outputPort": 2377758460
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 643734481,
"outputPort": 2621083965
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2590117760,
"outputPort": 3618607052
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 844046197,
"outputPort": 2743853942
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2708867232,
"outputPort": 475858892
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2675881348,
"outputPort": 3884138855
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1476090310,
"outputPort": 1544465693
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1661288104,
"outputPort": 51483447
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4110790304,
"outputPort": 1224640775
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3828556541,
"outputPort": 1655884429
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3195769644,
"outputPort": 466062289
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2581425234,
"outputPort": 2142141323
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3044768949,
"outputPort": 886627199
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2472148589,
"outputPort": 3001741383
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 766065380,
"outputPort": 1292807103
}
]
},
"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": -1354.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": 4170522777,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -570.0,
"y": 417.0
},
"comment": "AvatarDoReaction",
"commentHeight": 40.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3604746001,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 46.0,
"y": 794.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1021630998,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 46.0,
"y": 650.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 701373863,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 576.0,
"y": 471.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1999577310,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 578.0,
"y": 608.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 51435680,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 896.0,
"y": 1269.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 679027241,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 568.0,
"y": 1219.0
},
"comment": "距离",
"commentHeight": 40.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 211825420,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 122.0,
"y": 1140.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 4141634077,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -288.0,
"y": 1090.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 741897562,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -245.0,
"y": 1282.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 4150294342,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 896.0,
"y": 1511.0
},
"comment": "",
"commentHeight": 40.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3205735918,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 502.0,
"y": 1521.0
},
"comment": "NPC非任务状态",
"commentHeight": 40.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1706808126,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 150.0,
"y": 1521.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3776550092,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -134.0,
"y": 1521.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 654115204,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -498.0,
"y": 1521.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3581843941,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 194.0,
"y": 1748.0
},
"comment": "玩家在NPC扇形视野范围内",
"commentHeight": 40.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 285173481,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -28.0,
"y": 1710.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 56158321,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -384.0,
"y": 1984.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 4006038417,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -28.0,
"y": 1984.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 881330232,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -490.0,
"y": 1824.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2346636630,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -609.0,
"y": 1282.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 930694207,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -725.0,
"y": 1984.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 274374716,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -490.0,
"y": 1701.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 204936260,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 876.0,
"y": 2081.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3947707666,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 558.0,
"y": 2240.0
},
"comment": "是点地舞",
"commentHeight": 40.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1737338481,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 138.0,
"y": 2240.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 321663469,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -118.0,
"y": 1824.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3106970011,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 4658.0,
"y": 462.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3647646464,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 4639.0,
"y": 679.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3978387910,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 4639.0,
"y": 769.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1961340644,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 3276.0,
"y": 462.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2959896105,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 3787.0,
"y": 462.0
},
"comment": "ConditionID",
"commentHeight": 40.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1788109545,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 3276.0,
"y": 671.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 187858080,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2455.0,
"y": 462.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 67095057,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2354.0,
"y": 764.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 778339140,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2014.0,
"y": 714.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3234645128,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1702.0,
"y": 714.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1808776735,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2014.0,
"y": 865.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 180101669,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1702.0,
"y": 865.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3376134556,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2014.0,
"y": 1012.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2544490752,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1702.0,
"y": 1012.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2373256203,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2354.0,
"y": 911.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 256851961,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2790.0,
"y": 1304.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 4146057798,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2407.0,
"y": 1509.0
},
"comment": "如果没锁",
"commentHeight": 40.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1567830005,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 4258.0,
"y": 462.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
}
]
},
"comment": null,
"position": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -10.4,
"y": -589.6
},
"scale": 0.7561437
},
"FilePath": "Assets/MoleRes/Rel/SRes/Data/Ability/Perception/InstantFeedback/Perception_DetectPlayerUseReactionSimpleDance.json",
"InputBindings": null,
"ReplicationPolicy": 0,
"ActivationPolicy": 1,
"RemoveAbilityOnDeactivated": false,
"RetriggerAbility": false
}