Changes

798 bytes removed ,  07:44, 20 December 2022
no edit summary
Line 45: Line 45:  
|colspan='3'|{{head|Distinctions}}
 
|colspan='3'|{{head|Distinctions}}
 
|-
 
|-
|{{#if:{{{distinction1|}}}|{{CortexTrait|name={{{distinction1}}}|value={{{distinction1_value|8}}}}}|{{error|Characters require three distinctions}}}}
+
|{{#if:{{{distinction1|}}}|{{CortexTrait|name={{{distinction1}}}|value=8}}|{{error|Characters require three distinctions}}}}
|{{#if:{{{distinction2|}}}|{{CortexTrait|name={{{distinction2}}}|value={{{distinction2_value|8}}}}}|{{error|Characters require three distinctions}}}}
+
|{{#if:{{{distinction2|}}}|{{CortexTrait|name={{{distinction2}}}|value=8}}|{{error|Characters require three distinctions}}}}
|{{#if:{{{distinction3|}}}|{{CortexTrait|name={{{distinction3}}}|value={{{distinction3_value|8}}}}}|{{error|Characters require three distinctions}}}}
+
|{{#if:{{{distinction3|}}}|{{CortexTrait|name={{{distinction3}}}|value=8}}|{{error|Characters require three distinctions}}}}
 
|-
 
|-
 
|{{hinder}}
 
|{{hinder}}
Line 151: Line 151:  
"type": "line",
 
"type": "line",
 
"autovalue": "",
 
"autovalue": "",
"required": true
  −
},
  −
"distinction1_value": {
  −
"label": "First Distinction Die Value",
  −
"description": "Die value of the first distinction",
  −
"example": "8",
  −
"default": "8",
  −
"autovalue": "8",
   
"required": true
 
"required": true
 
},
 
},
Line 182: Line 174:  
"example": "Big Muscled",
 
"example": "Big Muscled",
 
"type": "line",
 
"type": "line",
"required": true
  −
},
  −
"distinction2_value": {
  −
"label": "Second Distinction Die Value",
  −
"description": "Die value of the second distinction",
  −
"example": "8",
  −
"type": "number",
  −
"default": "8",
  −
"autovalue": "8",
   
"required": true
 
"required": true
 
},
 
},
Line 216: Line 199:  
"autovalue": "",
 
"autovalue": "",
 
"required": true
 
"required": true
},
  −
"distinction3_value": {
  −
"label": "Third Distinction Die Value",
  −
"description": "Die value of the third distinction",
  −
"example": "8",
  −
"type": "number",
  −
"default": "8",
  −
"autovalue": "8"
   
},
 
},
 
"gunner": {
 
"gunner": {
Line 431: Line 406:  
"width",
 
"width",
 
"distinction1",
 
"distinction1",
"distinction1_value",
   
"distinction2",
 
"distinction2",
"distinction2_value",
   
"distinction3",
 
"distinction3",
"distinction3_value",
   
"physical",
 
"physical",
 
"mental",
 
"mental",
Line 477: Line 449:  
"distinction3_sfx3_effect"
 
"distinction3_sfx3_effect"
 
],
 
],
"format": "inline",
+
"format": "block",
 
"description": "Template for Silver Lining cortex characters and Major GMCs"
 
"description": "Template for Silver Lining cortex characters and Major GMCs"
 
}
 
}
 
</templatedata>
 
</templatedata>
 
</noinclude>
 
</noinclude>