From b6fe96597496a3454f0713f27f77076f57870d23 Mon Sep 17 00:00:00 2001 From: Atlas Cove <5618106+Atlas48@users.noreply.github.com> Date: Sat, 15 Oct 2022 16:07:47 +0100 Subject: [PATCH] Updated dnd and general website --- .hgignore | 3 +- index.html | 4 +- src/dnd/template.org | 43 +++++++++++++++++++++ src/dnd/villains.org | 57 +-------------------------- src/dnd/xaviard.org | 91 ++++++++++++++++++++++++++++++++++++++++++++ src/index.txti | 4 +- 6 files changed, 143 insertions(+), 59 deletions(-) create mode 100644 src/dnd/template.org create mode 100644 src/dnd/xaviard.org diff --git a/.hgignore b/.hgignore index 524c7ba..7029959 100644 --- a/.hgignore +++ b/.hgignore @@ -1 +1,2 @@ -src/tmp.html +\#* +.\#* diff --git a/index.html b/index.html index 548d598..6c69d81 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,8 @@

The First Banner

Everything’s slowly being set up and the like, so you’ll only be able to access here unless you know the layout.

I may make a sitemap, I may not. Just getting the infastructure set up.

-

The Second Banner

+

TODO
+ find a way to render the org-mode files
+
maybe make an automated sitemap renderer?

