ZenlessData/Data/TreasureCar_EnableInteract.json
2024-08-13 22:59:23 -03:00

13 lines
237 B
JSON

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