37 lines
No EOL
993 B
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
|
|
|
|
}
|
|
|
|
}
|
|
|
|
} |