From 98af088eef5daead2d4c5dbd0bb4b6967a076ed2 Mon Sep 17 00:00:00 2001 From: realtradam Date: Wed, 25 May 2022 04:29:03 -0400 Subject: progress --- src/SUMMARY.md | 2 +- src/races.mdown | 29 +++++++++++++++++++++++++++++ src/weapons.mdown | 3 ++- 3 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 src/races.mdown (limited to 'src') diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 6862942..6ef4615 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -21,7 +21,7 @@ - [Checks](checks.mdown) - [Combat](./combat.mdown) - [Social](social.mdown) - - [Travel]() + - [Travel](travel.mdown) - [Indices]() - [Weapons](./weapons.mdown) diff --git a/src/races.mdown b/src/races.mdown new file mode 100644 index 0000000..c3b61a1 --- /dev/null +++ b/src/races.mdown @@ -0,0 +1,29 @@ +# Human Races + +## Elf +`Magically Intune` Passive: Whenever you cast a spell that costs 1 or more blood you regenerate 1 health. + +## Orc +`Blood Rage` Activatable(1 Blood): Add 2 to your Fitness Strength or Fitness Endurance for this turn. + +## Gnome +`Crafty Skitter` Activatable(2 Energy): While you have able and targetable allies, you cannot be targeted by attacks until your next turn. + +## Cambion +`Corrupted Bloodline` Passive: You have a true name given to you by your succubus parent. You must obey the one that speaks your name to you. + +You can choose any Human Race as your sub-race and get their abilities in addition to your current abilities. + +# Exotic Races + +## Reptid +`Tough Skin` Activatable(1 Blood): Block Slashing or Piercing damage from an attack up to or equal to your Physical Endurance. + +## Slime +`Splatter` Passive: Deal 1 Acid damage to enemies that damage you with a melee weapon. + +## Brass Gill +`Brass Walker` Passive: You have 2 additional health. + +`Brass Machinery` Passive: You heal and stabilize by repairing with scrap rather then using bandages or resting. + diff --git a/src/weapons.mdown b/src/weapons.mdown index c69a5e0..2817d6f 100644 --- a/src/weapons.mdown +++ b/src/weapons.mdown @@ -34,7 +34,8 @@ Ability(1 Loaded-Arrow, 1 Energy, Even): Deal damage of ammo loaded in + your Fi Activatable(Arrow, 2 Energy): Load an arrow into this Crossbow. ## Whip -Activatable(2 Energy, Wands): Attempt to make an enemy drop their weapon. +o +Activatable(2 Energy, Wands): Attempt to make an enemy drop their weapon. Activatable(2 Energy, Swords): Deal Slashing damage equal to your Fitness Precision. ## Caestus -- cgit v1.2.3