21 lines
No EOL
364 B
JSON
21 lines
No EOL
364 B
JSON
{
|
|
|
|
// 随行者给主角剑属性伤害
|
|
|
|
"AbilityName" : "Follower_BladeDmg_Increase",
|
|
|
|
"AbilityStacking":"Unique",
|
|
|
|
"DefaultModifier":
|
|
|
|
{
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"Properties" :
|
|
|
|
{
|
|
|
|
"BladeDamageRatio" : "%BladeDamageRatio",
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"AbilitySpecials":
|
|
|
|
{
|
|
|
|
"BladeDamageRatio":
|
|
|
|
{
|
|
|
|
"Value" : 0.1
|
|
|
|
},
|
|
|
|
}
|
|
|
|
} |