ZenlessData/Data/Lucy_Wood_MuteBeSelected.json

21 lines
439 B
JSON
Raw Normal View History

{
"AbilityName": "Lucy_Wood_MuteBeSelected",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "PushMuteBeSelectedAction",
"MuteValue": true,
"Tag": "Lucy_Wood_MuteBeSelected",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "PopMuteBeSelectedAction",
"Tag": "Lucy_Wood_MuteBeSelected",
"Target": "Self"
}
]
}
}