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

36 lines
No EOL
989 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
//背后攻击敌人时全伤害提升30%
"AbilityName":"Card_DailyUse_1000902",
"AbilityStacking":"Unique",
"DefaultModifier":
{
"ModifierStacking":"Unique",
"OnHitOther":
[
{
"$type": "MoleMole.ModifyAttackDataAction",
"Target" : "Self",
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AddedDamageRatio",
"Predicates":
[
{
"$type": "MoleMole.ByAttackAngle",
"Target" : "Target",
"Angle" : 120,
"CompareType": "LessEqual"
}
]
}
]
},
"AbilitySpecials" :
{
//表格参数
"AddedDamageRatio" :
{
"Value" : 0.3
}
}
}