28 lines
583 B
JSON
28 lines
583 B
JSON
{
|
|
"AbilityName": "Card_Blunt_1000703",
|
|
"AbilitySpecials": {
|
|
"SpPercentage": {
|
|
"Value": 0.05
|
|
}
|
|
},
|
|
"AbilityStacking": "UniqueOverrideMap",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnSwitchInBegin": [
|
|
{
|
|
"$type": "RecoverSPAction",
|
|
"Amount": 0,
|
|
"IgnoreRatio": false,
|
|
"Percentage": "%SpPercentage",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAvatarSwitchType",
|
|
"SwitchType": "QTE",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
} |