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

32 lines
No EOL
754 B
JSON

{
//受到减益效果的持续时间减少30%
"AbilityName" : "Card_Armor_1000403",
"AbilityStacking":"Unique",
"DefaultModifier" :
{
"ModifierStacking": "Unique",
"BuffRevises" :
[
{
"FilterType": "ByBuffType",
"BuffType" : "Debuff",
"Params":
[
{
"Name": "Duration",
"Ratio": "%DurationRatio"
}
]
}
]
},
"AbilitySpecials" :
{
//表格参数
"DurationRatio" :
{
"Value" : -0.3
}
}
}