Swift Wind (5e Feat)

Swift Wind

Prerequisites: Dexterity of 13 or higher
You become as swift and silent as the wind. You gain the following benefits:

  • Your movement speed increases by 10 feet.
  • Your initiative rolls rolled below 10 can be treated as a 10.
  • You gain a +2 in bonus to attack rolls made with your Dexterity when you have advantage on the attack.



Back to Main Page 5e Homebrew Feats

gollark: LocalStorage and IndexedDB would be replaced with WebSQL or something, which is just an interface to SQLite.
gollark: It'll send your cookies with it and stuff, so if you could see the response it would be a horrible security problem.
gollark: Yes. The situation now is that browsers will happily send requests from one origin to another, but only if it's a GET or POST request, not allow custom headers with it, and, critically, do bizarre insane stuff to avoid letting code see the *response*.
gollark: Oh, and unify ServiceWorker and WebWorker and SharedWorker and whatever into some sort of nicer "background task" API.
gollark: API coherency: drop stuff like XMLHttpRequest which is obsoleted by cleaner things like `fetch`, actually have a module system and don't just randomly scatter objects and functions in the global scope, don't have a weird mix of callbacks, events and promises everywhere.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.