mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
13 lines
237 B
JSON
13 lines
237 B
JSON
|
{
|
||
|
"AbilityName": "TreasureCar_EnableInteract",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "InteractEnableAction",
|
||
|
"Enable": true,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|