• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Unbalancing Trick

Spyderbane

Well-known member
Unbalancing Trick:
The rogue gains Improved Trip as a bonus feat, even if she does not meet the prerequisites.

At 6th level, she is treated as if she meets all the prerequisites of Greater Trip (although she must take the feat as normal to gain its benefits).

Greater Trip:
Prerequisites: Combat Expertise, Improved Trip, base attack bonus +6, Int 13.

Benefit: You receive a +2 bonus on checks made to trip a foe. This bonus stacks with the bonus granted by Improved Trip. Whenever you successfully trip an opponent, that opponent provokes attacks of opportunity.

At lvl 6 a rogue has a BAB of 4 and may not have combat expertise or the Int.

Any ideas how can I make Unbalancing Trick (Rogue Talent) skip the pre-reqs of Greater Trip
 
At lvl 6 a rogue has a BAB of 4 and may not have combat expertise or the Int.

Any ideas how can I make Unbalancing Trick (Rogue Talent) skip the pre-reqs of Greater Trip

Usually when you bootstrap a feat to an ability there's a check box to "Ignore Pre-req". This applies the tag thing.skipprereq, so simply apply that tag whether you see the checkbox or not.
 
But in this case (Greater Trip) the trick does not grant you the feat, it just allows you to ignore its prereqs when you take it. IIRC, when assigning a tag through a script, you can only target picks, not things.
 
But in this case (Greater Trip) the trick does not grant you the feat, it just allows you to ignore its prereqs when you take it. IIRC, when assigning a tag through a script, you can only target picks, not things.

Oh. In that case, I suppose you would have two options then:

1) Create a new version of Greater Trip that is valid if the character has Improved Trip, or

2) Assign the tag through a script on Improved Trip which kicks in once you have taken the Greater Trip feat (so you'd still see the warning before you take it, but once you have it you don't).
 
Back
Top