Spontaneous Caster Specialty and MediaWiki:Tweeki.css: Difference between pages

From DivNull RPG
(Difference between pages)
Jump to: navigation, search
imported>Wordman
No edit summary
 
No edit summary
 
Line 1: Line 1:
{{righttoc}}
body {
''A ''Class Warefare''-like magician specialty for ''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 have an innate connection to magic that manifests as an ability to cast a limited selection of spells. The spells you know reflect your nature and personality, your psyche made real.
@media (min-width: 1500px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1440px;
    }
}


== Compendium Class ==


Barring some extremely unusual magical accident or event, this specialty should only be taken at character creation.
.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 spontaneous caster 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;
}


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


Magic courses through your veins, which you can manifest as a repertoire of ingrained spells. Your repertoire starts with three cantrips. When you gain a level, add a new magic spell of your level or lower to your repertoire.
.btn-primary  {
background-color: rgb(85, 51, 85);
}
.btn-primary:hover  {
background-color: rgb(75, 41, 75);
}


=== Gather Mojo ===
a {
color: #370E5E;
}


When you spend uninterrupted time (an hour or so) in quiet contemplation of your inner nature, hold mojo equal to twice your level, minus 2. Lose any mojo you previously held.
h2, h3, h4, h5, h6 {
margin-bottom: .25rem;
margin-top: .5rem;
font-weight: 600;
}


=== Spontaneous Caster ===
.h1, h1 {
    font-size:2rem
}


When you cast a spell from your repertoire while holding at least as much mojo as the level of the spell, roll+CHA. On a 10+, the spell is successfully cast. On a 7-9, the spell is cast, but choose one:
.h2, h2 {
* After it is cast, spend mojo equal to the level of the spell.
    font-size:1.75rem;
* The spell disturbs the fabric of reality as it is cast—take -1 ongoing to cast a spell until the next time you gather mojo.
    color: rgb(85, 51, 85);
* You draw unwelcome attention or put yourself in a spot. The GM will tell you how.
}


== 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
}


=== Empowered Magic ===
.h5, h5 {
(requires: Spontaneous Caster) When you cast a spell, on a 10+, you have the option of choosing from the 7-9 list. If you do, you may choose one of these as well:
    font-size:1.12rem
}


* The spell’s effects are maximized.
div.meta
* The spell’s targets are doubled.
{
 
font-style: italic;
=== Deep Connection ===
background: #eee;
(requires: Gather Mojo) Choose a spell. You learn and cast that spell as if it were one level lower.
border: 1px solid #777;
 
padding: 1px 5px 0px 5px;
=== Expanded Repertoire ===
margin-bottom: 7px;
(requires: Arcane Potential) Add a new spell from the spell list of any class or archetype to your repertoire.
}
 
=== Improvisational Trick ===
(requires: Gather Mojo) When you create a fleeting advantage with raw magic, describe how you do it, then spend 1 mojo. Take +1 forward.
 
''When you gain a level from 6-10, you may choose from these moves as well as the level 2-5 moves:''
 
=== Deeper Connection ===
(requires: Deep Connection) Choose one spell in addition to the one you picked for prodigy. You prepare that spell as if it were one level lower.
 
=== Greater Empowered Magic ===
(replaces: Empowered Magic) When you cast a spell, on a 10-11, you have the option of choosing from the 7-9 list. If you do, you may choose one of the these effects as well. On a 12+, you get to choose one of these effects for free:
 
* The spell’s effects are doubled.
* The spell’s targets are doubled.
 
=== 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:
 
=== Chaotic ===
 
Interfere with someone who opposes your nature.
 
=== Lawful ===
 
Pay the expected price when magic helps you.
 
== Spontaneous Caster Bonds ==
 
* __________ has seen my true face.
* __________ can teach me much about myself, though they don't know it.
* __________ is somehow connected to my source of magic.
 
== Spontaneous Caster Gear ==
 
Choose one:
* Adventuring gear (5 uses, 1 weight).
* Dungeon rations (5 uses, 1 weight).
* Healing potion.
 
== 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.
 
=== Halfling ===
 
Choose one of your first level spells. When you cast this spell, one aspect of its effects—area, damage, range, targets, etc—is doubled.
 
=== Human ===
 
Choose one spell from another archetype, or from a school of magic you have not studied. You can cast it as if it were one of your own spells.

Revision as of 06:58, 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);
}

.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;
}