chore: More formatting

This commit is contained in:
2026-06-07 00:30:21 +00:00
parent b4ee0eb212
commit 54d560980b
328 changed files with 39026 additions and 9988 deletions

View File

@@ -1,43 +1,74 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>A Story in Every Item</title>
<link rel="stylesheet" href="book-page.css">
</head>
<body>
<link rel="stylesheet" href="book-page.css" />
</head>
<div class="chapter-title">CHAPTER | A STORY IN EVERY ITEM</div>
<div class="chapter-title">CHAPTER | A STORY IN EVERY ITEM</div>
<h1>When designing a rare item for a natural fantasy campaign, take some time to think about the story it tells:</h1>
<p>what technique was required? What materials were used? Which places or creatures did they come from?</p>
<h1>
When designing a rare item for a natural fantasy campaign, take some time to
think about the story it tells:
</h1>
<p>One of the core themes of natural fantasy is <strong>transformation</strong>, which can also be interpreted as the death or sacrifice of something in order for something else to exist. From this point of view, a characters equipment is a collection of stories, taken from fragments of other beings lives and bodies.</p>
<p>
what technique was required? What materials were used? Which places or
creatures did they come from?
</p>
<p>The rules for creating rare items from materials (see page 76) offer an excellent opportunity to dive deep into this concept over the course of the campaign.</p>
<p>
One of the core themes of natural fantasy is
<strong>transformation</strong>, which can also be interpreted as the death
or sacrifice of something in order for something else to exist. From this
point of view, a characters equipment is a collection of stories, taken
from fragments of other beings lives and bodies.
</p>
<h2>Special Equipment</h2>
<p>Characters with animal or plant-like features are rather common in the natural fantasy genre, and it might be interesting to create equipment tailor-made for them (perhaps using the custom weapon rules; see page 112), or give their pieces of equipment an unusual name and appearance.</p>
<p>
The rules for creating rare items from materials (see page 76) offer an
excellent opportunity to dive deep into this concept over the course of the
campaign.
</p>
<div class="example">
<strong>Example:</strong> A spider-person using silk flails or elemental stingers; a flower fairy dressed in petals; an anthropomorphic cactus whose caps and berets are actually custom weapons that determine the profile of their needle spray.
</div>
<h2>Special Equipment</h2>
<h2>Historical, Folkloric, and Literary References</h2>
<p>If youre looking for a name for a natural fantasy item but youre short on ideas, you might draw inspiration from items and creatures from folklore and literature, especially works tied to spirits, ghosts, or fairies, or you could pay homage to famous scholars, warriors, artisans and explorers from the real world.</p>
<div class="example">
<strong>Example Names:</strong> Bai Suzhen, Boggart, Bradamante, Cervantes, Csoma, Da Vinci, Earhart, Gentileschi, Grimm, Guðríðr, Gwyllion, Huolong, Kaguya, Oberon, Okiku, Qingzhao, Rembrandt, Shahrazād, Shiranui, T omoe, Vasilisa, Yoshizawa, Zaratan.
</div>
<p>
Characters with animal or plant-like features are rather common in the
natural fantasy genre, and it might be interesting to create equipment
tailor-made for them (perhaps using the custom weapon rules; see page 112),
or give their pieces of equipment an unusual name and appearance.
</p>
<p>As usual, do your best to match each name with an item whose properties mirror the historical and cultural inspiration, rather than misrepresent it.</p>
<div class="metadata">
</div>
<div class="example">
<strong>Example:</strong> A spider-person using silk flails or elemental
stingers; a flower fairy dressed in petals; an anthropomorphic cactus whose
caps and berets are actually custom weapons that determine the profile of
their needle spray.
</div>
</body>
</html>
<h2>Historical, Folkloric, and Literary References</h2>
<p>
If youre looking for a name for a natural fantasy item but youre short on
ideas, you might draw inspiration from items and creatures from folklore and
literature, especially works tied to spirits, ghosts, or fairies, or you
could pay homage to famous scholars, warriors, artisans and explorers from
the real world.
</p>
<div class="example">
<strong>Example Names:</strong> Bai Suzhen, Boggart, Bradamante, Cervantes,
Csoma, Da Vinci, Earhart, Gentileschi, Grimm, Guðríðr, Gwyllion, Huolong,
Kaguya, Oberon, Okiku, Qingzhao, Rembrandt, Shahrazād, Shiranui, T omoe,
Vasilisa, Yoshizawa, Zaratan.
</div>
<p>
As usual, do your best to match each name with an item whose properties
mirror the historical and cultural inspiration, rather than misrepresent it.
</p>
<div class="metadata"></div>
</html>