content: author Fenn + the NPC role prompt body
This commit is contained in:
17
content/world/npcs/fenn.json
Normal file
17
content/world/npcs/fenn.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "fenn",
|
||||
"name": "Fenn",
|
||||
"role": "townsfolk",
|
||||
"persona": "A harried dockside clerk who counts everything and trusts no one. He speaks in short, aggrieved sentences and keeps glancing at the door. He is frightened, and covers it with irritation.",
|
||||
"knowledge": [
|
||||
"His counting-house ledger vanished two nights ago, sometime after the third bell.",
|
||||
"The Varrell twins were drinking in the counting-room the night it went missing; he threw them out but did not check the strongbox until morning.",
|
||||
"The ledger records a debt he cannot cover if the wrong people read it, and he will not say to whom.",
|
||||
"He has not told the harbourmaster, because the harbourmaster is one of the people the ledger names."
|
||||
],
|
||||
"capabilities": {
|
||||
"offerable_quests": ["find_the_ledger"],
|
||||
"giveable_items": [],
|
||||
"revealable_topics": ["varrell_twins", "fenns_debt"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user