SRD Talk:Exotic Weapon Proficiency

Addition

It should probably be added that Dwarves automatically are proficient in Dwarven-based exotic weapons.

Well, that's a specific race with specific weapons - the place to mention this would be on the page for that race and for those weapons, and this is the case. Marasmusine (talk) 00:42, 13 September 2013 (MDT)

That's already done, the dwarven waraxe and urgosh can be used by dwarf in the form of "weapon familiarity"

gollark: It's... kind of inelegant, but something like this should work:```pythonimport threadingimport timeauthorized = Falsedef thing(): if correct_passcode_entered(): authorized = Truethreading.Thread(target=thing).start()time.sleep(5)if not authorized: sound_alarm()```
gollark: You want it to sound an alarm if someone doesn't input the authorization in time, right?
gollark: <@186486131565527040> You could probably just multithread it.
gollark: I can help a bit I guess...
gollark: Stuff runs at those frequencies because the electromagnetic spectrum is pretty heavily government-regulated, with governments actually selling off access to most of it to companies, but most places allow use of 2.4 and 5GHz or so.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.