21 lines
No EOL
368 B
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
|
|
|
|
},
|
|
|
|
}
|
|
|
|
} |