zenno: link up affinity tool

This commit is contained in:
2026-06-08 16:45:12 -04:00
parent 5f0ad1b0e0
commit dc78d51def
2 changed files with 8 additions and 3 deletions
+6 -3
View File
@@ -8,7 +8,7 @@
<h2 class="mt-8 mb-4 text-4xl">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
<a href={resolve('/spurt')}>Spurt Speed</a> &mdash; Calculate a horse's target speed in the last spurt and compare to other distance aptitudes
and running styles.
</li>
<li>
@@ -16,13 +16,16 @@
of individual skills.
</li>
<li>
<a href={resolve('/convo')}>Lobby Conversations</a> — Check participants in lobby conversations and get recommendations on unlocking
<a href={resolve('/affinity')}>Affinity Details</a> &mdash; Details of why characters have the base compatibility numbers they have.
</li>
<li>
<a href={resolve('/convo')}>Lobby Conversations</a> &mdash; 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"
>Discord Bot</a
> Skill search by name or unique owner within Discord. Install to a server or user.
> &mdash; Skill search by name or unique owner within Discord. Install to a server or user.
</li>
</ul>