28 lines
601 B
JSON
28 lines
601 B
JSON
{
|
|
"AbilityName": "SilverAnby_Talent_03",
|
|
"AbilitySpecials": {
|
|
"AS_IgnoreElecResist": {
|
|
"Value": -0.5
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"SilverAnby_TargetMarkShow"
|
|
],
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_ElecDamageResist",
|
|
"PropertyValue": "%AS_IgnoreElecResist",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
} |