PFSRD:Augment Summoning

This material is published under the OGL

Augment Summoning

Your summoned creatures are more powerful and robust.

Prerequisite: Spell Focus (conjuration).

Benefit: Each creature you conjure with any summon spell gains a +4 enhancement bonus to Strength and Constitution for the duration of the spell that summoned it.


Back to Main Page Pathfinder Open Game Content PFSRD Spells

Open Game Content (place problems on the discussion page).
This is part of the Pathfinder Reference Document. It is covered by the Open Game License v1.0a, rather than the GNU Free Documentation License 1.3. To distinguish it, these items will have this notice. If you see any page that contains PFSRD material and does not show this license statement, please contact an admin so that this license statement can be added. It is our intent to work within this license in good faith.
gollark: ```pythonimport threadingimport timedef do_calibration(): while True: calibrate() time.sleep(5*60)threading.Thread(target=do_calibration).start()```
gollark: https://docs.python.org/3/library/threading.html
gollark: No, just use the threading library.
gollark: I think you could probably just use a bunch of functions and some arrays, but if the class way works there's not a huge reason to get rid of it I guess. What's the problem you wanted helpw ith?
gollark: Yes, it sounds like you could just write a function to calculacte sun position and move the axes.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.