Quests

From Anime Characters Database Wiki
Revision as of 02:31, 28 April 2019 by Asura (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Short Version

Add characters to priority titles, earn Jewels and Cards as rewards.

Long Version

From RPG's to adventure anime's that feature Guilds with Quest Boards, long have I wanted to bring something similar to ACDB. It's taken quite some time to figure out a use for such a feature. And even still, proven itself quite complicated to code. The general idea is adventures walk into a guild and take quests. But what if two take the same quest? What if one passes? One fails? Can both pass? What if someone who didn't take the quest completes it? And what if someone tries to steal the credit from someone else who completed it? All these problems require me to design and implement robust accounting that can handle all these situations. While the approach I take moves a little away from my ideal, it's better to accomplish part of it instead of none of it.

Rewards are delivered upon moderation, and summarized in an Alert.

questboard.png