Rabbit Phobia (3.5e Flaw)

This page was marked as abandoned on 11:57, 21 February 2021 (MST) because: Issue(s) unaddressed for over a year. (discuss)

If you think you can improve this page please bring the page up to the level of other pages of its type, then remove this template. If this page is completely unusable as is and can't be improved upon based on the information given so far then replace this template with a {{delete}} template. If this page is not brought to playability within one year it will be proposed for deletion.

Edit this Page | All abandoned pages

This page is of questionable balance. Reason: Flaw has a benefit.


You can help D&D Wiki by better balancing the mechanics of this page. When the mechanics have been changed so that this template is no longer applicable please remove this template. If you do not understand balance please leave comments on this page's talk page before making any edits.
Edit this Page | All pages needing balance

April Fools!
This content is not designed for use in regular games, and may affect overall balance and gameplay. Take caution when using this material.

Rabbit Phobia

3e Summary::You have a irrational fear of rabbits
Prerequisite: 3e Prerequisite::None
Effect: You have an absolute fear of rabbits.

If you see anything that looks remotely rabbit-like, you are shaken until you can no longer see the rabbit plus an additional three rounds.

If cornered by a rabbit (actual rabbit) for more than three rounds, you act as if under the effects of the Insanity spell for 24 hours.

Benefit: Bonus Feat.
Roleplaying Ideas: If you are running a campaign based off of comedic happenings instead of serious role play suggesting severe character flaws such as Rabbit Phobia would be an interesting spin, it also is useful if you make a NPC character have this flaw, as it adds a sudden overall fear of rabbits in that campaign.



Back to Main Page 3.5e Homebrew Character Options Flaws

gollark: Python or (node.)js are more common, arguably saner choices.
gollark: ...
gollark: If you want to stick with Lua this is pretty good.
gollark: ```lualocal lapis = require("lapis")local respond_to = require("lapis.application").respond_tolocal app = lapis.Application()app:match("create_account", "/create-account", respond_to({ GET = function(self) return { render = true } end, POST = function(self) do_something(self.params) return { redirect_to = self:url_for("index") } end}))```
gollark: Depends who you ask.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.