mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
15 lines
303 B
JSON
15 lines
303 B
JSON
|
{
|
||
|
"AbilityName": "LightfootRover_HideUAV",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"OnAbilityTrigger": [
|
||
|
{
|
||
|
"$type": "PushRenderVisibleAction",
|
||
|
"Paths": [
|
||
|
"Monster_UVARaven"
|
||
|
],
|
||
|
"Tag": "LightfootRover_UAV_HideMesh",
|
||
|
"Target": "Self",
|
||
|
"Visible": false
|
||
|
}
|
||
|
]
|
||
|
}
|