You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: static/lang/en.json
+40Lines changed: 40 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -671,10 +671,50 @@
671
671
"name": "Restrained",
672
672
"description": "- A restrained creature's speed becomes 0, and it can't benefit from any bonus to its speed.<br />- Attack rolls against the creature have advantage, and the creature's attack rolls have disadvantage.<br />- The creature has disadvantage on Dexterity saving throws."
673
673
},
674
+
"RingOfResistance": {
675
+
"name": "Ring of Resistance",
676
+
"description": "Choose between acid, cold, fire, force, lightning, necrotic, poison, psychic, radiant, or thunder resistance"
677
+
},
674
678
"RingOfAcidResistance": {
675
679
"name": "Ring of Acid Resistance",
676
680
"description": "Adds acid resistance"
677
681
},
682
+
"RingOfColdResistance": {
683
+
"name": "Ring of Cold Resistance",
684
+
"description": "Adds cold resistance"
685
+
},
686
+
"RingOfFireResistance": {
687
+
"name": "Ring of Fire Resistance",
688
+
"description": "Adds fire resistance"
689
+
},
690
+
"RingOfForceResistance": {
691
+
"name": "Ring of Force Resistance",
692
+
"description": "Adds force resistance"
693
+
},
694
+
"RingOfLightningResistance": {
695
+
"name": "Ring of Lightning Resistance",
696
+
"description": "Adds lightning resistance"
697
+
},
698
+
"RingOfNecroticResistance": {
699
+
"name": "Ring of Necrotic Resistance",
700
+
"description": "Adds necrotic resistance"
701
+
},
702
+
"RingOfPoisonResistance": {
703
+
"name": "Ring of Poison Resistance",
704
+
"description": "Adds poison resistance"
705
+
},
706
+
"RingOfPsychicResistance": {
707
+
"name": "Ring of Psychic Resistance",
708
+
"description": "Adds psychic resistance"
709
+
},
710
+
"RingOfRadiantResistance": {
711
+
"name": "Ring of Radiant Resistance",
712
+
"description": "Adds radiant resistance"
713
+
},
714
+
"RingOfThunderResistance": {
715
+
"name": "Ring of Thunder Resistance",
716
+
"description": "Adds thunder resistance"
717
+
},
678
718
"RingOfFreeAction": {
679
719
"name": "Ring of Free Action",
680
720
"description": "Adds immunity to paralyzed and restrained"
0 commit comments