mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
27 lines
540 B
JSON
27 lines
540 B
JSON
|
{
|
||
|
"AbilityName": "Card_Blunt_2000702",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_RecoverFever": {
|
||
|
"Value": 0.15
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnSkillStart": [
|
||
|
{
|
||
|
"$type": "RecoverFeverAction",
|
||
|
"Amount": 0,
|
||
|
"IgnoreRatio": false,
|
||
|
"Percentage": "%AS_RecoverFever",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByFromSkillType",
|
||
|
"SkillType": "QTE",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|