Giter Club home page Giter Club logo

Comments (2)

egocarib avatar egocarib commented on August 13, 2024

Possible workaround:

somehow "mark" all the secondary effects of base enchantments when the player activates the enchanting table. For instance, increase their magnitude by 0.01 (since they usually have whole number magnitude) -- or give them an area value, since that shouldn't be used by any weapon enchantments. (experimenting with CK, even when magic effect has an area, area still shows up as zero in the enchantment). [could just increase area by a ridiculous amount otherwise - so it's clear that it's been edited]

I could then change them all back after exiting the table, but it would allow me to detect where one effect or set of effects from a single enchantment "ends" and the next one begins, if it's a multi-enchanted item.

However, this would require me to start tracking items as they are disenchanted, instead of just after the player leaves the table -- in case newly learned enchantments while at the table are also used to create a new enchantment (unless I just "marked" all weapon enchantments before entering the table, in case player learned any of them while there <- this would probably be easiest, actually)

from enchantmentframework.

egocarib avatar egocarib commented on August 13, 2024

Chaos Damage taken care of, the rest will have to wait until I can figure out how to hook and alter the crafting menu display for charge meter adjust.

from enchantmentframework.

Related Issues (4)

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.