Crownbranded template and MediaWiki:Tweeki.css: Difference between pages

From DivNull RPG
(Difference between pages)
Jump to: navigation, search
imported>Wordman
m (Created page with "Undead branded by the ''remnant crown'' become tougher than usual through gaining this template, which can be applied to any undead creature. A crownbranded undead retains al...")
 
No edit summary
 
Line 1: Line 1:
Undead branded by the ''[[remnant crown]]'' become tougher than usual through gaining this template, which can be applied to any undead creature. A crownbranded undead retains all the base creature's statistics and special abilities except as noted here.
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;
}


'''Challenge Rating''': Same as the base creature +1.
.navbar-light {
background-color: rgb(85, 51, 85)!important;
}


'''Defensive Abilities''': Crownbranded with damage reduction add an "and lawful" rider to the types of damage required to penetrate it. For example, an existing DR 5/slashing becomes DR/5 slashing and lawful, so only lawfully aligned slashing weapons get around it. If the wearer has no existing damage reduction, they gain DR 5/lawful.
.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
color: white;
}


'''Feats''': Crownbranded gain the Iron Will feat, if they don't already possess it.
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
color: white;
}


'''Special Qualities''': Crownbranded gain the following special quality:
.firstHeading {
text-align: left;
}


''Sound body (Su)'': Crownbranded gain the maximum number of hit points per hit die.
.btn-primary  {
background-color: rgb(85, 51, 85);
}
.btn-primary:hover  {
background-color: rgb(75, 41, 75);
}


'''Skills''': Crownbranded gain a +2 racial bonus on Intimidate skill checks.
a {
color: #370E5E;
}


[[Category:Template]] [[campaign::Dissolution| ]] [[system::Pathfinder| ]]
.h1, h1 {
    font-size:2rem
}
 
.h2, h2 {
    font-size:1.75rem
}
 
.h3, h3 {
    font-size:1.5rem
}
 
.h4, h4 {
    font-size:1.25rem
}
 
.h5, h5 {
    font-size:1.12rem
}

Revision as of 03:08, 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;
}

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

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

a {
color: #370E5E;
}

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

.h2, h2 {
    font-size:1.75rem
}

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

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

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