From 4e007fa7e8c0ea102a78c4734ac752ee65f059b5 Mon Sep 17 00:00:00 2001 From: Eric Woodward Date: Mon, 15 Jul 2024 17:58:57 -0400 Subject: [PATCH] mostly IoD updates --- src/assets/fragments/aeryon/calendar.md | 4 +- src/assets/fragments/aeryon/today.md | 2 +- src/assets/styles/styles.css | 34 +++--- src/layouts/partials/bottom.ejs | 11 ++ src/layouts/partials/footer.ejs | 2 +- src/layouts/partials/top.ejs | 63 ++++++++--- src/pages/astral/factions/consortium.md | 2 +- src/pages/bestiary/assassin.md | 64 +++++++++++ src/pages/bestiary/index.md | 1 + src/pages/bestiary/kho-pru.md | 23 +++- src/pages/bestiary/priest.md | 30 ++--- src/pages/bestiary/thief.md | 39 ++++--- src/pages/campaign/sapphire-cove.md | 2 +- .../mini-campaigns/aeryon/isle-of-dread.md | 23 +++- .../known-arcane-spells.md | 103 +++++++++++------- src/pages/classes/barbarian.md | 2 +- src/pages/classes/beast-walker.md | 8 +- src/pages/magic-items/amulet-of-al-shakk.md | 34 ++++++ .../magic-items/beyza-the-bandits-heart.md | 16 +++ .../lornath-breaker-of-darkness.md | 48 ++++++++ .../magic-items/ring-of-animal-control.md | 2 +- src/pages/magic-items/wand-of-desparking.md | 2 +- src/pages/rules/equipment/fantasy.md | 2 + src/pages/rules/equipment/index.md | 2 +- src/pages/rules/magic.md | 93 ++++++---------- src/pages/spells/charm-person.md | 31 ++++++ src/pages/spells/index.md | 1 + 27 files changed, 453 insertions(+), 191 deletions(-) create mode 100644 src/pages/bestiary/assassin.md create mode 100644 src/pages/magic-items/amulet-of-al-shakk.md create mode 100644 src/pages/magic-items/beyza-the-bandits-heart.md create mode 100644 src/pages/magic-items/lornath-breaker-of-darkness.md create mode 100644 src/pages/spells/charm-person.md diff --git a/src/assets/fragments/aeryon/calendar.md b/src/assets/fragments/aeryon/calendar.md index 28a5393..1ef4dd3 100644 --- a/src/assets/fragments/aeryon/calendar.md +++ b/src/assets/fragments/aeryon/calendar.md @@ -19,8 +19,8 @@
  • 6
  • 7
  • 8
  • -
  • 9
  • -
  • 10
  • +
  • 9
  • +
  • 10
  • 11
  • 12
  • 13
  • diff --git a/src/assets/fragments/aeryon/today.md b/src/assets/fragments/aeryon/today.md index db3c6b0..60b3d51 100644 --- a/src/assets/fragments/aeryon/today.md +++ b/src/assets/fragments/aeryon/today.md @@ -1,5 +1,5 @@
    -As of last session, it is the **early afternoon of Trado, the 9th day of Porma, in the 78th year since the Eradication of King Ranulf the Just and his court**. +As of last session, it is the **evening of Pordo, the 10th day of Porma, in the 78th year since the Eradication of King Ranulf the Just and his court**.
    diff --git a/src/assets/styles/styles.css b/src/assets/styles/styles.css index 1238804..1bfa986 100644 --- a/src/assets/styles/styles.css +++ b/src/assets/styles/styles.css @@ -159,7 +159,6 @@ figure[data-type="image"]>a[target="_blank"]::after { figure img { width: 100%; - /* Scale down */ } h1 { @@ -229,7 +228,7 @@ li { margin-bottom: 0.6em; } -/* turn on for that "authentic" OSE feel! */ +/* turn on for that authentic OSE feel! */ /* ul li::marker { content: "▶ "; @@ -389,14 +388,14 @@ table th { } .encounterButtonsWrapper { + align-items: center; display: flex; flex-direction: row; - align-items: center; + flex-wrap: wrap; justify-content: space-between; } .encounterButtonsWrapper > * { - /* margin-left: auto; */ border: 1px solid #e94e5c; border-radius: .3rem; padding: .25rem .5rem .5rem; @@ -591,12 +590,13 @@ a.licenseLink:hover { top: 1rem; } -.menubar {/** - * Scrolling shadows by @kizmarh and @leaverou - * Only works in browsers supporting background-attachment: local; & CSS gradients - * Degrades gracefully - */ - +/** + * Scrolling shadows by https://kizu.dev/ and https://lea.verou.me/ + * Only works in browsers supporting background-attachment: local; & CSS gradients + * Degrades gracefully + */ + +.menubar { html { background: white; font: 120% sans-serif; @@ -817,10 +817,6 @@ a.licenseLink:hover { padding-left: 1rem; } -.navMenu ul li.hasSubMenu details a { - /* padding-left: 0; */ -} - .navMenu ul li.hasSubMenu details details { margin-left: 1rem; } @@ -1064,12 +1060,6 @@ a.pageTitle-sublink { margin-top: 2rem; } -/* -.searchBox { - margin-left: auto; - white-space: nowrap; -} -*/ .searchBox { position: absolute; top: 0; @@ -1234,6 +1224,10 @@ a.pageTitle-sublink { box-shadow: rgba(0, 0, 0, 0.35) 0px 50px 36px 28px inset; } +.zine-filler { + display: none; +} + /**************************************************************************** * JS Overrides diff --git a/src/layouts/partials/bottom.ejs b/src/layouts/partials/bottom.ejs index f13fcca..b047506 100644 --- a/src/layouts/partials/bottom.ejs +++ b/src/layouts/partials/bottom.ejs @@ -19,6 +19,17 @@ + + + + diff --git a/src/layouts/partials/footer.ejs b/src/layouts/partials/footer.ejs index 9b09c2b..2c327ea 100644 --- a/src/layouts/partials/footer.ejs +++ b/src/layouts/partials/footer.ejs @@ -24,7 +24,7 @@ class="licenseImg" src="https://i.creativecommons.org/l/by-sa/4.0/80x15.png" /> - Except where otherwise noted, content on this site is © 2023 + Except where otherwise noted, content on this site is © 2023-2024 site.base_uri + (site.base_uri.endsWith('/') ? '' : '/') + page.path; -%> - - - - - - - - + - + + + + + <%= page.title ? page.title + ' | ' : '' %> - <%= page.sub_title ? page.sub_title + ' | ' : '' %> - <%= site.title %> + <%= page.sub_title ? page.sub_title + ' | ' : '' %> + <%= site.title %> + + @@ -32,22 +51,23 @@ - - - - + + - + + + + + <% if (page.image) { %> <% } %> @@ -64,12 +84,19 @@ - + <% if (page.author && page.author.twitter) { %> <% } else if (site.author && site.author.twitter) { %> <% } %> + + + + diff --git a/src/pages/astral/factions/consortium.md b/src/pages/astral/factions/consortium.md index 6819d03..4e5d9b1 100644 --- a/src/pages/astral/factions/consortium.md +++ b/src/pages/astral/factions/consortium.md @@ -1,5 +1,5 @@ --- -title: Astral Trade Union +title: The Grand Consortium description: The "guild of guilds" for most arcane spellcasters. date_pub: 2024-04-08T22:20:41.000-04:00 section: astral diff --git a/src/pages/bestiary/assassin.md b/src/pages/bestiary/assassin.md new file mode 100644 index 0000000..c8031e8 --- /dev/null +++ b/src/pages/bestiary/assassin.md @@ -0,0 +1,64 @@ +--- +title: Assassin (Creature) +description: Someone skilled at stealth-based murder-for-hire. +date_pub: 2024-07-06T21:50:50.000-04:00 +section: bestiary +content_type: feature +short_code: bas +--- + +Someone skilled at stealth-based elimination. + +
    + +| | | +| ------------------- | ---------------------------------------------- | +| **Hit Dice** | 1d6\* (4hp) | +| **Armor Class** | 13 (leather) | +| **Movement** | 40' | +| **Attacks** | 1 @ weapon (1d6) or assassinate | +| **Attack Modifier** | 0 | +| **Alignment** | Any | +| **Save As** | [Assassin](/classes/assassin.html#advancement) | +| **Morale** | 4 | + +
    + +- **Assassinate**: If assassin hits from stealth, damage is doubled and victim must **Save vs Death** or die. +- **Guild**: 20% chance of being affiliated with a guild, increasing to 80% near major urban centers. +- **Leader**: 30% chance groups of 4+ are led by a higher level assassin (1d4 HD higher). +- [**Non-human Modifiers**](./nonhuman-modifiers.html): Non-human assassins may have additional abilities or modified statistics. +- **Weapon Versatility**: May be found wielding various types of [weapons](https://www.planarvagabond.com/rules/combat.html#weapons). + +### Sneaky + +Uses disguise or trickery to surprise victims. + +- Stealth Check succeeds on 1-3. + +
    + +| HD | HP | AC | Atk Mod | Damage | Morale | +| :---: | :-: | :-: | :-----: | :----: | :----: | +| 3d6\* | 11 | 14 | +2 | 1d6 | 4 | +| 5d6\* | 18 | 14 | +4 | 1d6+1 | 4 | +| 7d6\* | 25 | 15 | +6 | 1d6+1 | 4 | +| 9d6\* | 32 | 15 | +7 | 1d6+1 | 4 | + +[Higher-Level Assassins] + +
    + +
    + +#### Short Stat Blocks + +``` +> HD 1d6 (4 hp), AC 13; MV 40'; Atk 1 (0) @ 1d6 (weapon); AL Any; ML 4 +> HD 3d6 (11 hp), AC 14; MV 40'; Atk 1 (+2) @ 1d6 (weapon); AL Any; ML 4 +> HD 5d6 (18 hp), AC 14; MV 40'; Atk 1 (+4) @ 1d6+1 (weapon); AL Any; ML 4 +> HD 7d6 (25 hp), AC 15; MV 40'; Atk 1 (+6) @ 1d6+1 (weapon); AL Any; ML 4 +> HD 9d6 (32 hp), AC 15; MV 40'; Atk 1 (+7) @ 1d6+1 (weapon); AL Any; ML 4 +``` + +
    diff --git a/src/pages/bestiary/index.md b/src/pages/bestiary/index.md index da6326f..36685ef 100644 --- a/src/pages/bestiary/index.md +++ b/src/pages/bestiary/index.md @@ -10,6 +10,7 @@ short_code: b1 Below you'll find a small sampling of the various humanoids and other creatures one can encounter while traveling the planes. - [Al-Mi'raj](./al-mi-raj.html): A mythical, one-horned hare or rabbit. +- [Assassin](./assassin.html): Someone skilled at stealth-based elimination. - [Bat](./bats/): Nocturnal flying mammal which often roosts in caves and comes in multiple varieties / sizes. - [Bugbear](./bugbear.html): Large, hairy goblin-like creatures capable of sneaking up on prey. - [Cleric](./cleric.html): A holy (or unholy) warrior-priest on a quest for their deity. diff --git a/src/pages/bestiary/kho-pru.md b/src/pages/bestiary/kho-pru.md index 215fa60..08549bc 100644 --- a/src/pages/bestiary/kho-pru.md +++ b/src/pages/bestiary/kho-pru.md @@ -30,9 +30,20 @@ Intelligent, heat-loving amphibians with smooth heads, large eyes, tentacled sph ### Charming Power -- Rather than attacking, may force target within 30' to **Save vs Death** or become willing servant of the Kho'pru. - - Kho'pru gains access to memories of victim. - - While charmed, victim appears normal, but is secretly committed to Kho'pru. - - Victim gets new save every month. - - Charm can be broken by **Dispel Magic** or death of controlling kho'pru. - - On successful save, immune to charming power from kho'pru for 24 hours. +Rather than attacking, may force target within 30' to **Save vs Death** or become willing servant of the Kho'pru. + +- Kho'pru gains access to memories of victim. +- While charmed, victim appears normal, but is secretly committed to Kho'pru. +- Victim gets new save every month. +- Charm can be broken by **Dispel Magic** or death of controlling kho'pru. +- On successful save, immune to charming power from kho'pru for 24 hours. + +
    + +#### Short Stat Blocks + +``` +> HD 8+4 (40 hp); AC 16; MV 10' / 50' Swim; Atk 1 (+7) @ 1d4 (bite), 1 (+7) @ 3d6 (tail squeeze) OR Charming Power; AL C; ML 7; XP 650 +``` + +
    diff --git a/src/pages/bestiary/priest.md b/src/pages/bestiary/priest.md index acab7c7..417abcc 100644 --- a/src/pages/bestiary/priest.md +++ b/src/pages/bestiary/priest.md @@ -30,27 +30,27 @@ A holy (or unholy) divine magic user on a mission for their deity.
    -| HD | HP | AC | Atk Mod | Damage | Morale | -| :--: | :-: | :-: | :-----: | :----: | :----: | -| 3d6 | 10 | 11 | +2 | 1d4 | 8 | -| 5d6 | 17 | 12 | +4 | 1d4+1 | 8 | -| 7d6 | 24 | 13 | +6 | 1d4+1 | 9 | -| 9d6 | 31 | 14 | +7 | 1d6+1 | 10 | -| 11d6 | 38 | 15 | +8 | 1d6+2 | 11 | -| 13d6 | 45 | 17 | +9 | 1d6+2 | 12 | +| HD | HP | AC | Atk Mod | Damage | Morale | +| :-: | :-: | :-: | :-----: | :----: | :----: | +| 3d6 | 10 | 11 | +2 | 1d4 | 8 | +| 5d6 | 17 | 12 | +4 | 1d4+1 | 8 | +| 7d6 | 24 | 13 | +6 | 1d4+1 | 9 | +| 9d6 | 31 | 14 | +7 | 1d6+1 | 10 | [Higher-Level Priests]
    +
    + #### Short Stat Blocks ``` -> HD 1-1 (3 hp), AC 10; MV 40'; Atk 1 (0) @ 1d4 (dagger); AL Any; ML 7 -> HD 3-3 (10 hp), AC 11; MV 40'; Atk 1 (+1) @ 1d4 (dagger); AL Any; ML 8 -> HD 5-5 (17 hp), AC 12; MV 40'; Atk 1 (+2) @ 1d4+1 (dagger); AL Any; ML 8 -> HD 7-7 (24 hp), AC 13; MV 40'; Atk 1 (+3) @ 1d4+1 (dagger); AL Any; ML 9 -> HD 9-9 (31 hp), AC 14; MV 40'; Atk 1 (+4) @ 1d6+1 (weapon); AL Any; ML 10 -> HD 11-11 (38 hp), AC 15; MV 40'; Atk 1 (+6) @ 1d6+2 (weapon); AL Any; ML 11 -> HD 13-13 (45 hp), AC 17; MV 40'; Atk 1 (+8) @ 1d6+2 (weapon); AL Any; ML 12 +> HD 1d6 (3 hp); AC 10; MV 40'; Atk 1 (0) @ 1d4 (dagger); AL Any; ML 7 +> HD 3d6 (10 hp); AC 11; MV 40'; Atk 1 (+1) @ 1d4 (dagger); AL Any; ML 8 +> HD 5d6 (17 hp); AC 12; MV 40'; Atk 1 (+2) @ 1d4+1 (dagger); AL Any; ML 8 +> HD 7d6 (24 hp); AC 13; MV 40'; Atk 1 (+3) @ 1d4+1 (dagger); AL Any; ML 9 +> HD 9d6 (31 hp); AC 14; MV 40'; Atk 1 (+4) @ 1d6+1 (weapon); AL Any; ML 10 ``` + +
    diff --git a/src/pages/bestiary/thief.md b/src/pages/bestiary/thief.md index 07138e7..3fcfc39 100644 --- a/src/pages/bestiary/thief.md +++ b/src/pages/bestiary/thief.md @@ -27,33 +27,38 @@ Someone skilled at stealth-based retrieval. - **Guild**: 30% chance of being affiliated with a guild, increasing to 90% near major urban centers. - **Leader**: 50% chance groups of 4+ are led by a higher level thief (1d4 HD higher). -- **Sneaky**: Use disguise or trickery to surprise victims. - **Weapon Versatility**: May be found wielding various types of [weapons](https://www.planarvagabond.com/rules/combat.html#weapons). - [**Non-human Modifiers**](./nonhuman-modifiers.html): Non-human thieves may have additional abilities or modified statistics. +### Sneaky + +Uses disguise or trickery to surprise victims. + +- Stealth Check succeeds on 1-3. +
    -| HD | HP | AC | Atk Mod | Damage | Morale | -| :--: | :-: | :-: | :-----: | :----: | :----: | -| 3d6 | 11 | 14 | +2 | 1d6 | 7 | -| 5d6 | 18 | 14 | +4 | 1d6+1 | 8 | -| 7d6 | 25 | 15 | +6 | 1d6+1 | 8 | -| 9d6 | 32 | 15 | +7 | 1d6+1 | 9 | -| 11d6 | 39 | 16 | +8 | 1d6+2 | 9 | -| 13d6 | 46 | 17 | +9 | 1d6+2 | 10 | +| HD | HP | AC | Atk Mod | Damage | Morale | +| :-: | :-: | :-: | :-----: | :----: | :----: | +| 3d6 | 11 | 14 | +2 | 1d6 | 7 | +| 5d6 | 18 | 14 | +4 | 1d6+1 | 8 | +| 7d6 | 25 | 15 | +6 | 1d6+1 | 8 | +| 9d6 | 32 | 15 | +7 | 1d6+1 | 9 | -[Higher-Level Fighters] +[Higher-Level Thieves]
    +
    + #### Short Stat Blocks ``` -> HD 1d6 (4 hp), AC 13; MV 40'; Atk 1 (0) @ 1d6 (weapon); AL Any; ML 7 -> HD 3d6 (11 hp), AC 14; MV 40'; Atk 1 (+2) @ 1d6 (weapon); AL Any; ML 7 -> HD 5d6 (18 hp), AC 14; MV 40'; Atk 1 (+4) @ 1d6+1 (weapon); AL Any; ML 8 -> HD 7d6 (25 hp), AC 15; MV 40'; Atk 1 (+6) @ 1d6+1 (weapon); AL Any; ML 8 -> HD 9d6 (32 hp), AC 15; MV 40'; Atk 1 (+7) @ 1d6+1 (weapon); AL Any; ML 9 -> HD 11d6 (39 hp), AC 16; MV 40'; Atk 1 (+8) @ 1d6+2 (weapon); AL Any; ML 9 -> HD 13d6 (46 hp), AC 17; MV 40'; Atk 1 (+9) @ 1d6+2 (weapon); AL Any; ML 10 +> HD 1d6 (4 hp); AC 13; MV 40'; Atk 1 (0) @ 1d6 (weapon); AL Any; ML 7 +> HD 3d6 (11 hp); AC 14; MV 40'; Atk 1 (+2) @ 1d6 (weapon); AL Any; ML 7 +> HD 5d6 (18 hp); AC 14; MV 40'; Atk 1 (+4) @ 1d6+1 (weapon); AL Any; ML 8 +> HD 7d6 (25 hp); AC 15; MV 40'; Atk 1 (+6) @ 1d6+1 (weapon); AL Any; ML 8 +> HD 9d6 (32 hp); AC 15; MV 40'; Atk 1 (+7) @ 1d6+1 (weapon); AL Any; ML 9 ``` + +
    diff --git a/src/pages/campaign/sapphire-cove.md b/src/pages/campaign/sapphire-cove.md index f9ee225..81a145b 100644 --- a/src/pages/campaign/sapphire-cove.md +++ b/src/pages/campaign/sapphire-cove.md @@ -7,7 +7,7 @@ content_type: feature short_code: csc --- -A relatively small port on the outer rim of the Astral Trade Zone, Xynohpus Cove (or Sapphire Cove, as the locals refer to it) is a collection of small wooden buildings on a flattened fragment of the earth plane, complete with its own magic shop, blacksmith, armory, and a two-story warehouse. +A relatively small port on the outer rim of the Astral Trade Zone, Xynohpus Cove (or Sapphire Cove, as the locals refer to it) is a collection of small wooden buildings on a flattened fragment of the earth plane, complete with its own magic shop, blacksmith, armory, and a single two-story warehouse. - Located on a oblong fragment of earth, about 200' across by 50' around. - 20' diameter portal to the warehouse district of the aptly named Portown, a city on the material plane of Aryeon. diff --git a/src/pages/campaigns/mini-campaigns/aeryon/isle-of-dread.md b/src/pages/campaigns/mini-campaigns/aeryon/isle-of-dread.md index ec76c51..81d2b61 100644 --- a/src/pages/campaigns/mini-campaigns/aeryon/isle-of-dread.md +++ b/src/pages/campaigns/mini-campaigns/aeryon/isle-of-dread.md @@ -144,9 +144,30 @@ While in **Blacktyde Bay**, the party answers a job posting from local merchant - Arrived at wall around midday, allowed to pass through. - Arrived at Tanaroa shortly after midday - The party met with chief Koma, asked her to send messages to other villages about old masters. - - The village kinda freaked out over old masters. + - The village kinda freaked out over old mastsword aers. - Chief Koma offers to call war council with other chiefs - Party decided to return to meet Esun. + - Party restocks supplies in town. + - 22nd day: Rendezvous with a Dragon + + - Left Tanaroa at dawn. + - Ae'gu gave Isling a small piece of smooth volcanic glass on their way out, as a thank-you (and to remember him by). + - Passed through wall, but were "attacked" by a lion just around corner. + - It tried to knock 27 down, 27 cracked it hard. + - Lion revealed itself to be a werelion named Jaxxa. + - Jaxxa told them he was part of the Watchers in the Wild, a group of werelions trying to protect the tribes on the isle from pirates, but they weren't aware of the "old masters". + - He took the Eye of the Watchers (the eye amulet that the party had been carrying) and held in front of each of them, noting that it glowed when in front of Isling. + - He then gave the amulet to Isling, told him it was an amulet of protection, and that he "had been chosen". + - When Esun arrived, he took off back to the village to keep an eye on them. + - Esun arrived, threw fancy short sword at party to show them he could be trusted. + - [Beyza, the Bandit's Heart](/magic-items/beyza-the-bandits-heart.html) + - He set them on the path to the "Crypt of the First Men", where he said the Necromancer Melfora has his stolen amulet. + - He described it as a gold amulet with a bright blue gem in center. + - They followed the trail, arrived at the crypt just before dusk. + - At first, the place seemed fairly deserted. + - Inside, they found a pale female in a red dress, laying on one of the sarcophagi. + - Isling worked his way around her to be within striking distance. + - Freki growled at her. ### Links diff --git a/src/pages/classes/arcane-spellcasters/known-arcane-spells.md b/src/pages/classes/arcane-spellcasters/known-arcane-spells.md index c0f0b7c..d6a8216 100644 --- a/src/pages/classes/arcane-spellcasters/known-arcane-spells.md +++ b/src/pages/classes/arcane-spellcasters/known-arcane-spells.md @@ -17,52 +17,73 @@ Most that aren't found [here](/spells/) can be found elsewhere (like the [OSE SR 1. [Befriend Animal](/spells/befriend-animal.html) 2. [Calm / Scare](/spells/calm.html) -3. Charm Person -4. Chromatic Orb -5. [Color Spray](/spells/color-spray.html) -6. Dancing Lights -7. Detect Illusion -8. [Detect Magic](/spells/detect-magic.html) -9. Floating Disc -10. [Glamour](/spells/glamour.html) -11. [Grow / Shrink](/spells/grow.html) -12. Hold Portal -13. [Hypnotize](/spells/hypnotize.html) -14. Illusory Sound -15. [Light / Darkness](/spells/light.html) -16. Magic Missile -17. Protection from Evil -18. [Read Languages](/spells/read-languages.html) -19. [Read Magic](/spells/read-magic.html) -20. [Read Thoughts](/spells/read-thoughts.html) -21. Shield -22. Sleep -23. Ventriloquism -24. Wall of Fog -25. [Whisper](/spells/whisper.html) +3. [Charm Person](/spells/charm-person.html) +4. Chill Touch +5. Chromatic Orb +6. [Color Spray](/spells/color-spray.html) +7. Command Dead +8. Corpse Visage +9. Dancing Lights +10. Deathlight +11. Decay / Preserve +12. Detect Illusion +13. [Detect Magic](/spells/detect-magic.html) +14. Detect Undead +15. Floating Disc +16. [Glamour](/spells/glamour.html) +17. [Grow / Shrink](/spells/grow.html) +18. Hold Portal +19. [Hypnotize](/spells/hypnotize.html) +20. Illusory Sound +21. [Light / Darkness](/spells/light.html) +22. Magic Missile +23. Marionette +24. Pass Undead +25. Protection from Evil +26. [Read Languages](/spells/read-languages.html) +27. [Read Magic](/spells/read-magic.html) +28. [Read Thoughts](/spells/read-thoughts.html) +29. Shield +30. Skull Speech +31. Sleep +32. Undead Servitor +33. Ventriloquism +34. Wall of Fog +35. [Whisper](/spells/whisper.html) ### 2nd Level 1. Blind / Deafen 2. Blur -3. Captivate -4. [Continual Light / Continual Darkness](/spells/continual-light.html) -5. Detect Evil -6. Detect Invisible -7. ESP -8. False Aura -9. [Hidden Step](/spells/hidden-step.html) -10. Hypnotic Pattern -11. Improved Phantasmal Force -12. [Invisibility](/spells/invisibility.html) -13. Levitate -14. Locate Object -15. [Lock / Knock](/spells/lock.html) -16. Mirror Image -17. [Phantasmal Force](/spells/phantasmal-force.html) -18. Quasimorph -19. Web -20. Whispering Wind +3. Bone Armor +4. Captivate +5. Choke +6. [Continual Light / Continual Darkness](/spells/continual-light.html) +7. Death Recall +8. Detect Evil +9. Detect Invisible +10. ESP +11. False Aura +12. Feign Death +13. [Hidden Step](/spells/hidden-step.html) +14. Hypnotic Pattern +15. Improved Phantasmal Force +16. [Invisibility](/spells/invisibility.html) +17. Levitate +18. Locate Object +19. [Lock / Knock](/spells/lock.html) +20. Mirror Image +21. Paralyzing Touch +22. [Phantasmal Force](/spells/phantasmal-force.html) +23. Quasimorph +24. Seal / Unseal (Tomb) +25. Skeletal Steed +26. Skull Sight +27. Silence 15' Radius +28. Speak with Dead +29. Spectral Hand +30. Web +31. Whispering Wind ### 3rd Level diff --git a/src/pages/classes/barbarian.md b/src/pages/classes/barbarian.md index 693a184..644b455 100644 --- a/src/pages/classes/barbarian.md +++ b/src/pages/classes/barbarian.md @@ -32,7 +32,7 @@ Gain a bonus to AC and damage based on level as shown in [Level Advancement Tabl ### Barbarian Skills - For most, roll 1d100, result under score is success. -- Referee should roll in secret for hear noise (HN), hide in undergrowth (HU), and move silently (MS). +- Referee should roll in secret for hide in undergrowth (HU) and move silently (MS).
    diff --git a/src/pages/classes/beast-walker.md b/src/pages/classes/beast-walker.md index cdb1107..9b61717 100644 --- a/src/pages/classes/beast-walker.md +++ b/src/pages/classes/beast-walker.md @@ -23,13 +23,13 @@ An adventurer with a special bond with one (or more) animal companions. [[toc]] -- +1 bonus to reaction rolls with animals. +- +1 bonus to reaction rolls with animals (non-intelligent creatures). - Can identify the tracks and signs of animals. -- From 5th level, can concentrate to see through the eyes of a bonded animal companion. +- From 5th level, can concentrate to see through the eyes of an animal companion. ### Animal Companions -- To establish a connection, must make a peaceful approach towards a single animal. +- To establish connection, must make a peaceful approach towards a single animal. - Referee rolls reaction roll: On an 8 or higher, the animal is bonded to the beast walker. - Companions may be wild or domestic. - Companions may be magical or giant, at the referee's discretion. @@ -43,7 +43,7 @@ An adventurer with a special bond with one (or more) animal companions. ### Speak with Animals -- Can be understood by animals (natural creatures?). +- Can be understood by animals (non-magical creatures). - From 2nd level, can understand the speech of animals. - From 4th level, can empathically speak to any animals in sight (without words). - Communication is limited by intelligence of the animal being spoken to. diff --git a/src/pages/magic-items/amulet-of-al-shakk.md b/src/pages/magic-items/amulet-of-al-shakk.md new file mode 100644 index 0000000..0e400f7 --- /dev/null +++ b/src/pages/magic-items/amulet-of-al-shakk.md @@ -0,0 +1,34 @@ +--- +title: Amulet of Al'Shakk +description: A magical amulet that grants its wearer tha ability to control any creature (intelligent or otherwise). +date_pub: 2024-07-14T16:24:45.000-04:00 +section: magic items +content_type: feature +short_code: macc +status: hidden +--- + +A gold amulet with a small blue gem in the center, encircled with ancient runes of control. + +- As long as at least one charge remains, the crystal glows slightly. + +### Activation + +While worn, the wearer may point at any single creature they can see within 60' while saying a command word (_Al'Shakk_) to use a charge and attempt to gain control of that creature. + +- May affect any magical or intelligent creature. +- Intelligent subjects may **Save vs Spells** at -2 to resist control. +- Controlled creatures obey the character’s commands, as long as those commands are not obviously harmful to them. + - If given a command that contradicts their alignment, may make another **Save vs Spells** roll at -2 to resist control. +- Control is lost: + - If controlled creature leaves sight of wearer, + - If wearer moves or attacks, or + - If controlled creature is intelligent and succeeds on a **Save vs Spells**. +- After control ends, controlled creature gets reaction roll at -1. +- May be used up to once per turn. + +### Usage Die + +- Starts at d10. +- After each use, roll the current die, and on a 1-2, the die drops one step (d10 -> d8 -> d6 -> d4 -> 1), as the glow becomes dimmer. +- When no more charges are left, it becomes inert. diff --git a/src/pages/magic-items/beyza-the-bandits-heart.md b/src/pages/magic-items/beyza-the-bandits-heart.md new file mode 100644 index 0000000..5433d83 --- /dev/null +++ b/src/pages/magic-items/beyza-the-bandits-heart.md @@ -0,0 +1,16 @@ +--- +title: Beyza, the Bandit's Heart +description: A magical short sword that can cast "Charm Person" once per day. +date_pub: 2024-07-14T22:26:34.000-04:00 +section: magic items +content_type: feature +short_code: mbbh +status: hidden +--- + +A finely-crafted short sword, acid-etched with archaic runes and the name _Beyza_ in an ancient elvish script, held by a smooth, black grip. + +### Abilities + +- +2 to attack and damage rolls (1d6+2). +- Once per day, wielder can speak the command word (_Beyza_) while touching the sword and looking at target human, humanoid, or human-like creature within 60' to cast [Charm Person](/spells/charm-person.html) on that creature. diff --git a/src/pages/magic-items/lornath-breaker-of-darkness.md b/src/pages/magic-items/lornath-breaker-of-darkness.md new file mode 100644 index 0000000..da2a77c --- /dev/null +++ b/src/pages/magic-items/lornath-breaker-of-darkness.md @@ -0,0 +1,48 @@ +--- +title: Lor'nath, Breaker of Darkness +description: A magical, sentient mace devoted to stopping the Kho'pru invasion. +date_pub: 2024-07-14T20:40:38.000-04:00 +section: magic items +content_type: feature +short_code: m1bd +status: hidden +--- + +A pale, silver mace of very fine craftsmanship, etched with archaic runes in a dwarvish script, and held with a grip wrapped in fine black leather. + +### Enhancements + +- +1 to attack and damage rolls (1d6+1). +- +3 to attack and damage rolls against Kho'pru or those enchanted by them. +- Anyone under control of the Kho'pru who is touched by this weapon may make a **Save vs Spells** at +2 to break their control. + +### Sentience + +As a [sentient magic item](/rules/magic.html#sentient-items), Lor'nath has the following attributes: + +- **Alignment**: Neutral +- **Communication**: Speech - A deep, bellowing voice. +- **Languages**: Alignment (Neutral), Dwarvish +- **Purpose**: Stop the Kho'pru invasion. + +#### Control + +At certain crucial moments, Lor'nath can try to exert control over its wielder. + +- When this happens, wielder must succeed on a **Save vs Spells** (-2, if wounded or acting in violation of its purpose) to prevent it from gaining control. + +### Sensory Powers + +- **Detect slopes**: Wielder can sense sloped floors in a 10' radius. +- **Detect good or evil**: Wielder can sense any good or evil intentions within 20'. +- **Detect metals**: Wielder can name a type of metal and sense the direction to the nearest metal of that type within 60'. + - Can be blocked by lead. + +### Telepathy + +Wielder can read the thoughts of a living creature within 60'. + +- To activate, wielder must hold weapon while concentrating in direction of target. + - While concentrating, wielder can empathically read and understand target's thoughts. + - Wielder may then attempt to initiate bidirectional telepathic communication with the target (who is not compelled to reply), which can continue while concentration is held. +- Power may be blocked by lead. diff --git a/src/pages/magic-items/ring-of-animal-control.md b/src/pages/magic-items/ring-of-animal-control.md index cdde5c5..c04c6b6 100644 --- a/src/pages/magic-items/ring-of-animal-control.md +++ b/src/pages/magic-items/ring-of-animal-control.md @@ -14,6 +14,6 @@ A simple silver band etched with an arcane rune for the word "control". - Does not effect magical or intelligent creatures. - No saving throw is allowed. - Animal must remain within sight of wearer. - - Control is lost is wearer moves or attacks. + - Control is lost if wearer moves or attacks. - After control ends, animal gets reaction roll at -1. - May be used up to once per turn. diff --git a/src/pages/magic-items/wand-of-desparking.md b/src/pages/magic-items/wand-of-desparking.md index eacddcd..768601e 100644 --- a/src/pages/magic-items/wand-of-desparking.md +++ b/src/pages/magic-items/wand-of-desparking.md @@ -20,7 +20,7 @@ A simple, 16" steel shaft with a small yellow crystal at one end. ### Activation -When waved at an automaton within 50', a small yellow bolt shoots out of the crystal, zapping the automaton. +When waved at an automaton within 50', a charge is used as a small yellow bolt shoots out of the crystal, zapping the automaton. - The targeted automaton is disabled: it's still conscious and capable of seeing and hearing, but unable to move or attack. - Disabling effect lasts for 1d6+6 turns. diff --git a/src/pages/rules/equipment/fantasy.md b/src/pages/rules/equipment/fantasy.md index 319951d..032b244 100644 --- a/src/pages/rules/equipment/fantasy.md +++ b/src/pages/rules/equipment/fantasy.md @@ -7,6 +7,8 @@ content_type: feature short_code: uhef --- +[[toc]] + Below are the equipment tables for a standard fantasy campaign. They may be superseded by campaign-specific ones. ### Adventuring Equipment diff --git a/src/pages/rules/equipment/index.md b/src/pages/rules/equipment/index.md index 220da33..930ce8f 100644 --- a/src/pages/rules/equipment/index.md +++ b/src/pages/rules/equipment/index.md @@ -7,4 +7,4 @@ content_type: feature short_code: uhe1 --- -- [Fantasy]: Equipment tables for standard fantasy campaigns. +- [Fantasy](./fantasy.html): Equipment tables for standard fantasy campaigns. diff --git a/src/pages/rules/magic.md b/src/pages/rules/magic.md index f1c5eb5..04a3aca 100644 --- a/src/pages/rules/magic.md +++ b/src/pages/rules/magic.md @@ -291,22 +291,16 @@ Aged sheets of paper or parchment with magical spells inscribed on them. Usage: Per normal class restrictions. -### Sources +#### Sentient Items -- Elvish magic items usually have words in elvish etched or carved on them, often the name of the item. -- Dwarvish magic items usually have runes etched or carved on them. -- Gnomish magic items usually have their names etched or carved on them in gnomish. +A small number of magic items have intelligence and are considered to be sentient. + +- Some sentient items are driven by a particular **purpose**. -- Sentient weapons are often exceedingly powerful, but can also be dangerous to wield. -- To activate a sentient weapon's power: - - The weapon must be in the wielder's hand, and +**Using a Sentient Item** + +- Sentient items are often exceedingly powerful, but can also be dangerous to wield. +- To activate a sentient item's power: + - The item must be in (or on) the wielder's hand, and - The wielder must concentrate to activate the power. -**Sentient Weapon Alignment** +**Alignment** -- The only way to determine a sentient weapon's alignment is for someone to touch it. -- When a character comes in contact with a sentient weapon, if the character and weapon have different alignments, the character must **Save vs Spells** each round they're in contact with the weapon or take damage. - - Lawful weapons inflict 1d6 damage per round to neutral-aligned characters and 2d6 to chaotic-aligned ones. - - Neutral weapons inflict 1d6 damage per round to lawful or chaotic-aligned characters. - - Chaotic weapons inflict 1d6 damage per round to neutral-aligned characters and 2d6 to lawful-aligned ones. +- The only way to determine a sentient item's alignment is for someone to touch it. +- When a character comes in contact with a sentient item, if the character and item have different alignments, the character must **Save vs Spells** each round they're in contact with the weapon or take damage (and possibly lose control to the item, see below). + - Lawful items inflict 1d6 damage per round to neutral-aligned characters and 2d6 to chaotic-aligned ones. + - Neutral items inflict 1d6 damage per round to lawful or chaotic-aligned characters. + - Chaotic items inflict 1d6 damage per round to neutral-aligned characters and 2d6 to lawful-aligned ones. **Exerting Control** -- A sentient weapon may try to exert control over its wielder +- A sentient item may try to exert control over its wielder at certain times: + - Upon first contact with the wielder, + - When the wielder is reduced to half hit points or less, + - When the wielder gains another magic item, + - If the wielder's alignment differs from that of the item (with each use), + - When in a situation involving the item's Purpose. +- When the item attempts to exert control, the wielder must succeed on a **Save vs Spells** (-2, if wounded or acting in violation of the item's purpose) to prevent it from gaining control. +- If the item takes control, the referee determines the behavior of the wielder, and may include: + - Discarding (or ignoring) other magic items, + - Seeking glory for the item by charging into battle, + - Surrendering the item to someone it deems more worthy of carrying it (or more susceptible to iys control), or + - Making improvements to the item (mundane or magical). +- Once under the control of the item, it will only release the wielder when the circumstances that triggered the item have passed or the item is otherwise satisfied. -A sentient sword has its own personality and can, at times, attempt to exercise control over the person who wields it. A control check (see below) is triggered in any of the following circumstances: +### Sources - First contact: Upon the character first touching the sword. - Wounded: When the character is reduced to half hit points or less. - Jealousy: When another magic weapon comes into the character’s possession. - Alignment difference: Upon every use, if the sword and the character are of different alignments. - Special purpose: If the sword has a special purpose: every time the special purpose is applicable. (e.g. when encountering a character or creature of the type the sword is designed to slay.) - -Control Checks - -!!!REWRITE to include a check or saving throw from the character being controlled. - - -When one of the aforementioned circumstances occurs, a control check is required: - - Determine the sword’s Will score: - The sum of its INT and Ego. - Add one for each extraordinary power the sword has. - Add 1d10 if the sword and the wielder of are different alignments. - Determine the wielder’s Will score: - The sum of STR and WIS scores. - If the character has less than full hit points, Will is reduced by 1d4 (or 2d4 if the character has less than half hit points). - Compare the Will scores. If the sword’s Will score is higher, it takes control of the character’s actions. - -When the Sword Takes Control - -The referee determines the behaviour of the character, via the sword, for example: - - Jealousy: Discarding other weapons, or ignoring newly discovered magic weapons. - Glory: Charging into battle, in order to gain glory for the sword. - Surrender: To a foe whom the sword deems either more worthy of possessing it or more susceptible to being controlled. - Indulgence: Making lavish expenditures for the sword. Purchasing expensive sheaths, having jewels fitted, having enchantments and wards applied, etc. The sword may force the character to spend most of their money on such things! - -Ending Control - -Once in control, the sword will only release the character when the circumstance that triggered the control check is over or when the sword is otherwise satisfied. - ---> +- Elvish magic items usually have words in elvish etched or carved on them, often the name of the item. +- Dwarvish magic items usually have runes etched or carved on them. +- Gnomish magic items usually have their names etched or carved on them in gnomish. !!!include(license/wotc-cc-by.md)!!! diff --git a/src/pages/spells/charm-person.md b/src/pages/spells/charm-person.md new file mode 100644 index 0000000..f0c1bd2 --- /dev/null +++ b/src/pages/spells/charm-person.md @@ -0,0 +1,31 @@ +--- +title: Charm Person +description: The Charm Person spells for OSR gaming. +date_pub: 2024-07-14T17:43:49.000-04:00 +section: spells +content_type: feature +short_code: scp +tags: arcane eldritch psychic +--- + +
    + +| | | +| ------------ | ---------------------------------------------- | +| **Level** | 1 | +| **Duration** | One or more days | +| **Range** | 120' | +| **Targets** | Single human, humanoid, or human-like creature | + +
    + +A single human, humanoid, or human-like creature of 4HD or less must **Save vs Spells** or be charmed. + +- Charmed subjects: + - Treat the caster as a close friend, coming to their aid as needed; and + - Follow commands that they can understand from the caster, unless they contradict the subject's nature or are suicidal. +- Undead and creatures of 4+1HD or greater are immune. +- Charm lasts indefinitely, but subjects may break the charm with a successful **Save vs Spells** roll, which may be attempted at different intervals based on the subjects INT score: + - INT 3-8: Once every month. + - INT 9-12: Once every week. + - INT 13-18: Once every day. diff --git a/src/pages/spells/index.md b/src/pages/spells/index.md index 9c03d99..c2eb1e0 100644 --- a/src/pages/spells/index.md +++ b/src/pages/spells/index.md @@ -14,6 +14,7 @@ Below you'll find a growing list of magic spells from across the multiverse. - [Black Tentacles (4 AD)](./black-tentacles.html) - [Bolt of Lightning (3A)](./bolt-of-lightning.html) - [Calm / Scare (1 AD)](./calm.html) +- [Charm Person (1 A)](./charm-person.html) - [Color Spray (1 A)](./color-spray.html) - [Continual Light / Continual Darkness (2 AD)](./continual-light.html) - [Cure Light Wounds / Cause Light Wounds (1 D)](./cure-light-wounds.html)