summaryrefslogtreecommitdiff
path: root/DEV.org
diff options
context:
space:
mode:
authorGrant Shoshin Shangreaux <shoshin@cicadas.surf>2023-03-05 11:33:08 -0600
committerGrant Shoshin Shangreaux <shoshin@cicadas.surf>2023-03-05 11:33:08 -0600
commit89d0d687992b41f7f0f9b0d3da19d9d587f06010 (patch)
tree8d1dabc9cf9c79358b16c23959681fc299219e57 /DEV.org
parent04df19a88a381e6bdc60d7f566e02e99b40c0087 (diff)
Add: page-render-mode, model cleanup, tavern view wip
Diffstat (limited to 'DEV.org')
-rw-r--r--DEV.org15
1 files changed, 15 insertions, 0 deletions
diff --git a/DEV.org b/DEV.org
index f123a54..66f3c53 100644
--- a/DEV.org
+++ b/DEV.org
@@ -8,6 +8,21 @@
- [X] handle post (set a cookie/header)
- [X] make a tavern page
** TODO Make Campaigns
+ - creator
+ - seers
+ - title
+ - rumors
+
+As a player, I can "petition the Emperor" to submit a request for a campaign
+against the darkness. I give this campaign a title it shall be known by.
+I will become the CREATOR of the campaign, and one of its SEERS. I can
+appoint fellow players as additional SEERS.
+
+Once a campaign exists, any player may submit a RUMOR related to said
+campaign. Rumors are viewable by all, but SEERS may act upon those rumors
+to lay out a plan of attack, create a QUEST which is filled with HAZARDS
+informed by those rumors.
+
** TODO Make Monsters (in campaigns)
** TODO Attack Monsters (assign heroes / change status)