2024-08-14 04:59:23 +03:00
|
|
|
{
|
|
|
|
"AbilityName": "Lycaon_MathSkill",
|
|
|
|
"AbilitySpecials": {
|
|
|
|
"AS_PairACount": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"Value": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
},
|
|
|
|
"AS_StunDamageTakeRatio": {
|
|
|
|
"Value": 0.22
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"DefaultModifier": {
|
|
|
|
"OnHitOther": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "StunDebuffModifier",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByMathSkillSuccess"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ByIsStunDestroyed",
|
|
|
|
"IsStunDestroyed": true,
|
|
|
|
"Target": "Target"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Target"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"OnStunDestroyOtherActionsPre": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "StunDebuffModifier",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByMathSkillSuccess"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Target"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Modifiers": {
|
|
|
|
"StunDebuffModifier": {
|
|
|
|
"Duration": -1,
|
|
|
|
"ModifierStacking": "Replace",
|
|
|
|
"OnStunCreateActions": [
|
|
|
|
{
|
|
|
|
"$type": "RemoveModifier",
|
|
|
|
"ModifierName": "StunDebuffModifier",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Properties": {
|
|
|
|
"Actor_StunDamageTakeRatio": "%AS_StunDamageTakeRatio"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|