This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
npc-words.json
175 lines (175 loc) · 5.75 KB
/
npc-words.json
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
{
"dialogue" : [
{
"pattern" : "I am here to protect this {town|village}.",
"rules" : {
"personality" : "good_guy", "job" : "warrior"
}
},
{
"pattern" : "Welcome to our {village|town}! How can I help you?",
"rules" : {
"personality" : "good_guy", "job" : "warrior", "action" : "greeting"
}
},
{
"pattern" : "Hail, stranger.",
"rules" : {
"personality" : "average_person", "job" : "warrior", "action" : "greeting"
}
},
{
"pattern" : "Halt, stranger! State your business!",
"rules" : {
"personality" : "xenophobe", "job" : "warrior", "action" : "greeting"
}
},
{
"pattern" : "The plants look funny, especially the {big brown|large reddish} {leafy|leaf-like} things.",
"rules" : {
"personality" : "buffoon", "job" : "peasent", "season" : "autumn", "event" : "leaves falling"
}
},
{
"pattern" : "Seen any good {pumpkins|apples|squashes} around here?",
"rules" : {
"personality" : "average_person", "job" : "farmer", "want" : "vegetables", "action" : "question", "season" : "autumn"
}
},
{
"pattern" : "How are things with you?",
"rules" : {
"personality" : "average_person", "job" : "peasent", "action" : "greeting"
}
},
{
"pattern" : "See this house? It took me {three weeks| twelve days} to {build this house|this backyard}. And I barely broke a sweat",
"rules" : {
"personality" : "over_achiever", "job" : "farmer", "place" : "house"
}
},
{
"pattern" : "It's becoming colder around here.",
"rules" : {
"personality" : "average_person", "job" : "peasent", "mood" : "cold"
}
},
{
"pattern" : "I have fields which need tending to!",
"rules" : {
"personality" : "average_person", "job" : "farmer", "state" : "tending", "action" : "farming"
}
},
{
"pattern" : "Ugh, my house needs to be re-thatched, and I need to collect wood.",
"rules" : {
"personality" : "average_person" , "job" : "peasent", "place" : "house"
}
},
{
"pattern": "I'm a guard in this town. What business do you have here?",
"rules": {
"job": "warrior", "personality": "average_person", "action": "inquiry", "place": "town"
}
},
{
"pattern" : "You know what smells? [x:animal;locked]{Cows|Chickens|Goats}. But I have to [x:animal;locked]{milk|pick up after|graze} them regularly.",
"rules" : {
"personality" : "average_person", "job" : "farmer", "mood" : "mad", "action" : "clean-up"
}
},
{
"pattern" : "How can all of these {animals|creatures} {defecate|poop} so much?!",
"rules" : {
"personality" : "fancy_pants", "job" : "farmer", "item" : "dung", "mood" : "angry"
}
},
{
"pattern" : "My {cows|chickens} {look so {drab|tacky}|have such a {drab|tacky} appearance}. Maybe I can put some {hats|jackets} on them?",
"rules" : {
"personality" : "fancy_pants", "job" : "farmer", "item" : "clothes", "mood" : "inquiry"
}
},
{
"pattern" : "Hello! Don't I look fabulous?",
"rules" : {
"personality" : "fancy_pants", "job" : "peasent"
}
},
{
"pattern" : "{Get away from here|Leave this place}, you {adventurers|weirdos}! I'll use my golden pitchfork on you, I will!",
"rules" : {
"personality" : "xenophobe", "job" : "farmer", "mood" : "frantic", "item" : "pitchfork"
}
},
{
"pattern" : "This is a good day. Just smell that fresh air!",
"rules" : {
"personality" : "tree_hugger", "job" : "peasent"
}
},
{
"pattern" : "Oh, hello there.",
"rules" : {
"personality" : "xenophobe", "job" : "peasent"
}
},
{
"pattern" : "Hi, there. Don't mind {if I step on my toes|stub my toe}.",
"rules" : {
"personality" : "klutz", "job" : "peasent"
}
},
{
"pattern" : "Hail, I'm the owner of a shop.",
"rules" : {
"personality" : "average_person", "job" : "shopkeeper"
}
},
{
"pattern" : "For {those|patrons|customers} who {require|need} [x:t;locked]{fine|great|wonderful} {goods|services}, I will {provide|sell} them at a [x:t;locked]{fine|great|wonderful} price.",
"rules" : {
"personality" : "average_person", "job" : "shopkeeper", "action" : "marketing"
}
},
{
"pattern" : "This looks like a good day for pie.",
"rules" : {
"personality" : "average_person", "job" : "peasent", "mood" : "happy", "season" : "autumn"
}
},
{
"pattern" : "The {hay|trail} rides are going to be fun this {year|season}!",
"rules" : {
"personality" : "average_person", "mood" : "cheerful", "season" : "autumn"
}
},
{
"pattern" : "I'm having {a few friends|company} over to celebrate {autumn|the falling leaves}.",
"rules" : {
"personality" : "average_person", "season" : "autumn", "mood": "cheerful", "event" : "celebration"
}
},
{
"pattern" : "I {get up|wake up early}, {eat an egg|down some egg yolks}{, eat a bunch of fresh fruits|, eat some lettuce| }, and have some {whey protein|soy juice}. {I'm|I am} {content|wonderful}!",
"rules" : {
"personality" : "health_nut", "job" : "farmer", "mood" : "energetic"
}
},
{
"pattern" : "",
"rules" : {
}
},
{
"pattern" : "",
"rules" : {
}
},
{
"pattern" : "",
"rules" : {
}
}
]
}