Template:Enemy infobox
Jump to navigation
Jump to search
Enemy infobox | ||
---|---|---|
| ||
heart | {{{heart}}} | |
juice | {{{juice}}} | |
attack | {{{attack}}} | |
defense | {{{defense}}} | |
speed | {{{speed}}} | |
luck | {{{luck}}} | |
hit | {{{hit}}} | |
drops | {{{drops}}} |
An overview of an enemy.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The name of the enemy; else, the page name will be used | String | optional |
Thumbnail | image | The image to use as the thumbnail
| String | suggested |
Thumbnail Size | size | The size of the thumbnail image
| String | suggested |
Heart | heart | The enemy's health
| Number | suggested |
Juice | juice | The enemy's juice
| Number | suggested |
Attack | attack | The enemy's attack
| Number | suggested |
Defense | defense | The enemy's defense
| Number | suggested |
Speed | speed | The enemy's speed
| Number | suggested |
Luck | luck | The enemy's luck
| Number | suggested |
Hit | hit | The enemy's hit | Number | optional |
Drops | drops | What the enemy can drop upon defeat
| String | suggested |