Half-Human (5e Subrace)
Humanoid Subrace
This class allows crossbreeding races without using dedicated halfbreed races. A half-human is a person born from a human father to a non-human mother. Humans are the most promiscuous of the intelligent races, and thus the most likely to produce halfbreed children. Half-Humans are known for being more flexible and individual than members of the other races, much like their father race.
Ability Score Increase. +1 to any two ability scores
Talented. You gain 1 feat or 3 skills of your choice.
Back to Main Page → 5e Homebrew → Character Options → Subraces
gollark: ```luafunction read_length() while true do term.clear() term.setCursorPos(1, 1) print("Enter Length:") local length = read() if length > 0 and tonumber(length) then return tonumber(length) else print("Length is not a Number!") end endendlocal length = read_length()```
gollark: Make that function return `length` and do `local length = whatever()`.
gollark: Just don't do that.
gollark: Oh right, no, your code does set `length` and stuff globally.
gollark: What?
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.