ZenlessData/Data/TreasureCar_EnableInteract.json

13 lines
237 B
JSON
Raw Normal View History

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