From d9c719784be6107e2d4a1f5522121f3a04330c8a Mon Sep 17 00:00:00 2001 From: Edmund Smith Date: Wed, 2 Oct 2019 13:58:40 +0100 Subject: [PATCH] Add Vermillion ring base --- Data/3_0/Bases/ring.lua | 6 ++++++ Data/3_0/Rares.lua | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/Data/3_0/Bases/ring.lua b/Data/3_0/Bases/ring.lua index 2f61ed81..c57e7745 100644 --- a/Data/3_0/Bases/ring.lua +++ b/Data/3_0/Bases/ring.lua @@ -131,6 +131,12 @@ itemBases["Cerulean Ring"] = { implicit = "(8-10)% increased maximum Mana", req = { level = 80, }, } +itemBases["Vermillion Ring"] = { + type = "Ring", + tags = { default = true, ring = true, not_for_sale = true, atlas_base_type = true, ringatlas3 = true, }, + implicit = "(5-7)% increased maximum Life", + req = { level = 80, }, +} itemBases["Breach Ring"] = { type = "Ring", diff --git a/Data/3_0/Rares.lua b/Data/3_0/Rares.lua index 3466c92d..fe5c1073 100644 --- a/Data/3_0/Rares.lua +++ b/Data/3_0/Rares.lua @@ -394,6 +394,10 @@ Crafted: true Ring Cerulean Ring Crafted: true +]],[[ +Ring +Vermillion Ring +Crafted: true ]], -- Belts [[