108 lines
2.5 KiB
JSON
108 lines
2.5 KiB
JSON
{
|
|
"AbilityName": "Lighter_MathSkill_copy",
|
|
"AbilitySpecials": {
|
|
"AS_StunDestroyTimeDelayAmount": {
|
|
"Value": 4
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "StunDestroyTimeDelay",
|
|
"DelayAmount": "%AS_StunDestroyTimeDelayAmount",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByMathSkillSuccess"
|
|
},
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"ModifierNameList": [
|
|
"LighterMathSkill_MainModifier"
|
|
],
|
|
"OperatorType": "Not",
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "StunDestroyTimeDelayUIChangeAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"ModifierNameList": [
|
|
"LighterMathSkill_MainModifier"
|
|
],
|
|
"OperatorType": "Not",
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "LighterMathSkill_MainModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByMathSkillSuccess"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"OnStunDestroyOtherActionsPre": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "LighterMathSkill_MainModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByMathSkillSuccess"
|
|
}
|
|
],
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "StunDestroyTimeDelay",
|
|
"DelayAmount": "%AS_StunDestroyTimeDelayAmount",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByMathSkillSuccess"
|
|
}
|
|
],
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "StunDestroyTimeDelayUIChangeAction",
|
|
"Target": "Target"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"LighterMathSkill_MainModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnStunCreateActions": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "LighterMathSkill_MainModifier",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |