20 lines
368 B
JSON
20 lines
368 B
JSON
|
{
|
||
|
"AbilityName": "Card_Edrink_1000201",
|
||
|
"AbilitySpecials": {
|
||
|
"SPRecover": {
|
||
|
"Value": 0.5
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "RecoverSPAction",
|
||
|
"Amount": 0,
|
||
|
"IgnoreRatio": false,
|
||
|
"Percentage": "%SPRecover"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|