ZenlessData/Data/LightfootRover_HideUAV.json

15 lines
303 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "LightfootRover_HideUAV",
"AbilityStacking": "Unique",
"OnAbilityTrigger": [
{
"$type": "PushRenderVisibleAction",
"Paths": [
"Monster_UVARaven"
],
"Tag": "LightfootRover_UAV_HideMesh",
"Target": "Self",
"Visible": false
}
]
}