Coder Social home page Coder Social logo

Comments (7)

xdy avatar xdy commented on September 17, 2024

This might be best handled as a Trait that changes the 'minimum skill level' on the character (i.e. the skill level a new skill gets added at.)
That is, use the same item type as racial traits etc, which haven't been added yet.

from twodsix-foundryvtt.

xdy avatar xdy commented on September 17, 2024

Jack of All Trades isn't particularly well supported.
One setting is per-client (i.e. each logged in user can set it), "The value that is used for untrained skills.", Change this to match the character's level of the 'Jack of All Trades' (JOAT) skill. If you have JOAT 1, set the value to -2, etc.
As long as each player only has one character this works fairly well.
Of course, it fails horribly if a player has several characters with different levels of Jack of all trades. (As there is only a setting per player rather than per character).

This setting needs to be removed and a proper solution implemented.

from twodsix-foundryvtt.

jonepatr avatar jonepatr commented on September 17, 2024

Would a solution be to just have a permanent skill as part of the character sheet for jack of all trades, which then in turn modifies all untrained skill rolls?

from twodsix-foundryvtt.

xdy avatar xdy commented on September 17, 2024

My thought on this was to add a new item type 'trait', that would have 'key','name','level','description' to start with. Then add them to the character sheet (probably a new tab, possibly a new list below skills).
Then the code that currently sets the unskilled penalty would check for the 'JOAT' trait, check it's level, and set the penalty.

The point of doing it via traits is traits would also be used to support all other 'this character breaks a particular rule' situations, like races, etc. And to handle things like this: https://www.drivethrurpg.com/product/262129/Cepheus-Light-Traits
In the long run, traits would most likely have Active Effects (like, 'if you have Claws, your Unarmed attack does +1d6', or whatever.)

from twodsix-foundryvtt.

xdy avatar xdy commented on September 17, 2024

Fixed by #306

from twodsix-foundryvtt.

jonepatr avatar jonepatr commented on September 17, 2024

This issue should be closed, right?

from twodsix-foundryvtt.

xdy avatar xdy commented on September 17, 2024

Yep!

from twodsix-foundryvtt.

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.