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

37 lines
No EOL
993 B
JSON

{
//QTE造成的<color=#E60016>伤害提升30%</color>
"AbilityName":"Card_Comms_1000102",
"AbilityStacking":"Unique",
"DefaultModifier":
{
"ModifierStacking":"Unique",
"OnHitOther":
[
{
"$type": "MoleMole.ModifyAttackDataAction",
"Target" : "Self",
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AddedDamageRatio",
"Predicates":
[
{
"$type" : "MoleMole.ByAnimTagList",
"TagList" :
[
"AttackQTE"
]
}
]
}
]
},
"AbilitySpecials" :
{
//表格参数
"AddedDamageRatio" :
{
"Value" : 0.5
}
}
}