zenno: remove inheritance and spark pages
uma.moe and chronogenesis both have this now, at least in progress.
This commit is contained in:
@@ -18,9 +18,6 @@
|
|||||||
</span>
|
</span>
|
||||||
<span class="flex-1 text-center">
|
<span class="flex-1 text-center">
|
||||||
<a href={resolve('/')} class="mx-8 my-1 block font-semibold md:hidden">Zenno Rob Roy</a>
|
<a href={resolve('/')} class="mx-8 my-1 block font-semibold md:hidden">Zenno Rob Roy</a>
|
||||||
<a href={resolve('/inherit')} class="mx-8 my-1 inline-block">Inheritance Chance</a>
|
|
||||||
<a href={resolve('/spark')} class="mx-8 my-1 inline-block">Spark Chance</a>
|
|
||||||
<a href={resolve('/vet')} class="mx-8 my-1 inline-block">My Veterans</a>
|
|
||||||
<a href={resolve('/spurt')} class="mx-8 my-1 inline-block">Spurt Speed</a>
|
<a href={resolve('/spurt')} class="mx-8 my-1 inline-block">Spurt Speed</a>
|
||||||
<a href={resolve('/convo')} class="mx-8 my-1 inline-block">Lobby Conversations</a>
|
<a href={resolve('/convo')} class="mx-8 my-1 inline-block">Lobby Conversations</a>
|
||||||
</span>
|
</span>
|
||||||
|
|||||||
@@ -6,18 +6,6 @@
|
|||||||
<p>She's read all about Umamusume, and she's always happy to share her knowledge and give recommendations!</p>
|
<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">Tools</h2>
|
||||||
<ul class="list-disc pl-4">
|
<ul class="list-disc pl-4">
|
||||||
<li>
|
|
||||||
<a href={resolve('/inherit')}>Inheritance Chance</a> — <i>Not yet implemented</i> — Given a legacy, calculate the probability distribution
|
|
||||||
of activation counts for each spark.
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href={resolve('/spark')}>Spark Chance</a> — <i>Not yet implemented</i> — Given a legacy, calculate the chance of generating each
|
|
||||||
spark if you fulfill the conditions to do so, and the distribution of total spark counts.
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href={resolve('/vet')}>My Veterans</a> — <i>Not yet implemented</i> — Set up and track your veterans for Zenno Rob Roy's inspiration
|
|
||||||
and spark calculators.
|
|
||||||
</li>
|
|
||||||
<li>
|
<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> — Calculate a horse's target speed in the last spurt and compare to other distance aptitudes
|
||||||
and running styles.
|
and running styles.
|
||||||
|
|||||||
Reference in New Issue
Block a user