Closed Kidel closed 1 year ago
we could also have conjured objects via replicate magic item use this
new entry "OBJ_TransmuterStone_Darkness"
type "Object"
using "OBJ_TransmuterStone_Constitution"
data "RootTemplate" "4b3afc03-01f2-43b6-88f8-bd22af6533d8"
data "StatusInInventory" "TRANSMUTERS_STONE_DARKNESS"
allowing us to detect if a character has a replicated item. This could let us do some kind of effect like "if you have a replicated item in your inventory, you can use this effect once"
First effect can be kept basically identical. Second effect is complicated because we'd have to scan for every applied infusions and let the reaction to be able to select which one to end. Might be impossible. Should be changed to something different, such as "if you used 1 infusion since the last long rest, you can use this effect." Doesn't consume the infusion, but can be used only once per long rest (unless you dilute your infusion usage to one before each encounter, but that'd be self-nerfing)