ironmonk88 / monks-active-tiles

GNU General Public License v3.0
50 stars 31 forks source link

Problems with Pathfinder 2e #148

Closed sethmod closed 1 year ago

sethmod commented 2 years ago

First of all I have to say that I LOVE this module and it is probably one of my favorites for ease and creation of Triggers, however, my favorite game system is PF2 and it doesn't have as much support as D&D5, which is sad because it comes from a giant company like Paizo and the system is wonderful. This is the list of Bugs I found, I would really like to see these bugs being fixed quickly so that I can use them on my desk, however, I know that many developers make the code out of love and don't have as much time to make the change the codes, I would really be happy to see it up and running perfectly for Pathfinder 2e.

Active Effects: Extremely necessary, I realized that there are the PF2 conditions there, so I believe you have put them there, but they don't activate, it's a function that SHOULD work.

Attack: It almost works, except that when doing the attack, it only shows the Item and the item information on the table and not the attack, which is strange, since any item equipped on the character automatically gains the attack modifiers and the Pathfinder 2e attack modifiers are super easy and intuitive when it comes to applying proficiency.

I will still test everything on the Pathfinder 2e system, but these were what I identified right away testing.

If you can fix the module to run well in Pathfinder 2e, it will be wonderful, I love your modules, hope you keep up the great work and let me know if you make an update so I can update my module and use it.

ironmonk88 commented 1 year ago

Closing this as Active Effect should be working right now. And Attack for the moment needs to show the dialog instead of actually triggering an attack. This is because each system handles an attack differently and I just havn't had the time to customize the script for each system. It's on the list though, so closing this to tidy things up.