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