mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
43 lines
961 B
JSON
43 lines
961 B
JSON
|
{
|
||
|
"AbilityName": "Lycaon_Talent_02",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_RecoverSpCD_Talent_02": {
|
||
|
"Value": 1
|
||
|
},
|
||
|
"AS_RecoverSp_Talent_02": {
|
||
|
"Value": 5
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnStunDestroyOtherActions": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "LycaonTalent02Modifier_SpRecover",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"OnStunResetOtherActions": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "LycaonTalent02Modifier_SpRecover",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"LycaonTalent02Modifier_SpRecover": {
|
||
|
"Duration": "%AS_RecoverSpCD_Talent_02",
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "RecoverSPAction",
|
||
|
"Amount": "%AS_RecoverSp_Talent_02",
|
||
|
"IgnoreRatio": false,
|
||
|
"Percentage": 0,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|