{
  "blocks": [
    {
      "Type": "All",
      "Show": "True",
      "Class": [
        "Active Skill Gems",
        "Support Skill Gems",
        "Skill Gems"
      ],
      "BaseType": [
        "Minion Damage Support",
        "Minion Life Support",
        "Minion Speed Support",
        "Shield Charge",
        "Flame Dash",
        "Leap Slam",
        "Faster Attacks Support",
        "Faster Casting Support"
      ],
      "SetTextColor": [
        "212 12 212"
      ],
      "SetBackgroundColor": [
        "51 2 42"
      ],
      "SetBorderColor": [
        "254 178 255 255"
      ],
      "SetFontSize": "30",
      "Conditions": [],
      "Actions": [
        {
          "name": "CustomAlertSound",
          "va": "mx_skillgem.mp3",
          "vb": null,
          "vc": null,
          "vd": null
        }
      ]
    },
    {
      "Type": "All",
      "Show": "True",
      "Class": [
        "Rings",
        "Amulets",
        "Belts"
      ],
      "BaseType": [
        null
      ],
      "SetTextColor": [
        "255 255 219"
      ],
      "SetBackgroundColor": [
        "140 64 126"
      ],
      "SetBorderColor": [
        "254 178 255"
      ],
      "SetFontSize": "30",
      "Conditions": [
        {
          "name": "Rarity",
          "op": null,
          "value": "Rare"
        },
        {
          "name": "ItemLevel",
          "op": "<=",
          "value": "60"
        },
        {
          "name": null,
          "op": null,
          "value": null
        }
      ],
      "Actions": [
        {
          "name": null,
          "va": null,
          "vb": null,
          "vc": null,
          "vd": null
        }
      ]
    },
    {
      "Type": "All",
      "Show": "True",
      "Class": [
        null
      ],
      "BaseType": [
        null
      ],
      "SetTextColor": [
        "255 255 219"
      ],
      "SetBackgroundColor": [
        "51 2 42"
      ],
      "SetBorderColor": [
        "254 178 255"
      ],
      "SetFontSize": "30",
      "Conditions": [
        {
          "name": "Rarity",
          "op": null,
          "value": "Rare"
        },
        {
          "name": "ItemLevel",
          "op": "<=",
          "value": "60"
        },
        {
          "name": null,
          "op": null,
          "value": null
        }
      ],
      "Actions": [
        {
          "name": null,
          "va": null,
          "vb": null,
          "vc": null,
          "vd": null
        }
      ]
    },
    {
      "Type": "All",
      "Show": "True",
      "Class": [
        null
      ],
      "BaseType": [
        null
      ],
      "SetTextColor": [
        "136 136 255"
      ],
      "SetBackgroundColor": [
        "51 2 42"
      ],
      "SetBorderColor": [
        "254 178 255"
      ],
      "SetFontSize": "30",
      "Conditions": [
        {
          "name": "Rarity",
          "op": null,
          "value": "Magic"
        },
        {
          "name": "ItemLevel",
          "op": "<=",
          "value": "10"
        },
        {
          "name": null,
          "op": null,
          "value": null
        }
      ],
      "Actions": [
        {
          "name": null,
          "va": null,
          "vb": null,
          "vc": null,
          "vd": null
        }
      ]
    },
    {
      "Type": "All",
      "Show": "True",
      "Class": [
        null
      ],
      "BaseType": [
        null
      ],
      "SetTextColor": [
        "200 200 200"
      ],
      "SetBackgroundColor": [
        "51 2 42"
      ],
      "SetBorderColor": [
        "254 178 255"
      ],
      "SetFontSize": "30",
      "Conditions": [
        {
          "name": "Rarity",
          "op": null,
          "value": "Normal"
        },
        {
          "name": "ItemLevel",
          "op": "<=",
          "value": "10"
        },
        {
          "name": null,
          "op": null,
          "value": null
        }
      ],
      "Actions": [
        {
          "name": null,
          "va": null,
          "vb": null,
          "vc": null,
          "vd": null
        }
      ]
    }
  ]
}