<?xml version="1.0" encoding="utf-8"?>
<DungeonGrades>
  <Grade id="D">
    <DisplayId>Zero</DisplayId>
    <Color>#2A8044</Color>
    <DecorationColor>#1E552F</DecorationColor>
    <HighlightColor>#5AC45A</HighlightColor>
    <IncludedLabels>ROLLABLE</IncludedLabels>
    <ExcludedLabels>TIER3,TIER4,UNIQUE,REWARD,DUNGEONUNIQUE</ExcludedLabels>
    <ModsCount min="1" max="1" />
  </Grade>
  <Grade id="C">
    <DisplayId>Low</DisplayId>
    <Color>#4662C8</Color>
    <DecorationColor>#384994</DecorationColor>
    <HighlightColor>#677EFF</HighlightColor>
    <IncludedLabels>ROLLABLE</IncludedLabels>
    <ModsCount min="1" max="1" />
  </Grade>
  <Grade id="B">
    <DisplayId>Medium</DisplayId>
    <Color>#783FA1</Color>
    <DecorationColor>#482561</DecorationColor>
    <HighlightColor>#AC5EE5</HighlightColor>
    <IncludedLabels>ROLLABLE</IncludedLabels>
    <ModsCount min="2" max="2" />
  </Grade>
  <Grade id="A">
    <DisplayId>High</DisplayId>
    <Color>#E1B61A</Color>
    <DecorationColor>#D18218</DecorationColor>
    <HighlightColor>#FBCF3E</HighlightColor>
    <IncludedLabels>ROLLABLE</IncludedLabels>
    <ModsCount min="3" max="3" />
  </Grade>
  <Grade id="S">
    <DisplayId>Great</DisplayId>
    <Color>#99104D</Color>
    <DecorationColor>#7A0D3E</DecorationColor>
    <HighlightColor>#E6227A</HighlightColor>
    <IncludedLabels>ROLLABLE</IncludedLabels>
    <ExcludedLabels>TIER1</ExcludedLabels>
    <ModsCount min="4" max="4" />
  </Grade>
</DungeonGrades>