All public logs

From wikinotes

Combined display of all available logs of wikinotes. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:12, 3 July 2022 Will talk contribs created page D&D 5e: Character Creation (Created page with " = Abilities = <blockquote> <syntaxhighlight lang="yaml"> - Roll '4d6' for each ability. - Sum highest '3x' # OR - Assign '15, 14, 13, 12, 10, 8' to abilities of your choosing # OR (if DM approves) - Distribute 27 points where you like </syntaxhighlight> Final ability scores are adjusted based on value using this formula <syntaxhighlight lang="python"> (${LVL} // 2) - 5 </syntaxhighlight> Sample Result <syntaxhighlight lang="yaml"> STR 15 (+2) # 17 DEX 14 (+2) # 16...")