```metadata title: Circle of the Butterfly description: >- Does the flap of a butterfly's wings in Baldur's Gate set off a tornado in Thay? tags: - 5e - druid - subclass systems: - 5e renderer: V3 theme: 5ePHB ``` ```css /* FONT IMPORTS ___________________________________________________ */ /* ________________________________________________________________ */ @import url('https://rawcdn.githack.com/Kaiburr-kath-hound/HomebreweryStyles/9ded8e9218840d6a746b5944f070cdce0d55150e/PHBFonts.css'); @import url('https://rawcdn.githack.com/Kaiburr-kath-hound/HomebreweryStyles/6ade797a215521264f7a7aca9355489333d9caba/EberronFonts.css'); @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap'); .page { hyphens: auto; background-image: url('https://watercolors.giantsoup.com/templates/dmg_background_base.png'); padding-bottom: 0px; } .page { --HB_Color_HeaderText: #BD5800; --HB_Color_Accent: #B0C4dE; } .page::after { all: unset; } /* Disable last whitespace selection. */ .columnSplit + p, .page p:has(+ .columnSplit) { user-select: none; } /* Table column sizing. */ .page .subclassTable td:nth-child(1) { width: 30%; } /* Header margin adjustments. */ .page table + * { margin-top: .2cm } /* Image mask. */ .page .maskContainer { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index:-10; --mask-url: url(https://homebrewery.naturalcrit.com/assets/waterColorMasks/corner/0015.webp); mask-image:var(--mask-url); mask-composite:exclude; mask-type:alpha; mask-position: -15px -720px; mask-repeat: no-repeat; mask-size: 200% 160%; } img, .maskContainer { pointer-events: none; user-select: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; } .page .maskContainer .maskedImage { position: absolute; width: 100%; } ::selection { background: steelblue; color: white; } /* Flexbox settings. */ .textcolumn { display: flex !important; flex-direction: column-reverse; height: 24.64cm; } /* MINOR TWEAKS ___________________________________________________ */ /* HEADERS */ .page:has(.backCover) h1, .page:has(.backCover) h2, .page:has(.backCover) h3, .page:has(.backCover) h4, .page:has(.backCover) h5 { letter-spacing : 1px; font-weight : normal; } /* HYPERLINKS */ .page a { text-decoration : none; color : #eac66a; } .page a:hover{ text-decoration : underline; } .logo a { color : white; } /* SMALL CAPS */ .page caps { font-variant : small-caps; } /* IMAGES */ .page img:not(.logo img):not(.frontcredit img) { position : absolute; user-select : none; } /* FRONT COVER _____________________________________________________ */ /* _________________________________________________________________ */ .page:has(.frontCover) { padding-top : 90px; } .page:has(.frontCover) .logo { filter : unset; } .page:has(.frontCover) .logo img { width : auto; height : 70px; } .page:has(.frontCover) h1 { filter : unset; --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); margin-top : 3px; text-transform : none; font-size : 6.6em; } .page:has(.frontCover) hr { margin : 12px auto; width : 10cm; } .page:has(.frontCover) h2, .page:has(.frontCover) h3 { filter : unset; --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 : 'Modesto Expanded'; font-size : 0.8cm; letter-spacing : 0.1cm; margin-top : 10px; transform : ScaleX(0.8); } .page:has(.frontCover) h3 { color : white; border-bottom : none; font-size : 0.64cm; } .page:has(.frontCover) .footnote { filter : unset; -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); font-family : VeraCruz; z-index : 1; letter-spacing : 1px; width : fit-content; transform : ScaleX(0.9); } .page:has(.frontCover) .banner { bottom : 157px; height : 67px; width : 100%; background-image : url('https://i.imgur.com/KiAk59C.png'); background-size : 400px; background-repeat : no-repeat; } .page small { position : relative; text-transform : lowercase; bottom : 10px; font-size : 90%; } .page:has(.frontCover) .emblem, .page:has(.frontCover) .color { position : absolute; top : 0; left : 0; background-size : 100% 100%; background-repeat : no-repeat; } .page:has(.frontCover) .color { height : 19px; width : 650px; background-color : black; opacity : 75%; z-index : -1; -webkit-mask-image : url(https://i.imgur.com/bURATrX.png); -webkit-mask-size : 100% 100%; } .page:has(.frontCover) .emblem { height : 80px; width : 340px; z-index : 0; background-image : url(https://i.imgur.com/y2xctk4.png); } .page:has(.frontCover) .emblem img { left : 20px; top : 0; min-width : unset; max-width : 50%; max-height : 100%; z-index : 1; } /* BACK COVER CODE__________________________________________________ */ /* _________________________________________________________________ */ /* Feel free to change the "rgba" values to whatever color you'd like (I recommend using https://www.hexcolortool.com/ to pick a color) */ .page:has(.backCover) .backCover { filter : drop-shadow(0px 0px 45px rgba(235, 213, 183, 0.6)); background-size : 50%; } .page:has(.backCover) { height : 816px; background-image : unset; background-color : black; } .page:has(.backCover) h1 { font-size : 58px; } .page:has(.backCover) p { font-family : martel_sanssemibold, 'Noto Sans JP'; /* font-size : 11.7px; */ line-height : 1.6em; text-indent : 0; } .page:has(.backCover) caps { font-size : 125%; } ``` {{frontCover}} {{logo ![](https://i.imgur.com/kKd8mdW.png)}} # CIRCLE OF THE BUTTERFLY ___ {{banner}} {{footnote A Chaotic, Weather-Changing Druid Subclass
for the World's Greatest Roleplaying Game }} ![background image](https://files.catbox.moe/eg9e1r.jpg){top:0%,left:-75%,height:100%} \page {{textcolumn {{ ### Circle of the Butterfly Druids of the Circle of the Butterfly are highly aware of the chaos inherent to nature: the smallest change to it can have massive, unpredictable consequences. They are capable of amplifying these properties to spectacular effect, altering the weather itself in a myriad of ways. {{subclassTable | Druid Level | Features | |:-----------:|:-----------------------| | 2nd | Wings of Disruption | | 6th | Lorenz Attractor | | 10th | Exponential Divergence | | 14th | Feedback Storm | }} #### Wings of Disruption {margin-top:0.1cm} *2nd-level Circle of the Butterfly feature* ___ You learn *druidcraft* (or another druid cantrip of your choice if you already know the spell), and you can cast *druidcraft* without any somatic or verbal components. When you cast *druidcraft*, you can choose a point within 30 feet of you and cause the area in a 5-foot cube originating from that point to subtly change. Roll on the Weather Anomaly table to determine the effect produced. The effects of your Anomaly last for 1 minute, or until you use this feature again. As a bonus action, you can move your Anomaly up to 30 feet, and increase its size by 5 feet, up to a 20-foot cube in size. The maximum size of your Anomaly increases when you reach certain levels in this class, increasing to a 30-foot cube at 5th level, a 40-foot cube at 11th level, and a 50-foot cube at 17th level. Once you create your Anomaly, you can't do so again until you finish a short or long rest, unless you expend a spell slot to do so again. When you expend a spell slot of 2nd level or higher to create your Anomaly, you can increase its size by 5 feet for each slot level above 1st. ##### Weather Anomaly ___ | d4 | Effect |^🞵^(pg. 110 of the DMG)| |:--:|:--------------------|---------------------------:| | 1 | Blistering heat assaults the area. Each creature that willingly enters the cube for the first time on a turn or starts its turn there takes 1d6 fire damage. || | 2 | Terrible cold permeates the area. Each creature that willingly enters the cube for the first time on a turn or starts its turn there takes 1d6 cold damage. || | 3 | A strong wind^🞵^ blows through the area, and you can turn the cube into difficult terrain. Each creature that ends its turn inside the cube takes 1d6 slashing damage.|| | 4 | Heavy rain^🞵^ or heavy snowfall^🞵^ (your choice) blankets the area, and you can cause the cube to be heavily obscured. || #### Lorenz Attractor *6th-level Circle of the Butterfly feature* ___ As an action, you can expend a use of your Wild Shape feature to touch a willing creature and bring its surrounding air currents into an unstable equilibrium for 10 minutes. While in this state, the target has a flying speed of 20 feet, and is unaffected by the effects of your Anomaly, which harmlessly circulate around it. }} }} {{textcolumn {{ #### Exponential Divergence *10th-level Circle of the Butterfly feature* ___ Your subtle changes to the weather have a broader range of consequences. When you create your Anomaly, you can cause it to produce an additional effect, which you determine by rolling on the Anomalous Surge table. ##### Anomalous Surge ___ | d4 | Effect | |:---:|:--------------------| | 1 | Thunder sweeps the area. Immediately after moving your Anomaly, you can force each creature inside the cube to succeed on a Strength saving throw against your spell save DC or take 1d6 thunder damage and be pushed up to 10 feet away from the center of the cube (you choose how far). | | 2 | Lightning strikes the area. Immediately after moving your Anomaly, you can make a ranged spell attack that targets one creature inside the cube. On a hit, the target takes lightning damage equal to 1d10 + your Wisdom modifier, and it can't take reactions until the start of your next turn. | | 3 | Hail buffets the area. Each creature that willingly enters the cube for the first time on a turn or starts its turn there must succeed on a Dexterity saving throw against your spell save DC or take 1d6 bludgeoning damage and fall prone. | | 4 | Bright light envelops the area. This light is sunlight. Each creature that enters the cube for the first time on a turn or starts its turn there must make a Constitution saving throw against your spell save DC, taking 2d6 radiant damage on a failed save, or half as much damage on a successful one. | #### Feedback Storm *14th-level Circle of the Butterfly feature* ___ When you cast a spell of 1st level or higher, you can trigger a cascade of alterations to the current state of your Anomaly. Choose one of the following effects: ***Intensification.*** You increase the size of your Anomaly by a number of feet equal to five times the spell's level. ***Transformation.*** You roll on the Weather Anomaly and Anomalous Surge tables. The effects you rolled replace the current effects of your Anomaly. }} }} {{maskContainer,top:-75px,mix-blend-mode:multiply ![background](https://files.catbox.moe/cbynt4.jpg){maskedImage,width:415px,right:0px,top:68px,filter:brightness(1.05)} }} {{artist,bottom:1.75%,left:20%,width:60%,white-space:nowrap {{width:min-content ##### [ParagonX9 - Chaoz Airflow (Click to Play!)](https://www.newgrounds.com/audio/listen/245921) {padding-bottom:5px,color:black} }} }} \page {{backCover}} ![](https://files.catbox.moe/ylgoca.png){position:relative,z-index:1,left:25%,width:50%,margin-top:-20%} # Circle of the Butterfly ___ {margin-top:5px} A weather changing Druid subclass that amplifies the inherent chaos of nature. {hyphens:none} : [Use This In D&D Beyond](https://www.dndbeyond.com/subclasses/2150793-circle-of-the-butterfly) {text-align:center} : Version 1.0 - Created by [Korvinagor](https://homebrewery.naturalcrit.com/user/Korvinagor) {text-align:center} : Artist Credits: {font-family:martel_sansextrabold} Cover - Faerie Court Ezreal, [Exia](https://www.artstation.com/artwork/399DvB) Subclass - Rain, [kurohiru](https://x.com/kurohirucrow/status/1649632028441341952) Credits - Faerie Court Ezreal, [BHoan](https://x.com/bichhoan1997/status/1634870669480722432) ___ {margin-top:20px} :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ![background image](https://files.catbox.moe/m1x78i.jpg){position:absolute,top:0px,right:-90px,height:100%} {{logo,left:50px ![](/assets/naturalCritLogoWhite.svg) [homebrewery.naturalcrit.com](https://homebrewery.naturalcrit.com) }}