diff --git a/Creation/Attributes/Other/index.md b/Creation/Attributes/Other/index.md index 44ed4a363..a5faf5047 100644 --- a/Creation/Attributes/Other/index.md +++ b/Creation/Attributes/Other/index.md @@ -6,7 +6,7 @@ nav_order: 2 --- # Other Statistics -Every character begins play with a d4 recovery die and a d4 martial die. Many talents (such as martial arts, rage, or sneak attack) use your martial die to determine how much damage you do. Your recovery die also determines how quickly you recover from damage, such as during a short rest or as the target of a healing spell. +Every character begins play with a d4 [recovery die](https://stormchaserroleplaying.com/stormchaserRPG/Talents/Die/Recovery/) and a d4 [martial die](https://stormchaserroleplaying.com/stormchaserRPG/Talents/Die/Martial/). Many talents (such as martial arts, rage, or sneak attack) use your martial die to determine how much damage you do. Your recovery die also determines how quickly you recover from damage, such as during a short rest or as the target of a healing spell. In addition to this, your martial die determines your probability of success when performing martial feats. diff --git a/Talents/Die/Martial/index.md b/Talents/Die/Martial/index.md new file mode 100644 index 000000000..1295319f3 --- /dev/null +++ b/Talents/Die/Martial/index.md @@ -0,0 +1,35 @@ +--- +title: Martial Die +parent: Die Talents +grand_parent: Talents +--- + +# Martial Die Talents + +## d6 Martial Die + +
+ +#### **Cost** 10 Character Points
**Prerequisite:** Character Value 200 Points +Your martial die increases to a d6. + +## d8 Martial Die + +
+ +#### **Cost** 25 Character Points
**Prerequisite:** d6 Martial Die and Character Value 300 Points +Your martial die increases to a d8. + +## d10 Martial Die + +
+ +#### **Cost** 50 Character Points
**Prerequisite:** d8 Martial Die and Character Value 500 Points +Your martial die increases to a d10. + +## d12 Martial Die + +
+ +#### **Cost** 80 Character Points
**Prerequisite:** d10 Martial Die and Character Value 700 Points +Your martial die increases to a d12. diff --git a/Talents/Martial/Recovery/index.md b/Talents/Die/Recovery/index.md similarity index 96% rename from Talents/Martial/Recovery/index.md rename to Talents/Die/Recovery/index.md index 4c57643e7..71047963d 100644 --- a/Talents/Martial/Recovery/index.md +++ b/Talents/Die/Recovery/index.md @@ -1,6 +1,6 @@ --- -title: Recovery -parent: Martial Talents +title: Recovery Die +parent: Die Talents grand_parent: Talents --- diff --git a/Talents/Martial/index.md b/Talents/Die/index.md similarity index 58% rename from Talents/Martial/index.md rename to Talents/Die/index.md index 62e9999a4..6073b6327 100644 --- a/Talents/Martial/index.md +++ b/Talents/Die/index.md @@ -1,8 +1,8 @@ --- -title: Martial Talents +title: Die Talents parent: Talents has_children: true nav_order: 1 --- -# Martial Talents +# Die Talents diff --git a/Talents/Martial/Feat/index.md b/Talents/Martial/Feat/index.md deleted file mode 100644 index d7700e4d2..000000000 --- a/Talents/Martial/Feat/index.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -title: Martial Feats -parent: Martial Talents -grand_parent: Talents ---- - -# Martial Feat Die Talents - -## d6 Martial Feat Die - -
- -#### **Cost** 10 Character Points
**Prerequisite:** Character Value 175 Points -Your martial feat die increases to a d6. - -## d8 Martial Feat Die - -
- -#### **Cost** 25 Character Points
**Prerequisite:** d6 Martial Feat Die and Character Value 240 Points -Your martial feat die increases to a d8. - -## d10 Martial Feat Die - -
- -#### **Cost** 50 Character Points
**Prerequisite:** d8 Martial Feat Die and Character Value 385 Points -Your martial feat die increases to a d10. - -## d12 Martial Feat Die - -
- -#### **Cost** 80 Character Points
**Prerequisite:** d10 Martial Feat Die and Character Value 645 Points -Your martial feat die increases to a d12.