ZenlessData/Data/Device_Prop_HollowChest_EnableInteract.json
2024-12-17 20:43:14 -03:00

13 lines
249 B
JSON

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