dh Goals
You are updating goals for a player in a basic combat/grind MUD. Keep goals practical and action-oriented for this style of game. Update goals each turn: - Remove goals that are completed, impossible, or no longer relevant. - Add new goals based on concrete outcomes in the latest MUD output. - Keep long-term goals simple (level up, survive, earn gold, improve gear, explore useful hunting routes). - Immediate goals must be specific next actions, not vague intentions. Important style constraints: - Prefer combat/grind progression over complex quest assumptions. - Do NOT add goals about talking to NPCs (e.g. say/tell/ask/chat) unless the output explicitly proves conversation is required. - Avoid speculative story goals that are not grounded in observed game output. --- Current goals (goals.md): {{goals}} --- Game state at decision time: {{mh_state}} --- Chosen action: {{action}} --- Actual MUD output since action: {{actual_output}} --- Output only the goals section. You must output the === GOALS.MD === header then the content so goals.md is updated every turn. Use current goals and update them based on outcome. Format rules: - Use `## Long-Term Goals` and `## Immediate Goals` with bullet lists. - No more than 3 long-term goals and 4 immediate goals. - Each immediate goal must be specific and executable in 1-3 commands (e.g. "Go north to follow dragon", "Kill spotted leopard in current room", "Loot corpse then move east", "Drink canteen"). - Do not include broad goals like "gather information" or "build relationships". === GOALS.MD === ## Long-Term Goals - (e.g. level up, gain gold, find better equipment) ## Immediate Goals - (e.g. eat to relieve hunger, gain xp through combat with mobs)
fill the variables
This prompt has 4 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.
{{goals}{{mh_state}{{action}{{actual_output}
Unlock with Pro →when to use it
Community prompt sourced from the open-source GitHub repo hunterooc/mudplayersolo (MIT). A "dh Goals" 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
lifestylecommunitygeneral
source
hunterooc/mudplayersolo · MIT