{
  "base_cooldown_modifiable_repeat_interval_ms":1,
  "cooldown_recovery_modifiers_also_apply_to_repeat_interval":2,
  "parent":"skill_stat_descriptions",
  "spellflux_frequency_+%_final_per_socketed_valid_spell":3,
  "spellflux_spell_damage_+%_final_if_matching_flux_cast":4,
  "1":{
    "stats":["base_cooldown_modifiable_repeat_interval_ms"],
    "1":[{
        "limit":[["#","#"]],
        "text":"{0} second delay between Visages",
        "1":{
          "k":"milliseconds_to_seconds_2dp_if_required",
          "v":1
        }
      }]
  },
  "2":{
    "stats":["cooldown_recovery_modifiers_also_apply_to_repeat_interval"],
    "1":[{
        "limit":[["#","#"]],
        "text":"Modifiers to Cooldown Recovery Rate also apply to\nVisage appearance frequency"
      }]
  },
  "3":{
    "stats":["spellflux_frequency_+%_final_per_socketed_valid_spell"],
    "1":[{
        "limit":[[1,"#"]],
        "text":"{0}% more Visage frequency per Spell Visages could cast"
      },{
        "limit":[["#",-1]],
        "text":"{0}% less Visage frequency per Spell Visages could cast",
        "1":{
          "k":"negate",
          "v":1
        }
      }]
  },
  "4":{
    "stats":["spellflux_spell_damage_+%_final_if_matching_flux_cast"],
    "1":[{
        "limit":[[1,"#"]],
        "text":"Casting the matching Spell before the next\nVisage appears Empowers that Spell\nEmpowered Spells deal {0}% more damage"
      },{
        "limit":[["#",-1]],
        "text":"Casting the matching Spell before the next\nVisage appears Empowers that Spell\nEmpowered Spells deal {0}% less damage",
        "1":{
          "k":"negate",
          "v":1
        }
      }]
  }
}