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

29 lines
No EOL
704 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.

{
//引燃造成的火焰伤害由攻击力的15%提升至30%。
"AbilityName" : "Card_Ashes_1000102",
"AbilityStacking":"Unique",
"DefaultModifier":
{
"ModifierStacking":"Unique",
"BuffRevises": [
{
"FilterType": "ByBuffGroup",
"GroupName": "Burn",
"Params": [
{
"Name": "DamagePercentage", //修改Buff伤害
"Delta": "%Ratio"
}
]
}
]
},
"AbilitySpecials" :
{
"Ratio" :
{
"Value" : 0.15
}
}
}