Fix for Markdown preview

This commit is contained in:
Lucia Ceionia 2023-06-24 21:59:10 +00:00
parent 2ec786a56c
commit e1aa63552e
2 changed files with 52 additions and 0 deletions

View File

@ -21,6 +21,7 @@
--- ---
<div id="magic-effects" /> <div id="magic-effects" />
## Magical Effects ## Magical Effects
### Effect Types ### Effect Types
@ -34,6 +35,7 @@
> **A** 'Alchemy' effects can found as effects of alchemical ingredients. > **A** 'Alchemy' effects can found as effects of alchemical ingredients.
<div id="magic-alteration" /> <div id="magic-alteration" />
### Alteration ### Alteration
| Effect Name |Cost|Type| Description | | Effect Name |Cost|Type| Description |
| :---------: |:--:|:---| :----------------------------------------------------------------------------------------------------- | | :---------: |:--:|:---| :----------------------------------------------------------------------------------------------------- |
@ -56,6 +58,7 @@
| Wind Wall |2 |CREA| Create a wall of wind ahead of you, blocking up to M\*5 ft of movement for any creature who attempts to move through it. | | Wind Wall |2 |CREA| Create a wall of wind ahead of you, blocking up to M\*5 ft of movement for any creature who attempts to move through it. |
<div id="magic-conjuration" /> <div id="magic-conjuration" />
### Conjuration ### Conjuration
| Effect Name |Cost|Type| Description | | Effect Name |Cost|Type| Description |
| :---------: |:--:|:---| :----------------------------------------------------------------------------------------------------- | | :---------: |:--:|:---| :----------------------------------------------------------------------------------------------------- |
@ -68,6 +71,7 @@
| Turn Undead |3 |CREA| This effect causes an undead target up to level M to flee. Targets other than undead are not affected. | | Turn Undead |3 |CREA| This effect causes an undead target up to level M to flee. Targets other than undead are not affected. |
<div id="magic-destruction" /> <div id="magic-destruction" />
### Destruction ### Destruction
| Effect Name |Cost|Type| Description | | Effect Name |Cost|Type| Description |
| :---------: |:--:|:---| :----------------------------------------------------------------------------------------------------- | | :---------: |:--:|:---| :----------------------------------------------------------------------------------------------------- |
@ -93,6 +97,7 @@
| Weakness to Shock |12|CREA| This effect reduces the target's resistance to shock by M\*5% points. With negative resistance, additional damage is dealt, 100% Weakness providing double damage. | | Weakness to Shock |12|CREA| This effect reduces the target's resistance to shock by M\*5% points. With negative resistance, additional damage is dealt, 100% Weakness providing double damage. |
<div id="magic-illusion" /> <div id="magic-illusion" />
### Illusion ### Illusion
| Effect Name |Cost|Type| Description | | Effect Name |Cost|Type| Description |
| :---------: |:--:|:---| :----------------------------------------------------------------------------------------------------- | | :---------: |:--:|:---| :----------------------------------------------------------------------------------------------------- |
@ -127,6 +132,7 @@
| Prevent Recall or Intervention |? |CRE | TODO | | Prevent Recall or Intervention |? |CRE | TODO |
<div id="magic-mysticism" /> <div id="magic-mysticism" />
### Mysticism ### Mysticism
| Effect Name |Cost|Type| Description | | Effect Name |Cost|Type| Description |
| :---------: |:--:|:---| :----------------------------------------------------------------------------------------------------- | | :---------: |:--:|:---| :----------------------------------------------------------------------------------------------------- |
@ -161,6 +167,7 @@
| Teleport Magic |? |CREA| TODO | | Teleport Magic |? |CREA| TODO |
<div id="magic-restoration" /> <div id="magic-restoration" />
### Restoration ### Restoration
| Effect Name |Cost|Type| Description | | Effect Name |Cost|Type| Description |
| :---------: |:--:|:---| :----------------------------------------------------------------------------------------------------- | | :---------: |:--:|:---| :----------------------------------------------------------------------------------------------------- |

45
main.md
View File

@ -73,6 +73,7 @@
--- ---
<div id="character" /> <div id="character" />
## Creating a Character ## Creating a Character
> A basic character consists of a Race, Class, and Birthsign. [Race](#races) provides your base Attribute scores, some starting [Skill bonuses](#skill-bonus), and one or more [Racial Abilities](#race-abilities). > A basic character consists of a Race, Class, and Birthsign. [Race](#races) provides your base Attribute scores, some starting [Skill bonuses](#skill-bonus), and one or more [Racial Abilities](#race-abilities).
@ -82,6 +83,7 @@
> Your Birthsign gives another bonus to your character, and range from simple boosts to choices that will change how you play a character massively. > Your Birthsign gives another bonus to your character, and range from simple boosts to choices that will change how you play a character massively.
<div id="class" /> <div id="class" />
### Class ### Class
> The first part of your class is your **Specialization**. This is chosen from *Combat*, *Magic*, and *Stealth*. For all Skills within your Specialization, your starting value is increased by one. > The first part of your class is your **Specialization**. This is chosen from *Combat*, *Magic*, and *Stealth*. For all Skills within your Specialization, your starting value is increased by one.
@ -99,6 +101,7 @@
> (Todo: Affect experience?) > (Todo: Affect experience?)
<div id="birthsign" /> <div id="birthsign" />
### Birthsign ### Birthsign
> Your Birthsign can have a range of effects on your character, from trivial to severe. > Your Birthsign can have a range of effects on your character, from trivial to severe.
@ -194,9 +197,11 @@
--- ---
<div id="stats" /> <div id="stats" />
## Stats ## Stats
<div id="health" /> <div id="health" />
### Health ### Health
> Your Base Health value is your Endurance value times 4. When you gain a level, you gain Endurance on 2 Base Health. > Your Base Health value is your Endurance value times 4. When you gain a level, you gain Endurance on 2 Base Health.
@ -204,6 +209,7 @@
> Your Health regenerates at a rate of Endurance pts per Hour. > Your Health regenerates at a rate of Endurance pts per Hour.
<div id="magicka" /> <div id="magicka" />
### Magicka ### Magicka
> Your Maximum Magicka is determined by your Intelligence, plus any Birthsign or Racial effects. > Your Maximum Magicka is determined by your Intelligence, plus any Birthsign or Racial effects.
@ -211,6 +217,7 @@
> Your Magicka regenerates at a rate of Willpower on 4 pts per Hour. > Your Magicka regenerates at a rate of Willpower on 4 pts per Hour.
<div id="fatigue" /> <div id="fatigue" />
### Fatigue ### Fatigue
> Your Maximum Fatigue is based in many stats. Is is Strength on 4, Willpower on 4, Agility on 4, Endurance on 4, all added. > Your Maximum Fatigue is based in many stats. Is is Strength on 4, Willpower on 4, Agility on 4, Endurance on 4, all added.
@ -220,9 +227,11 @@
--- ---
<div id="skills-attributes" /> <div id="skills-attributes" />
## Skills & Attributes ## Skills & Attributes
<div id="attributes" /> <div id="attributes" />
### Attributes ### Attributes
> **Strength** > **Strength**
@ -247,6 +256,7 @@
> Affects success rate of Speechcraft and Deception > Affects success rate of Speechcraft and Deception
<div id="skills" /> <div id="skills" />
### Skills ### Skills
> **Heavy Armor** governs the use of Heavy Armors > **Heavy Armor** governs the use of Heavy Armors
@ -304,6 +314,7 @@
> **Restoration** Adepts of the College of Restoration heal, restore, and fortify the body's attributes and abilities, cure disease, and protect it from other malign influences. Restoration spells can also augment strength, endurance, intelligence, agility, and other bodily attributes (TODO: rewrite not from UESP) > **Restoration** Adepts of the College of Restoration heal, restore, and fortify the body's attributes and abilities, cure disease, and protect it from other malign influences. Restoration spells can also augment strength, endurance, intelligence, agility, and other bodily attributes (TODO: rewrite not from UESP)
<div id="skill-table" /> <div id="skill-table" />
### Skill Table ### Skill Table
<div> <div>
@ -395,9 +406,11 @@ background: #D0D0F5;
--- ---
<div id="races" /> <div id="races" />
## Races ## Races
<div id="race-bonus" /> <div id="race-bonus" />
### Racial Bonuses ### Racial Bonuses
<table style="font-size:12px;"> <table style="font-size:12px;">
@ -452,6 +465,7 @@ background: #D0D0F5;
</table> </table>
<div id="skill-bonus" /> <div id="skill-bonus" />
### Racial Skill Bonuses ### Racial Skill Bonuses
<dl style="display:flex;flex-direction:row;flex-wrap:wrap;"> <dl style="display:flex;flex-direction:row;flex-wrap:wrap;">
@ -589,6 +603,7 @@ background: #D0D0F5;
</dl> </dl>
<div id="race-abilities" /> <div id="race-abilities" />
### Racial Abilities ### Racial Abilities
#### Argonian #### Argonian
@ -655,6 +670,7 @@ background: #D0D0F5;
--- ---
<div id="magic" /> <div id="magic" />
## Magic ## Magic
#### Types of Magic #### Types of Magic
@ -674,6 +690,7 @@ background: #D0D0F5;
> **Curses?** > **Curses?**
<div id="spells" /> <div id="spells" />
### Spells ### Spells
#### Casting a spell #### Casting a spell
@ -699,6 +716,7 @@ background: #D0D0F5;
> When casting a spell at a target at range, you must overcome the Target's Evasion in addition to the Spell Difficulty. (-> Two separate rolls?) > When casting a spell at a target at range, you must overcome the Target's Evasion in addition to the Spell Difficulty. (-> Two separate rolls?)
<div id="enchanting" /> <div id="enchanting" />
### Enchanting ### Enchanting
#### Using Enchanted Items #### Using Enchanted Items
@ -712,6 +730,7 @@ background: #D0D0F5;
> Items recharge Magicka naturally, at a rate of one per hour (Change?), or can be recharged using soul gems. (Recharge using Magicka?) > Items recharge Magicka naturally, at a rate of one per hour (Change?), or can be recharged using soul gems. (Recharge using Magicka?)
<div id="enchantment-types" /> <div id="enchantment-types" />
#### Types of Enchantments #### Types of Enchantments
> **Cast on Use** enchantments take a bonus action to use, and only one Cast on Use enchantment can be used per Turn. Cast on Use enchantments can be Self, Touch, or Target effects. For Self, the effect is applied to the user. For Touch and Target, the one who uses item casts the spell successfully. > **Cast on Use** enchantments take a bonus action to use, and only one Cast on Use enchantment can be used per Turn. Cast on Use enchantments can be Self, Touch, or Target effects. For Self, the effect is applied to the user. For Touch and Target, the one who uses item casts the spell successfully.
@ -743,6 +762,7 @@ background: #D0D0F5;
> To Enchant an item yourself, roll a d20, add your Enchant skill plus your Intelligence on 4. If you meet or exceed the Enchantment Difficulty, the Enchantment is a success. The soul used is still consumed on a failed Enchantment. You must know a spell with the effect to be enchanted in order to enchant and item with a given effect. > To Enchant an item yourself, roll a d20, add your Enchant skill plus your Intelligence on 4. If you meet or exceed the Enchantment Difficulty, the Enchantment is a success. The soul used is still consumed on a failed Enchantment. You must know a spell with the effect to be enchanted in order to enchant and item with a given effect.
<div id="runes"> <div id="runes">
### Runes ### Runes
#### Using Runes #### Using Runes
@ -755,6 +775,7 @@ background: #D0D0F5;
<div id="alchemy" /> <div id="alchemy" />
### Alchemy ### Alchemy
#### Using a Potion #### Using a Potion
@ -792,9 +813,11 @@ background: #D0D0F5;
--- ---
<div id="nm-combat" /> <div id="nm-combat" />
## Non-Magic Combat ## Non-Magic Combat
<div id="armor-evasion" /> <div id="armor-evasion" />
### Armor & Evasion ### Armor & Evasion
#### Determining your Armor Class #### Determining your Armor Class
@ -816,6 +839,7 @@ background: #D0D0F5;
> The overall armor type of the character is determined by what the majority of the main slots (Boots, Legs, Chest, Hands, Helmet) contain. For each non-conforming item your armor skill is reduced by two for the purposes of Evasion calculation. (Change? Mixed calculation?) > The overall armor type of the character is determined by what the majority of the main slots (Boots, Legs, Chest, Hands, Helmet) contain. For each non-conforming item your armor skill is reduced by two for the purposes of Evasion calculation. (Change? Mixed calculation?)
<div id="attack" /> <div id="attack" />
### Making an Attack ### Making an Attack
#### Determining Attack damage #### Determining Attack damage
@ -845,9 +869,11 @@ background: #D0D0F5;
--- ---
<div id="playing" /> <div id="playing" />
## Playing the Game ## Playing the Game
<div id="rounds" /> <div id="rounds" />
### Rounds ### Rounds
> A Round consists of the Turns of all characters involved in some situation, most often combat. Outside of combat, Rounds are not required, but can be used if the GM finds it fit. > A Round consists of the Turns of all characters involved in some situation, most often combat. Outside of combat, Rounds are not required, but can be used if the GM finds it fit.
@ -863,6 +889,7 @@ background: #D0D0F5;
> (Change to use a roll as well?) > (Change to use a roll as well?)
<div id="declaration" /> <div id="declaration" />
#### Declaration #### Declaration
> Declaration moves in reverse Turn Order (i.e. higher Speed declares *last*, lower Speed declares *first*). This allows characters with a higher Speed to decide their actions based on the Declaration of lower Speed characters, giving a significant advantage. > Declaration moves in reverse Turn Order (i.e. higher Speed declares *last*, lower Speed declares *first*). This allows characters with a higher Speed to decide their actions based on the Declaration of lower Speed characters, giving a significant advantage.
@ -870,6 +897,7 @@ background: #D0D0F5;
> For example, a goblin declares that they are going to run over and attack a wizard. The wizard has a higher Speed, and makes their declaration after the goblin. They see that the goblin is going to attack them, and so decides to cast a Fire Shield spell. > For example, a goblin declares that they are going to run over and attack a wizard. The wizard has a higher Speed, and makes their declaration after the goblin. They see that the goblin is going to attack them, and so decides to cast a Fire Shield spell.
<div id="turn" /> <div id="turn" />
#### Turn #### Turn
> On a character's Turn, they attempt to enact whatever they decided in their Declaration. For example, a rogue sees a health potion sitting on a table, and in their declaration states they're going to run over and drink it. On their Turn, they begin to run over, but knock right into an invisible wall. They cannot get to the potion, and so their turn ends. > On a character's Turn, they attempt to enact whatever they decided in their Declaration. For example, a rogue sees a health potion sitting on a table, and in their declaration states they're going to run over and drink it. On their Turn, they begin to run over, but knock right into an invisible wall. They cannot get to the potion, and so their turn ends.
@ -877,6 +905,7 @@ background: #D0D0F5;
> In the goblin example from the Declaration section, the wizard acts first, and on their Turn successfully casts their Fire Shield spell. The goblin, as they declared, runs to the wizard and attacks, only to get a heavy dose of fire damage, and our wizard remains unscathed. > In the goblin example from the Declaration section, the wizard acts first, and on their Turn successfully casts their Fire Shield spell. The goblin, as they declared, runs to the wizard and attacks, only to get a heavy dose of fire damage, and our wizard remains unscathed.
<div id="movement" /> <div id="movement" />
### Movement ### Movement
> Your movement speed is a base of 10ft per Turn, plus your Athletics on 4 added with your Speed on 2 times 5ft. E.g. A character with a Speed of 13 and an Athletics of 9 has a movement speed of 10ft + ((13/2 + 9/4) * 5ft) → 50ft. > Your movement speed is a base of 10ft per Turn, plus your Athletics on 4 added with your Speed on 2 times 5ft. E.g. A character with a Speed of 13 and an Athletics of 9 has a movement speed of 10ft + ((13/2 + 9/4) * 5ft) → 50ft.
@ -884,6 +913,7 @@ background: #D0D0F5;
> You can move once per Turn (Fatigue cost? Half speed free?), plus one additional time for 2 Fatigue. > You can move once per Turn (Fatigue cost? Half speed free?), plus one additional time for 2 Fatigue.
<div id="actions" /> <div id="actions" />
### Actions ### Actions
> Actions encompass many thing you might want to do on a Turn. The most common are making an Attack and Casting a Spell. > Actions encompass many thing you might want to do on a Turn. The most common are making an Attack and Casting a Spell.
@ -905,19 +935,23 @@ background: #D0D0F5;
--- ---
<div id="progression" /> <div id="progression" />
## Progression ## Progression
<div id="attribute-increases" /> <div id="attribute-increases" />
### Attribute Increases ### Attribute Increases
> An Attribute increases by 1 when there have been 2 increases in Skills it governs, either one Skill increasing by two or two Skills increasing by one. The maximum base value of an Attribute is 20, it cannot be raised further with Skill increases. > An Attribute increases by 1 when there have been 2 increases in Skills it governs, either one Skill increasing by two or two Skills increasing by one. The maximum base value of an Attribute is 20, it cannot be raised further with Skill increases.
<div id="skill-increases" /> <div id="skill-increases" />
### Skill Increases ### Skill Increases
> A Skill increases by one when a player reaches 2x the value being increased to in Experience points. The maximum base value for a Skill is 20. > A Skill increases by one when a player reaches 2x the value being increased to in Experience points. The maximum base value for a Skill is 20.
<div id="experience" /> <div id="experience" />
#### Experience #### Experience
> When the GM feels a player has used a Skill a significant amount, has used a Skill in a particularly clever way, or a way that fits the character very well from a roleplay perspective, the GM awards the player an Experience point in that Skill. When a player has gained enough Experience points in a Skill, the Skill increases. > When the GM feels a player has used a Skill a significant amount, has used a Skill in a particularly clever way, or a way that fits the character very well from a roleplay perspective, the GM awards the player an Experience point in that Skill. When a player has gained enough Experience points in a Skill, the Skill increases.
@ -968,11 +1002,13 @@ background: #D0D0F5;
| 19 → 20 | 40 | | 19 → 20 | 40 |
<div id="perks" /> <div id="perks" />
### Perks ### Perks
> You gain Perks for each Skill as you increase it, one at the Apprentice level 5, one at the Expert level 10, one at the Master level 15. You can find a list of the Perks [here](perks.html). (Higher values for Expert and Master perks?) > You gain Perks for each Skill as you increase it, one at the Apprentice level 5, one at the Expert level 10, one at the Master level 15. You can find a list of the Perks [here](perks.html). (Higher values for Expert and Master perks?)
<div id="levels" /> <div id="levels" />
### Levels ### Levels
> You gain a level when you have had an Attribute increase. On gaining a level, your base HP increases by half your Endurace value. Also used for a few spell effects rn and that's about it... might have perks interact with it, idk > You gain a level when you have had an Attribute increase. On gaining a level, your base HP increases by half your Endurace value. Also used for a few spell effects rn and that's about it... might have perks interact with it, idk
@ -980,9 +1016,11 @@ background: #D0D0F5;
--- ---
<div id="tables" /> <div id="tables" />
## Reference Tables ## Reference Tables
<div id="quick-skills" /> <div id="quick-skills" />
### Quick Skill Values ### Quick Skill Values
| N | N/2 | N/4 | | N | N/2 | N/4 |
| :-: | --: | --: | | :-: | --: | --: |
@ -1008,6 +1046,7 @@ background: #D0D0F5;
| 20 | 10 | 5 | | 20 | 10 | 5 |
<div id="weapon-fatigue" /> <div id="weapon-fatigue" />
### Weapon Fatigue Usage ### Weapon Fatigue Usage
<table> <table>
<tr> <tr>
@ -1038,6 +1077,7 @@ background: #D0D0F5;
</table> </table>
<div id="weapon-skills" /> <div id="weapon-skills" />
### Weapon Governing Skills ### Weapon Governing Skills
<table> <table>
<tr> <tr>
@ -1090,6 +1130,7 @@ background: #D0D0F5;
<div id="material-damage" /> <div id="material-damage" />
### Material Damage Values ### Material Damage Values
#### Staves, Daggers, Shortswords, Clubs, Throwing #### Staves, Daggers, Shortswords, Clubs, Throwing
<table> <table>
@ -1335,6 +1376,7 @@ background: #D0D0F5;
</table> </table>
<div id="alchemy-quality" /> <div id="alchemy-quality" />
### Alchemy Tool Quality ### Alchemy Tool Quality
<table> <table>
<tr> <tr>
@ -1364,6 +1406,7 @@ background: #D0D0F5;
</table> </table>
<div id="ingredient-quality" /> <div id="ingredient-quality" />
### Ingredient Quality ### Ingredient Quality
<table> <table>
<tr> <tr>
@ -1393,6 +1436,7 @@ background: #D0D0F5;
</table> </table>
<div id="armor-values" /> <div id="armor-values" />
### Armor Values ### Armor Values
<dl style="display:flex;flex-direction:row;"> <dl style="display:flex;flex-direction:row;">
<div style="width: 50%;"> <div style="width: 50%;">
@ -1534,6 +1578,7 @@ background: #D0D0F5;
</dl> </dl>
<div id="select-clothing" /> <div id="select-clothing" />
### Select Clothing ### Select Clothing
<dl style="display:flex;flex-direction:row;"> <dl style="display:flex;flex-direction:row;">
<div style="width: 50%;"> <div style="width: 50%;">