Template:Infobox Creature: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 23: | Line 23: | ||
|-{{#if: {{{Wisdom|}}} | {{Wisdom|{{{Wisdom}}}|}} | {{blank}} }} | |-{{#if: {{{Wisdom|}}} | {{Wisdom|{{{Wisdom}}}|}} | {{blank}} }} | ||
|-{{#if: {{{Charisma|}}} | {{Charisma|{{{Charisma}}}|}} | {{blank}} }} | |-{{#if: {{{Charisma|}}} | {{Charisma|{{{Charisma}}}|}} | {{blank}} }} | ||
|-{{#if: {{{Defense|}}} | {{Defense|{{{Defense}}}|}} | {{blank}} }} | |||
|-{{#if: {{{Hitpoints|}}} | {{Hitpoints|{{{Hitpoints}}}|}} | {{blank}} }} | |-{{#if: {{{Hitpoints|}}} | {{Hitpoints|{{{Hitpoints}}}|}} | {{blank}} }} | ||
|-{{#if: {{{Speed|}}} | {{Speed|{{{Speed}}}|}} | {{blank}} }} | |-{{#if: {{{Speed|}}} | {{Speed|{{{Speed}}}|}} | {{blank}} }} | ||
Line 48: | Line 49: | ||
Intelligence = | Intelligence = | ||
Wisdom = | Wisdom = | ||
Charisma = | Charisma = | ||
Defense = | |||
Hitpoints = | Hitpoints = | ||
Speed = | Speed = | ||
Line 179: | Line 181: | ||
"Speed": { | "Speed": { | ||
"description": "Movement in Meter per Turn", | "description": "Movement in Meter per Turn", | ||
"type": "number" | |||
}, | |||
"Defense": { | |||
"description": "The Defensive value of the creature", | |||
"type": "number" | "type": "number" | ||
} | } | ||
Line 200: | Line 206: | ||
"Wisdom", | "Wisdom", | ||
"Charisma", | "Charisma", | ||
"Defense", | |||
"Hitpoints", | "Hitpoints", | ||
"Speed", | "Speed", |
Revision as of 23:28, 16 April 2024
Usage example:
{{Infobox God| Image = Name = Classification = Habitat = Temperament = Lifespan = Size = Level of Sentience = Nocturnal = Senses = Conservation Status = Strength = Agility = Stamina = Intelligence = Wisdom = Charisma = Defense = Hitpoints = Speed = Combat Grade = }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | Name | no description | String | required |
Image | Image | no description
| File | optional |
Classification | Classification | no description
| String | required |
Habitat | Habitat | The Area where this creature can usually be found
| String | optional |
Temperament | Temperament | The general reaction of the creature when encountering it
| String | optional |
Lifespan | Lifespan | The average time this creature lives under natural circumstances | String | optional |
Size | Size | The size class of the creature
| String | optional |
Level of Sentience | Level of Sentience | no description
| String | optional |
Nocturnal | Nocturnal | Is the creature Nocturnal?
| String | optional |
Senses | Senses | Which Senses can this creature use?
| String | optional |
Conservation Status | Conservation Status | How common is this creature?
| Unknown | optional |
Strength | Strength | no description | Number | optional |
Agility | Agility | no description | Number | optional |
Stamina | Stamina | no description | Number | optional |
Intelligence | Intelligence | no description | Number | optional |
Wisdom | Wisdom | no description | Number | optional |
Charisma | Charisma | no description | Number | optional |
Defense | Defense | The Defensive value of the creature | Number | optional |
Hitpoints | Hitpoints | The Base amount of Hit points this creature has + the growth per level
| String | optional |
Speed | Speed | Movement in Meter per Turn | Number | optional |
Combat Grade | Combat Grade | The approximate difficulty of dealing with this creature when encountering it. | Number | optional |