ZenlessData/Data/QuickGuideTutorialLevel_302.json

26 lines
547 B
JSON
Raw Normal View History

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