528 lines
17 KiB
JSON
528 lines
17 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": [
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp",
|
|
"_name": "ConfigId",
|
|
"_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
|
|
},
|
|
"_replicationPolicy": 0,
|
|
"_defaultValUlong": 0
|
|
},
|
|
{
|
|
"$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
|
|
},
|
|
"_replicationPolicy": 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": 3678321057
|
|
},
|
|
"outDataTriggerEventData": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp",
|
|
"outDataEventTag": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 434625977
|
|
},
|
|
"outDataInstigator": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 1560941802
|
|
},
|
|
"outDataTarget": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 4082584923
|
|
},
|
|
"outDataCustomData": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3389692114
|
|
},
|
|
"Mode": 1,
|
|
"Guid": 1839697471
|
|
},
|
|
"eventOutPort": {
|
|
"$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp",
|
|
"Guid": 247701619
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1268670300
|
|
},
|
|
"Guid": 1211208476
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp",
|
|
"name": "TargetEntity",
|
|
"inDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
|
|
"Guid": 668677911
|
|
},
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
|
|
"Guid": 3014362244
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 112465332
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 440300488
|
|
},
|
|
"Guid": 2170401012
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.EndAbilityNode, Assembly-CSharp",
|
|
"inDataAbility": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayAbilities.GameplayAbility, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 1882434931
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 4284083027
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 1537355835
|
|
},
|
|
"Guid": 180529893
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Entities.OpenFurniturePutUIActionNode, Assembly-CSharp",
|
|
"target": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 1652680412
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1395736997
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 404244107
|
|
},
|
|
"Guid": 460539078
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.TakeSlotTaskNode, Assembly-CSharp",
|
|
"TargetEntity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 3698398950
|
|
},
|
|
"SlotId": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 31,
|
|
"Guid": 784224365
|
|
},
|
|
"TryTime": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 1.0,
|
|
"Guid": 1431279221
|
|
},
|
|
"IsTake": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": true,
|
|
"Guid": 4253731796
|
|
},
|
|
"Caller": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 1170842005
|
|
},
|
|
"OnTakeSuccess": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 564930057
|
|
},
|
|
"OnTakeSuccess_1": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 3045977888
|
|
},
|
|
"OnTakeFailed": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2915442603
|
|
},
|
|
"OnTakeFailed_1": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 1279329039
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1798083561
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3505722155
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3756007812
|
|
},
|
|
"Guid": 3516761128
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.TakeSlotTaskNode, Assembly-CSharp",
|
|
"TargetEntity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 1064257181
|
|
},
|
|
"SlotId": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Int32, mscorlib]], Assembly-CSharp",
|
|
"_value": 31,
|
|
"Guid": 279814255
|
|
},
|
|
"TryTime": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 1.0,
|
|
"Guid": 577967499
|
|
},
|
|
"IsTake": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 2724325016
|
|
},
|
|
"Caller": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 3099058809
|
|
},
|
|
"OnTakeSuccess": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1969483116
|
|
},
|
|
"OnTakeSuccess_1": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 1637517595
|
|
},
|
|
"OnTakeFailed": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1072371737
|
|
},
|
|
"OnTakeFailed_1": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 1007428278
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 712240786
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3623838672
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 455547523
|
|
},
|
|
"Guid": 3770991797
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.WaitTaskNode, Assembly-CSharp",
|
|
"StartLog": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.String, mscorlib]], Assembly-CSharp",
|
|
"_value": "",
|
|
"Guid": 279448006
|
|
},
|
|
"Time": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 5.0,
|
|
"Guid": 4262705920
|
|
},
|
|
"OnEnd": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2400671409
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1410393946
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3420216864
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 4199654784
|
|
},
|
|
"Guid": 1785062869
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.SequenceNode, Assembly-CSharp",
|
|
"outExecsThen": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2387121516
|
|
}
|
|
]
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 2121088740
|
|
},
|
|
"Guid": 4173018893
|
|
}
|
|
]
|
|
},
|
|
"_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": [
|
|
1685532128
|
|
]
|
|
}
|
|
},
|
|
"Edges": {
|
|
"$type": "System.Collections.Generic.List`1[[miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm]], mscorlib",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3361990212,
|
|
"outputPort": 3074709281
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 668677911,
|
|
"outputPort": 4082584923
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 440300488,
|
|
"outputPort": 1268670300
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3756007812,
|
|
"outputPort": 112465332
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3698398950,
|
|
"outputPort": 3014362244
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1652680412,
|
|
"outputPort": 3014362244
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 455547523,
|
|
"outputPort": 564930057
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2121088740,
|
|
"outputPort": 2915442603
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2121088740,
|
|
"outputPort": 1395736997
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1537355835,
|
|
"outputPort": 2400671409
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1064257181,
|
|
"outputPort": 3014362244
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 1537355835,
|
|
"outputPort": 2387121516
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 404244107,
|
|
"outputPort": 712240786
|
|
}
|
|
]
|
|
},
|
|
"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": 1211208476,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1969.6,
|
|
"y": -110.399994
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2170401012,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 2501.6,
|
|
"y": 8.800001
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 180529893,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 4111.2,
|
|
"y": 378.400024
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 460539078,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 3528.8,
|
|
"y": 42.4
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3516761128,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 2925.6,
|
|
"y": 143.2
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3770991797,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 3212.8,
|
|
"y": -110.399994
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1785062869,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 3902.4,
|
|
"y": 127.2
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 4173018893,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 3656.8,
|
|
"y": 277.6
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null,
|
|
"position": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -2299.2,
|
|
"y": 416.0
|
|
},
|
|
"scale": 1.0
|
|
},
|
|
"FilePath": "Assets/MoleRes/Rel/SRes/Data/Ability/Player&NPC/Pick/PickAndPut.json",
|
|
"InputBindings": null,
|
|
"ReplicationPolicy": 0,
|
|
"ActivationPolicy": 0,
|
|
"RemoveAbilityOnDeactivated": true,
|
|
"RetriggerAbility": false
|
|
} |