Skip to content

Commit

Permalink
hm
Browse files Browse the repository at this point in the history
  • Loading branch information
Billiam9420 committed Aug 9, 2023
1 parent e30abfc commit 733c4a5
Showing 1 changed file with 42 additions and 1 deletion.
43 changes: 42 additions & 1 deletion creature/MCDM; Flee, Mortals!.json
Original file line number Diff line number Diff line change
Expand Up @@ -1027,7 +1027,48 @@
"page": 9,
"entries": [
"{@b Retainers} are sapient beings who adventure alongside the player characters. Each retainer is a less experienced adventurer who a player character can take under their wing. Retainers are never meant to achieve the same power level as the player characters.",
"Rules for retainers first appeared in {@book Strongholds & Followers|SaF|8|Retainers}. This book contains updated rules for these followers."
"Rules for retainers first appeared in {@book Strongholds & Followers|SaF|8|Retainers}. This book contains updated rules for these followers.",
{
"type": "entries",
"name": "Mentor",
"page": 9,
"entries": [
"Every retainer has a player character {@b mentor}. A retainer’s mentor gives them orders, and the mentor’s player also controls the retainer. A retainer acts on the same initiattive count as their mentor in combat, acting immediately before or after the mentor (player’s choice). As a mentor gains experience and levels up, so does their retainer (see “Statistics” below)."
]
},
{
"type": "entries",
"name": "Statistics",
"page": 9,
"entries": [
"Retainers are designed to be easy to run so their player (who is already managing a complex character) doesn’t get overwhelmed with even more details. Each retainer has a simple stat block—though these are similar to other creature stat blocks, retainers follow a few different rules.",
{
"type": "entries",
"name": "Level",
"page": 9,
"entries": [
"A retainer’s level equals their mentor’s level. As a retainer levels up, their hit points increase (see “Hit Points and Hit Dice”) and they gain combat features (see “Features”). Additionally, a few of their statistics increase when their mentor’s proficiency bonus does, including attack bonuses, skills, and save DC (see “Proficiency Bonus”). Their other statistics typically remain the same regardless of their level."
]
},
{
"type": "entries",
"name": "Armor Class",
"page": 9,
"entries": [
"Unlike player characters, a retainer’s armor class isn’t determined by a particular set of armor they don (like studded leather). Instead, each retainer’s armor class is simplified to one of three armor types:",
{
"type": "list",
"style": "list-decimal",
"items": [
"Retainers with light armor have AC 13.",
"Retainers with medium armor have AC 15.",
"Retainers with heavy armor have AC 18."
]
}
]
}
]
}
]
}
]
Expand Down

0 comments on commit 733c4a5

Please sign in to comment.