ZenlessData/Data/QuickGuideTutorialLevel_303.json

26 lines
539 B
JSON
Raw Permalink Normal View History

{
"AbilityName": "QuickGuideTutorialLevel_303",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnCounterHitOther": [
{
"$type": "ApplyModifier",
"ModifierName": "Quest1Modifier",
"StackCount": 1,
"Target": "Self"
}
]
},
"Modifiers": {
"Quest1Modifier": {
"Duration": 1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "LDListenEntityAction",
"TargetKey": "QuickGuideTutorialLevel_303_1"
}
]
}
}
}