{
  "base_chaos_damage_to_deal_per_minute":1,
  "base_skill_effect_duration":2,
  "parent":"skill_stat_descriptions",
  "quality_display_base_skill_effect_duration_is_gem":2,
  "skill_effect_duration":3,
  "1":{
    "stats":["base_chaos_damage_to_deal_per_minute"],
    "1":[{
        "limit":[["#","#"]],
        "text":"Decay deals {0} Chaos damage per second",
        "1":{
          "k":"per_minute_to_per_second",
          "v":1
        }
      }]
  },
  "2":{
    "stats":["base_skill_effect_duration","quality_display_base_skill_effect_duration_is_gem"],
    "1":[{
        "limit":[[1000,1000],["#","#"]],
        "text":"Decay duration is {0} second",
        "1":{
          "k":"milliseconds_to_seconds_2dp_if_required",
          "v":1
        }
      },{
        "limit":[["!",0],["#","#"]],
        "text":"Decay duration is {0} seconds",
        "1":{
          "k":"milliseconds_to_seconds_2dp_if_required",
          "v":1
        }
      }]
  },
  "3":{
    "stats":["skill_effect_duration"],
    "1":[]
  }
}