Author Topic: Placeable Fort Save  (Read 563 times)

Legacy_Pstemarie

  • Hero Member
  • *****
  • Posts: 4368
  • Karma: +0/-0
Placeable Fort Save
« on: June 15, 2014, 12:00:09 pm »


               

While editing some placeables for my module I've noticed that many placeables have a Fort save, but no Reflex or Will save. According to the Builder's Guide a placeable's Fort Save is only used against spells that allow a Fort save, but I'm almost certain it factors into other things. Can anyone tell me why the Fort saves for placeables are set so high when, according to pnp, they shouldn't get a Fort save at all?



               
               

               
            

Legacy_WhiZard

  • Hero Member
  • *****
  • Posts: 2149
  • Karma: +0/-0
Placeable Fort Save
« Reply #1 on: June 20, 2014, 07:52:27 pm »


               

I seem to remember that the standard secret door system looks up the saving throw to determine the search DC.  Other than that I don't think saving throws are used at all.  They definitely do not factor in to the default FortitudeSave() command which they will always fail.


 


EDIT: Actually the on-hit knock property may use the fortitude save against its DC. Strike that on hit: knock checks the Unlock DC.  Looked at SoU and HotU.  Their secret door scripts use the Reflex Save as the maximum detect range, and Will Save as the search DC.  Fortitude save is not used.



               
               

               
            

Legacy_Pstemarie

  • Hero Member
  • *****
  • Posts: 4368
  • Karma: +0/-0
Placeable Fort Save
« Reply #2 on: June 22, 2014, 08:39:53 pm »


               

Thanks WhiZard. I knew there was something the saves were used for, just couldn't recall what.