shaiwatcher/assets/docs/commands/PirateReportCog.encounter.brief.html
Franz Rolfsvaag fdd336fe91 0.4.1.0.a1
- Doc site UI improvements and fixes
  - Added Discord widget
  - Fixed some styling issues
  - Added command docs briefs and details
    - Briefs are shown in the right-hand panel
    - Details can be shown by clicking `Open full details`
  - Added ShaiWatchers' logo as the site favicon
  - Moved HTML template to static file for responsiveness improvements
2025-08-15 06:17:52 +02:00

22 lines
1.1 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<h2 style="margin:0 0 .5rem 0">Quick usage — <code>/encounter</code></h2>
<p>Log a pirate encounter so threat scores stay fresh. Takes ~10 seconds.</p>
<ul>
<li><b>Pirate</b> — account (<code>Name#12345</code>) or exact character name.<br>
<small>Account is best. Character name must be unambiguous.</small></li>
<li><b>Group size</b> — integer ≥ 1 (how many pirates in that group, including them).</li>
<li><b>Kills</b> — integer ≥ 0 (0 if none/unknown).</li>
<li><b>Destructive?</b> — yes/no (e.g., base or ornithopter destroyed).</li>
<li><b>Perceived Skill</b> — 05 (0 = unknown).</li>
</ul>
<p><b>Rate limit:</b> you can report the <i>same</i> pirate once every <b>10 minutes</b>.</p>
<div style="margin-top:.75rem">
<div class="usage">/encounter MuadDib#12345 · group 3 · kills 1 · destructive yes · skill 4</div>
<div class="usage" style="margin-top:.4rem">/encounter SandStalker · group 5 · kills 0 · destructive no · skill 2</div>
</div>
<p style="margin-top:.75rem"><small>After you submit, youll get a private “Encounter recorded” message and the pirate list updates shortly after.</small></p>