Difference between revisions of "Template:CortexMob"

From Starlight Wiki
Jump to navigation Jump to search
Line 70: Line 70:
 
"params": {
 
"params": {
 
"rating": {
 
"rating": {
"label": "Mob Die Rating",
+
"label": "Number of Mob Dice",
"description": "The Mob's Die Rating: 4,6,8,10, or 12",
+
"description": "The skill level of the mob. Minimum 2, max 5, determines how many 'health' dice the mob has.",
"example": "8",
+
"example": "2",
 
"type": "number",
 
"type": "number",
"required": true
+
"required": true,
 +
"default": "2"
 
},
 
},
 
"name": {
 
"name": {
Line 103: Line 104:
 
},
 
},
 
"skill_level": {
 
"skill_level": {
"label": "Mob skill level",
+
"label": "Cortex Die",
"description": "The skill level of the mob. Minimum 2, max 5, determines how many 'health' dice the mob has.",
+
"description": "The Mob's Die Rating: 4,6,8,10, or 12",
 
"type": "number",
 
"type": "number",
"default": "2",
+
"required": true,
"required": true
+
"example": "8"
 
},
 
},
 
"trait2": {
 
"trait2": {
Line 167: Line 168:
 
"description": "The die value of the 6th trait",
 
"description": "The die value of the 6th trait",
 
"example": "8",
 
"example": "8",
 +
"type": "number"
 +
},
 +
"width": {
 +
"label": "Width of Object",
 +
"description": "Width of the object on the page. Default 20%, suggest using 100% if putting the box in a table",
 +
"example": "100",
 
"type": "number"
 
"type": "number"
 
}
 
}
Line 172: Line 179:
 
"description": "Cortex Mob",
 
"description": "Cortex Mob",
 
"paramOrder": [
 
"paramOrder": [
"name",
+
"name",
 
"rating",
 
"rating",
 
"skill_level",
 
"skill_level",
 
"description",
 
"description",
 +
"width",
 
"trait1",
 
"trait1",
 
"trait1_value",
 
"trait1_value",

Revision as of 03:31, 13 December 2022


Mob of Bob
It's bob, what do you think?
Mob Traits Rating
Very Bob
Quite Bob
Exceptionally Bob
Incredibly Bob
Indubitably Bob
Not Particularly Bob


Mob of Other
Mob Traits Rating

Mobs require a rating of 2 or more

Cortex Mob

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Mob Namename

The Mob's Name. Make it something snappy

Example
Bob, or Xzanthir the Mighty
Stringrequired
Number of Mob Dicerating

The skill level of the mob. Minimum 2, max 5, determines how many 'health' dice the mob has.

Default
2
Example
2
Numberrequired
Cortex Dieskill_level

The Mob's Die Rating: 4,6,8,10, or 12

Example
8
Numberrequired
Mob Descriptiondescription

A brief description of the mob.

Stringsuggested
Width of Objectwidth

Width of the object on the page. Default 20%, suggest using 100% if putting the box in a table

Example
100
Numberoptional
Trait 1trait1

An extra trait the mob possesses

Example
Disorganized
Stringsuggested
Trait 1 Die Valuetrait1_value

The die value of the 1st trait

Example
8
Numberoptional
Trait 2trait2

An extra trait the mob possesses

Example
Disorganized
Stringoptional
Trait 2 Valuetrait2_value

The die value of the 2nd trait

Example
8
Numbersuggested
Trait 3trait3

An extra trait the mob possesses

Example
Disorganized
Stringoptional
Trait 3 Valuetrait3_value

The die value of the 3rd trait

Example
8
Numberoptional
Trait 4trait4

An extra trait the mob possesses

Example
Disorganized
Stringoptional
Trait 4 Valuetrait4_value

The die value of the 4th trait

Example
8
Unknownoptional
Trait 5trait5

An extra trait the mob possesses

Example
Disorganized
Stringoptional
Trait 5 Valuetrait5_value

The die value of the 5th trait

Example
8
Numberoptional
Trait 6trait6

An extra trait the mob possesses

Example
Disorganized
Stringoptional
Trait 6 Valuetrait6_value

The die value of the 6th trait

Example
8
Numberoptional