128 lines
3.2 KiB
JSON
128 lines
3.2 KiB
JSON
{
|
|
"AbilityName": "Cissia_Talent_04",
|
|
"AbilitySpecials": {
|
|
"AS_AutoCurseBurst_Times": {
|
|
"Value": 0,
|
|
"ValueType": "Integer"
|
|
},
|
|
"AS_IntervalCD": {
|
|
"Value": 0.5,
|
|
"ValueType": "Float"
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnCustomEventReceived": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AttackCurseBurstModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByOr",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "Cissia_CurseBurst_Special"
|
|
},
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "Cissia_CurseBurst"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"AttackCurseBurstModifier": {
|
|
"Duration": -1,
|
|
"MaxStackingNumber": 999,
|
|
"ModifierStacking": "MultipleAllRefreshNotReplace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "ListenHeavyAttackModifier",
|
|
"Target": "TeamAvatars"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "ListenHeavyAttackModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByModifierStackCount",
|
|
"CompareType": "LessEqual",
|
|
"ModifierName": "AttackCurseBurstModifier",
|
|
"StackCount": 1,
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
},
|
|
"HeavyAttackCDModifier": {
|
|
"Duration": "%AS_IntervalCD",
|
|
"MaxStackingNumber": 1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SendCustomEvent",
|
|
"EventKey": "Cissia_AutoCurseBurst_Talent_04",
|
|
"Target": "Caster"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "AttackCurseBurstModifier",
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
},
|
|
"ListenHeavyAttackModifier": {
|
|
"Duration": -1,
|
|
"MaxStackingNumber": 1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAttackLanded": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByModifierStackCount",
|
|
"CompareType": "Greater",
|
|
"ModifierName": "AttackCurseBurstModifier",
|
|
"StackCount": 0,
|
|
"Target": "Caster"
|
|
},
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Cissia_Curse_AttackProperty_01",
|
|
"Cissia_Curse_AttackProperty_02",
|
|
"Cissia_Curse_AttackProperty_03"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByDirectHit",
|
|
"IsDirect": true
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "HeavyAttackCDModifier",
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |