{
  "base_skill_effect_duration":1,
  "morrigan_ward_gain_X_guard":2,
  "morrigan_ward_thorns_maximum_base_cold_damage":3,
  "morrigan_ward_thorns_minimum_base_cold_damage":3,
  "parent":"skill_stat_descriptions",
  "skill_effect_duration":4,
  "1":{
    "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
        }
      }]
  },
  "2":{
    "stats":["morrigan_ward_gain_X_guard"],
    "1":[{
        "limit":[["#","#"]],
        "text":"Grants {0} Guard"
      }]
  },
  "3":{
    "stats":["morrigan_ward_thorns_minimum_base_cold_damage","morrigan_ward_thorns_maximum_base_cold_damage"],
    "1":[{
        "limit":[["#","#"],["#","#"]],
        "text":"Grants {0} to {1} Cold Thorns damage"
      }]
  },
  "4":{
    "stats":["skill_effect_duration"],
    "1":[]
  }
}