Giter VIP home page Giter VIP logo

Comments (3)

Gobluebro avatar Gobluebro commented on May 25, 2024

Yes contributions are welcome. Feel free to fork this project and submit a pull request.

The data for this is located here
Each data file has the structure of

{
    id: "insert GUID here",
    name: "Insert Name Here",
    requirements: [
      {
        id: "insert GUID here",
        description: "Describe requirement here",
      },
      ...
    ]
},

Currently I generally try to summarize quest requirements in my own words from watching youtube videos on the quest line. I try to limit the amount of spoilers as hard as that is. I don't really go into a lot of detail as to describe everything you need to do for a requirement like how to find someone or the path you need to go step by step to get to the place you need to go. This checklist currently is just to help you keep your progress with quests. It shouldn't be a game guide.

But all that being said if you wish to contribute just give it your best judgement and I'll make any required last minute changes.

Thank you!

from elden-ring-checklist.

clicksilver avatar clicksilver commented on May 25, 2024

It shouldn't be a game guide.

Gotcha, so it sounds like general rules of thumb are:

  1. no specifics (coordinates, directions, etc)
  2. describe steps as events as simply as possible

If I make a PR we can workshop how much is too much detail in the comments then

from elden-ring-checklist.

Gobluebro avatar Gobluebro commented on May 25, 2024

Yep you got it perfectly!

Some things I forgot to mention is just how I try to write certain actions the same generally. That way actions are generally treated with the same directions.

interacting with characters I use "Talk to (x)"

killing a boss I use "Defeat (x)"

if there is dialogue options I use "Select the "(x)" dialogue option."

if grace sites are very close by then I generally include "at the (x) grace".

If you could write things that way I would greatly appreciate it. Thank you!

Also you don't need to include GUIDs if you find yourself doing a lot to generate them. I have an addon in VSCode that I can just general them all at once so you can leave them as id: "" and I'll add them myself once the PR is merged.

from elden-ring-checklist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.