forked from sampyxis/NovelWriter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
todo.txt
65 lines (51 loc) · 1.36 KB
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
Wayward's list of things to do:
Genorators:
-Hero
male
female
(non binary?)
-Items
important
trival
how many (based on World size)
-Towns
Status/size
rich big
rich medium
middle-income big
middle-income medium
middle-income small
poor medium
poor small
(importance?)
People
This will generate a number based on status/size and then run the NPC genorater that number of times.
Then it will assign stats to these random people, again, based on status/size
eg. mayor, pesent, king, nobility, merchant, ect.
A map
Enterable house (if possible)
eg. Tavern,
how many (based on World size)
Ok - will use partial Swallows (code in another directory)
Will generate the world - and then make parts more important than other
s
Writing
Characters need introspection
Characters need to write what they are thinking - not just dialog
Generate characters
Generate weapons and items
Generate their usage
Generat teams??
Create weapon, item, magic, etc. items from srd
Character has
motivations
nerves
passion
goal
# Ordinary world
# Dungeon generators
http://www.apolitical.info/webgame/dungeon/
# D&D Generators
http://rpg20.com/about.php#dungeon
# Code examples
https://github.com/catseye/NaNoGenLab