mud/BRAINSTORM.txt

58 lines
1.5 KiB
Text

- look <object>
otherwise look just.. looks
- i cannot pr goblin, like, it works but also
- cannot quit in combat
* combat should end after 30 seconds of no hits landed
- "safe zone" is a region in a zone that combat cannot occur
- fly
You rise into the sky.
shmup rises into the sky.
- fly <target>
You begin flying towards <target>!
You arrive at <target>'s location.
- <100%> / <200/200>
- [TIP] for new players?
- really, PVP is what made dbzfe so exhilerating
- score command
stats
profile
k/d ratio
- alias (command)
syntax: alias <name> <command>
example: alias pr punch right
- IF: when i move it says the room name like "Behind House", but i have to type
l to look. is this normal? (in zork)
- what does it mean for a player to have some commands/skills not all, and to unlock more
- corpse
a corpse is a container
you can get things out of it
<thing>'s corpse decomposes. (idk after how long)
get all from corpse
- containers
we'll need commands/parser for
get all from corpse
get armour from corpse
get 2.armour from corpse
get arm from corpse (gets the first match, all do really for whatever the string is)
put <thing> in <container>
- prompt parser
discworld has a very fancy parser
i nvr thought about the parser in dbzfe, bc its a simple mud
and i guess i nvr really thought about it much in realms of despair, smaug
may also be way simpler than fluffos or whatever