DICE PACKS BUNDLE
Page 92 of 139 First ... 42 82 90 91 92 93 94 102 ... Last
  1. #911
    Kelrugem's Avatar
    Join Date
    Sep 2018
    Location
    Göttingen (Germany)
    Posts
    4,475
    Quote Originally Posted by Phixation View Post
    tahl_liadon had one for your extension about adv dis adv just a few posts back that never got answered but the rest got answered
    Ah, thanks, about to answer it

    Quote Originally Posted by tahl_liadon View Post
    .
    @kelrugem, confirming: there are advantage / disadvantage effects to atk, save, and init in your extension, correct?

    i tested: skill and ability checks do not work, correct?

    although advantage / disadvantage are 5e rules, they are perfect for pathfinder witch hexes. it would be great to have skill and ability checks work as well from your extension!

    thx in advance
    I actually think they work for all rolls, you can use keladvantage (expire on next roll or so) to get advantage to any roll

  2. #912
    Kelrugem's Avatar
    Join Date
    Sep 2018
    Location
    Göttingen (Germany)
    Posts
    4,475
    Soo, I finally get some life back, and I just wanted to check my extensions regarding compatibility, and... well, my laptop died Soon(TM) I push some updates, my laptop is already in repair

  3. #913
    Kelrugem's Avatar
    Join Date
    Sep 2018
    Location
    Göttingen (Germany)
    Posts
    4,475
    Short update for the 5e extension (TEMPO): It should still work, so the problem may come from an incompatibility with another extension (would be happy then if someone can test; though I will also ask in the corresponding 5E thread to avoid cluttering this one)

  4. #914
    in a middle of a game and don't have time to scourged forum...

    anyone know effects for spell focus? i have this one myself and doesn't seem to work:

    Spell Focus; IFTAG: spell, necromancy; DC: 1;
    -----
    roll dice. it builds character.

  5. #915
    Morenu's Avatar
    Join Date
    Mar 2020
    Location
    Pennsylvania, USA
    Posts
    806
    Quote Originally Posted by tahl_liadon View Post
    in a middle of a game and don't have time to scourged forum...

    anyone know effects for spell focus? i have this one myself and doesn't seem to work:

    Spell Focus; IFTAG: spell, necromancy; DC: 1;
    I use this for my character with Fire Domain:

    IFTAG: spell; IFTAG: fire; CL:2

    So, try:

    Spell Focus; IFTAG: spell;IFTAG: necromancy; DC: 1

    I did it with conjuration and it worked for me
    Last edited by Morenu; November 30th, 2023 at 04:22.
    My First Mod PFRPG - Feats Extended, focusing on PF1e Feats and Racial Traits automation. It is open to community assistance Here is the forum Link.

    40+ PF1e Extensions & Modules I use, with links.

    PF1E Coding Effects - Spreadsheet

    Discord: Morenu

  6. #916

    Join Date
    Nov 2017
    Location
    Near Chicago, Illinois
    Posts
    120
    comma in IFTAG is an OR logic. So you would have to do what Morenu said to get it to check illusion spells and not just all spells and anything with necromancy tag

  7. #917
    Morenu's Avatar
    Join Date
    Mar 2020
    Location
    Pennsylvania, USA
    Posts
    806
    Ok, I am trying to set up Smite Evil and have it work with the feat Adept Champion

    Smite Evil I have working perfectly (thanks to an example I tweaked a bit) Smite evil.PNG with the only issue being if the player is a multiclass paladin then LVL needs modified to CL (set CL to the paladin level and change all LVL to CL).

    Adept Champion allows you to exchange the Smite Evil Damage to 1/2 the damage towards CMD for 1 round. this works as well: Adept Champion 1.PNG , except for the first successful hit on a Dragon, outsider or undead where smite evil doubles the damage on that one hit and hence would double the CMD if it is the first successful hit as well.-

    I thought putting a custom tag on the smite evil target that gets applied on the first successful hit would be perfect, but I can't figure out.

    This works for checking if the first successful attack against the smite target and that target is of the correct type, then apply more damage and then turn off

    Smite Evil First Hit Only bonus; IFT: ALIGN(evil); IFT: CUSTOM(Evil to Smite); IFT: TYPE(outsider, dragon, undead); DMG: [LVL]
    I would like it to add a tag (part in bold) If that extra damage is applied like this:

    Smite Evil First Hit Only bonus; IFT: ALIGN(evil); IFT: CUSTOM(Evil to Smite); IFT: TYPE(outsider, dragon, undead); DMG: [LVL];First Attack Done
    and then do the following any time they want to use adept champion (Bolded portion checks for the double damage on the first successful attack):

    Adept Champion; IFT: ALIGN(evil); IFT: CUSTOM(Evil to Smite); DMG: [-LVL]; CMB: [HLVL]; IFT: TYPE(outsider, dragon, undead); NIFT: CUSTOM(First Attack Done); CMB: [HLVL]
    Any ideas? this is the most complicated I have gotten so far
    Last edited by Morenu; December 6th, 2023 at 23:03.
    My First Mod PFRPG - Feats Extended, focusing on PF1e Feats and Racial Traits automation. It is open to community assistance Here is the forum Link.

    40+ PF1e Extensions & Modules I use, with links.

    PF1E Coding Effects - Spreadsheet

    Discord: Morenu

  8. #918

    Join Date
    Nov 2017
    Location
    Near Chicago, Illinois
    Posts
    120
    Smite Evil First Hit Only bonus; IFT: ALIGN(evil); IFT: CUSTOM(Evil to Smite); IFT: TYPE(outsider, dragon, undead); DMG: [LVL]; EXPIREADD: First Attack Done

    First Attack Done must be in the master effect list. make it expire on roll. should be exactly what you are looking for. tho that is an effect from Better combat and not Kels stuff

  9. #919
    i posted this in another thread... wondering if anyone can review and provide insight. thx

    #####
    hey, folks. can someone interpret this coding plz?
    Shield of Faith;AC:2 [d6CL3], deflection
    my pc is at level (cl) 5 and got ac: 3 when applied... that shouldn't be until 6th level for additional +1?
    so is coding incorrect?

    a response:
    i tested your exact line and only get 2 with a CL 5 spell category. so either you have other effects or another extension is modifying it (odds are rounding up)
    #####
    -----
    roll dice. it builds character.

  10. #920
    Kelrugem's Avatar
    Join Date
    Sep 2018
    Location
    Göttingen (Germany)
    Posts
    4,475
    Quote Originally Posted by tahl_liadon View Post
    i posted this in another thread... wondering if anyone can review and provide insight. thx

    #####
    hey, folks. can someone interpret this coding plz?
    Shield of Faith;AC:2 [d6CL3], deflection
    my pc is at level (cl) 5 and got ac: 3 when applied... that shouldn't be until 6th level for additional +1?
    so is coding incorrect?

    a response:
    i tested your exact line and only get 2 with a CL 5 spell category. so either you have other effects or another extension is modifying it (odds are rounding up)
    #####
    Hi

    I see, I will also test it this weekend if I do not forget it Thanks for the report And thanks, Phixation, for answering Morenu's question

    (general sorry that I am so busy right now)

Page 92 of 139 First ... 42 82 90 91 92 93 94 102 ... Last

Thread Information

Users Browsing this Thread

There are currently 3 users browsing this thread. (0 members and 3 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