21 lines
No EOL
399 B
JSON
21 lines
No EOL
399 B
JSON
{
|
|
|
|
// 被动技能,动能武装,增加角色防御力
|
|
|
|
"AbilityName" : "TalentTreeAbility_DefenseUp",
|
|
|
|
"AbilityStacking":"Unique",
|
|
|
|
"DefaultModifier":
|
|
|
|
{
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"Properties" :
|
|
|
|
{
|
|
|
|
"Actor_DefenceRatio" : "%AddedPlayerDefenseRatio",
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"AbilitySpecials":
|
|
|
|
{
|
|
|
|
"AddedPlayerDefenseRatio":
|
|
|
|
{
|
|
|
|
"Value" : 0.1
|
|
|
|
},
|
|
|
|
}
|
|
|
|
} |