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

134 lines
3.5 KiB
JSON

{
"AbilityName": "HugoVlad_Talent_04",
"AbilitySpecials": {
"AS_AddedAttackDelta": {
"Value": 0
},
"AS_AddedDamageRatio_Talent_04": {
"Value": 0.4
},
"AS_Magnification": {
"Value": 7.5
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOtherPre": [
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "property(Atk_Battle)*specials(AS_Magnification)",
"ParamName": "AS_AddedAttackDelta",
"Predicates": [
{
"$type": "ByIsStunDestroyed",
"IsStunDestroyed": false,
"Target": "Other"
}
],
"Target": "Caster",
"ValueType": "Float"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"HugoVlad_Attack_ExSpecial_Enhance_01_AttackProperty_02_03"
],
"Target": "Caster"
},
{
"$type": "ByIsStunDestroyed",
"IsStunDestroyed": false,
"Target": "Other"
}
],
"PropertyKey": "Actor_AddedAttackDelta",
"PropertyValue": "%AS_AddedAttackDelta",
"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"
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio_Talent_04",
"Target": "Caster"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"HugoVlad_Attack_ExSpecial_Enhance_01_AttackProperty_02_03"
],
"Target": "Caster"
},
{
"$type": "ByIsStunDestroyed",
"IsStunDestroyed": false,
"Target": "Other"
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio_Talent_04",
"Target": "Caster"
},
{
"$type": "ModifyAttackDataSpecialDamageTextAction",
"OverrideSpecialDamageTextType": "TotalizeDamage",
"Predicates": [
{
"$type": "ByIsStunDestroyed",
"IsStunDestroyed": false,
"Target": "Other"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"HugoVlad_Attack_ExSpecial_Enhance_01_AttackProperty_02_03"
],
"Target": "Caster"
}
]
},
{
"$type": "TriggerSoundAction",
"Predicates": [
{
"$type": "ByIsStunDestroyed",
"IsStunDestroyed": false,
"Target": "Other"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"HugoVlad_Attack_ExSpecial_Enhance_01_AttackProperty_02_03"
],
"Target": "Caster"
}
],
"Target": "Other",
"soundActionKey": "Play_SFX_Char_Impact_HugoVlad_Talent06"
}
]
},
"Modifiers": {
}
}