Skip to content

Commit

Permalink
Additional Circle of the Seasons Tweaks
Browse files Browse the repository at this point in the history
Modified 6th level feature, some spells.
  • Loading branch information
Blackflighter authored Sep 28, 2023
1 parent 954e1b6 commit 348e2ee
Showing 1 changed file with 17 additions and 18 deletions.
35 changes: 17 additions & 18 deletions subclass/Korvinagor; Circle of the Seasons.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
}
],
"dateAdded": 1683857260,
"dateLastModified": 1688073831,
"_dateLastModifiedHash": "cc7859074e"
"dateLastModified": 1695809930
},
"subclass": [
{
Expand All @@ -38,15 +37,15 @@
"Magic Missile",
"Scorching Ray",
"Fireball",
"Fire Shield",
"Sickening Radiance|xge",
"Dawn|xge"
],
"Autumn": [
"Vicious Mockery",
"Command",
"Vortex Warp|scc",
"Mind Sliver|tce",
"Bane",
"Web",
"Fear",
"Banishment",
"Compulsion",
"Synaptic Static|tce"
],
"Winter": [
Expand Down Expand Up @@ -97,8 +96,8 @@
"header": 1,
"entries": [
"{@i 2nd-level Circle of the Seasons feature}",
"As an action, you can expend a Wild Shape usage to Call the essence of one of the seasons through yourself, temporarily harnessing its power.",
"While Calling a season, you gain access to its respective spells on the Seasonal Spells table below, along with an additional druid cantrip of your choice. Wisdom is your spellcasting ability for these spells.",
"As an action, you can expend a use of your Wild Shape feature to Call the essence of one of the seasons through yourself, temporarily harnessing its power.",
"Calling a season grants you access to its respective spells on the Seasonal Spells table below, along with an additional druid cantrip of your choice. Wisdom is your spellcasting ability for these spells.",
"This transformation lasts for 8 hours. It ends early if you dismiss it (no action required), are {@condition incapacitated}, die, or use this feature again.",
{
"type": "table",
Expand All @@ -121,14 +120,14 @@
[
"2nd",
"{@spell fire bolt}, {@spell magic missile}",
"{@spell command}, {@spell vicious mockery}",
"{@spell bane}, {@spell mind sliver|tce}",
"{@spell ray of frost}, {@spell shield}",
"{@spell bless}, {@spell minor illusion}"
],
[
"3rd",
"{@spell scorching ray}",
"{@spell vortex warp|scc}",
"{@spell web}",
"{@spell invisibility}",
"{@spell aid}"
],
Expand All @@ -141,8 +140,8 @@
],
[
"7th",
"{@spell fire shield}",
"{@spell banishment}",
"{@spell sickening radiance|xge}",
"{@spell compulsion}",
"{@spell otiluke's resilient sphere}",
"{@spell greater invisibility}"
],
Expand Down Expand Up @@ -180,7 +179,7 @@
"type": "entries",
"name": "Autumn's Decline",
"entries": [
"Once per turn, you can force a creature to subtract a {@dice d4} from a saving throw it makes against any of your Seasonal Spells."
"Whenever a creature fails a saving throw against one of your spells, you can cause it to be {@condition charmed} by you until the end of its next turn."
]
},
{
Expand All @@ -194,7 +193,7 @@
"type": "entries",
"name": "Spring's Resurgence",
"entries": [
"Whenever you use a spell of 1st level or higher to restore or increase a creature's hit points, the creature also regains hit points equal to 2 + the spell's level."
"Whenever you cast a spell of 1st level or higher, you can teleport a willing creature of your choice within 60 feet of you (including yourself) up to 15 feet to an unoccupied space you can see."
]
}
]
Expand All @@ -210,7 +209,7 @@
"header": 2,
"entries": [
"{@i 10th-level Circle of the Seasons feature}",
"You can expend two Wild Shape usages to Call two seasons at once, tapping into the boundary where one transitions to the other to channel both of their strengths. The two seasons must be adjacent to each other - you can't Call Summer and Winter together, or Autumn and Spring."
"You can expend two uses of your Wild Shape feature to Call two seasons at once, tapping into the boundary where one transitions to the other to channel both of their strengths. The two seasons must be adjacent to each other - you can't Call Summer and Winter together, or Autumn and Spring."
]
},
{
Expand All @@ -224,8 +223,8 @@
"header": 2,
"entries": [
"{@i 14th-level Circle of the Seasons feature}",
"Drawing upon the seasons becomes effortless to you, letting you Call them as a bonus action. Additionally, for every Wild Shape usage you expend per Call, you can cast a 3rd-level or lower spell from your available Seasonal Spells without expending a spell slot."
"Drawing upon the seasons becomes effortless to you, letting you Call them as a bonus action. Additionally, for every use of Wild Shape you expend per Call, you can cast a 3rd-level or lower spell from your available Seasonal Spells without expending a spell slot."
]
}
]
}
}

0 comments on commit 348e2ee

Please sign in to comment.