mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
17 lines
346 B
JSON
17 lines
346 B
JSON
|
{
|
||
|
"AbilityName": "Prologue_ACT2_UltraGuide",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "InterruptInputEnableAction",
|
||
|
"Tag": "InputMuteAction_Ultra"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ModifyTeamFeverAction",
|
||
|
"ModifyFunction": "Add",
|
||
|
"Percent": 100
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|