Skip to content

Commit

Permalink
Circle of the Rainbow rebalancing tweaks
Browse files Browse the repository at this point in the history
Altered 6th level feature, Prismatic Boons, etc.
  • Loading branch information
Blackflighter authored Oct 5, 2023
1 parent 0e4564f commit 5f18ba8
Showing 1 changed file with 18 additions and 19 deletions.
37 changes: 18 additions & 19 deletions subclass/Korvinagor; Circle of the Rainbow.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
}
],
"dateAdded": 1688598012,
"dateLastModified": 1693175444,
"_dateLastModifiedHash": "33866e1d0a"
"dateLastModified": 1696507200
},
"subclass": [
{
Expand All @@ -34,7 +33,7 @@
],
"subclassSpells": [
"Minor Illusion",
"Bless",
"Color Spray",
"Vortex Warp|scc",
"Hypnotic Pattern",
"Otiluke's Resilient Sphere",
Expand All @@ -52,8 +51,7 @@
"subclassSource": "CircleOfTheRainbow",
"level": 2,
"entries": [
"Druids of the Circle of the Rainbow exalt their namesake as the pinnacle of nature's beauty: awe-inspiring confluences of light, hope, and happenstance that herald the promise of better days ahead.",
"Many of these druids try to instill in others the same reverence that they have for these luminescent miracles, along with the natural world as a whole, with their abilities manifesting in similarly serendipitous ways.",
"Druids of the Circle of the Rainbow exalt their namesake as the pinnacle of nature's beauty. Wielding similarly scintillating abilities, many of these druids try to inspire others to reverence, both for the luminescent miracles they worship and for the natural world as a whole.",
{
"type": "refSubclassFeature",
"subclassFeature": "Circle Spells|Druid|PHB|Rainbow|CircleOfTheRainbow|2"
Expand All @@ -75,8 +73,9 @@
"header": 1,
"entries": [
"{@i 2nd-level Circle of the Rainbow feature}",
"Your magic is touched by the light of the rainbow: fleeting, but expressive and wondrous. You learn the {@spell minor illusion} cantrip.",
"The wondrous light of the rainbow suffuses your magic. You learn the {@spell minor illusion} cantrip.",
"When you reach certain Druid levels, you gain access to the spells in the table below. They count as Druid spells for you, and you always have them prepared, but they don't count against the total number of spells you prepare each day.",
"Additionally, when you cast {@spell color spray}, you can modify it to affect all creatures in the area that fail a Constitution saving throw instead of using its original method.",
{
"type": "table",
"caption": "Circle of the Rainbow Spells",
Expand All @@ -91,7 +90,7 @@
"rows": [
[
"2nd",
"{@spell bless}"
"{@spell color spray}"
],
[
"3rd",
Expand Down Expand Up @@ -124,7 +123,7 @@
"header": 1,
"entries": [
"{@i 2nd-level Circle of the Rainbow feature}",
"As a bonus action, you can expend a Wild Shape usage to weave a mantle of ever-shifting hues around yourself and roll on the Prismatic Boons table. This table determines the colour your mantle changes to and its effect, which is applied immediately after the roll.",
"As a bonus action, you can expend a use of your Wild Shape feature to weave a mantle of ever-shifting hues around yourself and roll on the Prismatic Boons table. This table determines the colour of your mantle and its effect, which occurs immediately after the roll once.",
"The mantle is always under the effect of the {@spell light} cantrip and vanishes after 1 minute. While wearing it, you can use your bonus action on subsequent turns to roll on this table again.",
{
"type": "table",
Expand All @@ -143,32 +142,32 @@
[
"1",
"Red",
"Until the start of your next turn, you roll twice as many damage dice for your Druid spells and keep the highest half."
"Each creature of your choice within 30 feet of you gains the effects of {@spell divine favor} until the start of your next turn."
],
[
"2",
"Orange",
"You grant a creature of your choice within 60 feet of you a +2 bonus to its AC, checks, and saving throws for 1 round."
"You cast {@spell bane} without concentration. The spell lasts until the end of your next turn and counts as a Druid spell for you."
],
[
"3",
"Yellow",
"A creature you touch during this turn becomes {@condition invisible} and has its speed doubled until the start of your next turn."
"A creature you touch during this turn gains the effects of {@spell longstrider} and {@spell zephyr strike|xge} until the end of its next turn."
],
[
"4",
"Green",
"You grant a creature of your choice within 30 feet of you temporary hit points equal to 5 plus your Druid level."
"Each creature of your choice within 30 feet of you gains temporary hit points equal to your Wisdom modifier."
],
[
"5",
"Blue",
"Until the start of your next turn, you gain a +2 bonus to both your Druid spell save DC and spell attack modifier."
"You cast {@spell bless} without concentration. The spell lasts until the end of your next turn and counts as a Druid spell for you."
],
[
"6",
"Indigo",
"Creatures of your choice within 30 feet of you regain hit points equal to half your Druid level plus your Wisdom modifier."
"You choose creatures up to your proficiency bonus within 30 feet of you to gain a +2 bonus to AC for 1 round."
],
[
"7",
Expand All @@ -195,8 +194,8 @@
"header": 2,
"entries": [
"{@i 6th-level Circle of the Rainbow feature}",
"As an action (or reaction against a creature before it attacks or casts a spell), you can force a creature you can see within 30 feet of you to make a Constitution saving throw against your Druid spell save DC.",
"If it fails this save, it is {@condition blinded} by a veil of iridescent light until the start of your next turn. If it succeeds, you can't use this feature on it again for 10 minutes."
"Kaleidoscopic light dances at your fingertips, letting you cast {@spell color spray} as a reaction before a creature attacks or casts a spell, and increase the size of the spell's cone by 5 feet for each slot level above 1st you use to cast it.",
"You can also cast {@spell color spray} without expending a spell slot once, regaining all expended uses when you finish a short or long rest."
]
},
{
Expand Down Expand Up @@ -224,9 +223,9 @@
"header": 2,
"entries": [
"{@i 14th-level Circle of the Rainbow feature}",
"The essence of the seven colours shines within you. You add {@spell prismatic spray} to your list of Circle Spells, and can cast it without expending a spell slot once per long rest.",
"Any d8s you roll for this spell can be replaced with the numbers rolled to determine your last Prismatic Boon."
"The essence of the seven colours shines within you. You add {@spell prismatic spray} to your list of Circle Spells, and can cast it without expending a spell slot once per day.",
"Any rays the spell creates can be replaced with a ray of the same colour as your last Prismatic Boon."
]
}
]
}
}

0 comments on commit 5f18ba8

Please sign in to comment.