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

21 lines
No EOL
400 B
JSON

{
//暴击伤害增加6%
"AbilityName" : "Ability_Card_Leangle_3",
"AbilityStacking":"Unique",//Unique Mutiple
"DefaultModifier" :
{
"Properties" :
{
"Actor_CriticalDamageRatioDelta" : "%CriticalDamageRatioDelta",
},
},
"AbilitySpecials":
{
"CriticalDamageRatioDelta":
{
"Value" : 0.06,
"Op" : "Add",
"OpValue" : 0.06,
},
}
}