```metadata
title: Circle of the Divine
description: If there are Nature Clerics, are there Holy Druids?
tags:
- druid
- subclass
- 5e
systems:
- 5e
renderer: V3
theme: 5ePHB
```
```css
/* FONT IMPORTS ____________________________________________________ */
/* _________________________________________________________________ */
@import url(https://rawcdn.githack.com/Kaiburr-kath-hound/HomebreweryStyles/af7aba33e8501276b61b1254238ed888c9b5c8da/TashaFonts.css);
/* FRONT COVER _____________________________________________________ */
/* _________________________________________________________________ */
.page .hardcover{
position : absolute;
top : 0;
left : 0;
height : 100%;
padding : 90px 0px;
text-align : center;
user-select : none;
}
.page .hardcover img {
position : absolute;
top : 0px;
right : 0px;
z-index : -10;
}
.page .hardcover::before {
content : '';
position : absolute;
display : block;
top : 20px;
height : 70px;
width : 100%;
background-image : url(https://i.imgur.com/kKd8mdW.png);
background-position : center;
background-size : 140px;
background-repeat : no-repeat;
}
.page .hardcover h1 {
--shadow-x0 : #000 0px 0px 3.5px;
--shadow-x1 : var(--shadow-x0), var(--shadow-x0), var(--shadow-x0);
--shadow-x2 : var(--shadow-x1), var(--shadow-x1), var(--shadow-x1);
--shadow-x3 : var(--shadow-x2), var(--shadow-x2), var(--shadow-x2);
text-shadow : var(--shadow-x3), var(--shadow-x3), var(--shadow-x3);
font-family : Nodesto;
font-weight : normal;
font-size : 6.6em;
color : white;
line-height : 72px;
transform : scaleX(0.94);
text-transform : uppercase;
margin-top : 3px;
}
.page small {
position : relative;
text-transform : lowercase;
bottom : 6px;
font-size : 110%;
}
.page .hardcover hr {
visibility : visible;
position : relative;
top : -16px;
height : 4em;
width : 450px;
margin : 3px auto -24px;
background-image : url(https://i.imgur.com/U4Cveto.png);
background-size : 100% 100%;
border : none;
}
.page .hardcover h2 {
--shadow-x0 : #000 0px 0px 2.5px;
--shadow-x1 : var(--shadow-x0), var(--shadow-x0), var(--shadow-x0);
--shadow-x2 : var(--shadow-x1), var(--shadow-x1), var(--shadow-x1);
--shadow-x3 : var(--shadow-x2), var(--shadow-x2), var(--shadow-x2);
text-shadow : var(--shadow-x3), var(--shadow-x3), var(--shadow-x3);
font-family : Nodesto;
font-weight : normal;
font-size : 2.5em;
letter-spacing : 0.5px;
color : white;
}
.page .hardcover .footnote {
-webkit-text-stroke : 0.2px black;
--shadow-x0 : #000 0px 0px 1.8px;
--shadow-x1 : var(--shadow-x0), var(--shadow-x0), var(--shadow-x0);
--shadow-x2 : var(--shadow-x1), var(--shadow-x1), var(--shadow-x1);
text-shadow : var(--shadow-x2), var(--shadow-x2), var(--shadow-x2);
position : absolute;
bottom : 3.5em;
left : 0px;
width : 100%;
font-family : VeraCruz;
letter-spacing : 0.6px;
text-transform : none;
text-align : center;
transform : scaleX(90%);
}
.page .hardcover p {
color : white;
font-size : 20px !important;
}
.page .hardcover::after {
content : '';
position : absolute;
display : block;
bottom : 157px;
height : 67px;
width : 100%;
background-image : url(https://i.imgur.com/KiAk59C.png);
background-position : left;
background-size : 400px;
background-repeat : no-repeat;
filter : drop-shadow(0px 0px 4px #60677b);
}
/* BACK COVER CODE________________________________________________ */
/* _________________________________________________________________ */
.page .backcover:before {
content : '';
position : absolute;
top : 0px;
left : 0px;
height : 100%;
width : 450px;
background-image : url(https://i.imgur.com/IKfSLYF.png);
background-position : bottom center;
background-size : cover;
background-repeat : no-repeat;
z-index : -1;
filter : drop-shadow(0px 0px 40px rgba(207, 145, 79, 0.65));
}
.page .backcover {
position : absolute;
top : 0px;
left : -20px;
height : 100%;
width : 450px;
}
.page .backcover h1 {
text-align : center;
min-width : 500px;
margin-top : 80px;
margin-bottom : 0px;
padding : 80px 80px 0px 20px;
font-family : Nodesto;
font-size : 480%;
font-weight : normal;
letter-spacing : -1px;
line-height : 0.9em;
color : #ED1C24;
}
.page .block.backcover p {
padding : 0px 80px 0px 60px;
font-family : martel_sanssemibold;
font-weight : normal;
font-size : 12.6px;
line-height : 1.8em;
text-indent : 0em;
color : white;
}
.page .backcover hr {
visibility : visible;
position : relative;
top : 15px;
height : 52px;
width : 230px;
margin : auto;
background-image : url(https://i.imgur.com/U4Cveto.png);
background-size : 100% 50%;
background-repeat : no-repeat;
border : none;
}
.page .backcover p:last-child {
font-family : Martel_SansExtraBold;
text-align : center;
font-size : 11px;
margin-top : 30px;
}
.page .backcover img {
position : absolute;
z-index : -10;
}
/* HOMEBREWERY LOGO _______________________________________________ */
.page .logo{
content : '';
position : absolute;
left : 34.5%;
bottom : 0px;
min-height : 200px;
background-image : url(https://i.imgur.com/Nfw1Mpq.png);
background-size : 135px;
background-repeat : no-repeat;
}
.page .logo.words:before {
content : 'Made with The Homebrewery';
position : absolute;
bottom : 210px;
left : -14px;
font-family : 'Nodesto';
font-size : 150%;
-webkit-transform : scale(1.6, 1.0);
color : white;
}
/* Subclass Logo */
.page .classlogo{
position : absolute;
left : 155px;
top : 30px;
min-height : 200px;
background-image : url(https://files.catbox.moe/ylgoca.png);
background-size : 150px;
background-repeat : no-repeat;
z-index : 200;
}
/* Page configuration. */
.page#p1, .page#p3 {
height: 816px;
}
.page#p1:after, .page#p3:after { all: unset }
:root {
--HB_Color_HeaderText: #26619c;
--HB_Color_HeaderUnderline: #999a97;
--HB_Color_Accent: #fff5bc;
--HB_Color_CaptionText: #999a97;
}
/* Image masks and background setings. */
.page {
background-color: white;
background-image: url(https://watercolors.giantsoup.com/templates/xgte_background_base.png);
background-size: cover;
}
.page#p2::after {
height : 100%;
background-image : url(https://i.imgur.com/j2kThM4.png);
transform : scale(-1, -1);
z-index : -5;
}
.page .maskContainer {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index:-10;
--mask-url: url(https://watercolors.giantsoup.com/xgte/xgte_top/0007.png);
-webkit-mask-image:var(--mask-url),linear-gradient(black, black);
mask-image:var(--mask-url),linear-gradient(black, black);
-webkit-mask-composite:destination-out;
mask-composite:exclude;
-webkit-mask-type:alpha;
mask-type:alpha;
-webkit-mask-position: 0px 0px;
mask-position: 0px 0px;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
}
.page .maskContainer .maskedImage {
position: absolute;
width: 100%;
}
/* Table column sizing. */
.page .subclassTable td:nth-child(1) {
width: 25%;
}
/* Font compatibility. */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');
.page h5 {
font-family: 'ScalySansSmallCapsRemake', 'Noto Sans JP', sans-serif;
}
/* Remove bottom padding. */
.page {
padding-bottom: 0px;
}
/* Column balancing for Firefox compatibility. */
.page .columnWrapper {
column-fill: auto;
}
```
{{hardcover
 {top:0px,width:100%}
# Circle of the Divine
___
{{footnote
A Sacred and Celestial Druid Subclass
for the World's Greatest Roleplaying Game
}}
}}
\page
::::::::::::::::::
### Circle of the Divine
*"For truly I tell you, if you have faith the size of a mustard seed, you will say to this mountain, 'Move from here to there,' and it will move; and nothing will be impossible for you."*
-- Matthew 17:20-21
___
While the realm of the gods is considered mostly sepa-rate from nature, druids of the Circle of the Divine see their domain as one and the same, for only through life can worship, and in turn the gods, exist.
This understanding grants these druids the ability to embody the sacred in the same way as they do the natu-ral world, drawing on it as freely as any cleric, but with-out devotion to any specific deity or ideal.
{{subclassTable
| Druid Level | Features |
|:-----------:|:--------------------------------------|
| 2nd | Circle Spells, Font of Divinity |
| 6th | Unyielding Belief |
| 10th | Immortal Soul |
| 14th | Mountain of Faith |
}}
#### Circle Spells
*2nd-level Circle of the Divine feature*
___
Your connection to the celestial grants you access to certain spells. You learn two Cleric cantrips of your choice. They count as Druid cantrips for you, but don't count against your number of Cantrips Known.
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.
{{subclassTable
| Druid Level | Spells |
|:-----------:|:-----------------------------------------|
| 2nd | *bless, sanctuary* |
| 3rd | *aid, calm emotions* |
| 5th | *sending, spirit guardians* |
| 7th | *banishment, divination* |
| 9th | *hallow, summon celestial* |
}}
::::::::::::::::::::::::::::
:
{}
#### Font of Divinity
*2nd-level Circle of the Divine feature*
___
You can call on the firmament to fuel your spells. When you cast a Circle Spell of 5th-level or lower, you can ex-pend a Wild Shape usage to cast it without expending a spell slot or material components at the highest spell level available to you (maximum of 5th-level).
You can use this feature a number of times equal to half your proficiency bonus (rounded up), and you re-gain all expended uses when you finish a long rest.
#### Unyielding Belief
*6th-level Circle of the Divine feature*
___
You can shroud your allies in a divine barrier. You add *shield of faith* to your list of Circle Spells. When you cast *shield of faith*, you can maintain it without using your concentration. If you do so, it ends early if you cast it in this way again or dismiss it (no action required).
#### Immortal Soul
*10th-level Circle of the Divine feature*
___
You can preserve the material life of others by connect-ing it to its true, immutable essence. As a reaction be-fore a creature within 30 feet of you takes damage or dies, you can bestow the effects of *death ward* onto it.
Once you use this reaction, you can't use it again until you finish a short or long rest, unless you expend a spell slot of 4th-level or higher to use it again.
#### Mountain of Faith
*14th-level Circle of the Divine feature*
___
Your ties to the realms above reaches its zenith. You add the table below to your list of Circle Spells.
When you cast one of these spells (must be of a spell level accessible to you), you can expend two Wild Shape usages to cast it without expending a spell slot or mate-rial components. Once you do so, you can't do so again until you finish a long rest.
{{subclassTable
| Spell Level | Spells |
|:-----------:|:-------------------------------------------------|
| 6th | *forbiddance, word of recall* |
| 7th | *conjure celestial, divine word* |
| 8th | *antimagic field, holy aura* |
| 9th | *gate, mass heal* |
}}
{{note,position:absolute,left:70px,bottom:65px,width:320px,padding-bottom:0px
##### 神さびた古戦場 ~ Suwa Foughten Field
{text-align:center}
}}
{{imageMaskEdge1,--offset:25%,--rotation:180
{width:100%,left:0px,top:0px}
}}
\page
{{backcover
 {height:100%,left:-250px,top:0px,transform:scaleX(-1)}
# Circle of the Divine
___
{{Covertext
A Druid subclass that channels the magic of the heavens as effortlessly as they do the primal powers of the natural world, with no distinction between either of those realms.
:Version 1.0 - Created by /u/Korvinagor
:Artist Credits:
Front Cover - Overture | KANA, [だいん](https://danbooru.donmai.us/posts/923513)