@@ -43,6 +43,14 @@
|
||||
<a href="https://lanecalc.hf-uma.net/" target="_blank" rel="noopener noreferrer">危険回避シミュ</a>, or Lanecalc, for precise
|
||||
lane combo simulation.
|
||||
</li>
|
||||
<li>
|
||||
<a href={resolve('/doc/race')}>Race Mechanics Charts</a> — Interactive adaptation of
|
||||
<a
|
||||
href="https://docs.google.com/document/d/15VzW9W2tXBBTibBRbZ8IVpW6HaMX8H0RP03kq6Az7Xg/edit"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer">KuromiAK's race mechanics documentation</a
|
||||
> for easier visualization of how mechanics scale.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="my-4 text-4xl">About</h2>
|
||||
|
||||
@@ -14,4 +14,12 @@
|
||||
<a href="https://lanecalc.hf-uma.net/" target="_blank" rel="noopener noreferrer">危険回避シミュ</a>, or Lanecalc, for precise
|
||||
lane combo simulation.
|
||||
</li>
|
||||
<li>
|
||||
<a href={resolve('/doc/race')}>Race Mechanics Charts</a> — Interactive adaptation of
|
||||
<a
|
||||
href="https://docs.google.com/document/d/15VzW9W2tXBBTibBRbZ8IVpW6HaMX8H0RP03kq6Az7Xg/edit"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer">KuromiAK's race mechanics documentation</a
|
||||
> for easier visualization of how mechanics scale.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -1279,7 +1279,9 @@
|
||||
</ul>
|
||||
|
||||
{#each ['stats', 'stats-speed', 'stats-stamina', 'stats-power', 'stats-guts', 'stats-wit', 'stats-surface', 'stats-style'] as id (id)}
|
||||
<h2 class="hidden target:block target:py-32" {id}>Stat Reference: This chapter moved to <a href={resolve('/doc/race')}>its own article</a>.</h2>
|
||||
<h2 class="hidden target:block target:py-32" {id}>
|
||||
Stat Reference: This chapter moved to <a href={resolve('/doc/race')}>its own article</a>.
|
||||
</h2>
|
||||
{/each}
|
||||
|
||||
<Sec h={2} id="cm">My CM Teams</Sec>
|
||||
|
||||
Reference in New Issue
Block a user