Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HuHRPE7VfppUJEaoGBEUqZ
28 lines
512 B
JSON
28 lines
512 B
JSON
{
|
|
"id": "npc.mera-fenn",
|
|
"knows": [
|
|
{
|
|
"fact_id": "rumor.elves-avoid-the-shrine",
|
|
"gate": "neutral"
|
|
},
|
|
{
|
|
"fact_id": "rumor.travelers-go-missing",
|
|
"gate": "warm"
|
|
},
|
|
{
|
|
"fact_id": "fact.militia-never-investigates",
|
|
"gate": "warm"
|
|
},
|
|
{
|
|
"fact_id": "fact.crells-guard-acts-alone",
|
|
"gate": "trusted"
|
|
}
|
|
],
|
|
"related": [
|
|
"town.duncarrow",
|
|
"fact.crells-guard-acts-alone"
|
|
],
|
|
"start_disposition": "cold",
|
|
"type": "person"
|
|
}
|