Add manor skeleton

This commit is contained in:
2025-02-17 16:41:18 -08:00
parent 76053826e0
commit e67558f8f0
14 changed files with 148 additions and 77 deletions

View File

@ -1,61 +0,0 @@
architecture:
--------------
provinces:
--------------
{
"provinces": {
"a": "Zoo",
"b": "Gator Pen",
"c": "Food Storage"
},
"architecture": {
"@": "entrance",
"#": "wall",
" ": "floor",
"*": { "item": "gecko" },
".": {
"pickup": [
"AGI", "AGI", "AGI", "AGI",
"PSI", "PSI",
"EXP"
]
},
"!": { "item": "colonialGoose" },
"1": {
"label": "The gator pen appears to be locked. Some bats behind the barred gate are amusing themselves by swooping and darting just out of the alligators' reach.",
"checks": [
{
"skills": ["lore1"],
"locked": "That wall sure does look impenetrable.",
"unlockable": "Notice a failure in the construction.",
"unlockScene": [
"I dig my clawed fingers into a crack between the bricks and feel the concrete give way.",
"This structure, built by mortals, is impermanent. Soon none of it will exist.",
"I rip another clump of brittle earth from the crack, no longer invisible.",
"And another. When the gap's wide enough to crawl through, I climb in."
]
},
{
"skills": ["stare0"],
"locked": "The bats are happy by themselves.",
"unlockable": "These bats could be enjoying themselves so much more.",
"unlockScene": [
"I hold my face to the bars. One bat looks at me.",
"\"Here, little bat\" -- I think before I say it. No, relate to it as an equal.",
"What does it really want?",
"What does any mortal want? It wants to feel good --"",
"So stare --",
"...",
"... Now it breaks. Like any mortal.",
"Still dripping, it flaps unsurely to the door and -- with only a little coaxing -- it opens the lock."
]
}
]
},
"2": {
"label":
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 468 B

After

Width:  |  Height:  |  Size: 523 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 535 B

After

Width:  |  Height:  |  Size: 601 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 536 B

After

Width:  |  Height:  |  Size: 614 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 503 B

After

Width:  |  Height:  |  Size: 559 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 523 B

After

Width:  |  Height:  |  Size: 570 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 503 B

After

Width:  |  Height:  |  Size: 572 B