mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
43 lines
1012 B
JSON
43 lines
1012 B
JSON
{
|
|
"AbilityName": "RamenStore_Buff_30021302",
|
|
"AbilitySpecials": {
|
|
"AddedDamageRatio": {
|
|
"Value": 10
|
|
},
|
|
"BreakStunRatio": {
|
|
"Value": 10
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByMonsterStrengthType",
|
|
"CompareType": "Equal",
|
|
"StrengthType": "Boss",
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_AddedDamageRatio",
|
|
"PropertyValue": "%AddedDamageRatio"
|
|
},
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByMonsterStrengthType",
|
|
"CompareType": "Equal",
|
|
"StrengthType": "Boss",
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_BreakStunRatio",
|
|
"PropertyValue": "%BreakStunRatio"
|
|
}
|
|
]
|
|
}
|
|
} |