Skip to content

Instantly share code, notes, and snippets.

@blixt
Created February 21, 2014 18:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blixt/9140323 to your computer and use it in GitHub Desktop.
Save blixt/9140323 to your computer and use it in GitHub Desktop.
playerQuests.db, random key data
{
"status": "completed",
"completionText": "Well done! Using the crafting table will give you access to a wide range of new recipes. Collecting fuel and visiting a range of planets is the best way to find resources.",
"questId": "5d6946dcae9993ac36d7ea407bbdf81d",
"rewards": [
{
"count": 1,
"data": {},
"name": "woodencraftingtable1"
}
],
"siblingQuestId": "tutorial3.gearup",
"title": "^#9be3d6;Shop Class",
"questTemplateId": "tutorial2.gearup",
"fullText": "It's time to search the planet for fuel. To survive down there you'll need tools. To produce tools you'll need to ^green;Make yourself a ^orange;crafting table. ^green;Use your ship's teleportation platform to beam down!",
"planet": null,
"conditions": [
{
"item": {
"count": 1,
"data": {},
"name": "woodencraftingtable1"
},
"kind": "gather"
}
],
"money": 10,
"unread": false,
"playerUUID": "11475cedd80ead373c19a91de2e2c4d3",
"lastUpdatedOn": 1390753506980,
"triggersReceived": [],
"triggerPrefix": "5d6946dcae9993ac36d7ea407bbdf81d-"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment