feat: Links to pages
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<strong>Learn what your Players want.</strong> If you catch a Player saying
|
||||
they’d like a specific item for their character, take notes — you can
|
||||
include that item in a future reward.<br />Consider a Survey or Wishlist, as
|
||||
explained on page 123.
|
||||
explained on <a href="/books/core/#page-123">page 123</a>.
|
||||
</li>
|
||||
<li>
|
||||
<strong>Items that tell a story.</strong> When placing a given item among
|
||||
@@ -33,9 +33,11 @@
|
||||
<li>
|
||||
<strong>Foreshadowing.</strong> This is a classic in JRPGs, and something
|
||||
you will either love or hate. What you could do is hand out rewards that
|
||||
will prove useful in future battles, such as a silver talon (page 272) in a
|
||||
dungeon crawling with undead creatures that are Vulnerable to its light
|
||||
damage.
|
||||
will prove useful in future battles, such as a silver talon (<a
|
||||
href="/books/core/#page-272"
|
||||
>page 272</a
|
||||
>) in a dungeon crawling with undead creatures that are Vulnerable to its
|
||||
light damage.
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user