13 lines
267 B
JSON
13 lines
267 B
JSON
|
{
|
||
|
"AbilityName": "Nineveh_MuteDesturctionNavMeshAreaCost",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"OnAbilityStart": [
|
||
|
{
|
||
|
"$type": "IgnoreNavmeshAreaCostAction",
|
||
|
"IgnoreNavmeshAreas": [
|
||
|
"DestructionObject"
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|