21 lines
441 B
JSON
21 lines
441 B
JSON
{
|
|
"AbilityName": "Level_AreaCullingExcluding",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyGameplayTagAction",
|
|
"IsAdd": true,
|
|
"Tags": [
|
|
"Level_AreaCullingExcluding"
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "RemoveAbilityAction",
|
|
"AbilityName": "Level_AreaCullingExcluding",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
} |