HollowPS_TV_experiments/extras/zzz-0.1-jsons/Card_Edrink_1000201.json

28 lines
No EOL
707 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
//进入战斗时全队立即获得50%SP
//连续5年饮料销量冠军绝对无糖绝对健康连颜色都是白色的
"AbilityName":"Card_Edrink_1000201",
"AbilityStacking":"Unique",
"DefaultModifier":
{
"ModifierStacking":"Unique",
"OnAdded":
[
{
"$type": "MoleMole.RecoverSPAction",
"Percentage": "%SPRecover",
"Amount": 0,
"IgnoreRatio": false,
},
]
},
"AbilitySpecials" :
{
//表格参数
"SPRecover" :
{
"Value" : 0.5
}
}
}