55 lines
1.3 KiB
JSON
55 lines
1.3 KiB
JSON
{
|
|
"AbilityName": "Cissia_CurseBurst_CritUp",
|
|
"AbilitySpecials": {
|
|
"AS_AddedCriticalDelta": {
|
|
"Value": 0,
|
|
"ValueType": "Float"
|
|
},
|
|
"AS_MaxStack": {
|
|
"Value": 3,
|
|
"ValueType": "Integer"
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnCustomEventReceived": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "CritUpModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByOr",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "Cissia_CurseBurst",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "Cissia_CurseBurst_Talent_04",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "Cissia_ExtraAutoBurst_Special",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"CritUpModifier": {
|
|
"Duration": 15,
|
|
"MaxStackingNumber": "%AS_MaxStack",
|
|
"ModifierStacking": "MultipleAllRefreshNotReplace",
|
|
"Properties": {
|
|
"Actor_CriticalDelta": "%AS_AddedCriticalDelta"
|
|
}
|
|
}
|
|
}
|
|
} |