Ad placeholder

Template:Character info: Difference between revisions

Jump to navigation Jump to search
note about proficiency putting in a +
m (both into double in resistance documentation)
(note about proficiency putting in a +)
Line 513: Line 513:
},
},
"proficiency": {
"proficiency": {
"description": "Character's standard proficiency bonus if any. Based on character's class and character level combination. If the character is a 'commoner' they might not have a proficiency bonus. Difficulty affects proficiency bonus.",
"description": "Character's standard proficiency bonus if any. Based on character's class and character level combination. If the character is a 'commoner' they might not have a proficiency bonus. Difficulty affects proficiency bonus. + is added automatically as proficiency is never a negative",
"example": "+2",
"example": "2",
"type": "number",
"type": "number",
"suggestedvalues": [
"suggestedvalues": [
"+2",
"0",
"+3",
"2",
"+4",
"3",
"+5"
"4",
"5"
],
],
"suggested": true,
"suggested": true,

Navigation menu