Code Monkey home page Code Monkey logo

Comments (5)

robatronPrime avatar robatronPrime commented on June 15, 2024 1

Hi can I contribute to this issue?

from skyrim-perk-utility.

aaronmaynard avatar aaronmaynard commented on June 15, 2024

@robatronPrime Absolutely! If you prefer using the computer, I suggest using the links above. Please refer to the Progress Table for which ones need to be done, as well as reference if you get stuck. Also a note to the example posted in this issue, I have found that once you graph the nodes on the perks, and they are too close, you may need to multiply them by 5. For example on the image above, the position for Kinship is -5,-11, but the end result is

{
   name: 'Kinship',
   levels: 1,
   desc: ['Buy items for 15% less when trading with the same race.'],
   req: [30],
   pos: [-25, -55],       // This is what was multiplied
   deps: [0],
   id: ['00000000']
},

Good luck!

from skyrim-perk-utility.

robatronPrime avatar robatronPrime commented on June 15, 2024

@aaronmaynard Hey, I've mapped two perk trees. How many would you like me to do?

from skyrim-perk-utility.

aaronmaynard avatar aaronmaynard commented on June 15, 2024

@robatronPrime You can do as many as you like. 😄 Whatever you do not complete can be left for someone else to work on. It's a big project. 🤷‍♂️

from skyrim-perk-utility.

evalmay15 avatar evalmay15 commented on June 15, 2024

Nodes mapped: Conjuration, Destruction, Alteration, Alchemy, Block, Archery. 👍

We will need to reorder some nodes for dependencies, however they are all correctly mapped. 😄 And they look so pretty when testing! ❤️

We still need to map Illusion, Restoration, Enchanting, Smithing, Heavy Armor, One-Handed, Light Armor, Lockpicking and Pickpocket. All of these have all nodes created so it should be easy. 🤔

from skyrim-perk-utility.

Related Issues (18)

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.