534 lines
18 KiB
JSON
534 lines
18 KiB
JSON
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.HScriptAbility, Assembly-CSharp",
|
|
"_variableDefinitions": {
|
|
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.HScriptVariableDefinition, Assembly-CSharp",
|
|
"_name": "TaskHandle",
|
|
"_type": {
|
|
"$type": "miHoYo.HYG.Scripting.HScriptVariableTypeInfo, Assembly-CSharp",
|
|
"_typeName": "GameplayTaskHandle",
|
|
"_hashable": true,
|
|
"_category": 5
|
|
},
|
|
"_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": 814432424
|
|
},
|
|
"outDataTriggerEventData": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataGameplayEventDataPort, Assembly-CSharp",
|
|
"outDataEventTag": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 249586829
|
|
},
|
|
"outDataInstigator": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 3841071215
|
|
},
|
|
"outDataTarget": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 1432938208
|
|
},
|
|
"outDataCustomData": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.GameplayEvents.IGameplayEventCustomData, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 4132000860
|
|
},
|
|
"Mode": 0,
|
|
"Guid": 2502590867
|
|
},
|
|
"eventOutPort": {
|
|
"$type": "miHoYo.HYG.Scripting.OutEventPort, Assembly-CSharp",
|
|
"Guid": 260081699
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3320047542
|
|
},
|
|
"Guid": 3803137678
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTasks.GameplayTaskWaitGameplayTagAddedNode, 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": 378014485
|
|
},
|
|
"Guid": 1853121694
|
|
},
|
|
"Entity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 2922535969
|
|
},
|
|
"TriggerOnlyOnce": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 3730454108
|
|
},
|
|
"OnAdded": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3700196405
|
|
},
|
|
"OnAdded_1": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 547913267
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1959441230
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 1581853952
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3788327766
|
|
},
|
|
"Guid": 1287701429
|
|
},
|
|
{
|
|
"$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": 378014485
|
|
},
|
|
"Guid": 3521011909
|
|
},
|
|
"Entity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 1495034386
|
|
},
|
|
"TriggerOnlyOnce": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 2371706509
|
|
},
|
|
"OnRemoved": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 40734704
|
|
},
|
|
"OnRemoved_1": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 453800848
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3858554882
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 641320413
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3688280919
|
|
},
|
|
"Guid": 2212782173
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.SequenceNode, Assembly-CSharp",
|
|
"outExecsThen": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort[], Assembly-CSharp",
|
|
"$values": [
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 471055869
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3230606695
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3040576488
|
|
}
|
|
]
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3703301726
|
|
},
|
|
"Guid": 519735732
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.SetVariableNode, Assembly-CSharp",
|
|
"name": "TaskHandle",
|
|
"inDataValue": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort, Assembly-CSharp",
|
|
"Guid": 2633356615
|
|
},
|
|
"outDataResult": null,
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1927868337
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 301680229
|
|
},
|
|
"Guid": 3129629836
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.TryEndGameplayTaskActionNode, Assembly-CSharp",
|
|
"handle": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 854155519
|
|
},
|
|
"OutExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 191798400
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 989733585
|
|
},
|
|
"Guid": 845621403
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.GetVariableNode, Assembly-CSharp",
|
|
"name": "TaskHandle",
|
|
"outDataResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutVariablePort, Assembly-CSharp",
|
|
"Guid": 748950137
|
|
},
|
|
"Guid": 1719034499
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayAbilities.CheckCatchableInsectTaskNode, Assembly-CSharp",
|
|
"CheckInterval": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.1,
|
|
"Guid": 987687214
|
|
},
|
|
"CheckRadius": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Single, mscorlib]], Assembly-CSharp",
|
|
"_value": 0.0,
|
|
"Guid": 1040892301
|
|
},
|
|
"InsectTag": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 0
|
|
},
|
|
"Guid": 938220437
|
|
},
|
|
"CheckOnInit": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 690818919
|
|
},
|
|
"OnInsectFound": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1074300166
|
|
},
|
|
"OnInsectFound_1": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.Entities.Entity, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 4260455330
|
|
},
|
|
"OnInsectLost": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 1920273329
|
|
},
|
|
"OnEnd": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 148180617
|
|
},
|
|
"outExec": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 685438674
|
|
},
|
|
"taskHandle": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[miHoYo.HYG.GameplayTasks.GameplayTaskHandle, Assembly-CSharp]], Assembly-CSharp",
|
|
"Guid": 677049702
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 851427992
|
|
},
|
|
"Guid": 307983700
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.Scripting.BranchNode, Assembly-CSharp",
|
|
"outExecTrue": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 3955423267
|
|
},
|
|
"outExecFalse": {
|
|
"$type": "miHoYo.HYG.Scripting.OutExecPort, Assembly-CSharp",
|
|
"Guid": 2428473103
|
|
},
|
|
"inDataCondition": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 471309098
|
|
},
|
|
"inExec": {
|
|
"$type": "miHoYo.HYG.Scripting.InExecPort, Assembly-CSharp",
|
|
"Guid": 3443398881
|
|
},
|
|
"Guid": 668046828
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.GameplayTagUtilEntityHasTagPureNode, Assembly-CSharp",
|
|
"autoGenResult": {
|
|
"$type": "miHoYo.HYG.Scripting.OutDataPort`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"Guid": 4113415992
|
|
},
|
|
"entity": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataEntityPort, Assembly-CSharp",
|
|
"Guid": 3573066528
|
|
},
|
|
"tag": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp]], Assembly-CSharp",
|
|
"_value": {
|
|
"$type": "miHoYo.HYG.GameplayTags.GameplayTag, Assembly-CSharp",
|
|
"TagId": 378014485
|
|
},
|
|
"Guid": 3872410130
|
|
},
|
|
"exactMatch": {
|
|
"$type": "miHoYo.HYG.Scripting.InDataPortWithField`1[[System.Boolean, mscorlib]], Assembly-CSharp",
|
|
"_value": false,
|
|
"Guid": 2235750863
|
|
},
|
|
"Guid": 3457580228
|
|
}
|
|
]
|
|
},
|
|
"_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": 3703301726,
|
|
"outputPort": 3320047542
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 989733585,
|
|
"outputPort": 40734704
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 854155519,
|
|
"outputPort": 748950137
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 851427992,
|
|
"outputPort": 3700196405
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 301680229,
|
|
"outputPort": 685438674
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 2633356615,
|
|
"outputPort": 677049702
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 471309098,
|
|
"outputPort": 4113415992
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3443398881,
|
|
"outputPort": 471055869
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3788327766,
|
|
"outputPort": 3230606695
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 3688280919,
|
|
"outputPort": 3040576488
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterGraphEdge, FGraphAsm",
|
|
"inputPort": 851427992,
|
|
"outputPort": 3955423267
|
|
}
|
|
]
|
|
},
|
|
"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": 3803137678,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 158.4,
|
|
"y": 177.599991
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1287701429,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 890.4,
|
|
"y": 177.599991
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 2212782173,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 890.4,
|
|
"y": 396.0
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 519735732,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 588.0,
|
|
"y": 177.599991
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3129629836,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 2092.8,
|
|
"y": 177.599991
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 845621403,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1648.8,
|
|
"y": 396.0
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 1719034499,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1292.8,
|
|
"y": 564.8
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 307983700,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 1588.8,
|
|
"y": 177.599991
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 668046828,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 890.4,
|
|
"y": -143.2
|
|
},
|
|
"comment": null,
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
},
|
|
{
|
|
"$type": "miHoYo.HYG.FGraph.FasterNodeEditorData, FGraphAsm",
|
|
"guid": 3457580228,
|
|
"pos": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": 890.4,
|
|
"y": -42.4
|
|
},
|
|
"comment": "",
|
|
"commentHeight": 0.0,
|
|
"foldout": false
|
|
}
|
|
]
|
|
},
|
|
"comment": null,
|
|
"position": {
|
|
"$type": "UnityEngine.Vector2, UnityEngine.CoreModule",
|
|
"x": -209.6,
|
|
"y": 257.6
|
|
},
|
|
"scale": 0.8695652
|
|
},
|
|
"FilePath": "Assets/MoleRes/Rel/SRes/Data/Ability/Player&NPC/Tools/InsectNet/GA_InsectNetShowCatchableHint.json",
|
|
"InputBindings": null,
|
|
"ReplicationPolicy": 0,
|
|
"ActivationPolicy": 1,
|
|
"RemoveAbilityOnDeactivated": false,
|
|
"RetriggerAbility": false
|
|
} |