Skip to content

Commit

Permalink
Add images & tutorial for races
Browse files Browse the repository at this point in the history
  • Loading branch information
arbron committed Nov 15, 2023
1 parent f3b3850 commit 669bd60
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions wiki/Custom-Race-Tutorial.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
![Up to date as of 2.4.0](https://img.shields.io/static/v1?label=dnd5e&message=2.4.0&color=informational)

Custom races are super easy to create within the system. Begin by going to the item tab in Foundry, selecting "Create Item", giving it a name, and choose "Race" from the type dropdown. From the window that opens up you can click on the image to give your newly created race some nice artwork.

![Race: Details](https://raw.githubusercontent.com/foundryvtt/dnd5e/publish-wiki/wiki/images/types/race-details.jpg)

The description of the race can be added using the "Edit Description" button that appears when you hover over the description box. On the left you can customize some core details of your race such as the creature type (usually humanoid, but you might want to specify "Subtype" to match the parent race such as "elf" for Half-Elves or "dwarf" for Mountain Dwarves). Below that you can configure your race's default movement speed and senses such as darkvision.

![Race: Advancement](https://raw.githubusercontent.com/foundryvtt/dnd5e/publish-wiki/wiki/images/types/race-advancement.jpg)

Pop over to the advancement tab and you'll find a few things already set up for you.

1) The [ability score advancement](Advancement-Type-Ability-Score-Improvement.md) is created, but you'll need to edit it to set how many points are assigned to each score or set the points to 3 to match the improvement in more recent books.
2) The [size advancement](Advancement-Type-Size.md) can be configured if your race is something other than medium, and can be set up for the player to choose between various different sizes.
3) The languages [trait advancement](Advancement-Type-Trait.md) is set up with Common to start with, but should be modified with whatever other languages your race grants.

In addition to these defaults you should add other advancements for whatever your race needs. Features with additional descriptions granted by the item should be given using the [Grant Items Advancement](Advancement-Type-Item-Grant.md), but first those features should be created in a compendium so they can be linked safely.

Additional trait advancements can also be created to handle any additional proficiencies provided by the race.
Binary file added wiki/images/types/race-advancement.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added wiki/images/types/race-details.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 669bd60

Please sign in to comment.