ZenlessData/Data/RamenStore_Buff_30020602.json

39 lines
872 B
JSON
Raw Normal View History

{
"AbilityName": "RamenStore_Buff_30020602",
"AbilitySpecials": {
"AddedDamageRatio": {
"Value": 0.2
},
"BreakStunRatio": {
"Value": 0
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByDamageElementType",
"DamageElement": "Ice"
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AddedDamageRatio"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByDamageElementType",
"DamageElement": "Ice"
}
],
"PropertyKey": "Actor_BreakStunRatio",
"PropertyValue": "%BreakStunRatio"
}
]
}
}