Assistance Needed for Homebrew Extension #1514
Replies: 2 comments
-
You can put the button here Or bellow, where the modifier tier is shown. |
Beta Was this translation helpful? Give feedback.
-
Thanks!!!! I made the function in a way that would make it toggle the value back and forth from 1.5x and 1x for anyone who'd want to play around with different quality permutations to see which would price more for anyone who'd wanna do this for themselves here:
add this right before the inputs add this: in the same block with these:
the function:
and make sure to include the function in the return as well! |
Beta Was this translation helpful? Give feedback.
-
Hello,
I frequently craft a large number of breach rings, and the quality increases modifiers by multiplying them by 1.5x. I've been doing this process mostly manually. Since I'm a programmer, I thought about adding a feature to this extension. I aim to implement a button next to each modifier that automatically multiplies it by 1.5.
I'm reaching out for guidance on where to begin tweaking the extension to achieve this. Any advice on which files or functions to modify would be greatly appreciated.
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions