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

37 lines
No EOL
939 B
JSON

{
//闪避反击造成的晕值提升50%
"AbilityName":"Card_Sports_1000805",
"AbilityStacking":"Unique",
"DefaultModifier":
{
"ModifierStacking":"Unique",
"OnHitOther":
[
{
"$type": "MoleMole.ModifyAttackDataAction",
"Target" : "Self",
"PropertyKey": "BreakStun_Ratio",
"PropertyValue": "%BreakStunRatio",
"Predicates" :
[
{
"$type" : "MoleMole.ByAnimTagList",
"TagList" :
[
"Counter"
]
}
]
}
]
},
"AbilitySpecials" :
{
//表格参数
"BreakStunRatio" :
{
"Value" : 100
}
}
}