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

484 lines
16 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": 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": 2029088751
},
"outDataTriggerEventData": {
"$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp",
"outDataEventTag": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"Guid": 174602101
},
"outDataInstigator": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2992474658
},
"outDataTarget": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1084528948
},
"outDataCustomData": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
"Guid": 3945407037
},
"Mode": 0,
"Guid": 3716467291
},
"eventOutPort": {
"$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp",
"Guid": 3567320171
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 4265043118
},
"Guid": 3527850684
},
{
"$type": "miHoYo.HYG.GameplayTasks.GameplayTaskWaitGameplayTagRemovedNode, Assembly-CSharp",
"Tag": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 2028080100
},
"Guid": 540173234
},
"Entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 4276150540
},
"TriggerOnlyOnce": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 443136733
},
"OnRemoved": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2714853019
},
"OnRemoved_1": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2790613794
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1378822059
},
"taskHandle": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 3124299331
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 524613947
},
"Guid": 173159475
},
{
"$type": "miHoYo.HYG.Entities.SendEventActionNode, Assembly-CSharp",
"entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 3180141339
},
"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": 2060564612
},
"Guid": 1745285558
},
"inDataInstigator": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 2910387413
},
"inDataTarget": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 4168642466
},
"inDataCustomData": {
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
"Guid": 33072831
},
"Mode": 1,
"Guid": 1606735789
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 326406187
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 1793453000
},
"Guid": 543709287
},
{
"$type": "miHoYo.HYG.GameplayAbilities.ScriptOnDectivateAbility, Assembly-CSharp",
"outDataReason": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityDeactivationReason, Assembly-CSharp]], Assembly-CSharp",
"Guid": 3267671170
},
"eventOutPort": {
"$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp",
"Guid": 700918432
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1951554877
},
"Guid": 2325020851
},
{
"$type": "miHoYo.HYG.Scripting.DebugTextNode, Assembly-CSharp",
"InDataTextPort": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "",
"Guid": 3120239826
},
"InDataPrintInLogPort": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": true,
"Guid": 161788670
},
"InDataPrintInScreenPort": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 3084094662
},
"InDataLogCatPort": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.LogCat, Assembly-Common]], Assembly-CSharp",
"_value": 0,
"Guid": 1895658960
},
"InDataLogLevelPort": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.Scripting.BPLogLevel, Assembly-CSharp]], Assembly-CSharp",
"_value": 2,
"Guid": 3933881425
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2977472112
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2809342097
},
"Guid": 2468640771
},
{
"$type": "miHoYo.HYG.Scripting.ToStringNode, Assembly-CSharp",
"inDataValue": {
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
"Guid": 3460528684
},
"outDataResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.String, mscorlib]], Assembly-CSharp",
"Guid": 4087301050
},
"Guid": 3355626261
},
{
"$type": "miHoYo.HYG.Scripting.StringBPExtensionsStrAppendPureNode, Assembly-CSharp",
"autoGenResult": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.String, mscorlib]], Assembly-CSharp",
"Guid": 1424588289
},
"str1": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "AutoIdle Deactivated, Reason: ",
"Guid": 3797041852
},
"str2": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
"_value": "",
"Guid": 3497250585
},
"Guid": 1554895160
},
{
"$type": "miHoYo.HYG.Scripting.SequenceNode, Assembly-CSharp",
"outExecsThen": {
"$type": "miHoYo.HYG.Scripting.OutExecPort[], Assembly-CSharp",
"$values": [
{
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 758456947
},
{
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2002500382
}
]
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3129779085
},
"Guid": 1847961850
},
{
"$type": "miHoYo.HYG.GameplayTasks.GameplayTaskWaitGameplayTagRemovedNode, Assembly-CSharp",
"Tag": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 94336251
},
"Guid": 2921577554
},
"Entity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 266653371
},
"TriggerOnlyOnce": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"_value": false,
"Guid": 2186143734
},
"OnRemoved": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2984606633
},
"OnRemoved_1": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"Guid": 4253392715
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 4002268239
},
"taskHandle": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 986777001
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 1798789639
},
"Guid": 2690225887
}
]
},
"_stateTagsConfig": {
"$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp",
"_tagIds": {
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
"$values": [
667253009
]
}
},
"_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": [
1084316056
]
}
},
"Edges": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2809342097,
"outputPort": 1951554877
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3460528684,
"outputPort": 3267671170
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3497250585,
"outputPort": 4087301050
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3120239826,
"outputPort": 1424588289
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3129779085,
"outputPort": 4265043118
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 524613947,
"outputPort": 758456947
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1798789639,
"outputPort": 2002500382
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1793453000,
"outputPort": 2714853019
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1793453000,
"outputPort": 2984606633
}
]
},
"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": 3527850684,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 238.4,
"y": 380.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 173159475,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1128.8,
"y": 380.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 543709287,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1801.6,
"y": 380.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2325020851,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 238.4,
"y": 1328.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2468640771,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1372.0,
"y": 1328.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3355626261,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 620.0,
"y": 1606.4
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1554895160,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1015.2,
"y": 1474.4
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1847961850,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 726.4,
"y": 380.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2690225887,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1128.8,
"y": 593.6
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
}
]
},
"comment": null,
"position": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -79.2,
"y": 3.2
},
"scale": 0.326901764
},
"FilePath": "Assets/MoleRes/Rel/SRes/Data/Ability/Player&NPC/Tools/GA_Tool_AutoIdle.json",
"InputBindings": null,
"ReplicationPolicy": 1,
"ActivationPolicy": 1,
"RemoveAbilityOnDeactivated": false,
"RetriggerAbility": false
}