Template:RitsuTest

From Elwiki
Revision as of 17:11, 5 October 2023 by Ritsu (talk | contribs)
{
  PvE = {
    cancel_total_damage = {
      max = "2,900%",
      min = "2,900%"
    },
    total_damage = {
      max = "4,400%",
      min = "4,400%"
    }
  },
  PvP = {
    cancel_total_damage = {
      max = "1,250%",
      min = "1,250%"
    },
    total_damage = {
      max = "1,900%",
      min = "1,900%"
    }
  }
}