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

21 lines
No EOL
368 B
JSON

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