diff --git a/src/dnd/template.org b/src/dnd/template.org new file mode 100644 index 0000000..21e46eb --- /dev/null +++ b/src/dnd/template.org @@ -0,0 +1,43 @@ +/medium humanoid,/ +- Armor Class :: +- Hit Points :: 162 (d+) +- Speed :: +| STR | DEX | CON | INT | WIS | CHA | +|-----+-----+-----+-----+-----+-----| +| | | | | | | +| -5 | -5 | -5 | -5 | -5 | -5 | +#+TBLFM: @3=floor((@2-10)/2) +- Saving Throws :: +- Damage Resisistances :: +- Damage Immunities :: +- Condition Immunities :: +- Senses :: +- Languages :: +** Traits +- Legendary Resistance (3/Day). :: If Xaviard fails a saving throw, he can choose to succeed instead. +** Actions +** Legendary Actions +** Lair Actions +** Spellcasting + is an -level spellcaster. It's spellcasting ability is (spell save DC , to hit with spell attacks). + has the following wizard spells prepared: +*** Cantrips +- +*** 1^st +- +*** 2^nd +- +*** 3^rd +- +*** 4^th +- +*** 5^th +- +*** 6^th +- +*** 7^th +- +*** 8^th +- +*** 9^th +- diff --git a/src/dnd/villains.org b/src/dnd/villains.org index 98dce31..ca822dd 100644 --- a/src/dnd/villains.org +++ b/src/dnd/villains.org @@ -2,59 +2,4 @@ #+OPTIONS: num:nil toc:1 #+STARTUP: entitiespretty * Xaviard -/medium construct/humanoid, neutral evil/ -- Armor Class :: 19 -- Hit Points :: 162 (18d8+18) -- Speed :: 30ft., fly 30ft. (hover) -| STR | DEX | CON | INT | WIS | CHA | -|-----+-----+-----+-----+-----+-----| -| 10 | 16 | 13 | 20 | 14 | 16 | -| 0 | 3 | 1 | 5 | 2 | 3 | -#+TBLFM: @3=floor((@2-10)/2) -- Saving Throws :: INT+12, WIS+9 -- Damage Resisistances :: Cold, Lightning, Necrotic, Bludgeoning, Piecing, Slashing -- Damage Immunities :: Force, Poison, Radiant, Necrotic -- Condition Immunities :: Charmed, Frightened, Paralyzed, Poisoned -- Senses :: Blindsight 120ft; Passive Perception 19 -- Languages :: Common, Elvish, Dwarvish, Draconic, Gnomish -** TODO Traita -- Legendary Resistance (3/Day). :: If Xaviard fails a saving throw, he can choose to succeed instead. -** TODO Actions -** TODO Legendary Actions -** TODO Lair Actions -** Spellcasting -Xaviard is an 18th-level spellcaster. His spellcasting ability is Intelligence (spell save DC 20, +12 to hit with spell attacks). -Xaviard has the following wizard spells prepared: -*** Cantrips -- [[http://dnd5e.wikidot.com/spell:booming-blade][Booming Blade]] -- [[http://dnd5e.wikidot.com/spell:guidance][Guidance]] -- [[http://dnd5e.wikidot.com/spell:lightning-lure][Lightning Lure]] -- [[http://dnd5e.wikidot.com/spell:mending][Mending]] -*** 1^st -- [[http://dnd5e.wikidot.com/spell:absorb-elements][Absorb Elements]] -- [[http://dnd5e.wikidot.com/spell:alarm][Alarm]] -- [[http://dnd5e.wikidot.com/spell:catapult][Catapult]] -- [[http://dnd5e.wikidot.com/spell:cure-wounds][Cure Wounds]][fn:1] -- [[http://dnd5e.wikidot.com/spell:false-life][False Life]] -- [[http://dnd5e.wikidot.com/spell:healing-word][Healing Word]][fn:1] -*** 2^nd -- [[http://dnd5e.wikidot.com/spell:guiding-bolt][Guiding Bolt]][fn:2] -- [[http://dnd5e.wikidot.com/spell:heat-metal][Heat Metal]] -*** 3^rd -- -*** 4^th -- -*** 5^th -- -*** 6^th -- -*** 7^th -- -*** 8^th -- -*** 9^th -- -** Associated Minions -- [[minions.html#clockwork-spider][Clockwork Spider]] -** Footnotes: Xaviard -[fn:1] (at-will, Can only effect creatures with the /construct/ tag, ignores regular spell restrictions) +See: [[file:./xavard.org]] diff --git a/src/dnd/xaviard.org b/src/dnd/xaviard.org new file mode 100644 index 0000000..0fee7f3 --- /dev/null +++ b/src/dnd/xaviard.org @@ -0,0 +1,91 @@ +#+TITLE: Xaviard: The Mad Artificer +#+OPTIONS: num:nil toc:1 +#+STARTUP: entitiespretty +* Synopsis +* Xaviard +/medium construct/humanoid, neutral evil/ +- Armor Class :: 19 +- Hit Points :: 162 (18d8+18) +- Speed :: 30ft., fly 30ft. (hover) +| STR | DEX | CON | INT | WIS | CHA | +|-----+-----+-----+-----+-----+-----| +| 10 | 16 | 13 | 20 | 14 | 16 | +| 0 | 3 | 1 | 5 | 2 | 3 | +#+TBLFM: @3=floor((@2-10)/2) +- Saving Throws :: INT+12, WIS+9 +- Damage Resisistances :: Cold, Lightning, Necrotic, Bludgeoning, Piecing, Slashing +- Damage Immunities :: Force, Poison, Radiant, Necrotic +- Condition Immunities :: Charmed, Frightened, Paralyzed, Poisoned +- Senses :: Blindsight 120ft; Passive Perception 19 +- Languages :: Common, Elvish, Dwarvish, Draconic, Gnomish +** TODO Traits +- Legendary Resistance (3/Day). :: If Xaviard fails a saving throw, he can choose to succeed instead. +** TODO Actions +** TODO Legendary Actions +** TODO Lair Actions +** Spellcasting +Xaviard is an 18th-level spellcaster. His spellcasting ability is Intelligence (spell save DC 20, +12 to hit with spell attacks). +Xaviard has the following wizard spells prepared: +*** Cantrips +- [[http://dnd5e.wikidot.com/spell:booming-blade][Booming Blade]] +- [[http://dnd5e.wikidot.com/spell:guidance][Guidance]] +- [[http://dnd5e.wikidot.com/spell:lightning-lure][Lightning Lure]] +- [[http://dnd5e.wikidot.com/spell:mending][Mending]] +*** 1^st +- [[http://dnd5e.wikidot.com/spell:absorb-elements][Absorb Elements]] +- [[http://dnd5e.wikidot.com/spell:alarm][Alarm]] +- [[http://dnd5e.wikidot.com/spell:catapult][Catapult]] +- [[http://dnd5e.wikidot.com/spell:cure-wounds][Cure Wounds]][fn:1] +- [[http://dnd5e.wikidot.com/spell:false-life][False Life]] +- [[http://dnd5e.wikidot.com/spell:healing-word][Healing Word]][fn:1] +*** 2^nd +- [[http://dnd5e.wikidot.com/spell:guiding-bolt][Guiding Bolt]][fn:2] +- [[http://dnd5e.wikidot.com/spell:heat-metal][Heat Metal]] +*** 3^rd +- +*** 4^th +- +*** 5^th +- +*** 6^th +- +*** 7^th +- +*** 8^th +- +*** 9^th +- +** Footnotes: Xaviard +[fn:1] (at-will, Can only effect creatures with the /construct/ tag, ignores regular spell restrictions) +* Clockwork Spider +:PROPERTIES: +:CUSTOM_ID: clockwork-spider +:END: +/Large construct, neutral evil/ +- Armor Class :: 16 (Metal plating) +- Hit Points :: 30 (4d10+5) +- 30ft, climb 30ft :: +| STR | DEX | CON | INT | WIS | CHA | +|-----+-----+-----+-----+-----+-----| +| 15 | 15 | 17 | 1 | 12 | 4 | +| 2 | 2 | 3 | -5 | 1 | -3 | +#+TBLFM: @3=floor((@2-10)/2) +- Skills :: Acrobatics +7 +- Senses :: Tremorsense 20ft., Darkvision 60ft., Passive Perception 11 +- Languages :: Can understand all languages of its creator, but cannot speak. +- Challenge :: 1 (200XP) +- Proficiency Bonus :: +2 +** Traits +- Spider Climb. :: The clockwork spider can climb difficult surfaces, including upside down on ceilings, + without needing to make an ability check. +- Web Walker. :: The clockwork spider ignores movement restrictions caused by webbing. +** Actions +- Bite :: /Melee Weapon Attack:/ +5 to hit, reach 5ft., one creature. /Hit:/ 6 (2d4+2) piercing damage, + and the target must make a DC 12 Constitution saving throw, taking 8 (4d4) damage force damage on a + failed save, and half as much on a successful one. +- Paralyzing Bolt /(Recharge 5-6)/ :: /Ranged Weapon Attack:/ +5 to hit, range 30/60ft, one creature. + /Hit:/ The target is paralyzed. As an action, the paralyzed target can make a DC 12 wisdom check, freeing + themselves from the effects of the spell. +* Clockwork Reanimation + + diff --git a/src/index.txti b/src/index.txti index 9c42c97..09abc13 100644 --- a/src/index.txti +++ b/src/index.txti @@ -6,4 +6,6 @@ Everything's slowly being set up and the like, so you'll only be able to access I _may_ make a sitemap, I may not. Just getting the infastructure set up. -!/img/ucbanner.gif(The Second Banner)! +h1. TODO +* find a way to render the org-mode files +* maybe make an automated sitemap renderer?