{
  "active_skill_area_of_effect_radius":2,
  "active_skill_base_area_of_effect_radius":3,
  "base_skill_effect_duration":4,
  "hollow_shell_per_target_cooldown_ms":5,
  "parent":"skill_stat_descriptions",
  "skill_effect_duration":6,
  "skill_hollow_shell_spent_ward_%_to_grant_as_guard":1,
  "1":{
    "stats":["skill_hollow_shell_spent_ward_%_to_grant_as_guard"],
    "1":[{
        "gem_quality":true,
        "limit":[["#","#"]],
        "text":"Pulse grants Guard equal to an additional {0}% of Runic Ward spent"
      },{
        "limit":[["#","#"]],
        "text":"Pulse spends 100% of your Runic Ward to grant Allies\nGuard equal to {0}% of Runic Ward spent"
      }]
  },
  "2":{
    "stats":["active_skill_area_of_effect_radius"],
    "1":[]
  },
  "3":{
    "stats":["active_skill_base_area_of_effect_radius"],
    "1":[{
        "limit":[[10,10]],
        "text":"Pulse radius is {0} metre",
        "1":{
          "k":"divide_by_ten_1dp_if_required",
          "v":1
        }
      },{
        "limit":[["#","#"]],
        "text":"Pulse radius is {0} metres",
        "1":{
          "k":"divide_by_ten_1dp_if_required",
          "v":1
        }
      }]
  },
  "4":{
    "stats":["base_skill_effect_duration"],
    "1":[{
        "gem_quality":true,
        "limit":[["#","#"]],
        "text":"{0:+d} seconds to Guard duration",
        "1":{
          "k":"milliseconds_to_seconds_2dp_if_required",
          "v":1
        }
      },{
        "limit":[[1000,1000]],
        "text":"Guard duration is {0} second",
        "1":{
          "k":"milliseconds_to_seconds_2dp_if_required",
          "v":1
        }
      },{
        "limit":[["#","#"]],
        "text":"Guard duration is {0} seconds",
        "1":{
          "k":"milliseconds_to_seconds_2dp_if_required",
          "v":1
        }
      }]
  },
  "5":{
    "stats":["hollow_shell_per_target_cooldown_ms"],
    "1":[{
        "limit":[[1000,1000]],
        "text":"Cannot affect the same target more than once per second"
      },{
        "limit":[["#","#"]],
        "text":"Cannot affect the same target more than once every {0} seconds",
        "1":{
          "k":"milliseconds_to_seconds_2dp_if_required",
          "v":1
        }
      }]
  },
  "6":{
    "stats":["skill_effect_duration"],
    "1":[]
  }
}