Files
2025-11-11 07:21:48 +07:00

646 lines
22 KiB
JSON

{
"$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": []
},
"_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": "73133584a04546141803cd814f03d779",
"_assetPath": "Data/Blackboard/GaInteract_Board.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": "owner",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-bc408a04-baa7-4c74-8ea1-d905e9c919d3"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "target",
"DataType": 6,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-a8726c41-2d7c-447e-a1a7-f14f65e60257"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "tag",
"DataType": 3,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-734a3ac9-bdc0-47f1-a34c-d21f4d01ee06"
]
}
},
{
"$type": "miHoYo.HYG.DataSharing.BlackboardConfigData, Assembly-CSharp",
"isStatic": false,
"mustNoSharing": true,
"showName": "slotId",
"DataType": 2,
"sharingStrategy": 1,
"category": null,
"nameHistory": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": [
"instance-06e19d16-0295-44f3-9f80-112568edbb51"
]
}
}
]
}
},
"_nodes": {
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.Scripting.Node, Assembly-CSharp]], mscorlib",
"$values": [
{
"$type": "miHoYo.HYG.GameplayAbilities.EndAbilityNode, Assembly-CSharp",
"inDataAbility": {
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbility, Assembly-CSharp]], Assembly-CSharp",
"Guid": 4095402339
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3708170819
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3238728723
},
"Guid": 1423266119
},
{
"$type": "miHoYo.HYG.GameplayAbilities.ScriptOnActivateAbility, Assembly-CSharp",
"outDataWasActivatedByEvent": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
"Guid": 2579435300
},
"outDataTriggerEventData": {
"$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp",
"outDataEventTag": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2932660415
},
"outDataInstigator": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2799352498
},
"outDataTarget": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1456806749
},
"outDataCustomData": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
"Guid": 3850263769
},
"Mode": 1,
"Guid": 3940576720
},
"eventOutPort": {
"$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp",
"Guid": 3110316312
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2165823523
},
"Guid": 1833483586
},
{
"$type": "miHoYo.HYG.GameplayAbilities.AutoSwitchBlockPlayATLTaskNode, 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": 1357807350
},
"Guid": 2751385870
},
"target": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 2316545160
},
"OnATLEndEvent": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 811255113
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3088663656
},
"taskHandle": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1840944324
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 4200206871
},
"Guid": 1336470646
},
{
"$type": "miHoYo.HYG.GameplayAbilities.AutoSwitchBlockPlayATLTaskNode, 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": 124186918
},
"Guid": 1854201213
},
"target": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 1470195933
},
"OnATLEndEvent": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 4257288852
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2264036756
},
"taskHandle": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1314205442
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2456703381
},
"Guid": 2622283928
},
{
"$type": "miHoYo.HYG.Scripting.WaitTaskNode, Assembly-CSharp",
"Time": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
"_value": 3.0,
"Guid": 1921332054
},
"OnEnd": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 365903675
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1967994606
},
"taskHandle": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 1740015101
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3161589214
},
"Guid": 3880695038
},
{
"$type": "miHoYo.HYG.GameplayAbilities.AutoSwitchBlockPlayATLTaskNode, 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": 1733218308
},
"Guid": 3436082481
},
"target": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 2667874360
},
"OnATLEndEvent": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 871637747
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 2773922738
},
"taskHandle": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2584620500
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 2708480997
},
"Guid": 1353241484
},
{
"$type": "miHoYo.HYG.GameplayAbilities.AutoSwitchBlockPlayATLTaskNode, 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": 1012387885
},
"Guid": 601526371
},
"target": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 1221683521
},
"OnATLEndEvent": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3894285493
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3495101018
},
"taskHandle": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2810042811
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3836028788
},
"Guid": 3011608194
},
{
"$type": "miHoYo.HYG.Scripting.GetBlackboardEntityNode, Assembly-CSharp",
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 2068611156
},
"targetEntity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 3838938382
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "Target-73133584a04546141803cd814f03d779-0"
},
"Guid": 264440421
},
{
"$type": "miHoYo.HYG.GameplayAbilities.ScriptOnDectivateAbility, Assembly-CSharp",
"outDataReason": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbilityDeactivationReason, Assembly-CSharp]], Assembly-CSharp",
"Guid": 4031453226
},
"eventOutPort": {
"$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp",
"Guid": 1244323059
},
"outExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 850067231
},
"Guid": 3284237081
},
{
"$type": "miHoYo.HYG.Entity.StopAtlWithTagActionNode, Assembly-CSharp",
"owner": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 2794796274
},
"atlTag": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 1325539395
},
"Guid": 3671495718
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 3124201020
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 825517853
},
"Guid": 2658453256
},
{
"$type": "miHoYo.HYG.Scripting.GetBlackboardEntityNode, Assembly-CSharp",
"outDataValue": {
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
"Guid": 3436981179
},
"targetEntity": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 1607725005
},
"key": {
"$type": "miHoYo.HYG.DataSharing.BlackboardSelectKey, Assembly-CSharp",
"keyName": "Target-73133584a04546141803cd814f03d779-0"
},
"Guid": 298504542
},
{
"$type": "miHoYo.HYG.Entity.StopAtlWithTagActionNode, Assembly-CSharp",
"owner": {
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
"Guid": 853295512
},
"atlTag": {
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
"_value": {
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
"TagId": 717226637
},
"Guid": 936266935
},
"OutExec": {
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
"Guid": 1355456440
},
"inExec": {
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
"Guid": 3753311809
},
"Guid": 21991723
}
]
},
"_stateTagsConfig": {
"$type": "miHoYo.HYG.GameplayTags.TagContainerConfig, Assembly-CSharp",
"_tagIds": {
"$type": "System.Collections.Generic.List`1[[System.UInt32, mscorlib]], mscorlib",
"$values": [
1953858559
]
}
},
"_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": 2456703381,
"outputPort": 3088663656
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3836028788,
"outputPort": 365903675
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 2708480997,
"outputPort": 3495101018
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 4200206871,
"outputPort": 2165823523
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3238728723,
"outputPort": 871637747
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1470195933,
"outputPort": 2068611156
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 1221683521,
"outputPort": 2068611156
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3161589214,
"outputPort": 2264036756
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 825517853,
"outputPort": 850067231
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 853295512,
"outputPort": 3436981179
},
{
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
"inputPort": 3753311809,
"outputPort": 3124201020
}
]
},
"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": 1423266119,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 2074.0,
"y": 269.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1833483586,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -792.0,
"y": 221.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1336470646,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -415.0,
"y": 257.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2622283928,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 206.0,
"y": 257.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3880695038,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 689.0,
"y": 194.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 1353241484,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 1465.0,
"y": 257.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3011608194,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 952.0,
"y": 257.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 264440421,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 174.0,
"y": 478.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 3284237081,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -598.0,
"y": 918.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 2658453256,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": -174.0,
"y": 918.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 298504542,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 210.0,
"y": 1265.0
},
"comment": null,
"commentHeight": 0.0,
"foldout": false
},
{
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
"guid": 21991723,
"pos": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 535.0,
"y": 918.0
},
"comment": "",
"commentHeight": 0.0,
"foldout": false
}
]
},
"comment": null,
"position": {
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
"x": 723.0,
"y": 312.0
},
"scale": 0.25
},
"FilePath": "Assets/MoleRes/Rel/SRes/Data/Ability/Interact/GeneralFurnitureInteract/UseSink.json",
"InputBindings": null,
"ReplicationPolicy": 1,
"ActivationPolicy": 0,
"RemoveAbilityOnDeactivated": true,
"RetriggerAbility": false
}