ZenlessData/Data/TreasureCar_DisableInteract.json

13 lines
239 B
JSON
Raw Normal View History

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