{
  "AbilityName": "Evelyn_Card_A_03",
  "AbilityStacking": "Unique",
  "DefaultModifier": {
    "OnSkillStart": [
      {
        "$type": "ModifyProperty",
        "Amount": 16,
        "CustomPropertyType": "CurrentEnhancePoint",
        "IsUsePercentage": false,
        "Percentage": 0,
        "Predicates": [
          {
            "$type": "ByFromSkillType",
            "SkillType": "ExQTE",
            "Target": "Self"
          }
        ],
        "PropertyModifyFunction": "Replace",
        "PropertyType": "Custom"
      },
      {
        "$type": "ModifyProperty",
        "Amount": 3,
        "CustomPropertyType": "CurrentQTEEnhancePoint",
        "IsUsePercentage": false,
        "Percentage": 0,
        "Predicates": [
          {
            "$type": "ByFromSkillType",
            "SkillType": "ExQTE",
            "Target": "Self"
          }
        ],
        "PropertyModifyFunction": "Replace",
        "PropertyType": "Custom"
      }
    ]
  }
}