ZenlessData/Data/Treasurebox_DisableInteract.json

13 lines
239 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "Treasurebox_DisableInteract",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "InteractEnableAction",
"Enable": false,
"Target": "Self"
}
]
}
}