Jump to content

Incorrect # of skins from Stoneskin spell at level 7


Recommended Posts

The Stoneskin spell gives an incorrect number of skins to a 7th level caster. According to the description they should get only three, but they actually get five, more than an 8th level caster who correctly gets four.

 

Suggested fix:

COPY_EXISTING ~spwi408.spl~ ~override~
              ~spin694.spl~ ~override~
  LAUNCH_PATCH_FUNCTION ALTER_EFFECT
    INT_VAR
    header              = 0
    multi_match         = 1
    match_opcode        = 218   // Protection: Stoneskin
    parameter1          = 3
  END

  BUT_ONLY_IF_IT_CHANGES
Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...