5E Product Walkthrough Playlist
Page 42 of 64 First ... 32404142434452 ... Last
  1. #411
    Quote Originally Posted by MeAndUnique View Post
    Thanks for sharing the details, and sorry for the inconvenience. I'll get this resolved as soon as I can figure out why it's behaving this way.
    No worries. It is a very specific case. I never had FG just freeze before, so there is that. It does let the dice roll but never gets to output in chat if that helps.

    Edit: and no triggers either loaded or created. Just the ext loaded.
    Last edited by nephranka; May 3rd, 2022 at 11:21.

  2. #412
    Just released version 2.3.2 which fixes a bug with using hit dice to recover NPC hit points. Also added a rest menu to NPCs that have hit dice shown.

    Note: the reported conflict with Trigger Me Timbers was resolved with an update to that extensions, in case anyone missed the update there.
    My Forge creations: https://forge.fantasygrounds.com/crafter/9/view-profile
    My GitHub: https://github.com/MeAndUnique
    Buy me a coffee: https://ko-fi.com/meandunique
    Discord: MeAndUnique#6805

  3. #413
    Quote Originally Posted by MeAndUnique View Post
    Just released version 2.3.2 which fixes a bug with using hit dice to recover NPC hit points. Also added a rest menu to NPCs that have hit dice shown.

    Note: the reported conflict with Trigger Me Timbers was resolved with an update to that extensions, in case anyone missed the update there.

    Directly communicated to author, but posting here in case someone comes looking.. There appears to be some debug code left in 2.3.2 which shows in the chat window when damage is applied.

  4. #414
    Debug code removed and minor chat output bug fixed in v2.3.3.
    My Forge creations: https://forge.fantasygrounds.com/crafter/9/view-profile
    My GitHub: https://github.com/MeAndUnique
    Buy me a coffee: https://ko-fi.com/meandunique
    Discord: MeAndUnique#6805

  5. #415
    Hi,

    do you think is possible to code the following traits:

    Infect:
    Each time a creature is hit by a spore zombie's melee attack, it must succeed on a DC 12 Constitution saving throw or be diseased. The diseased target can't regain hit points, and its hit point maximum decreases by 4 (1d8) for every hour that elapse. If the disease reduces the target's hit point maximum to 0, the target dies, and its corpse turns into a spore zombie. The disease lasts until removed by a lesser restoration spell or similar magic.

    I have BCEG also...

    any help will be welcome.

    regards

  6. #416
    So... Honestly I love the entire concept of this extension and nearly everything added is great, but I would like to make a couple requests:
    1. Please add an option for Max Hit Points on level up that would make it so Character add the Maximum of their Hit Dice for their Hit Points per level up.
    2. Please give us a way to add additional fields to how HP is calculated. Just adding a green + to add a [Modifier] x [Input] would be great as we can now do something like [Level] x 1 for the Dwarven Toughness feature or [Level] x 2 for the Tough Feat in 5E.

  7. #417
    Quote Originally Posted by plap3014 View Post
    Hi,

    do you think is possible to code the following traits:

    Infect:
    Each time a creature is hit by a spore zombie's melee attack, it must succeed on a DC 12 Constitution saving throw or be diseased. The diseased target can't regain hit points, and its hit point maximum decreases by 4 (1d8) for every hour that elapse. If the disease reduces the target's hit point maximum to 0, the target dies, and its corpse turns into a spore zombie. The disease lasts until removed by a lesser restoration spell or similar magic.

    I have BCEG also...

    any help will be welcome.

    regards
    The present way that I would approach this actually discovered a rare bug with BCE that I have communicated with the author about. There is a possibility that, even without the bug, I was misusing the feature, so depending on how that progresses I'll keep you updated.
    My Forge creations: https://forge.fantasygrounds.com/crafter/9/view-profile
    My GitHub: https://github.com/MeAndUnique
    Buy me a coffee: https://ko-fi.com/meandunique
    Discord: MeAndUnique#6805

  8. #418
    Quote Originally Posted by D4RK1 View Post
    So... Honestly I love the entire concept of this extension and nearly everything added is great, but I would like to make a couple requests:
    1. Please add an option for Max Hit Points on level up that would make it so Character add the Maximum of their Hit Dice for their Hit Points per level up.
    2. Please give us a way to add additional fields to how HP is calculated. Just adding a green + to add a [Modifier] x [Input] would be great as we can now do something like [Level] x 1 for the Dwarven Toughness feature or [Level] x 2 for the Tough Feat in 5E.
    1. Given the number of variations on homebrew that exist, it would be difficult to say the least to fully automate each of them. So while there is a possibility I'll add more options for automatic HP on level up, I can't make any promises on if or when that may happen. In the meantime, having the players make the change themselves when levelling up helps keep the burden down for the DM, and presumably editing a single field once every handful of sessions isn't going to be too much hassle for them.
    2. All of the official class features, feats, etc that I am aware of printed in WotC books are supported automatically (even in Fantasy Grounds without this extension). For homebrew, either as adjustments to the existing ones or adding new ones, you can open up the ability from the character sheet, unlock it, and edit the hit points that are granted from the ability via right click.
    My Forge creations: https://forge.fantasygrounds.com/crafter/9/view-profile
    My GitHub: https://github.com/MeAndUnique
    Buy me a coffee: https://ko-fi.com/meandunique
    Discord: MeAndUnique#6805

  9. #419
    Hello MeAndUnique,

    So I’m running into this issue as a player of a DM that has this extension active. (BTW love the extension, it’s amazing and I can’t imagine not having it on anymore) The issue being, when I attempt to cast the aid spell. By default FGU will have the healing effect listed as temporary, but being that it affects the targets max hp I find your extension to be a perfect fit for this. However, whenever I try to use the effect on another player a bug seems to occur and the adjusted max hp doesn’t go through.

    I tried to create a game myself and as the DM of it, when controlling a PC it appears to work just fine. All targets having their max hp adjusted appropriately. So I guess I’m wondering if it’s possible to allow PCs to adjust other PCs max hp positively using things like the aid or heroes’ feast spells.

    EDIT: Wait never mind, using the effect MAXHP: 5 instead of the healing action 5 max on other players should have the intended effect if i'm not mistaken. I was just tunnel-visioned. Apologies.
    Last edited by Korenthaus; June 12th, 2022 at 04:30.

  10. #420
    Quote Originally Posted by Korenthaus View Post
    Hello MeAndUnique,

    So I’m running into this issue as a player of a DM that has this extension active. (BTW love the extension, it’s amazing and I can’t imagine not having it on anymore) The issue being, when I attempt to cast the aid spell. By default FGU will have the healing effect listed as temporary, but being that it affects the targets max hp I find your extension to be a perfect fit for this. However, whenever I try to use the effect on another player a bug seems to occur and the adjusted max hp doesn’t go through.

    I tried to create a game myself and as the DM of it, when controlling a PC it appears to work just fine. All targets having their max hp adjusted appropriately. So I guess I’m wondering if it’s possible to allow PCs to adjust other PCs max hp positively using things like the aid or heroes’ feast spells.

    EDIT: Wait never mind, using the effect MAXHP: 5 instead of the healing action 5 max on other players should have the intended effect if i'm not mistaken. I was just tunnel-visioned. Apologies.
    The effect does give a bit more control over timing, though the healing action should work as well, so I'll certainly take a look at that.
    My Forge creations: https://forge.fantasygrounds.com/crafter/9/view-profile
    My GitHub: https://github.com/MeAndUnique
    Buy me a coffee: https://ko-fi.com/meandunique
    Discord: MeAndUnique#6805

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (1 members and 1 guests)

  1. Tan0

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
DICE PACKS BUNDLE

Log in

Log in