Files
PetitPlanet-Data/Ability/Player&NPC/Pick/PickAndHoldAbility.json
2025-11-11 07:21:48 +07:00

1290 lines
43 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"$type": "miHoYo.HYG.GameplayAbilities.LifeStateAbility, Assembly-CSharp",
"_layer": 1,
"_stopHandler": {
"$type": "miHoYo.HYG.GameplayAbilities.LifeStateAbilityStopHandler, Assembly-CSharp",
"_stopPolicy": 0,
"_eventTrigger": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 0
},
"_abilityToActivate": {
"$type": "miHoYo.HYG.GameplayAbilities.GameplayAbilityName, Assembly-CSharp",
"_value": null
}
},
"_variableDefinitions": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp",
"_name": "TargetEntity",
"_type": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": "Entity",
"_hashable": true,
"_category": 0
},
"_collectionType": 0,
"_mapToType": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": null,
"_hashable": false,
"_category": 0
},
"_defaultValUlong": 0
},
{
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp",
"_name": "TargetConfigId",
"_type": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": "UInt32",
"_hashable": true,
"_category": 0
},
"_collectionType": 0,
"_mapToType": {
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
"_typeName": null,
"_hashable": false,
"_category": 0
},
"_defaultValUlong": 0
}
]
},
"_blackboardConfig": {
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigPicker, Assembly-CSharp",
"paraKeys": null,
"configs": null,
"noSharingKeys": null
},
"_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": 2930650993
},
"outDataTriggerEventData": {
"$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp",
"outDataEventTag": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"Guid": 795708120
},
"outDataInstigator": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 292051391
},
"outDataTarget": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1323448644
},
"outDataCustomData": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
"Guid": 3863794375
},
"Mode": 1,
"Guid": 632598428
},
"eventOutPort": {
"$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp",
"Guid": 3611719460
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 895724715
},
"Guid": 1007699319
},
{
"$type": "miHoYo.HYG.GameplayTasks.AvatarLerpRotateTaskNode, Assembly-CSharp",
"TargetDir": {
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
"inDataX": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 2814848267
},
"inDataY": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 1479076009
},
"inDataZ": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 1602173719
},
"_value": {
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"Mode": 0,
"Guid": 2525919830
},
"RotateTime": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.3,
"Guid": 691372209
},
"WithLerpAnim": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 703571386
},
"TimeoutTime": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 3.0,
"Guid": 690435924
},
"OnFinish": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1249838683
},
"OnFinish_1": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 1330259885
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2606533003
},
"taskHandle": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 189890595
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 959316684
},
"Guid": 4139958068
},
{
"$type": "miHoYo.HYG.GameplayAbilities.PlayATLTaskNode, Assembly-CSharp",
"ATLTag": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1218485446
},
"Guid": 399339255
},
"startTime": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 827087002
},
"startBlock": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 1977346297
},
"OnATLPlayEvent": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1417009199
},
"OnATLPlayEvent_1": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 2712174642
},
"OnATLPlayFailEvent": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1575938086
},
"OnATLBlendOutEvent": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2394289033
},
"OnATLBlendOutEvent_1": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 4101760720
},
"OnATLInterruptEvent": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2444710269
},
"OnATLEndEvent": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1001530549
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2587533809
},
"taskHandle": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 836536576
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2588613375
},
"Guid": 2285871865
},
{
"$type": "miHoYo.HYG.Entities.EntitiesGetEntityPositionPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp",
"outDataX": null,
"outDataY": null,
"outDataZ": null,
"Mode": 0,
"Guid": 718084641
},
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 2131499081
},
"Guid": 2968912527
},
{
"$type": "miHoYo.HYG.Entities.EntitiesGetEntityPositionPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp",
"outDataX": null,
"outDataY": null,
"outDataZ": null,
"Mode": 0,
"Guid": 3323310289
},
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 3053352786
},
"Guid": 1998612357
},
{
"$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp",
"name": "TargetEntity",
"inDataValue": {
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
"Guid": 3587132939
},
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
"Guid": 323872519
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 4164247175
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 1640241221
},
"Guid": 556206565
},
{
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
"outExecTrue": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3000835698
},
"outExecFalse": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1624162248
},
"inDataCondition": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 2701759908
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3395093320
},
"Guid": 1314172256
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsFloatLessThanPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 2232186845
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 3905250925
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.3,
"Guid": 1243639678
},
"Guid": 279554815
},
{
"$type": "miHoYo.HYG.Entities.EntitiesGetEntityPositionPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp",
"outDataX": null,
"outDataY": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Single, mscorlib]], Assembly-CSharp",
"Guid": 2992767852
},
"outDataZ": null,
"Mode": 1,
"Guid": 2079375809
},
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 4057462069
},
"Guid": 2533612183
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsFloatSubNodePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Single, mscorlib]], Assembly-CSharp",
"Guid": 3164493415
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 2663730171
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 3813048107
},
"Guid": 1915644746
},
{
"$type": "miHoYo.HYG.Entities.EntitiesGetEntityPositionPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp",
"outDataX": null,
"outDataY": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Single, mscorlib]], Assembly-CSharp",
"Guid": 2566811535
},
"outDataZ": null,
"Mode": 1,
"Guid": 3356619932
},
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 2890949485
},
"Guid": 1655913522
},
{
"$type": "miHoYo.HYG.GameplayAbilities.PlayATLTaskNode, Assembly-CSharp",
"ATLTag": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 676329973
},
"Guid": 484197633
},
"startTime": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 4155884290
},
"startBlock": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 1436367897
},
"OnATLPlayEvent": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 818375804
},
"OnATLPlayEvent_1": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 3272890727
},
"OnATLPlayFailEvent": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3181307977
},
"OnATLBlendOutEvent": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1693094187
},
"OnATLBlendOutEvent_1": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 4022707526
},
"OnATLInterruptEvent": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 251336376
},
"OnATLEndEvent": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3303897998
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1950276081
},
"taskHandle": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 915652005
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 1619735321
},
"Guid": 3006792448
},
{
"$type": "miHoYo.HYG.Scripting.NodeUtilsVector3SubNodePureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataVector3Port, Assembly-CSharp",
"outDataX": null,
"outDataY": null,
"outDataZ": null,
"Mode": 0,
"Guid": 1298574559
},
"a": {
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
"inDataX": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 1714642499
},
"inDataY": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 3751389799
},
"inDataZ": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 3100108132
},
"_value": {
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"Mode": 0,
"Guid": 1077917431
},
"b": {
"$type": "miHoYo.HYG.Scripting.InDataVector3Port, Assembly-CSharp",
"inDataX": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 1015163381
},
"inDataY": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 2933548688
},
"inDataZ": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 0.0,
"Guid": 2838579946
},
"_value": {
"$type": "UnityEngine.Vector3, UnityEngine.CoreModule",
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"Mode": 0,
"Guid": 2491730229
},
"Guid": 1335170445
},
{
"$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": 1430044262
},
"Guid": 3304560795
},
"TriggerOnlyOnce": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true,
"Guid": 1731390709
},
"ReceiveGlobalEvent": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 1439521863
},
"EventReceived": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3364524832
},
"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": 3824890417
},
"outDataInstigator": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1548388637
},
"outDataTarget": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 3149656753
},
"outDataCustomData": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1635694567
},
"Mode": 1,
"Guid": 3685645123
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 809626090
},
"taskHandle": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1080356435
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 4294229372
},
"Guid": 971278289
},
{
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
"name": "TargetEntity",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
"Guid": 3085852133
},
"Guid": 1394873162
},
{
"$type": "miHoYo.HYG.GameplayAbilities.EquipToolTaskNode, Assembly-CSharp",
"configID": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"_value": 0,
"Guid": 2670278586
},
"isImmediate": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 2392550596
},
"isPerformHoldable": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 1634776009
},
"OnToolChange": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3417816313
},
"OnToolFail": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3766065747
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1071473380
},
"taskHandle": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2246362176
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 1169389660
},
"Guid": 997471330
},
{
"$type": "miHoYo.HYG.GameplayAbilities.EndAbilityNode, Assembly-CSharp",
"inDataAbility": {
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbility, Assembly-CSharp]], Assembly-CSharp",
"Guid": 370737524
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3061668988
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3770624494
},
"Guid": 2509790283
},
{
"$type": "miHoYo.HYG.GameplayTasks.SendPickReqTaskNode, Assembly-CSharp",
"picker": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 3711776369
},
"target": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 3918895984
},
"TimeoutTime": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 3.0,
"Guid": 3098912431
},
"OnFinish": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2275742499
},
"OnFinish_1": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 866067224
},
"OnFinish_2": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt64, mscorlib]], Assembly-CSharp",
"Guid": 554109958
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 4064860828
},
"taskHandle": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2181539079
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 813441452
},
"Guid": 1087633088
},
{
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
"outExecTrue": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1276255227
},
"outExecFalse": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 115304066
},
"inDataCondition": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 3541959225
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 1661022387
},
"Guid": 4128530432
},
{
"$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp",
"name": "TargetConfigId",
"inDataValue": {
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
"Guid": 4188869543
},
"outDataResult": null,
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 4284818168
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 886760833
},
"Guid": 4171597339
},
{
"$type": "miHoYo.HYG.Entities.EntitiesGetEntityConfigIdPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.UInt32, mscorlib]], Assembly-CSharp",
"Guid": 3424424469
},
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 2587364236
},
"Guid": 2564643403
},
{
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
"name": "TargetConfigId",
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
"Guid": 2742335134
},
"Guid": 189796827
},
{
"$type": "miHoYo.HYG.Entities.ForceMoveToIdleActionNode, Assembly-CSharp",
"owner": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 1018919907
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1562272638
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 4223660510
},
"Guid": 1011502443
},
{
"$type": "miHoYo.HYG.Entities.PlaySfxByInteractionActionNode, Assembly-CSharp",
"target": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 3412098478
},
"interactionType": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.Audio.Config.EntityInteractiveAudioConfig+EntityInteractionType, Assembly-CSharp]], Assembly-CSharp",
"_value": 8,
"Guid": 2607966212
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2776831919
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2788822744
},
"Guid": 3221584551
}
]
},
"_stateTagsConfig": {
"$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp",
"_tagIds": {
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
"$values": [
399851061,
1632423443
]
}
},
"_tagsToBlockConfig": null,
"_tagsToCancelConfig": null,
"_requiredTagsConfig": null,
"_blockedByTagsConfig": null,
"_descriptiveTagsConfig": null,
"_gameplayEventTriggersConfig": {
"$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp",
"_tagIds": {
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
"$values": [
293628636
]
}
},
"Edges": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1640241221,
"outputPort": 895724715
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3395093320,
"outputPort": 2606533003
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2701759908,
"outputPort": 2232186845
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2663730171,
"outputPort": 2992767852
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3905250925,
"outputPort": 3164493415
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4057462069,
"outputPort": 323872519
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3813048107,
"outputPort": 2566811535
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2588613375,
"outputPort": 3000835698
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1619735321,
"outputPort": 1624162248
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3587132939,
"outputPort": 1323448644
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1077917431,
"outputPort": 718084641
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2491730229,
"outputPort": 3323310289
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2525919830,
"outputPort": 1298574559
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2131499081,
"outputPort": 323872519
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4294229372,
"outputPort": 2587533809
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4294229372,
"outputPort": 1950276081
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3770624494,
"outputPort": 1001530549
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3770624494,
"outputPort": 3303897998
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 813441452,
"outputPort": 3364524832
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1661022387,
"outputPort": 2275742499
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3541959225,
"outputPort": 866067224
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1169389660,
"outputPort": 1276255227
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3918895984,
"outputPort": 3085852133
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 886760833,
"outputPort": 4164247175
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 959316684,
"outputPort": 4284818168
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2587364236,
"outputPort": 323872519
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4188869543,
"outputPort": 3424424469
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2670278586,
"outputPort": 2742335134
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3770624494,
"outputPort": 2444710269
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3770624494,
"outputPort": 251336376
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3770624494,
"outputPort": 2394289033
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3770624494,
"outputPort": 1693094187
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4223660510,
"outputPort": 809626090
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3770624494,
"outputPort": 1575938086
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3770624494,
"outputPort": 3181307977
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3412098478,
"outputPort": 3085852133
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2788822744,
"outputPort": 1071473380
}
]
},
"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": 1007699319,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -863.2,
"y": -145.6
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 4139958068,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 506.4,
"y": 24.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2285871865,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1372.0,
"y": -117.600006
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2968912527,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -839.2,
"y": 327.2
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1998612357,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -529.6,
"y": 713.600037
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 556206565,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -309.6,
"y": -116.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1314172256,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1052.8,
"y": 87.2
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 279554815,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 990.4,
"y": 314.400024
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2533612183,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 256.8,
"y": 327.2
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1915644746,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 726.4,
"y": 390.400024
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1655913522,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 256.8,
"y": 529.600037
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3006792448,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1398.4,
"y": 222.4
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1335170445,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -217.6,
"y": 444.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 971278289,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1962.4,
"y": -140.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1394873162,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2444.0,
"y": 16.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 997471330,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 3372.8,
"y": 2.40000153
},
"comment": "需要等服务器回包才能装备",
"commentHeight": 79.2,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2509790283,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2404.0,
"y": 308.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1087633088,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2743.2,
"y": -164.8
},
"comment": "目前Pick回包没有Item的makeGuid所以暂时无法使用makeGuid装备",
"commentHeight": 142.4,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 4128530432,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 3134.4,
"y": -65.6
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 4171597339,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 174.4,
"y": -164.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2564643403,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -144.0,
"y": 50.3999977
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 189796827,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 3010.4,
"y": 102.399994
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1011502443,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2478.4,
"y": -500.8
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3221584551,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 3771.2,
"y": 35.2
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
}
]
},
"comment": null,
"position": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -673.6,
"y": 383.2
},
"scale": 0.432327569
},
"FilePath": "Assets/MoleRes/Rel/SRes/Data/Ability/Player&NPC/Pick/PickAndHoldAbility.json",
"InputBindings": null,
"ReplicationPolicy": 0,
"ActivationPolicy": 0,
"RemoveAbilityOnDeactivated": true,
"RetriggerAbility": false
}