mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
34 lines
743 B
JSON
34 lines
743 B
JSON
|
{
|
||
|
"AbilityName": "Card_Avatar_1002304",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_SPRecoverRatio": {
|
||
|
"Value": 0.25
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "Card_1002304_SpAutoRecoverUp_Modifier",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAvatarProfessionType",
|
||
|
"ProfessionType": "Support",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"Card_1002304_SpAutoRecoverUp_Modifier": {
|
||
|
"Duration": -1,
|
||
|
"ModifierStacking": "GlobalUnique",
|
||
|
"Properties": {
|
||
|
"Actor_SpRecoverRatio": "%AS_SPRecoverRatio"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|