zenno: categorize tools
This commit is contained in:
@@ -5,22 +5,26 @@
|
||||
<h1 class="m-8 text-center text-7xl">Zenno Rob Roy</h1>
|
||||
<p>She's read all about Umamusume, and she's always happy to share her knowledge and give recommendations!</p>
|
||||
|
||||
<h2 class="mt-8 mb-4 text-4xl">Tools</h2>
|
||||
<h2 class="mt-8 mb-4 text-4xl">Race Mechanics Tools</h2>
|
||||
<ul class="mb-4 list-disc pl-4">
|
||||
<li>
|
||||
<a href={resolve('/spurt')}>Spurt Speed</a> — Calculate a horse's target speed in the last spurt and compare to other distance aptitudes
|
||||
and running styles.
|
||||
<a href={resolve('/race/spurt')}>Spurt Speed</a> — Calculate a horse's target speed in the last spurt and compare to other
|
||||
distance aptitudes and running styles.
|
||||
</li>
|
||||
<li>
|
||||
<a href={resolve('/mspeed')}>Front Runner Mechanical Speed Comparator</a> — Compare spot struggle and lane combo to the effects
|
||||
of individual skills.
|
||||
<a href={resolve('/race/mspeed')}>Front Runner Mechanical Speed Comparator</a> — Compare spot struggle and lane combo to the
|
||||
effects of individual skills.
|
||||
</li>
|
||||
</ul>
|
||||
<h2 class="mt-8 mb-4 text-4xl">Character Tools</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href={resolve('/chara/affinity')}>Affinity Details</a> — Details of why characters have the base compatibility numbers
|
||||
they have.
|
||||
</li>
|
||||
<li>
|
||||
<a href={resolve('/affinity')}>Affinity Details</a> — Details of why characters have the base compatibility numbers they have.
|
||||
</li>
|
||||
<li>
|
||||
<a href={resolve('/convo')}>Lobby Conversations</a> — Check participants in lobby conversations and get recommendations on unlocking
|
||||
them quickly.
|
||||
<a href={resolve('/chara/convo')}>Lobby Conversations</a> — Check participants in lobby conversations and get recommendations
|
||||
on unlocking them quickly.
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://discord.com/oauth2/authorize?client_id=1461931240264568994" target="_blank" rel="noopener noreferrer"
|
||||
|
||||
Reference in New Issue
Block a user