Skip to content

Fix: eidolon Sticky evolution grants no grapple bonus - #7698

Open
liao1994 wants to merge 1 commit into
PCGen:masterfrom
liao1994:bug/eidolon_sticky_evolution_bonuses
Open

Fix: eidolon Sticky evolution grants no grapple bonus#7698
liao1994 wants to merge 1 commit into
PCGen:masterfrom
liao1994:bug/eidolon_sticky_evolution_bonuses

Conversation

@liao1994

Copy link
Copy Markdown

Sticky's entry carried only DESC, COST and SOURCEPAGE - no BONUS token - so the +4 its own description promises was never applied. An eidolon with Grab and Sticky showed +15 to grapple (CMB +11 plus Grab's +4) instead of +19.

Both bonuses are untyped and come from different sources, so they stack: Grab is a universal monster rule granting "+4 bonus on combat maneuver checks made to start and maintain a grapple", Sticky is a separate 1-point evolution from Champions of Corruption granting "+4 bonus on combat maneuver checks to initiate or maintain a grapple", and the Core Rulebook says bonuses without a type always stack unless they are from the same source.

Add BONUS:VAR|CMB_Grapple|4, matching how the Grab ability itself and the Grab evolution's pincers rider already do it. CMB only, not CMD - Sticky helps initiating and maintaining a grapple, not resisting one.

Sticky's entry carried only DESC, COST and SOURCEPAGE - no BONUS token - so
the +4 its own description promises was never applied. An eidolon with Grab
and Sticky showed +15 to grapple (CMB +11 plus Grab's +4) instead of +19.

Both bonuses are untyped and come from different sources, so they stack:
Grab is a universal monster rule granting "+4 bonus on combat maneuver checks
made to start and maintain a grapple", Sticky is a separate 1-point evolution
from Champions of Corruption granting "+4 bonus on combat maneuver checks to
initiate or maintain a grapple", and the Core Rulebook says bonuses without a
type always stack unless they are from the same source.

Add BONUS:VAR|CMB_Grapple|4, matching how the Grab ability itself and the
Grab evolution's pincers rider already do it. CMB only, not CMD - Sticky
helps initiating and maintaining a grapple, not resisting one.
@liao1994 liao1994 changed the title fix issue when sticky evolution is selected but does not update the calculations for grapple CMB Fix: eidolon Sticky evolution grants no grapple bonus Aug 15, 2026
@Vest
Vest requested a review from LegacyKing August 15, 2026 19:17
@Vest Vest added the bug label Aug 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants