v1.4.0: implemented the ring of arcana (minus brimstone effect)

This commit is contained in:
Evan Debenham
2022-08-17 16:37:35 -04:00
parent 502b5bcf41
commit c208c55369
44 changed files with 246 additions and 67 deletions
@@ -849,6 +849,11 @@ items.rings.ringofaccuracy.stats=When worn, this ring will increase your accurac
items.rings.ringofaccuracy.typical_stats=When worn, this ring will typically increase your accuracy by _%s%%._
items.rings.ringofaccuracy.desc=This ring increases your focus, making it easier for your attacks to find their mark. A cursed ring will instead make it harder for your attacks to connect.
items.rings.ringofarcana.name=ring of arcana
items.rings.ringofarcana.stats=When worn, this ring will increase the power of enchants and glyphs by _%s%%._
items.rings.ringofarcana.typical_stats=When worn, this ring will typically increase the power of enchants and glyphs by _%s%%._
items.rings.ringofarcana.desc=This ring enhances magical enchantments on weapons and glyphs on armor, first increasing their activation chance and then the strength of their effects. A cursed ring will instead weaken enchantments and glyphs.
items.rings.ringofelements.name=ring of elements
items.rings.ringofelements.stats=When worn, this ring will provide _%s%%_ elemental resistance.
items.rings.ringofelements.typical_stats=When worn, this ring will typically provide _%s%%_ elemental resistance.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB