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

21 lines
No EOL
372 B
JSON

{
// 随行者给主角杯属性增伤
"AbilityName" : "Follower_ChaliceDmg_Increase",
"AbilityStacking":"Unique",
"DefaultModifier":
{
"ModifierStacking": "Unique",
"Properties" :
{
"ChaliceDamageRatio" : "%ChaliceDamageRatio",
},
},
"AbilitySpecials":
{
"ChaliceDamageRatio":
{
"Value" : 0.1
},
}
}