Log in

View Full Version : IFT Usage



ramon09
November 29th, 2020, 22:53
I'm trying to set a homebrew item based on a magical spear +2.

the item damage is currently "1d6 piercing + 1d6 radiant damage" and I'm attempting to add 1d6 of radiant damage if the damage is against an undead or fiend entity using the below reference IFT,
IFT: type(fiend, undead); DMG: 1d6 radiant;

the damage rolls are still coming at the base 1d6 piercing + 1d6 radiant,

any idea of why this is not working?


please find attached a snapshot of my configuration for the item

41532

LordEntrails
November 29th, 2020, 23:02
Core FG does not allow effects in the weapon properties like you are trying to do. You must put them in the action on the actions table of the weapon as an effect and then apply that effect to the PC before roiling damage. If you are trying to do this based upon an extension, its best to ask in the thread for the extension.

ramon09
November 29th, 2020, 23:08
Well, its good to know that,

then it should be changed on a configuration like in the below snapshot?

41533



It's best to ask in the thread for the extension.

as of your recommendation do you happen to know about an extension that helps this to apply this kind of effect correctly?

SilentRuin
November 29th, 2020, 23:12
This has all the details on doing effects for FGU

https://fantasygroundsunity.atlassian.net/wiki/spaces/FGU/pages/884913/5E+Effects+for+Advanced+Automation

ramon09
November 29th, 2020, 23:31
This has all the details on doing effects for FGU

https://fantasygroundsunity.atlassian.net/wiki/spaces/FGU/pages/884913/5E+Effects+for+Advanced+Automation

thanks, bro

ramon09
November 30th, 2020, 00:28
does anybody know about extensions for this purpose for FGC?

LordEntrails
November 30th, 2020, 02:07
does anybody know about extensions for this purpose for FGC?
A quick search gave me these. Don't know if these are FGC or FGU compatible etc.
https://www.fantasygrounds.com/forums/showthread.php?40833-5E-Advanced-Effects-(items-npcs-characters)
https://www.fantasygrounds.com/forums/showthread.php?40270-Item-Enhancement-(add-effects-to-items-and-when-they-are-equipped-apply-them)
https://www.fantasygrounds.com/forums/showthread.php?59490-Equipped-Effects-Extension-(-ext-file)-Fantasy-Grounds-Unity

ramon09
November 30th, 2020, 02:31
A quick search gave me these. Don't know if these are FGC or FGU compatible etc.

every little help is highly grated my friend, thanks a lot

ramon09
November 30th, 2020, 02:42
https://www.fantasygrounds.com/forums/showthread.php?40270-Item-Enhancement-(add-effects-to-items-and-when-they-are-equipped-apply-them)


This one works for the purpose I require, thanks a lot man this is very handy.

LordEntrails
November 30th, 2020, 03:26
This one works for the purpose I require, thanks a lot man this is very handy.
Glad to hear. Happy Gaming!