mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
60 lines
1.4 KiB
JSON
60 lines
1.4 KiB
JSON
|
{
|
||
|
"AbilityName": "Card_Ashes_2000101",
|
||
|
"AbilitySpecials": {
|
||
|
"IntervalCDDelta": {
|
||
|
"Value": -0.25
|
||
|
},
|
||
|
"StackCount": {
|
||
|
"Value": 3
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnBuffAddToOther": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "BurnBuffModifier",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByHandlingBuffGroup",
|
||
|
"BuffGroupList": [
|
||
|
"Burn",
|
||
|
"Ignite"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$type": "ByModifierStackCount",
|
||
|
"CompareType": "GreaterEqual",
|
||
|
"CountModifierType": "GlobalAbility",
|
||
|
"ModifierName": "AshesModifier_01",
|
||
|
"StackCount": "%StackCount",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Target"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"BurnBuffModifier": {
|
||
|
"ModifierStacking": "Replace",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ModifyBuffIntervalParam",
|
||
|
"BuffGroupName": "Ignite",
|
||
|
"IntervalModifyFunction": "Add",
|
||
|
"IntervalValue": "%IntervalCDDelta",
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ModifyBuffIntervalParam",
|
||
|
"BuffGroupName": "Burn",
|
||
|
"IntervalModifyFunction": "Add",
|
||
|
"IntervalValue": "%IntervalCDDelta",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|