1
0
ZenlessData/Data/JsonBytes/NewAbility/AvatarAbility/HugoVladAbility/HugoVlad_MathSkill.json
2025-04-22 20:22:46 -03:00

202 lines
5.3 KiB
JSON

{
"AbilityName": "HugoVlad_MathSkill",
"AbilitySpecials": {
"AS_AddedDamageRatio_QTE_1": {
"Value": 0
},
"AS_AddedDamageRatio_QTE_2": {
"Value": 0
},
"AS_AddedDamageRatio_Totalize": {
"Value": 0
},
"AS_CD": {
"Value": 30
},
"AS_SPRecover": {
"Value": 0
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"HugoVlad_SwitchIn_Attack_AttackProperty_01",
"HugoVlad_SwitchIn_Attack_AttackProperty_02_01",
"HugoVlad_SwitchIn_Attack_AttackProperty_02_02",
"HugoVlad_SwitchIn_Attack_AttackProperty_03_01",
"HugoVlad_SwitchIn_Attack_AttackProperty_03_02"
],
"Target": "Caster"
},
{
"$type": "ByMathSkillSuccess"
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio_QTE_1",
"Target": "Caster"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"HugoVlad_SwitchIn_Attack_AttackProperty_01",
"HugoVlad_SwitchIn_Attack_AttackProperty_02_01",
"HugoVlad_SwitchIn_Attack_AttackProperty_02_02",
"HugoVlad_SwitchIn_Attack_AttackProperty_03_01",
"HugoVlad_SwitchIn_Attack_AttackProperty_03_02"
],
"Target": "Caster"
},
{
"$type": "ByMonsterStrengthType",
"CompareType": "Equal",
"StrengthType": "Normal",
"Target": "Other"
},
{
"$type": "ByMathSkillSuccess"
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio_QTE_2",
"Target": "Caster"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"HugoVlad_Attack_ExSpecial_Enhance_01_AttackProperty_02_03",
"HugoVlad_SwitchIn_Attack_Ex_AttackProperty_03_03"
],
"Target": "Caster"
},
{
"$type": "ByIsStunDestroyed",
"IsStunDestroyed": true,
"Target": "Other"
},
{
"$type": "ByMathSkillSuccess"
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio_Totalize",
"Target": "Caster"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"HugoVlad_Attack_ExSpecial_Enhance_01_AttackProperty_02_03"
],
"Target": "Caster"
},
{
"$type": "ByIsStunDestroyed",
"IsStunDestroyed": false,
"Target": "Other"
},
{
"$type": "ByAvatarTalentIndex",
"TalentIndex": 6,
"Target": "Caster"
},
{
"$type": "ByMathSkillSuccess"
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio_Totalize",
"Target": "Caster"
},
{
"$type": "ApplyModifier",
"ModifierName": "CDModifier",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"HugoVlad_Attack_ExSpecial_Enhance_01_AttackProperty_02_03"
],
"Target": "Caster"
},
{
"$type": "ByIsStunDestroyed",
"IsStunDestroyed": true,
"Target": "Other"
},
{
"$type": "ByMathSkillSuccess"
},
{
"$type": "ByMonsterStrengthType",
"CompareType": "Equal",
"StrengthType": "Normal",
"Target": "Other"
}
],
"Target": "Caster"
},
{
"$type": "ApplyModifier",
"ModifierName": "CDModifier",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"HugoVlad_Attack_ExSpecial_Enhance_01_AttackProperty_02_03"
],
"Target": "Caster"
},
{
"$type": "ByIsStunDestroyed",
"IsStunDestroyed": false,
"Target": "Other"
},
{
"$type": "ByMathSkillSuccess"
},
{
"$type": "ByMonsterStrengthType",
"CompareType": "Equal",
"StrengthType": "Normal",
"Target": "Other"
},
{
"$type": "ByAvatarTalentIndex",
"TalentIndex": 6,
"Target": "Caster"
}
],
"Target": "Caster"
}
]
},
"Modifiers": {
"CDModifier": {
"Duration": "%AS_CD",
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "RecoverSPAction",
"Amount": "%AS_SPRecover",
"IgnoreRatio": false,
"Percentage": 0
}
]
}
}
}