More stuff

This commit is contained in:
2023-05-18 10:22:59 -04:00
parent 623eae45e9
commit ed6df271d4
28 changed files with 564 additions and 105 deletions

View File

@@ -1,7 +1,8 @@
---
title: Astral Vessels
description: TBD
description: Information about the various ships found in the astral plane.
date_pub: 2023-02-15T00:26:00-05:00
date_upd: 2023-05-18T10:13:00-04:00
section: astral
content_type: feature
short_code: av1
@@ -38,12 +39,10 @@ short_code: av1
- For two consoles (or similar devices), make a contested CHA check between the two pilots, with the loser being locked-out of controlling the ship.
- For one console and an inert device (like a Fire Engine), the pilot should make a CHA check to override the device and take control of the vessel.
<!--
##### Usage with a Planar Compass
+ Using an astral console while wearing a planar compass provides the pilot with an enhanced ability to see the ship, its surrounding area, and even distant targets.
+ The compass can be focused on any ship or location within one day's travel of the wearer at their current speed.
-->
- Using an astral console while wearing a planar compass provides the pilot with an enhanced ability to see the ship, its surrounding area, and even distant targets.
- The compass can be focused on any ship or location within one day's travel of the wearer at their current speed.
#### Other Types of Engines
@@ -205,3 +204,75 @@ Can be used against ships or giant creatures. Small individuals cannot be target
**Large ships**: Deals 1d6+5 x 10 hull points damage against ships and 6d6 hit points damage against creatures.
**Small ships**: Deals 1d4+4 x 10 hull points damage against ships and 3d8 hit points damage against creatures.
### Determining Crew
AstralJammer crew may be determined randomly through a series of dice rolls.
#### Crew Makeup
Roll 1d10 and consult the Crew Makeup Table to determine how many times to roll on the [Crew Type Table](#crew-types)
<div class="dividedTableWrapper">
| 1d10 | # of Times to Roll on CTT |
| :--: | :---------------------------: |
| 1-4 | 1 |
| 5-7 | 2 |
| 8-9 | 3 |
| 10 | 3 + roll again and add result |
[Crew Makeup Table]
</div>
#### Crew Types
<div class="dividedTableWrapper">
| 2d6 | Type |
| :-: | :---------------------------------------------: |
| 2 | Elves |
| 3 | Feyfolk (Nixies, Fairies, Sprites, etc.) |
| 4 | Dwarves |
| 5 | Automatons (roll for size / shape?) |
| 6 | Drahki (roll for color / breath weapons) |
| 7 | Humans |
| 8 | Lyffa |
| 9 | Stral |
| 10 | Gnomes |
| 11 | Drow |
| 12 | Other (Halflings, Half-Orcs, Deep Gnomes, etc.) |
[Crew Type Table]
</div>
#### Ship Purpose
<div class="dividedTableWrapper">
| 1d6 | Type |
| --- | --------- |
| 1-2 | Merchant |
| 3-4 | Military |
| 5 | Religious |
| 6 | Other |
[Ship Purpose Table]
</div>
#### Crew Alignment
<div class="dividedTableWrapper">
| 1d6 | Type |
| --- | ------- |
| 1-2 | Lawful |
| 3-4 | Neutral |
| 5-6 | Chaotic |
[Crew Alignment Table]
</div>