Template:Infobox Monster

From MB Wiki
Revision as of 11:01, 6 January 2026 by Ais (talk | contribs) (Created page with "<includeonly>{{#invoke:InfoboxMonster|infobox}}</includeonly> <noinclude> {{Documentation|Template:Infobox_Monster/doc}} == Usage == <pre> {{Infobox_Monster | title = Monster Name | element = Wind/Ice/Fire/Grass/etc. | type = Boss/Elite/Normal | size = Small/Medium/Large/Giant | zone = Forest/Cave/Mountain/etc. | habitat = Specific location | difficulty = Easy/Medium/Hard/Extreme | behavior = Aggressive/Defensive/Passive | hp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Documentation icon Template documentation
Note: parts of or the entire template might not be visible without values provided.

The documentation for this template is missing. Click here to create it.

Usage

{{Infobox_Monster
| title       = Monster Name
| element     = Wind/Ice/Fire/Grass/etc.
| type        = Boss/Elite/Normal
| size        = Small/Medium/Large/Giant
| zone        = Forest/Cave/Mountain/etc.
| habitat     = Specific location
| difficulty  = Easy/Medium/Hard/Extreme
| behavior    = Aggressive/Defensive/Passive
| hp          = 1000
| attack      = 50
| defense     = 30
| magic       = 20
| speed       = Fast
| exp         = 100
| gold        = 500
| weaknesses  = Fire, Ice, Lightning
| resistances = Poison, Dark
| drops       = Item1, Item2, Item3
| phase1      = Description of phase 1
| phase2      = Description of phase 2
| phase3      = Description of phase 3
| description = General monster description
| tactics     = Combat strategies
| image       = Monster_image.png
}}