mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
58 lines
1.3 KiB
JSON
58 lines
1.3 KiB
JSON
|
{
|
||
|
"AbilityName": "Card_DailyUse_1000907",
|
||
|
"AbilitySpecials": {
|
||
|
"AddedDamageRatio_1": {
|
||
|
"Value": 0.04
|
||
|
},
|
||
|
"AddedDamageRatio_2": {
|
||
|
"Value": 0.08
|
||
|
},
|
||
|
"AddedDamageRatio_3": {
|
||
|
"Value": 0.12
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnHitOther": [
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAvatarCount",
|
||
|
"CompareType": "Equal",
|
||
|
"CompareValue": 3
|
||
|
}
|
||
|
],
|
||
|
"PropertyKey": "Actor_AddedDamageRatio",
|
||
|
"PropertyValue": "%AddedDamageRatio_3",
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAvatarCount",
|
||
|
"CompareType": "Equal",
|
||
|
"CompareValue": 2
|
||
|
}
|
||
|
],
|
||
|
"PropertyKey": "Actor_AddedDamageRatio",
|
||
|
"PropertyValue": "%AddedDamageRatio_2",
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAvatarCount",
|
||
|
"CompareType": "Equal",
|
||
|
"CompareValue": 1
|
||
|
}
|
||
|
],
|
||
|
"PropertyKey": "Actor_AddedDamageRatio",
|
||
|
"PropertyValue": "%AddedDamageRatio_1",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|