Osseous redoubt and MediaWiki:Tweeki.css: Difference between pages

From DivNull RPG
(Difference between pages)
Jump to: navigation, search
imported>Wordman
m (Created page with "This black granite box, about the size of a hat box, may have been created by the Galchutt when they actively roamed Praemal. It radiates negative energy as if the center of a ''...")
 
No edit summary
 
Line 1: Line 1:
This black granite box, about the size of a hat box, may have been created by the Galchutt when they actively roamed Praemal. It radiates negative energy as if the center of a ''desecrate'' spell. Its true power, however, is revealed when a lich's phylactery is placed inside it. When the box is closed, the phylactery is protected from divination as if by a ''sequester'' spell. Further, should the lich's body be destroyed, it is quickly remade into an idealized form. The body reforms in 1d10 hours, gaining two additional racial hit dice (d8's, as per the lich template), an additional +2 channel resistance, and an effective caster level two levels higher for the purposes of determining spell effects. These bonuses apply any time the lich's body is rejuvenated, but are not cumulative. If the phylactery is not in the box when the body is rejuvenated, the new body does not gain these bonuses. Only one phylactery may gain the benefits of the box at a time.
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;
}


[[Category:Magic Item]] [[campaign::Dissolution| ]] [[system::Pathfinder| ]]
.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;
}

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