mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
83 lines
1.8 KiB
JSON
83 lines
1.8 KiB
JSON
|
{
|
||
|
"AbilityName": "Card_Blunt_2000705",
|
||
|
"AbilitySpecials": {
|
||
|
"StunRecoverPercent": {
|
||
|
"Value": 0.1
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ApplyAbilityAction",
|
||
|
"AbilityName": "Card_Blunt_2000700",
|
||
|
"IsAutoTrigger": false,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"OnBuffAddToOther": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "AbnormalToStunUpModifier",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByHandlingBuffGroup",
|
||
|
"BuffGroupList": [
|
||
|
"Strike",
|
||
|
"Frozen",
|
||
|
"Frostbite",
|
||
|
"Electric",
|
||
|
"Overload",
|
||
|
"Erosion",
|
||
|
"Chaos",
|
||
|
"Burn",
|
||
|
"Ignite"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$type": "ByIsStunDestroyed",
|
||
|
"IsStunDestroyed": false,
|
||
|
"Target": "Target"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Target"
|
||
|
},
|
||
|
{
|
||
|
"$type": "TriggerAbilityAction",
|
||
|
"AbilityName": "Card_Blunt_2000700",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByHandlingBuffGroup",
|
||
|
"BuffGroupList": [
|
||
|
"Strike",
|
||
|
"Frozen",
|
||
|
"Frostbite",
|
||
|
"Electric",
|
||
|
"Overload",
|
||
|
"Erosion",
|
||
|
"Chaos",
|
||
|
"Burn",
|
||
|
"Ignite"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Target": "TeamAvatars"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"AbnormalToStunUpModifier": {
|
||
|
"Duration": 1,
|
||
|
"ModifierStacking": "Replace",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "RecoverStunAction",
|
||
|
"Amount": 0,
|
||
|
"Percentage": "%StunRecoverPercent",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|