```metadata
title: Circle of the Divine (v2)
description: An even holier Druid.
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;
}
.page a {
color: #1b6acb;
}
/* 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;
}
```
{{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 mus-tard seed, you will say to this mountain, 'Move from here to there,' and it will move; and nothing will be im-possible 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 | Font of Divinity, Celestial Recovery |
| 6th | Unyielding Belief |
| 10th | Immortal Soul |
| 14th | Mountain of Faith |
}}
#### Font of Divinity
*2nd-level Circle of the Divine feature*
___
As a bonus action, you can expend a use of your Wild Shape feature to become a conduit of divine magic.
While in this form, you gain access to a number of spells from the Cleric class equal to half your Druid level (rounded up), and a Cleric cantrip of your choice. The spells you choose must be of a level you can pre-pare, and count as prepared Druid spells for you.
This form lasts for a number of hours equal to half your Druid level (rounded up). It ends early if you are in-capacitated, die, or use this feature again.
:::::::::::::::::::::::::::::::::::
:
{height:1px}
#### Celestial Recovery
*2nd-level Circle of the Divine feature*
___
You can call on the firmament to fuel your spells. Dur-ing a short rest, you choose expended spell slots to re-cover. The spell slots can have a combined level that is equal to or less than half your Druid level (rounded up), and none of the slots can be 6th level or higher.
Once you use this feature, you can't use it again until you finish a long rest.
#### Unyielding Belief
*6th-level Circle of the Divine feature*
___
You can shroud your allies in a divine barrier. As an ac-tion, you can grant a creature you can see within 30 feet of you half cover for 1 minute. The effect ends early if you use this action again.
You can use this feature a number of times equal to your Wisdom modifier, and you regain all expended uses when you finish a long rest.
#### 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. When you cast a spell gained through your Font of Divinity fea-ture, you can cast it without any components, and can change its casting time to 1 action.
Once you use this feature, you can't use it again until you finish 1d4 long rests.
{{note,position:absolute,left:70px,bottom:65px,width:320px,padding-bottom:0px
##### 神さびた古戦場 ~ Suwa Foughten Field
{text-align:center}
}}
{{imageMaskEdge1,--offset:17.5%,--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 2.0 - Created by /u/Korvinagor
:Artist Credits:
Front Cover - Overture | KANA, [だいん](https://danbooru.donmai.us/posts/923513)