```metadata title: 5e24 DMG Style description: '' tags: - meta:Theme systems: [] renderer: V3 theme: 5ePHB ``` ```css /* FONT IMPORTS __________________________________________________ */ /* _______________________________________________________________ */ @import url('https://rawcdn.githack.com/Kaiburr-kath-hound/HomebreweryStyles/b8a78e9cc74d925556a6e17b32894be6eb26935a/PHB2024Style.css'); /* _______________________________________________________________ */ :root { --Note_Background : #d2cbd2; --Descriptive : #dae8ed; --Light_Gray : #888; --Gray : #67665f; --New_Gold : #d3b885; --New_Dark_Red : #6f1f11; --Table_Color_White : #f9f6f0; --Table_Color_Yellow: #ebe1cd; --MonsterBackground : #f4f0eb; --Monster_Table_Yellow : #e8e2d6; --Monster_Table_Red : #d9d0ca; --Monster_Table_Green : #d2d6ce; --Monster_Table_Purple : #cbc6c8; } .page { /* PAGE TEXTURE */ background-image : url(https://i.imgur.com/4G7SgnI.jpg); background-size : 100% 100%; &:nth-child(odd) { background-image : url(https://i.imgur.com/eEBqtHz.jpg); } &:nth-child(4n+1) { background-image : url(https://i.imgur.com/f5u6767.jpg); } padding-bottom : 2cm; /* PARAGRAPHS / PLAIN TEXT */ p { line-height : 1.2em; } /* FOOTER IMAGE */ &::after { height : 24px; background-image : url(https://i.imgur.com/mMuhgMO.png); opacity : 0.7; z-index : -2; mix-blend-mode : multiply; } /* HEADERS */ h1, h2, h3, h4 { color : var(--New_Dark_Red); } h1 { + p::first-letter { font-size : 61px; font-family : 'Wolpe Pegasus'; float : left; padding-bottom : 2px; padding-left : 40px; padding-right : 6px; margin-top : -1.8mm; margin-bottom : -20px; margin-left : -40px; line-height : 1em; color : rgba(0, 0, 0, 0); background-image : linear-gradient(#b89956, #d8cdb6); -webkit-background-clip : text; background-clip : text; } /* Makes the first line after an h1 header small-caps */ + p::first-line { font-size : 116%; font-variant : small-caps; letter-spacing : 0.05mm; } } .chapter, .toc, &:has(.frontCover,.insideCover,.frontCredit,.fullPage,.partCover,.backCover) { h1::before { all : unset; } } h2, h1 { letter-spacing : 1px; + p { margin-top : 4px; } } h3 { border-bottom : 2px solid var(--New_Gold); } h5 { margin-bottom : -2px; -webkit-text-stroke : 0.1px black; + table { margin-top : 1px; } } /* NOTES */ .note { background-color : var(--Note_Background); padding-top : 6px; border-image : url(https://i.imgur.com/KtrHa62.png) 14 stretch; border-image-outset : 6px 0px; border-image-width : 11px; } /* DESCRIPTIVE NOTES */ .descriptive { border-width : 14px; border-image : url('https://i.imgur.com/xIYKaUC.png') 24 fill stretch; border-image-outset : 1px 14px 1px 0px; margin : -3px -7px; box-shadow : unset; background-color : unset; } /* TABLES */ table:not(.monster table) { tbody tr { background-color : var(--Table_Color_White); &:nth-child(odd) { background-color : var(--Table_Color_Yellow); } td { padding : 0.65mm 1mm; } } thead th { padding : 0.65mm 1mm; } + h5 { margin-top : 23px; } } /* SPELL LIST TABLES */ &:has(.spellList) table { th:first-child, td:first-child { width : 180px; } } /* FOOTNOTES & PAGE NUMBERS */ .footnote, .pageNumber { color : #1f4261; font-family : 'OPTIPegasus'; font-size : 14px; letter-spacing : 0.1mm; &.light { color : var(--New_Gold); } } .footnote { font-family : 'Wolpe Pegasus'; width : fit-content; text-transform : lowercase !important; font-variant : small-caps; right : 74px; bottom : 31px; } .pageNumber { right : 20px; bottom : 29px; font-size : 16px; } /* GRAY HORIZONTAL SEPARATOR */ &:not(:has(.frontCover,.insideCover,.backCover)) hr { visibility : visible; height : 2.5mm; margin : 4mm 0 2mm; background-image : url(https://i.imgur.com/RhYXAkP.png); background-size : 100% 100%; border : none; opacity : 0.15; } /* ARTIST CREDITS */ .artist { position : absolute !important; bottom : 100px; width : 400px; left : 32px; transform : rotate(-90deg); transform-origin : bottom left; text-align : left; font-family : ScalySansSmallCapsRemake; font-size : 13px; text-transform : lowercase; color : #999; } /* SMALL CAPS */ caps { font-variant : small-caps; font-size : 116%; letter-spacing : 0.05mm; } small { position : relative; text-transform : lowercase; bottom : 10px; font-size : 98%; } /* HYPERLINKS */ a { color : inherit; text-decoration : none; color : var(--New_Dark_Red); font-weight : bold; } a:hover{ text-decoration : underline; } /* SPACERS - usually for after subclass captions */ .spacer { display : block; margin-bottom : -6px; } /* FRONT COVER */ &:has(.frontCover) { padding-top : 80px; img { position : absolute; } .logo { all : unset; display : inline-block; width : 62px; height : 62px; margin : -12px -5px -13px -5px; background-image : url('https://i.imgur.com/Ib1s1TN.png'); background-size : contain; background-position : center; background-repeat : no-repeat; } h3 { position : absolute; top : 43px; left : 0; right : 0; font-family : 'Elan'; font-size : 17px; letter-spacing : 1px; border : none; color : red; } h2 { font-family : 'Elan'; font-size : 52px; font-weight : 900; -webkit-text-stroke : unset; filter : drop-shadow(0 0 4px black) drop-shadow(0 0 3px rgba(0,0,0,0.7)); letter-spacing : 0; } h1 { position : absolute; left : 0; right : 0; top : 811px; -webkit-text-stroke : 2.5mm black; text-shadow : 0 6px 8px rgba(0,0,0,0.7), 0 6px 12px rgba(0,0,0,0.7); } &::before { content : ''; position : absolute; top : 0; left : 0; width : 100%; height : 100%; background : linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.5) 6%, rgba(0, 0, 0, 0) 12%); z-index : 0; } } /* INSIDE COVER */ &:has(.insideCover) { h1 { font-size : 2.3cm; width : 110%; margin-left : -5%; } hr { margin : 5mm auto; } .footnote { text-align : center; left : 0; right : 0; padding : 0 50px; text-transform : none; } } /* CREDITS PAGE */ .frontCredit { position : relative; margin-bottom : 14px; padding : 6px; filter : drop-shadow(0 6px 4px rgba(0,0,0,0.25)); img { width : 100%; clip-path : polygon( 0 20px, 15px 15px, 20px 0, calc(100% - 20px) 0, calc(100% - 15px) 15px, 100% 20px, 100% calc(100% - 20px), calc(100% - 15px) calc(100% - 15px), calc(100% - 20px) 100%, 20px 100%, 15px calc(100% - 15px), 0 calc(100% - 20px)); } &::after { content : ''; position : absolute; top : 0; right : 0; bottom : 0; left : 0; border-image-slice : 270; border-image-width : 90px; border-image-outset : 5px 5px 0; border-image-source : url('https://i.imgur.com/Yx3OuGx.png'); } } /* CREDITS PAGE */ &:has(.credits) { font-family : ScalySansRemake; h1::before { all : unset; } } /* TABLE OF CONTENTS */ &:has(.toc)::after { display : inherit; } .toc { h1 { text-align : left; } a { font-weight : 100; } } .toc h3, .toc h4 { font-family : BookInsanityRemake; font-size : 12px; letter-spacing : 0; } .toc h3 { border-bottom : unset; span:first-of-type { -webkit-text-stroke : 1px var(--New_Dark_Red); } } .toc h4 { margin-top : 2px; color : black; } .toc ul h3 span:first-child::after { border-bottom : 0.05cm dotted #000; } .toc ul li + li h3 { margin-top : 8px; } .toc.wide { columns : 3; column-gap : 16px; } /* FULL PAGE ART, w/ SUBTITLE */ &:nth-child(even):has(.fullPage)::before { background-image : url('https://i.imgur.com/DKXzCt6.png'); } &:has(.fullPage) { columns : 1; padding-bottom : 106px; display : flex; flex-direction : column; justify-content : flex-end; .artist { left : 28px; bottom : 500px; } h1 { font-family : 'OPTIPegasus'; font-variant : small-caps; font-size : 96px; text-align : center; letter-spacing: 1px; margin-bottom : 0; color : white; -webkit-text-stroke : 6px #656565; paint-order : stroke fill; filter : drop-shadow(0 0 4px rgba(0,0,0,0.4)); } h2 { text-align : center; text-shadow : 1px 2px 3px rgba(0,0,0,0.7); color : white; font-family : 'TT Jenevers'; font-size : 22px; font-weight : 100; font-style : italic; letter-spacing : 0.4px; } .banner { --color : rgba(177, 154, 120, 0.8); padding : 10px; background-image : linear-gradient(to right, rgba(0,0,0,0), var(--color), var(--color), rgba(0,0,0,0)); z-index : 200; } .caption { position : absolute; left : 68px; top : 100px; padding : 3px 5px; font-family : 'WalterTurncoat'; font-size : 10px; letter-spacing : 1px; width : fit-content; text-shadow : #000 0 0 8px, #000 0 0 14px, #000 0 0 20px; color : white; p { text-indent : 0; } &.right { left : unset; right : 68px; } &.bottom { top : unset; bottom : 64px; left : 0; right : 0; margin : auto; width : 500px; text-align : center; &::before { content : ''; position : absolute; top : -22px; left : -56px; right : 0; width : 610px; height : 18px; background-image : url('https://i.imgur.com/JoBsCVl.png'); background-size : 100% 100%; opacity : 0.8; } } } .fullPage { img { position : absolute; left : 50px; top : 30px; min-height : 974px; min-width : 716px; z-index : -4; } } &::before { content : ''; position : absolute; bottom : 0; left : 0; width : 100%; height : 100%; background-image : url('https://i.imgur.com/2mdcOnu.png'); background-size : 100% 100%; z-index : -3; } } /* HALF PAGE ART */ &:has(.borderImage) { .imageWrapper { --maskWidth : 332px; --maskHeight : 940px; --maskLeft : 41px; --maskTop : 29px; --offsetX : calc(var(--maskLeft) / 2); --offsetY : calc(var( --maskTop) / 2); &::before { content : ''; position : absolute; top : var(--maskTop); left : var(--maskLeft); width : max(calc(var(--maskWidth) + 7.6mm), 48mm); height : max(calc(var(--maskHeight) + 7.6mm), 48mm); border-image-slice : 270; border-image-width : 24mm; border-image-source : url('https://i.imgur.com/10FwDJM.png'); z-index : 1; } &.leftSide { --maskHeight : 1048px; --maskLeft : 44px; } &.rightSide { --maskHeight : 1048px; --maskLeft : 417px; } .borderImage { position : absolute; top : calc(var(--offsetY) + 3.8mm); left : calc(var(--offsetX) + 3.8mm); clip-path : polygon( var(--offsetX) calc(var(--offsetY) + 20px), calc(var(--offsetX) + 15px) calc(var(--offsetY) + 15px), calc(var(--offsetX) + 20px) var(--offsetY), calc(var(--offsetX) + var(--maskWidth) - 20px) var(--offsetY), calc(var(--offsetX) + var(--maskWidth) - 15px) calc(var(--offsetY) + 15px), calc(var(--offsetX) + var(--maskWidth)) calc(var(--offsetY) + 20px), calc(var(--offsetX) + var(--maskWidth)) calc(var(--offsetY) + var(--maskHeight) - 20px), calc(var(--offsetX) + var(--maskWidth) - 15px) calc(var(--offsetY) + var(--maskHeight) - 15px), calc(var(--offsetX) + var(--maskWidth) - 20px) calc(var(--offsetY) + var(--maskHeight)), calc(var(--offsetX) + 20px) calc(var(--offsetY) + var(--maskHeight)), calc(var(--offsetX) + 15px) calc(var(--offsetY) + var(--maskHeight) - 15px), var(--offsetX) calc(var(--offsetY) + var(--maskHeight) - 20px) ); img { position : absolute; width : var(--maskWidth); height : max(var(--maskHeight), auto); transform : translateY(var(--offsetY)) translateX(var(--offsetX)); } } .caption { position : absolute; left : calc(var(--offsetX) + 50px); top : calc(var(--offsetY) + var(--maskHeight) * 4/5); font-family : 'WalterTurncoat'; font-size : 12px; width : fit-content; max-width : 314px; filter : drop-shadow(0 0 10px black) drop-shadow(0 0 15px black) drop-shadow(0 0 10px rgba(0,0,0,0.5)); color : white; p { text-indent : 0; } &.rightCaption { left : unset; right : calc(794px - var(--maskWidth) - var(--offsetX)); } } } } /* CHAPTER HEADERS */ .chapter { --color : #bc9e5c; column-span : all; display : block; text-align : center; margin-bottom : 14px; filter : drop-shadow(0 0 5px white) drop-shadow(0 0 3px white); h1 { font-family : 'Wolpe Pegasus'; font-variant : small-caps; color : rgba(0,0,0,0); background-image : linear-gradient(#52584b 20%, #979791); background-size : 100% 1em; -webkit-background-clip : text; letter-spacing : 2px; font-size : 54px; font-weight : normal; /* If you don't like the gray outline in the chapter title, delete the following two lines of code */ -webkit-text-stroke : 0.25mm #AAA; text-stroke : 0.25mm #AAA; + h2 { margin-top : -2mm; } } hr { height : 22px; left : 0; right : 0; width : 600px; margin : -2.5mm auto 2mm; background-image : url('https://i.imgur.com/7WydJFt.png'); opacity : 1; mix-blend-mode : multiply; } h2 { margin-top : -20px; font-family : 'Wolpe Pegasus'; font-size : 28px; font-variant : small-caps; font-weight : 100; letter-spacing : 2px; display : inline-flex; align-items : center; color : hsl(from var(--color) /* hue */ h /* saturation */ s /* lightness */ clamp(40, l, 60)); } + p::first-letter { font-size : 61px; font-family : 'Wolpe Pegasus'; float : left; padding-bottom : 2px; padding-left : 40px; padding-right : 6px; margin-top : -1.8mm; margin-bottom : -20px; margin-left : -40px; line-height : 1em; color : rgba(0, 0, 0, 0); background-image : linear-gradient(#854b1a, #d6ba66 85%); -webkit-background-clip : text; background-clip : text; } /* Makes the first line after an h1 header small-caps */ + p::first-line { font-size : 116%; font-variant : small-caps; letter-spacing : 0.05mm; } /* Removes all the drop cap formatting if you add "noCap" to the class */ &.noCap + p::first-letter, &.noCap + p::first-line, &.noCap::after { all : unset; } } /* MONSTER STATBLOCKS */ /* ________________________________________________________ */ /* */ /******** Below is an iteration of u/Gambatte's code ------ */ /* ________________________________________________________ */ .monster { font-size : 3.58mm; &.frame { padding : 8px 7px; background-image : none; background-color : var(--MonsterBackground); border-image : none; border : 3px double var(--Light_Gray); border-radius : 10px; box-shadow : 3px 3px 5px -2px rgba(136, 136, 136, 0.6); margin : 0 -6px; width : calc(100% + 12px); } &.wide { h2 + p { column-span : all; margin-bottom : 0.5mm; } } h2 { column-span : all; margin-bottom : 3px; font-family : 'ScalySansSmallCapsRemake'; font-size : 5.4mm; letter-spacing : -0.15mm; border-bottom : 0.35mm solid var(--New_Dark_Red); line-height : 0.9em; color : var(--New_Dark_Red); -webkit-text-stroke : 0.1px var(--New_Dark_Red); + p { color : var(--Gray); font-size : inherit; line-height : 0.8em; margin-bottom : 2.3mm; } } h3 { line-height : 0.9em; border-bottom : 0.35mm solid var(--New_Dark_Red); &:first-of-type { margin-top : 11px; } ~ dl { color : inherit; line-height : 1.2em; } } p { + h3 { margin-top : 2.8mm; } + p { text-indent : 0; padding-top : 1.8mm; } } dl { color : var(--HB_Color_HeaderText); line-height : 1.12em; + dl { position : absolute; top : 44px; left : 148px; } } .legend { margin-top : 1mm; padding-bottom : 1.8mm; font-style : italic; line-height : 1.1em; color : var(--Gray); } /* MONSTER TABLE */ table { margin : 2px 0; font-size : 3.4mm; tbody tr:nth-child(odd) { background-color : unset; } } th { color : var(--Gray) !important; font-weight : normal; font-size : 8px; line-height : 0.8em; } tr td { padding : 0.3mm 0.5mm; border : solid white; border-width : 1px 0; text-align : center; color : var(--HB_Color_HeaderText); &:nth-of-type(4n+1) { font-weight : bold; font-variant : small-caps; } &:nth-of-type(4n+2) { width : 8%; } &:nth-of-type(4n+4) { width : 10%; } &:nth-of-type(4), &:nth-of-type(8) { clip-path : polygon(-1px 0, 90% 0, 90% 100%, -1px 100%); padding-right : 1.5mm; width : 100px; } &:nth-of-type(5), &:nth-of-type(9) { clip-path : polygon(10% 0, 102% 0, 102% 100%, 10% 100%); padding-left : 1.5mm; } } tr:nth-of-type(odd) { td:nth-of-type(4n+1), td:nth-of-type(4n+2) { background-color : var(--Monster_Table_Yellow); } td:nth-of-type(4n), td:nth-of-type(4n-1) { background-color : var(--Monster_Table_Red); } } tr:nth-of-type(even) { td:nth-of-type(4n+1), td:nth-of-type(4n+2) { background-color : var(--Monster_Table_Green); } td:nth-of-type(4n), td:nth-of-type(4n-1) { background-color : var(--Monster_Table_Purple); } } } /* _______________ End of u/Gambatte's code _______________ */ /* ________________________________________________________ */ /* BACK COVER */ &:has(.backCover) { padding-bottom : 50px; display : flex; flex-direction : column; justify-content : flex-end; .backCover { width : 100%; background-image : url('https://i.imgur.com/2meGzjO.png'); background-size : contain; background-position : 0 max(var(--height), 70px); padding : 20px; width : 100%; color : white; } h1 { left : 0; right : 0; width : 700px; margin : 70px auto; font-weight : 100; font-size : 1.65cm; -webkit-text-stroke : 1.5mm black; paint-order : stroke; color : white; } a { color : white; } img { height : calc(var(--height) + 110px); min-width : 100%; width : auto; position : absolute; left : 0; top : 0; } p { font-family : 'Copper Penny DTP'; font-size : 2.7mm; line-height : 4.4mm; width : 464px; + p { text-indent : 0; padding-top : 16px; } } caps { -webkit-text-stroke : 0.1mm white; } .banner { --color : #555557; padding : 3mm 0.16cm; padding-left : 13mm; margin-top : 8mm; margin-left : -13mm; background : linear-gradient(to right, var(--color) 0%, var(--color) 90%, rgba(0, 0, 0, 0) 100%); width : 490px; p { width : 390px; } } .logo { bottom : max(calc((1156px - var(--height))/2), 2.5cm); left : unset; right : 0mm; img { height : 2.3cm; min-width : unset; width : 2.3cm; } hr { margin-top : 6px; + * { margin-top : 20px; } } a { color : #68686a; } p { font-family : 'Copper Penny DTP'; font-variant : small-caps; line-height : 1em; color : #d69d00; /* The following lines of code restore the "golden" texture for text; delete this line of code (line 1045) as well as line 1050 color : rgba(0,0,0); background-image : linear-gradient(-45deg, #c9a02c, #f9bf24, #815003, #dfa311); -webkit-background-clip : text; background-clip : text; */ } p:nth-letter(2) { color : red; } } } /* EVEN-NUMBERED PAGE DIFFERENCES */ &:nth-of-type(even) { background-position : right; .footnote { left : 74px; } .pageNumber { left : 20px; } .artist { left : 784px; } &:has(.fullPage) { .artist { left : 803px; } } } } ``` {{frontCover}} ### THE WORLD'S GREATEST RPG DOCUMENT FORMATTER ## HOME {{logo}} BREWERY # Dungeon's Masterguide ![Front Cover Image](https://i.imgur.com/RjyEChg.jpg) {top:0,left:0px,height:120%} \page {{insideCover}} # Dungeon's Masterguide ___ {width:10cm} ![background image](https://i.imgur.com/BsGSVkI.png){position:absolute,top:260px,left:180px,width:460px} {{watercolor10,top:340px,left:-40px,width:390px,transform:rotate(30deg),background-color:#513e56,opacity:70%}} {{watercolor2,top:220px,left:-110px,width:350px,transform:rotate(20deg),background-color:#4d5860,opacity:70%}} {{artist,left:38px [Daarken](https://www.daarken.com/) }} {{logo ![](/assets/naturalCritLogoRed.svg)}} \page # Credits **Template Designer:** :: [u/Kaiburr_Kath-Hound](https://www.reddit.com/user/Kaiburr_Kath-Hound/) Thanks to [u/Gambatte](https://www.reddit.com/user/Gambatte/) for the use of their monster stat block code. ##### Artist Credits **Front Cover:** :: *DMG 2024* by [Tyler Jacobson](http://www.tylerjacobsonart.com/) **Inside Cover:** :: *Unknown*, by [Daarken](https://www.daarken.com/), @Wizards of the Coast **Back Cover:** :: *Unknown*, by [Tyler Jacobson](http://www.tylerjacobsonart.com/) \column **Page 5** :: *unknown* by [Luca Bancone](https://www.artstation.com/lucabancone), @Wizards of the Coast **Page 7** :: *College of Dance* by [Katerina Ladon](https://www.artstation.com/katerina_ladon), @Wizards of the Coast {{wide}} {{imageWrapper,--maskWidth:310px,--maskHeight:210px,--maskLeft:64px,--maskTop:247px {{borderImage ![front cover](https://i.imgur.com/RjyEChg.jpg) {top:-86px,left:0px} }} }} ##### On the Cover {margin-top:237px} [Tyler Jacobson](https://www.tylerjacobsonart.com/) illustrates the archvillain Venger, his evil cohorts Skylla and Warduke, and a legion of skeletal minions. \column {{imageWrapper,--maskWidth:306px,--maskHeight:210px,--maskLeft:417px,--maskTop:247px {{borderImage ![alt cover](https://i.imgur.com/kOCTfVu.jpg) {top:-80px,left:0px} }} }} ##### On the Alt-Cover {margin-top:237px} Lolth, the Demon Queen of Spiders, spins a tangled web of schemes and snares in this illustration by [Lena Richards](https://www.lenarichards.com/). {{footnote The contents of this document is unofficial Fan Content permitted under the Fan Content Policy. Not approved/endorsed by Wizards. Portions of the materials used are property of Wizards of the Coast. ©Wizards of the Coast LLC. }} {{credits}} \page {{toc,wide # Contents - ### [{{ Playing the Game}}{{ 5}}](#p5) - #### [{{ chapter 2}}{{ 6}}](#p6) - ### [{{ Creating a Character}}{{ 6}}](#p6) - #### [{{ Player or DM?}}{{ 6}}](#p6) - [{{ Being a Player}}{{ 6}}](#p6) - [{{ Being the Dungeon Master}}{{ 6}}](#p6) - #### [{{ Rhythm of Play}}{{ 6}}](#p6) - #### [{{ Bard Subclasses}}{{ 7}}](#p7) - [{{ College of Lorem}}{{ 7}}](#p7) - #### [{{ Wizard}}{{ 8}}](#p8) - [{{ Becoming a Wizard…}}{{ 8}}](#p8) - [{{ Wizard Class Features}}{{ 8}}](#p8) - [{{ Wizard Spell List}}{{ 9}}](#p9) - #### [{{ Character Origins}}{{ 10}}](#p10) - [{{ Devotee}}{{ 10}}](#p10) - [{{ Crafty-pants}}{{ 10}}](#p10) }} \page {{fullPage ![image](https://i.imgur.com/4ucJGbk.jpg) {width:840px,left:0px,top:-7mm} }} {{caption,bottom You don't need a magical game table to play D&D,
but wouldn't it be fun? }} ![image](https://i.imgur.com/6hLuEcW.png) {width:6.17cm,right:-3.1mm,bottom:-0.15cm,position:absolute} ![image](https://i.imgur.com/wCRmiuk.png) {width:4.5cm,left:0mm,bottom:29mm,position:absolute} {{artist,bottom:15cm [Luca Bancone](https://www.artstation.com/lucabancone) }} \page {{chapter,--color:#d3b885 ## chapter 1 # The Basics ___ }} Dungeons & Dragons is a game in which ou and your friends take on rolls and tell a shared story. While the *Player's Hand Book* teaches you how to play the game and how to create characters who are the heroes of the story, the *Dungeon's Masterguide* is written for the player who presides over the game and makes sure everyone is having fun. This player is the Dungeon Master, or DM. Being a Dungeon Master is a fun, empowering, and rewarding experience, and this chapter walks you through the basics. {{note ##### Rules Glossary If you read a rules term in this book and want to know its definition, consult the rules glossary, which is appendix C. This chapter provides an overview of how to play D&D and focuses on the big picture. Many places in this chapter reference that glossary. }} ## Player or DM? To play D&D, you need one person to be the Dungeon Master and other players (three to six are best) to play adventurers. Which role is right for you? ### Being a Player If you want to be one of the protagonists in your group’s adventures, consider being a player. Here’s what players do: **Make a Character.** :: Your character is your alter ego in the fantasy world of the game. After you read this chapter, use the rules in chapter 2 to create your character. ___ {{descriptive **Team Up.** :: Your character joins the other players’ characters to form an adventuring party. These adventurers are allies who face challenges and fantastical situations together. Each character brings distinctive capabilities, which ideally complement those of the other characters. **Venture Forth.** :: Your character’s group explores locations and events presented by the DM. You can respond to them in any way you can imagine, guided by the rules in this book. Although the DM controls all the monsters you encounter, the DM isn’t your adversary. The DM guides your party’s journey as your characters become more powerful. }} \column ##### Character Advancement | Experience Points | Level | Proficiency Bonus | |:------------------|:-----:|:-----------------:| | 0 | 1 | +2 | | 300 | 2 | +2 | | 900 | 3 | +2 | | 2,700 | 4 | +2 | | 6,500 | 5 | +3 | | 14,000 | 6 | +3 | :: {{monster,frame ## Mind Ferret *Tiny guy, narrow-minded neutral* **AC** :: 15 (Chain shirt) **HP** :: 120 (48d4) **Speed** :: 45 ft. **Initiative** :: +2 (12) | | | MOD | SAVE | | | MOD | SAVE | | | MOD | SAVE | |:--|:-:|:---:|:----:|:--|:-:|:---:|:----:|:--|:-:|:---:|:----:| |Str| 20| +5 | +5 |Dex| 14| +2 | +2 |Con| 11| +0 | +0 | |Int| 9| --1 | --1 |Wis| 7| --2 | --2 |Cha| 30| +10 | +10 | **Immunities** :: Drunk, Groovy **Senses** :: Darkvision 6,000 ft., Passive Perception 12 **Languages** :: None, but it can read vibes **CR** :: 15 (XP 2043; PB +5) ### Traits ***Onion Stench.*** Any creatures within 5 feet of this thing develops an irrational craving for onion rings. ***Pack Tic Tacs.*** These guys ALWAYS have Tic Tacs. ### Actions ***Airplane Hammer.*** *Melee Weapon Attack:* +4, reach 5 ft. *Hit:* 5 (1d6 + 2) Bludgeoning damage. ### Legendary Actions {{legend Legendary Action Uses: 3 (4 in Lair). Immediately after another creature's turn, the ferret can expend a use to ake one of the following actions. The ferret regains expended uses at the start of each of its turns.}} ***Hammer Time.*** The ferret makes akes two Airplane Hammer attacks. ***Nervous Tic.*** The ferret consumes one of its Tic Tacs, regaining 20 hit points. }} {{pageNumber,auto}} {{footnote Chapter 2 | Creating a Character}} \page {{imageWrapper,--maskWidth:332px,--maskHeight:1048px,--maskLeft:41px,--maskTop:29px {{borderImage ![dance background](https://i.imgur.com/a0h5d6D.jpg) {top:0px,left:0px} }} {{caption,rightCaption College of Dance
Subclass }} }} ![dance overlay](https://d.img.vision/kaiburrkathhound/Img3.png) {position:absolute,top:463px,left:11px,width:124px,z-index:1} {{artist [Katerina Ladon](https://www.artstation.com/katerina_ladon) }} \column ## Bard Subclass Rip-off I'll be totally honest here and say that, while I'd like to accurately copy and emulate what the 2024 DMG looks like on one of its pages, the DMG in particular looks *really* boring on a page-to-page basis. So, I've exactly copied the bard subclass from the 2024 PHB template. And you know what? I LIKE it this way. ### College of Lorem *Dolor Sit Amet Consectetur* {{spacer}} Bards of the College of Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Fusce montes aliquet leo nullam inceptos class urna velit. #### Level 3: Ipsum Vivamus Nulla aliquet enim tortor, at auctor quam tincidunt necFusce montes aliquet leo class urna velit: ***Luctus Aliquam.*** Et tortor risus curabitur nullam lacinia. Justo magna fringilla fusce ex ipsum nisl phasellus lobortis. ***Unarmored Defense.*** Pellentesque in ipsum id orci porta dapibus. Curabitur aliquet quam id dui blandit. ***Vivamus Blandit.*** Mauris blandit aliquet elit, eget tincidunt nibh pulvinar a, eget urna convallis. Non nunc gravida hendrerit; nulla feugiat natoque per. Dui conubia enim maecenas lobortis quis consequat. ***Euismod Nisi.*** In egestas erat imperdiet sed euismod nisi porta lorem mollis. Donec sollicitudin molestie malesuada. Sed viverra ipsum nunc aliquet bibendum enim facilisis gravida neque convallis a. Nullam vehicula ipsum a arcu cursus. Sed viverra ipsum nunc aliquet bibendum enim facilisis gravida neque convallis a iaculis id justo. At litora congue vel mollis orci platea. #### Level 6: Congue Dictum Donec sollicitudin molestie malesuada. Nulla porttitor accumsan tincidunt, lorem ipsum dolor sit amet consectetur adipiscing elit. Sed cras ornare arcu dui vivamus arcu felis. Nisl aptent tincidunt ipsum, scelerisque ultricies nam! Quam nam laoreet tempus arcu ac hendrerit. Vitae Ipsum. Phasellus vehicula velit ut tortor pretium viverra suspendisse potenti. #### Level 6: Vulputate Ligula Pellentesque in ipsum id orci porta dapibus. Vestibulum ac diam sit amet quam vehicula elementum sed sit amet dui. Quis enim lobortis scelerisque fermentum dui faucibus. Egestas tellus rutrum tellus pellentesque. Nisl aptent tincidunt ipsum, scelerisque ultricies nam! Quam nam laoreet tempus arcu ac hendrerit. {{pageNumber,auto}} {{footnote Chapter 3 | Character Classes}} \page {{--height:708px {{backCover}} ![background image](https://i.imgur.com/hZDfSyr.jpg){filter:saturate(1.2)} # Weave Fantastic Adventures This revised and expanded *Dungeon's Masterguide* provides all the inspiration and guidance you need to create and run thrilling adventures for the fifth edition Dungeons & Dragons game. Inside you'll find world-building advice, a pre-built yet customizable D&D world, tricks for creating memorable adventures, hundreds of magic items, rules for player-controlled strongholds, ready-to-use maps and handouts, tips for keeping your players happy and on the edges of their seats, and other tools to help you be a great Dungeon Master. {{banner A companion to the fifth Edition [*Player's Book of Hands*](https://homebrewery.naturalcrit.com/share/45ucTzCmdbE3)
(2024) and [*Monster's Manual*](https://homebrewery.naturalcrit.com/share/0ald8nfxDSTm) (2025) }} {{logo ![HB (almost) 10th Anniversary](https://i.imgur.com/n1GLSi6.png) 9th Anniversary ___ [Homebrewery.Naturalcrit.com](https://www.naturalcrit.com/) }} }}