diff --git a/BRAINSTORM.txt b/BRAINSTORM.txt new file mode 100644 index 0000000..95a8636 --- /dev/null +++ b/BRAINSTORM.txt @@ -0,0 +1,58 @@ +- look + 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 + You begin flying towards ! + You arrive at '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 + 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 + '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 in + +- 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