feat: Add core rules
This commit is contained in:
25
books/core/65.html
Normal file
25
books/core/65.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<link rel="stylesheet" href="/css/book-page.css">
|
||||
<link rel="stylesheet" href="/css/book-page.css">
|
||||
<h2>SPACE AND DISTANCES</h2>
|
||||
<p>In true console JRPG fashion, and in line with this game's cinematic approach, conflict scenes assume characters to be able to reach each other quite easily.</p>
|
||||
<p>There are a few important things to say about this:</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<h3>ACTIONS AND DESCRIPTIONS</h3>
|
||||
<p>Keep distances and movements abstract in your descriptions. If you want to rush past the golems and snatch a cursed grimoire from the wizard's hands, for instance, you can roll for that right away — it doesn't matter whether you were ten, twenty, or fifty steps away, all that matters is who, or what, is going to try and stop you.</p>
|
||||
</li>
|
||||
<li>
|
||||
<h3>ATTACKS</h3>
|
||||
<p>The big difference between melee and ranged attacks isn't in the distance they can cover, but in the various Skills they interact with and the ability (or inability) to target flying enemies and similarly elusive creatures.</p>
|
||||
<p>When the martial artist in your group performs an attack that targets foes who are in wildly different locations, you shouldn't question the feasibility of it — if anything, the cool part is describing what the attack looks like!</p>
|
||||
<p>If you're thinking that fragile characters are made even more vulnerable by this approach, you are partially right; but that's where the Guard action (page 70) and the Protect and Provoke Skills (pages 197 and 195) really shine — the ability to take a blow for your comrades becomes critical to victory in battle.</p>
|
||||
</li>
|
||||
<li>
|
||||
<h3>SPLIT SCENES</h3>
|
||||
<p>If the conflict scene involves locations that are far away from each other — say, if you are distracting the Pirate Queen with your conversational skills while your allies silently board her ship — you must first choose which characters will act in each location; then, proceed with the conflict scene and "cut" between the different locations as prompted by the initiative order.</p>
|
||||
<p>Normally, characters in different locations will not be able to affect or interact with each other, but sometimes the two conflict scenes will merge into one as the characters eventually regroup.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p class="citation">Philip Forlenza (Order #)</p>
|
||||
Reference in New Issue
Block a user