Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Database schema to save various game data #19

Open
cyberinferno opened this issue Oct 28, 2016 · 0 comments
Open

Database schema to save various game data #19

cyberinferno opened this issue Oct 28, 2016 · 0 comments
Labels

Comments

@cyberinferno
Copy link
Collaborator

cyberinferno commented Oct 28, 2016

  • Monster data (ID, name, damage, defense, spawn map co-ordinates, drops)
  • NPC data (ID, name, type, sells what items for what price)
  • Normal Quest data (ID, starting NPC, quest complete item requirement [which item and each item count], quest gifts [exp, items, each item count], next quest, quest dialog)
  • Special Quest data (ID, item required to start, Map, starting NPC, quest gifts [exp, items, each item count])
  • Item data (ID, name, stat requirement, damage, wearing class, item type, is tradeable)
  • Map data (ID, name, active)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant