DICE PACKS BUNDLE
Page 43 of 53 First ... 33 41 42 43 44 45 ... Last
  1. #421
    Quote Originally Posted by SilentRuin View Post
    Missed that. Will have to address that at some point in the future. What a pain to change that from using any skills. Will have to rewrite that whole section of code as there are a ton of effects being applied for skill or check. For now its a check still. In fact, I think the logic is all wrong based on the fact their is now only one die roll and the first die roll is based on source - when the 2024 grapple/shove die roll is only one and its the target doing the rolling not the source.
    I imagine the break grapple is also not coded correctly but I figured you would see that as well.

  2. #422
    Quote Originally Posted by nephranka View Post
    I imagine the break grapple is also not coded correctly but I figured you would see that as well.
    ? Break grapple is a check what makes you think it would be a save also?
    Free(Forums/Forge) Extension(FGU 5E):
    Paid (Forge) Extension(FGU 5E):

  3. #423
    A Grappled creature can use its action to make a Strength (Athletics) or Dexterity (Acrobatics) check against the grapple's escape DC, ending the condition on itself on a success.

    Since it uses the source DC, I figured it would require a change in the code. Maybe not.

  4. #424
    Quote Originally Posted by nephranka View Post
    A Grappled creature can use its action to make a Strength (Athletics) or Dexterity (Acrobatics) check against the grapple's escape DC, ending the condition on itself on a success.
    Ok you repeated what I said - it’s a check not a save. You reported grapple/shove was a check and not a save so I fixed it. Why would I change break? It’s a check.
    Free(Forums/Forge) Extension(FGU 5E):
    Paid (Forge) Extension(FGU 5E):

  5. #425
    Not sure how it is coded is all. I will take it for a spin and report back if things are not working. Thanks for the changes.

  6. #426
    Will you be adding support for the 2024 Spell Sniper Feat? It has the same ability that Crossbow Expert (both 2014/2024) has in that there is no DIS when firing and having an enemy within 5 foot.

  7. #427
    Quote Originally Posted by nephranka View Post
    Will you be adding support for the 2024 Spell Sniper Feat? It has the same ability that Crossbow Expert (both 2014/2024) has in that there is no DIS when firing and having an enemy within 5 foot.
    ? Spell Sniper has always been unsupported by GA even in 2014.

    Gist is I support weapon feats not spell feats as the modAttack code gets processed the same for both and I have no desire to parse out if its a spell or weapon attack (if that is even easily done) - so simply support the weapon feat only. Less likely a spell caster will have the weapon feat when casting within 5ft (or they would not be penalized) and more likely if I supported spell sniper they would not getting the penalty when throwing daggers (or any other ranged weapon - which they do). Hence, I just support the one and leave it up to the DM to worry out whether they need to hit the DIS/ADV button to get the result to come out correct.

    Always been this way - not a 2024 issue at all.
    Free(Forums/Forge) Extension(FGU 5E):
    Paid (Forge) Extension(FGU 5E):

  8. #428

  9. #429
    Quote Originally Posted by nephranka View Post
    Thanks for the details.
    Looking at the rRoll data it appears a flag is passed in "bSpell" or "bWeapon" that I can use to tell which it is. I guess I will try to support it.
    Free(Forums/Forge) Extension(FGU 5E):
    Paid (Forge) Extension(FGU 5E):

  10. #430
    Quote Originally Posted by SilentRuin View Post
    Looking at the rRoll data it appears a flag is passed in "bSpell" or "bWeapon" that I can use to tell which it is. I guess I will try to support it.
    Sounds like a plan. I will take whatever you are giving!

Page 43 of 53 First ... 33 41 42 43 44 45 ... Last

Thread Information

Users Browsing this Thread

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

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
  •  
Refer a Friend

Log in

Log in