chrisk123999 / chris-premades

MIT License
46 stars 51 forks source link

[Feature request] Smite spells #108

Closed stalker168 closed 3 weeks ago

stalker168 commented 1 year ago

I'm looking for an implementation of Smite spells I found these macros: https://github.com/Kuffeh1/Foundry/tree/main/Spells/Level%201 In general, they work, but there are problems: you have to use the fork Item Macro for v11. Also, saving throw modifiers depend on attack modifiers. It would be great to use actual versions of these spells.

MotoMoto1234 commented 1 year ago

The DDBI bonus action smites work pretty well on their own theres no need to reinvent the wheel there. As for the others, you can pretty much craft all the others using the same framework as DDBI's. I believe some have been done in the midi discord over time and shared.

stalker168 commented 1 year ago

It's sad... After 2 weeks of searching and trying to get the macros to work properly, I still did not manage to get a satisfactory result.

MotoMoto1234 commented 1 year ago

It's sad... After 2 weeks of searching and trying to get the macros to work properly, I still did not manage to get a satisfactory result.

Are you trying to use ddbi's macros without ddbi? If so, join midi's discord we'll hook you up along with a plethora of other amazingness. https://discord.gg/gDvbP7XRH3

MotoMoto1234 commented 1 year ago

There is more to a macro than just the script, you also need the item setup right for it.