HollowPS_TV_experiments/extras/zzz-0.1-jsons/Ability_Card_Leangle_1.json

21 lines
No EOL
373 B
JSON

{
//攻击力增加3%
"AbilityName" : "Ability_Card_Leangle_1",
"AbilityStacking":"Unique",//Unique Mutiple
"DefaultModifier" :
{
"Properties" :
{
"Actor_AddedDamageRatio" : "%AddedAttackRatio",
},
},
"AbilitySpecials":
{
"AddedAttackRatio":
{
"Value" : 0.03,
"Op" : "Add",
"OpValue" : 0.03,
},
}
}