ZenlessData/Data/Level_AreaCullingExcluding.json

21 lines
441 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "Level_AreaCullingExcluding",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyGameplayTagAction",
"IsAdd": true,
"Tags": [
"Level_AreaCullingExcluding"
],
"Target": "Self"
},
{
"$type": "RemoveAbilityAction",
"AbilityName": "Level_AreaCullingExcluding",
"Target": "Self"
}
]
}
}