diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -6,13 +6,13 @@ A low-tech sci-fi MUD set on a terraformed asteroid. Runescape-style combat and Not generic fantasy. Takes place on a terraformed asteroid. Technology has regressed — people scrap and scavenge remnants of the old world. "Science" replaces Prayer, "Technology" replaces Magic. Scavenging replaces Runecrafting. -## Skills (21 total, all go from 1-99) +## Skills (22 total, all go from 1-99) ``` Combat: Attack, Strength, Defense, Hitpoints, Ranged, Science, Technology -Gathering: Fishing, Woodcutting, Mining, Hunter, Scavenging +Gathering: Fishing, Woodcutting, Mining, Hacking, Scavenging, Farming Production: Cooking, Smithing, Crafting, Fletching, Alchemy, Construction -Utility: Thieving, Agility, Slayer +Utility: Thieving, Agility, Assassin ``` ## Architecture @@ -179,7 +179,7 @@ See WORLDBUILDING.md for full examples of every data type with explanations. - [ ] Equipment skill requirements ### Phase 3: Polish -- [ ] Hunter, Thieving, Agility, Alchemy, Construction, Crafting, Scavenging +- [ ] Hacking, Thieving, Agility, Alchemy, Construction, Crafting, Scavenging, Farming, Assassin - [ ] Quest system (already supported via talk nodes + world/player flags) - [ ] PvP combat, multi-combat zones - [ ] ANSI color output |
