mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
37 lines
787 B
JSON
37 lines
787 B
JSON
|
{
|
||
|
"AbilityName": "Card_Physical_2001205",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_CritDMGRatio": {
|
||
|
"Value": 0.2
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnBuffAddToOther": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "PhyToCritDMGModifier",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByHandlingBuffGroup",
|
||
|
"BuffGroupList": [
|
||
|
"Strike"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"PhyToCritDMGModifier": {
|
||
|
"Duration": -1,
|
||
|
"MaxStackingNumber": 3,
|
||
|
"ModifierStacking": "MultipleRefresh",
|
||
|
"Properties": {
|
||
|
"Actor_CriticalDamageRatioDelta": "%AS_CritDMGRatio"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|