minor fixes and updates

This commit is contained in:
Eric Woodward 2023-10-27 18:57:41 -04:00
parent 66e191f025
commit 649440dac9
5 changed files with 8 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "planar-vagabond", "name": "planar-vagabond",
"version": "0.11.13", "version": "0.11.14",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {

View File

@ -39,7 +39,7 @@ A shape-shifter that can assume the form of inanimate objects (ex: chests, statu
- Immune to acid attacks - Immune to acid attacks
- Not affected by molds, slimes, or puddings. - Not affected by molds, slimes, or puddings.
**Intelligence**: 10% chance per HD to be intelligent **Intelligence**: 5% chance per HD to be intelligent
**Light Sensitivity**: -2 to attack rolls and -1 to AC in bright light (ex: magic light or `daylight). **Light Sensitivity**: -2 to attack rolls and -1 to AC in bright light (ex: magic light or `daylight).

View File

@ -47,7 +47,7 @@ Know a number of Mystic Powers based on their level, shown on the Level Advancem
- Activate at the beginning of a character's initiative. - Activate at the beginning of a character's initiative.
- Only one power may be activated each round. - Only one power may be activated each round.
[Mystic Power List](./mystic-powers.md) [Mystic Power List](./powers.html)
### Stronghold ### Stronghold

View File

@ -1,6 +1,6 @@
--- ---
title: Halfling (Race) title: Halfling (Race)
description: Short, stout demihumans with curly hair and furry feet, known for their friendliness and quiet, peaceful lifestyles. description: Short, stout demihumans with curly hair and furry feet, known for their peaceful lifestyles and extraordinary luck.
date_pub: 2023-07-30T21:36:00-04:00 date_pub: 2023-07-30T21:36:00-04:00
section: races section: races
content_type: feature content_type: feature
@ -19,7 +19,7 @@ short_code: rha
</div> </div>
Short, stout demihumans with a fondness for burrowing mammals, contraptions, and red hats. Short, stout demihumans with curly hair and furry feet, known for their peaceful lifestyles and extraordinary luck.
### Available Classes and Max Level ### Available Classes and Max Level
@ -44,7 +44,7 @@ Short, stout demihumans with a fondness for burrowing mammals, contraptions, and
### Extraordinary Luck ### Extraordinary Luck
- May be used a number of times per day equal to 1/2 level, rounded up. - May be used a number of times per day equal to 1/2 level, rounded up.
- After any die roll, may force a re-roll taking either the highest or lowest result (player's choice). - After any die roll, may force a re-roll, taking either the highest or lowest result (player's choice).
### Hear Noises ### Hear Noises

View File

@ -1,6 +1,6 @@
--- ---
title: Character Races title: Character Races
description: description: Links to all of the available character races.
date_pub: 2023-02-17T00:15:00-05:00 date_pub: 2023-02-17T00:15:00-05:00
section: races section: races
content_type: feature content_type: feature
@ -18,6 +18,7 @@ short_code: r1
- [Felinar](./felinar.html): A race of anthropomorphic, catlike beings. - [Felinar](./felinar.html): A race of anthropomorphic, catlike beings.
- [Firfolk](./firfolk.html): Magical, gray half-giants that live in harmony with nature. - [Firfolk](./firfolk.html): Magical, gray half-giants that live in harmony with nature.
- [Gnome](./gnome.html): Short, stout demihumans with a fondness for burrowing mammals, contraptions, and red hats. - [Gnome](./gnome.html): Short, stout demihumans with a fondness for burrowing mammals, contraptions, and red hats.
- [Halfling](./halfling.html): Short, stout demihumans with curly hair and furry feet, known for their peaceful lifestyles and extraordinary luck.
- [Mimikin](./mimikin.html): A race of demihumans able to shift their physical forms at will. - [Mimikin](./mimikin.html): A race of demihumans able to shift their physical forms at will.
- [Rhinokin](./rhinokin.html): Large, rhinoceros-like humanoids with four digits and a long horn protruding upwards from each one's face. - [Rhinokin](./rhinokin.html): Large, rhinoceros-like humanoids with four digits and a long horn protruding upwards from each one's face.
- [Tortokin](./tortokin.html): Anthropomorphic, upright turtles of roughly human stature. - [Tortokin](./tortokin.html): Anthropomorphic, upright turtles of roughly human stature.