Giter Club home page Giter Club logo

Comments (4)

Aliharu avatar Aliharu commented on July 18, 2024

So, the core issue is that right now all custom ability logic assumes you are linking to the abilities in your actor.

If you are trying to make items that aren't tied to actors, any custom ability logic won't currently work. This is a limitation of Foundry as Foundry hates trying to link items together for exactly this reason.

Custom abilities showing up in the weapons if the weapon doesn't belong to an actor is a bug.

from foundry-ex3.

Pentazer avatar Pentazer commented on July 18, 2024

Oh interesting. So I have to equip the items from the pool first, then assign the ability parameters and then it will remember them?

from foundry-ex3.

Aliharu avatar Aliharu commented on July 18, 2024

Yeah so here is the current implementation

When you open an item it checks the parent actor for custom abilities and adds them to the list. Each actors charms/weapons/etc should only show custom abilities from that actor.

There is a bug currently where its not clearing the custom abilities when other items are opened so that's why its showing up for you before you reset the world. Ill have that fixed soon

from foundry-ex3.

Pentazer avatar Pentazer commented on July 18, 2024

Gotcha. I'll give that a go. Thanks!

from foundry-ex3.

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.