-
-
Notifications
You must be signed in to change notification settings - Fork 6
In game commands
The 'official' documentation of Tale is here: http://tale.readthedocs.io/
You move around by typing the location you want to go to (in lower case). So, typing 'main hall' will move to the Main Hall (if there is an Exit). Exits are listen in the description (but may be obfuscated by the LLM generated descriptions). It's a good idea to keep an eye on the 'Original' portion of the text.
The Prancing Llama is also arranged in a grid, so you can move around with the commands 'north', 'south', 'east', 'west', or 'n', 's', 'e', 'w'.
If you want to address a character, you can use their name, or alias. The names are not shown, only their descriptions.
In The Prancing Llama, every character has an alias based on their description to make it easier. Norhardt, for example, is described as an old man, and thus has an alias named 'old man'.
If you want to talk to him, you can type: say old man: what you want to say . And he will respond to that.
To attack something, you similarly use: attack giant rat
Another useful command if you find something is: take item_name
When something dies, it leaves 'remains'.
Loot is an actual command.
If you happen to find a weapon, should wield weapon_name before fighting.