82 lines
2.5 KiB
JSON
82 lines
2.5 KiB
JSON
{
|
|
"AbilityName": "Brujas_Talent_01",
|
|
"AbilitySpecials": {
|
|
"AS_AddedDamageRatio": {
|
|
"Value": 0.3
|
|
},
|
|
"AS_IgnoreFireResist": {
|
|
"Value": -0.15
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "BuffModifier",
|
|
"Target": "Caster"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "ListenModifier",
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"BuffModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Brujas_Attack_ChainAttack_Laser_AttackProperty_01",
|
|
"Brujas_Attack_Special_03_AttackProperty_01",
|
|
"Brujas_Attack_Special_03_AttackProperty_02",
|
|
"Brujas_Attack_ChainAttack02_Laser_AttackProperty_01",
|
|
"Brujas_Attack_ChainAttack02_Laser_AttackProperty_01_HitEffect",
|
|
"Brujas_Attack_SwitchIn_Extra_Attack_AttackProperty_01",
|
|
"Brujas_Attack_SwitchIn_Extra_Attack_AttackProperty_02",
|
|
"Brujas_Attack_SwitchIn_Extra_Attack_AttackProperty_03_01",
|
|
"Brujas_Attack_SwitchIn_Extra_Attack_AttackProperty_03_02",
|
|
"Brujas_Attack_SwitchIn_Extra_Attack_AttackProperty_03_03",
|
|
"Brujas_Attack_SwitchIn_Extra_Attack_AttackProperty_03_04",
|
|
"Brujas_Attack_SwitchIn_Extra_Attack_AttackProperty_03_05",
|
|
"Brujas_Attack_SwitchIn_Extra_Attack_AttackProperty_04"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_FireDamageResist",
|
|
"PropertyValue": "%AS_IgnoreFireResist",
|
|
"Target": "Target"
|
|
}
|
|
]
|
|
},
|
|
"ListenModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByModifierStackCount",
|
|
"CompareType": "GreaterEqual",
|
|
"CountModifierType": "GlobalAbility",
|
|
"ModifierName": "BuffModifier_Brujas_UniqueSkill",
|
|
"StackCount": 1,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_AddedDamageRatio",
|
|
"PropertyValue": "%AS_AddedDamageRatio",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |