STAR TREK 2d20
Page 4 of 13 First ... 23456 ... Last

Thread: Effects Lists

  1. #31
    FG_Dave's Avatar
    Join Date
    Dec 2017
    Location
    El Paso, Texas
    Posts
    160
    Wow, you guys have been busy. I wanted to do this as well because I am a huge fan of Starfinder and I am glad to find this.

    Thanks so much Blahness and Sam!
    David Middleton
    SmiteWorks USA, LLC

    Links:
    Fantasy Grounds: https://www.fantasygrounds.com
    Fantasy Grounds Forums: https://www.fantasygrounds.com/community/
    Facebook Page: https://www.facebook.com/fantasygrounds
    Google Plus: https://plus.google.com/+Fantasygrounds/posts
    Twitter: www.twitter.com/fantasygrounds2
    Fantasy Grounds Wishlist: FG Wish List - https://fg2app.idea.informer.com/

  2. #32
    Of i bought everything does this add anything to my game?

  3. #33
    Blahness98's Avatar
    Join Date
    Jan 2007
    Location
    Somewhere in Wisconsin
    Posts
    946
    Quote Originally Posted by KillerRabbit View Post
    Of i bought everything does this add anything to my game?
    Assuming you are talking about the modules I have in the pipeline, it depends. Right now, I have everything that is open content from the books in modules so you technically would not have to purchase any add on book products. These also include the Dead Suns player options since those were not included with the AP releases due to the rule set not being able to incorporate any class changes. Granted, Sam appears to be working on that issue, so my modules are most likely only going to be redundant or not needed for anyone that purchases everything released. These would be helpful for those that do not want to purchase anything beyond the CRB.

    But, I am actually holding off on releasing these until 1.1.2 is released so I can see how the changes in the classes work with the mods.
    Ultimate License Holder

    Running:
    Nothing at the moment.

    Time Zone: Central Time (GMT -6)

  4. #34
    Samarex's Avatar
    Join Date
    Sep 2015
    Location
    Philippines
    Posts
    1,029
    Quote Originally Posted by Blahness98 View Post
    Assuming you are talking about the modules I have in the pipeline, it depends. Right now, I have everything that is open content from the books in modules so you technically would not have to purchase any add on book products. These also include the Dead Suns player options since those were not included with the AP releases due to the rule set not being able to incorporate any class changes. Granted, Sam appears to be working on that issue, so my modules are most likely only going to be redundant or not needed for anyone that purchases everything released. These would be helpful for those that do not want to purchase anything beyond the CRB.

    But, I am actually holding off on releasing these until 1.1.2 is released so I can see how the changes in the classes work with the mods.
    Ok got the Weapon Critical Effects portion of 1.0.12 finished. (Hope to get it pushed to Test Server so some of you can start testing it to see if anything need changed of fixed).
    I will now start on the changes required for adding content to Classes.

    Weapon Critical Effects automation.
    When a Critical hit is rolled if the weapon has a critical effect it now applies to the target(s). Most are either straight effects that are already coded or informational effects applied to let GM know what need done. I.E Arc. it's effect is 1d6 damage to 1 target within a 10' radius of the target. (we don't have a way to deal with AOE yet so I just put the effect up so the GM knows what he needs to do. The effect will clear at the end of the Target turn if the GM don't remove it.

    But for Bleed, Burn/Corrode, Wound and Severe Wound there is extra coding.
    Bleed (Replacable) If a target gets say bleeding 1d4 and then is again hit with a Bleed effect 1d6 the bleeding 1d4 effect will be replaced with the 1d6 version.
    if again hit with a 1d4 version the effect just stays at the 1d6 version.
    Burn (Stack-able) I didnt want a bunch of burning effects just adding to the target so I worked out a combining system.
    A target get Burn 1d4 (Burning d4;DMGO: 1d4 fire) then again gets hit with Burn 1d4 his Burning d4 effect updates to (Burning d4;DMGO: 2d4 fire). If he gets hit with a 1d6 version then the effect (Burning d6;DMGO: 1d6 fire) is added to his list.
    Corrode works the Same way as Burn.
    Wound and Severe Wound
    These effects when given will first generate a random d20 and apply the proper wound from the wound table 7-11 Wounding Weapons pg 183.
    Severe Wound will do this twice and apply both for the character or GM to pick which one they want and delete the other one.
    Discord User : Samarex#0318
    Ultimate License
    Starfinder Society ID#:274538
    Lets Play a RPG

  5. #35
    FG_Dave's Avatar
    Join Date
    Dec 2017
    Location
    El Paso, Texas
    Posts
    160
    Wow Russell!

    Auto applying effects!

    Sounds awesome!
    David Middleton
    SmiteWorks USA, LLC

    Links:
    Fantasy Grounds: https://www.fantasygrounds.com
    Fantasy Grounds Forums: https://www.fantasygrounds.com/community/
    Facebook Page: https://www.facebook.com/fantasygrounds
    Google Plus: https://plus.google.com/+Fantasygrounds/posts
    Twitter: www.twitter.com/fantasygrounds2
    Fantasy Grounds Wishlist: FG Wish List - https://fg2app.idea.informer.com/

  6. #36
    Hello, guys!
    Maybe i'm being noob, but is there a way to add an effect into an enemy that adds bonus to attacks against him?
    Like get'em, of the Envoy?
    I understand that i can give an attack bonus effect to my allies, but it would be nice to get this bonus only against ONE enemy...

  7. #37
    What I do for Get 'Em is to put an effect on all players like this:

    IFT: CUSTOM(Get 'Em); ATK: 1

    Then the Envoy has an effect that's just "Get 'Em" and she puts it on the enemy she's targeting. The IFT (If Target) effect spots the Get 'Em effect on the enemy and adds one to the attack roll.
    A soft answer turneth away wrath. Once wrath is looking the other way, stab it in the back.

  8. #38
    Quote Originally Posted by Gwaihir Scout View Post
    What I do for Get 'Em is to put an effect on all players like this:

    IFT: CUSTOM(Get 'Em); ATK: 1

    Then the Envoy has an effect that's just "Get 'Em" and she puts it on the enemy she's targeting. The IFT (If Target) effect spots the Get 'Em effect on the enemy and adds one to the attack roll.
    I'll try that!

  9. #39
    Samarex's Avatar
    Join Date
    Sep 2015
    Location
    Philippines
    Posts
    1,029
    Quote Originally Posted by Gwaihir Scout View Post
    What I do for Get 'Em is to put an effect on all players like this:

    IFT: CUSTOM(Get 'Em); ATK: 1

    Then the Envoy has an effect that's just "Get 'Em" and she puts it on the enemy she's targeting. The IFT (If Target) effect spots the Get 'Em effect on the enemy and adds one to the attack roll.
    If Im not mistaken

    If it toward only 1 enemy you can always do AC:-1 in the target, Attack +1 or Defence-1 is the same out come.

    One thing to remember is Get em is a Moral bonus so it dont stack if a player already has a moral bonus..
    After I get AA3 and COM converted thats my first priorty to set up so effects can have a type tag on them and it will check if that bonus type is being used alreadyand apply which one is higher. To prevent bonus stacking.
    Last edited by Samarex; October 15th, 2019 at 22:53.
    Discord User : Samarex#0318
    Ultimate License
    Starfinder Society ID#:274538
    Lets Play a RPG

  10. #40
    What folder do I download these files to so I can use them?

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
  •  
Starfinder Playlist

Log in

Log in