Template:Creature
Copyable code
{{Creature
|images=
|title=
|biome=
|spawn_count=
|identifier=
|health=
|spiritual_health=
|armor=
|attack=
|minimum_ep=
|maximum_ep=
|nullifications=
|resistances=
|intrinsic_skills=
|common_skills=
|extra_skills=
|unique_skills=
|ultimate_skills=
|magics=
|ballewills=
}}
Example infobox
{{Creature
|images=YourMom.png
|title=Your Mother
|biome=Your Home
|spawn_count=Single
|identifier=tensura:mother
|health=10
|spiritual_health=100
|armor=1
|attack=5
|minimum_ep=1
|maxiumum_ep=100000
|resistances=[[Abilities/Skills/Pain Resistance|Pain Resistance]]
|intrinsic_skills=[[Abilities/Skills/Eye Of Truth|Eye Of Truth]]
|extra_skills=[[Abilities/Skills/Universal Perception|Universal Perception]]
|unique_skills=[[Abilities/Skills/Gluttony|Gluttony]], [[Abilities/Skills/Infinity Prison|Infinity Prison]]
|ultimate_skills=They don't exist at the time of writing
|magics=[[Abilities/Magics/Shadow_Bind|Shadow Bind]]
|battlewills=[[Abilities/Battlewills/Death_March_Dance|Death March Dance]]
}}
Example multi-tabbed infobox
{{Creature
|images=YourMom.png:Mother, YourDad.png:Father
|title=Your Mother
|biome=Your Home
|spawn_count=Single
|identifier=tensura:mother
|health=10
|spiritual_health=100
|armor=1
|attack=5
|minimum_ep=1
|maxiumum_ep=100000
|resistances=[[Abilities/Skills/Pain Resistance|Pain Resistance]]
|intrinsic_skills=[[Abilities/Skills/Eye Of Truth|Eye Of Truth]]
|extra_skills=[[Abilities/Skills/Universal Perception|Universal Perception]]
|unique_skills=[[Abilities/Skills/Gluttony|Gluttony]], [[Abilities/Skills/Infinity Prison|Infinity Prison]]
|ultimate_skills=They don't exist at the time of writing
|magics=[[Abilities/Magics/Shadow_Bind|Shadow Bind]]
|battlewills=[[Abilities/Battlewills/Death_March_Dance|Death March Dance]]
# You can use the tab names to assign elements separately, like so:
|Father_biome=Missing
|Father_spawn_count=?
}}
- You can use the tab names to assign elements separately, like so:
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | The name of the creature | String | required |
| images | images | Picture of the creature, with a label
| Content | suggested |
| image | image | Picture of the creature | Content | deprecated |
| Biome | biome | List of biomes which the creature can spawn in | String | suggested |
| Spawn Count | spawn_count | Does the creature spawn in groups? If so, how many? | String | optional |
| Identifier | identifier | Full Identifier of the mob, i.e, tensura:slime | String | optional |
| Health | health | Maximum health of the creature | Number | required |
| Spiritual Health | spiritual_health | The spiritual health of the creature | Number | required |
| Armor | armor | Armor of the creature | Number | required |
| Attack | attack | Attack damage of the creature | Number | suggested |
| Minimum EP | minimum_ep | Minimum EP the creature can spawn with | Number | required |
| Maximum EP | maximum_ep | Maximum EP the creature can spawn with | Number | required |
| Nullifications | nullifications | Nullifications of the creature, formatted as links
| Content | required |
| Resistances | resistances | Resistances of the creature, formatted as links
| Content | required |
| Intrinsic | intrinsic_skills | Intrinsic skills of the creature, formatted as links to the skills
| Content | required |
| Common | common_skills | Common skills of the creature, formatted as links to the skills | Content | required |
| Extra | extra_skills | Extra skills of the creature, formatted as links to the skills
| Content | required |
| Unique | unique_skills | Unique skills of the creature, formatted as links to the skills
| Content | required |
| Ultimate | ultimate_skills | Ultimate skills of the creature, formatted as links to the skills | Content | required |
| Magic | magics | Magic abilities of the creature, formatted as links to the spells
| Content | required |
| Battlewill | battlewills | Battewills possessed by the creature, formatted as links to them
| Content | required |
