{
  "AbilityName": "Suit_Ability_50232400",
  "AbilitySpecials": {
    "AS_AddedDamageRatio": {
      "Value": 0.1
    }
  },
  "AbilityStacking": "Unique",
  "DefaultModifier": {
    "OnHitOther": [
      {
        "$type": "ModifyAttackDataAction",
        "Predicates": [
          {
            "$type": "ByDamageElementType",
            "DamageElement": "Elec"
          }
        ],
        "PropertyKey": "Actor_AddedDamageRatio",
        "PropertyValue": "%AS_AddedDamageRatio",
        "Target": "Self"
      }
    ]
  }
}