Template:Stats: Difference between revisions
Appearance
![]() Â |
![]() Cdjensen94 (talk | contribs) |
||
Line 26: | Line 26: | ||
</data> | </data> | ||
</infobox> | </infobox> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"str": { | |||
"type": "number" | |||
}, | |||
"dex": { | |||
"type": "number" | |||
}, | |||
"will": { | |||
"type": "number" | |||
}, | |||
"senses": { | |||
"type": "number" | |||
}, | |||
"con": { | |||
"type": "number" | |||
}, | |||
"int": { | |||
"type": "number" | |||
}, | |||
"wis": { | |||
"type": "number" | |||
}, | |||
"cha": { | |||
"type": "number" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"str", | |||
"dex", | |||
"con", | |||
"senses", | |||
"int", | |||
"wis", | |||
"cha", | |||
"will" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |