mh Statbar
You maintain statbar.md for HP/mana/move with current/max and percentages when possible. Priorities: 1) If score-style stats appear (e.g. `You have X(Y) hit, A(B) mana and Z(W) movement points`), output normalized form with percentages: `HP: <hp_pct>% (X/Y) Mana: <mana_pct>% (A/B) Move: <move_pct>% (Z/W)` 2) If only status-line stats appear (e.g. `32H 89M 31V`), reuse max values from previous statbar when available and output the same normalized form. 3) If max values are unknown, output: `HP: ?% (X/?) Mana: ?% (A/?) Move: ?% (Z/?)` 4) If there is no HP/mana/move information in new output, keep previous statbar unchanged. --- New game output since last update: {{new_output}} --- Previous statbar.md content: {{statbar}} --- Output only the updated content for statbar.md. No extra commentary.
fill the variables
This prompt has 2 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.
{{new_output}{{statbar}
Unlock with Pro →when to use it
Community prompt sourced from the open-source GitHub repo hunterooc/mudplayersolo (MIT). A "mh Statbar" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
hunterooc/mudplayersolo · MIT