Hierophant Specialty and MediaWiki:Tweeki.css: Difference between pages

From DivNull RPG
(Difference between pages)
Jump to: navigation, search
imported>Wordman
mNo edit summary
 
No edit summary
 
Line 1: Line 1:
{{tocright}}
body {
''A ''Class Warfare''-like disciple specialty for ''[[system::Dungeon World]]'' games.''
  font-family: "proxima-nova",BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
}


You walk the path of both divine and arcane magic, but can only hold so much in your head at once.
@media (min-width: 1500px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1440px;
    }
}


== Compendium Class ==


Once you have compared and contrasted the divine realities you know to be true with the esoteric formulæ of codified spellbooks, uncovering a deeper reality, you may consider the heirophant caster specialty an available compendium class. The next time you level up, you may add this specialty to your character instead of choosing a move from your class.
.navbar-light {
background-color: rgb(85, 51, 85)!important;
}


== Stats ==
.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
If you choose the heirophant specialty, you get +1 load, and lower your maximum HP by 2, but not lower than 4+Constitution.
color: white;
}


== Starting Moves ==
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
You start with all three of these moves:
color: white;
}


=== Hierophant Spellbook ===
.firstHeading {
text-align: left;
font-weight: 700;
}


You have mastered several spells and inscribed them in your spellbook. Choose a combination of three schools of magic or spheres of influence. You start with all the cantrips/rotes from each school/sphere and three first level spells chosen from those offered by your three choices. When you gain a level, add to your spellbook a new spell whose spell level is ''lower'' than yours, chosen from those offered by your three schools/spheres. Your spellbook is 1 weight.
.btn-primary  {
background-color: rgb(85, 51, 85);
}
.btn-primary:hover  {
background-color: rgb(75, 41, 75);
}


=== Cast a Hierophant Spell ===
a {
color: #370E5E;
}


When you release a spell you’ve memorized, it is cast successfully (as if you had rolled 12+, if it matters), but you forget it and cannot cast this spell again until your re-memorize it. If a spell would give you a -1 ongoing penalty to cast a spell, ignore it and take -1 forward instead.
h2, h3, h4, h5, h6 {
margin-bottom: .25rem;
margin-top: .5rem;
font-weight: 600;
}


=== Prepare Hierophant Spells ===
.h1, h1 {
font-size:2rem
}


When you spend an hour or so in quiet contemplation of the divine nature of the spells in your spellbook, you:
.h2, h2 {
* Forget any spells you already memorized.
font-size:1.75rem;
* Memorize all cantrips and rotes in your spell book.
color: rgb(85, 51, 85);
* Memorize new spells whose number does not exceed your level+2, and whose total levels does not exceed twice your level. You cannot memorize the same spell more than once.
border-bottom: 1px solid;
border-bottom-color: rgb(85,51,85);
}


== Advanced Moves ==
.h3, h3 {
font-size:1.5rem
}


''When you gain a level from 2-5, you may choose from these moves:''
.h4, h4 {
font-size:1.25rem
}


=== Enlightened ===
.h5, h5 {
(requires: Prepare Hierophant Spells)
font-size:1.12rem
}


Choose a spell. You learn and cast that spell as if it were one level lower.
div.meta
 
{
=== Expanded Spellbook ===
font-style: italic;
(requires: Hierophant Spellbook)
background: #eee;
 
border: 1px solid #777;
Add a new spell from the spell list of any class or archetype to your repertoire.
padding: 1px 5px 0px 5px;
 
margin-bottom: 7px;
=== Quick Study ===
}
 
When you see the effects of a spell, ask the GM the name of the spell and its effects. You take +1 when acting on the answers.
 
 
''When you gain a level from 6-10, you may choose from these moves as well as the level 2-5 moves:''
 
=== Doyen ===
(requires: Enlightened)
 
Choose one spell in addition to the one you picked for prodigy. You prepare that spell as if it were one level lower.
 
=== Expanded Sphere of Influence ===
(requires: Expanded Spellbook)
Select an additional sphere of influence. Add rotes from this sphere to your spellbook. When you gain a level, you may include this sphere in those from which you may choose spells.
 
=== Spell Augmentation ===
(requires: Spontaneous Caster)
 
When you deal damage to a creature, you can shunt a spell’s energy into them—end one of your ongoing spells and add the spell’s level to the damage dealt.
 
== Spontaneous Caster Alignments ==
 
You may choose one of these instead of a magician alignment:
 
=== Neutral ===
 
Reconcile your divine and arcane nature.
 
== Spontaneous Caster Bonds ==
 
* __________'s faith blinds them to a greater reality.
* __________ denies the divine. I do not trust them.
 
== Spontaneous Caster Gear ==
 
You get your spellbook (1 weight), some writing implements, and whatever your other specialties give you.
 
== Spontaneous Caster Races ==
 
You may choose one of these instead of a magician race option:
 
=== Elf ===
 
Magic is as natural as breath to you. You know Detect Magic in addition to your other spells, and you cast it as if it were a cantrip.
 
===Human===
 
Choose one spell from a sphere of influence you have not studied. You can cast it as if it were one of your own spells.

Revision as of 07:00, 24 December 2023

body {
  font-family: "proxima-nova",BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
}

@media (min-width: 1500px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1440px;
    }
}


.navbar-light {
 background-color: rgb(85, 51, 85)!important;
}

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
 color: white;
}

.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
 color: white;
}

.firstHeading {
 text-align: left;
 font-weight: 700;
}

.btn-primary  {
 background-color: rgb(85, 51, 85);
}
.btn-primary:hover  {
 background-color: rgb(75, 41, 75);
}

a {
color: #370E5E;
}

h2, h3, h4, h5, h6 {
 margin-bottom: .25rem;
 margin-top: .5rem;
 font-weight: 600;
}

.h1, h1 {
 font-size:2rem
}

.h2, h2 {
 font-size:1.75rem;
 color: rgb(85, 51, 85);
 border-bottom: 1px solid;
 border-bottom-color: rgb(85,51,85);
}

.h3, h3 {
 font-size:1.5rem
}

.h4, h4 {
 font-size:1.25rem
}

.h5, h5 {
 font-size:1.12rem
}

div.meta
{
 font-style: italic;
 background: #eee;
 border: 1px solid #777;
 padding: 1px 5px 0px 5px;
 margin-bottom: 7px;
}