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

48 lines
No EOL
1.3 KiB
JSON

{
//冰伤害加成
"AbilityName":"RamenStore_Buff_30020602",
"AbilityStacking":"Unique",
"DefaultModifier":
{
"ModifierStacking":"Unique",
"OnHitOther":
[
{
"$type": "MoleMole.ModifyAttackDataAction",
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AddedDamageRatio",
"Predicates":
[
{
"$type":"MoleMole.ByDamageElementType",
"DamageElement":"Ice"
}
]
},
{
"$type": "MoleMole.ModifyAttackDataAction",
"PropertyKey": "BreakStun_Ratio",
"PropertyValue": "%BreakStunRatio",
"Predicates":
[
{
"$type":"MoleMole.ByDamageElementType",
"DamageElement":"Ice"
}
]
}
]
},
"AbilitySpecials" :
{
//表格参数
"AddedDamageRatio" :
{
"Value" : 0.2
},
"BreakStunRatio" :
{
"Value" : 0
}
}
}