{
  "base_parry_buff_damage_taken_+%_final_to_apply":6,
  "base_parry_duration_ms":7,
  "base_skill_effect_duration":2,
  "display_statset_no_hit_damage":1,
  "parent":"skill_stat_descriptions",
  "parry_buff_attack_damage_taken_+%_final_magnitude_to_apply":8,
  "parry_buff_spell_damage_taken_+%_final_magnitude_to_apply":9,
  "runic_fortress_stun_threshold_+%_final":3,
  "runic_fortress_stun_threshold_+%_final_per_10_ward_spent":4,
  "secondary_skill_effect_duration":5,
  "virtual_parry_duration_ms":10,
  "1":{
    "stats":["display_statset_no_hit_damage"],
    "1":[{
        "limit":[["#","#"]],
        "text":"While the Buff is active, automatically Block from all directions and inflict Parried to Blocked enemies"
      }]
  },
  "2":{
    "stats":["base_skill_effect_duration"],
    "1":[{
        "limit":[[1000,1000]],
        "text":"Buff duration is {0} second",
        "1":{
          "k":"milliseconds_to_seconds_2dp_if_required",
          "v":1
        }
      },{
        "limit":[["#","#"]],
        "text":"Buff duration is {0} seconds",
        "1":{
          "k":"milliseconds_to_seconds_2dp_if_required",
          "v":1
        }
      }]
  },
  "3":{
    "stats":["runic_fortress_stun_threshold_+%_final"],
    "1":[{
        "gem_quality":true,
        "limit":[[1,"#"]],
        "text":"{0:+d}% more Stun Threshold while Buff is active"
      },{
        "limit":[[1,"#"]],
        "text":"{0}% more Stun Threshold while Buff is active"
      },{
        "limit":[["#",-1]],
        "text":"{0}% less Stun Threshold while Buff is active",
        "1":{
          "k":"negate",
          "v":1
        }
      }]
  },
  "4":{
    "stats":["runic_fortress_stun_threshold_+%_final_per_10_ward_spent"],
    "1":[{
        "gem_quality":true,
        "limit":[[1,"#"]],
        "text":"{0:+d}% more Stun Threshold while Buff is active per 10 Runic Ward spent"
      },{
        "limit":[[1,"#"]],
        "text":"{0}% more Stun Threshold while Buff is active per 10 Runic Ward spent"
      },{
        "limit":[["#",-1]],
        "text":"{0}% less Stun Threshold while Buff is active per 10 Runic Ward spent",
        "1":{
          "k":"negate",
          "v":1
        }
      }]
  },
  "5":{
    "stats":["secondary_skill_effect_duration"],
    "1":[]
  },
  "6":{
    "stats":["base_parry_buff_damage_taken_+%_final_to_apply"],
    "1":[{
        "limit":[[1,"#"]],
        "text":"Parried Debuff makes targets take {0}% more Attack Damage"
      },{
        "limit":[["#",-1]],
        "text":"Parried Debuff makes targets take {0}% less Attack Damage",
        "1":{
          "k":"negate",
          "v":1
        }
      }]
  },
  "7":{
    "stats":["base_parry_duration_ms"],
    "1":[{
        "gem_quality":true,
        "limit":[["#","#"]],
        "text":"Parried Debuff lasts for an additional {0:+d} seconds",
        "1":{
          "k":"milliseconds_to_seconds_2dp_if_required",
          "v":1
        }
      },{
        "limit":[[1000,1000]],
        "text":"Parried Debuff duration is {0} second",
        "1":{
          "k":"milliseconds_to_seconds_2dp_if_required",
          "v":1
        }
      },{
        "limit":[["#","#"]],
        "text":"Parried Debuff duration is {0} seconds",
        "1":{
          "k":"milliseconds_to_seconds_2dp_if_required",
          "v":1
        }
      }]
  },
  "8":{
    "stats":["parry_buff_attack_damage_taken_+%_final_magnitude_to_apply"],
    "1":[]
  },
  "9":{
    "stats":["parry_buff_spell_damage_taken_+%_final_magnitude_to_apply"],
    "1":[]
  },
  "10":{
    "stats":["virtual_parry_duration_ms"],
    "1":[]
  }
}