mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
33 lines
656 B
JSON
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"
|
||
|
}
|
||
|
]
|
||
|
}
|