3e SRD:Periapt of Wisdom

This material is published under the OGL

Periapt of Wisdom

A periapt of wisdom increases the possessors Wisdom score in the form of an enhancement bonus of +2, +4, or +6 (depending on the individual item).

Caster Level: 8; Prerequisites: Craft Wondrous Item, commune or legend lore; Market Price: 4,000 gp (+2), 16,000 gp (+4), or 36,000 gp (+6)



Back to Main Page 3e Open Game Content System Reference Document Magic Items

This page is protected from editing because it is an integral part of D&D Wiki. Please discuss possible problems on the talk page.

Open Game Content (place problems on the discussion page).
This is part of the 3e System 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 SRD 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: Well, that and the config file I guess.
gollark: That is what ABR uses for all data.
gollark: Yes.
gollark: Do I require further apiodata?
gollark: ```sqlCREATE TABLE guild_config ( id INTEGER PRIMARY KEY, achievement_messages INTEGER);CREATE TABLE user_config ( id INTEGER PRIMARY KEY, achievement_tracking_enabled INTEGER);CREATE TABLE stats ( user_id INTEGER NOT NULL REFERENCES user_config (id), stat TEXT NOT NULL COLLATE NOCASE, value BLOB NOT NULL, UNIQUE (user_id, stat));CREATE TABLE achievements ( user_id INTEGER NOT NULL REFERENCES user_config (id), achievement TEXT NOT NULL, achieved_time INTEGER NOT NULL);```
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.