24 lines
496 B
JSON
24 lines
496 B
JSON
{
|
|
"AbilityName": "TurnBased_Plugin_01",
|
|
"AbilitySpecials": {
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"TurnBased_HateTag"
|
|
],
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_DamagePenetrateHpShield",
|
|
"PropertyValue": 1
|
|
}
|
|
]
|
|
}
|
|
} |