ZenlessData/Data/Lucy_Wood_SetRBL_02.json
2024-08-13 22:59:23 -03:00

33 lines
656 B
JSON

{
"AbilityName": "Lucy_Wood_SetRBL_02",
"AbilityStacking": "Unique",
"Modifiers": {
"RBL6Modifier": {
"Duration": 3,
"IgnoreTimeScale": false,
"ModifierStacking": "Refresh",
"OnAdded": [
{
"$type": "SetRBLAction",
"RBL": 6,
"Tag": "Lucy_Wood_RBL",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "UnsetRBLAction",
"Tag": "Lucy_Wood_RBL",
"Target": "Self"
}
]
}
},
"OnAbilityStart": [
{
"$type": "ApplyModifier",
"ModifierName": "RBL6Modifier",
"Target": "Self"
}
]
}