HollowPS_TV_experiments/extras/zzz-0.1-jsons/Follower_LeangleDmg_Increase.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
},
}
}