Template:Character info: Difference between revisions

Jump to navigation Jump to search
No edit summary
(let's hope I didn't break it)
Line 720: Line 720:
]
]
},
},
"STR, DEX, CON, INT, WIS, CHA": {
"STR": {
"description": "Attribute value of the character. All 6 need to be added for them to show. Modifier is automatically created underneath if the attribute is less than 10 or more than 11.",
"example": "16",
"type": "number",
"suggestedvalues": [
"10"
]
},
"DEX": {
"description": "Attribute value of the character. All 6 need to be added for them to show. Modifier is automatically created underneath if the attribute is less than 10 or more than 11.",
"example": "16",
"type": "number",
"suggestedvalues": [
"10"
]
},
"CON": {
"description": "Attribute value of the character. All 6 need to be added for them to show. Modifier is automatically created underneath if the attribute is less than 10 or more than 11.",
"example": "16",
"type": "number",
"suggestedvalues": [
"10"
]
},
"INT": {
"description": "Attribute value of the character. All 6 need to be added for them to show. Modifier is automatically created underneath if the attribute is less than 10 or more than 11.",
"example": "16",
"type": "number",
"suggestedvalues": [
"10"
]
},
"WIS": {
"description": "Attribute value of the character. All 6 need to be added for them to show. Modifier is automatically created underneath if the attribute is less than 10 or more than 11.",
"example": "16",
"type": "number",
"suggestedvalues": [
"10"
]
},
"CHA": {
"description": "Attribute value of the character. All 6 need to be added for them to show. Modifier is automatically created underneath if the attribute is less than 10 or more than 11.",
"description": "Attribute value of the character. All 6 need to be added for them to show. Modifier is automatically created underneath if the attribute is less than 10 or more than 11.",
"example": "16",
"example": "16",
Line 762: Line 802:
"imagename4",
"imagename4",
"level",
"level",
"STR, DEX, CON, INT, WIS, CHA",
"STR",
"DEX",
"CON",
"INT",
"WIS",
"CHA",
"str save, dex save, con save, int save, wis save, cha save",
"str save, dex save, con save, int save, wis save, cha save",
"race",
"race",