Difference between revisions of "Template:Monster"
From Medivia Online Wiki
| Line 7: | Line 7: | ||
--> <tr><th>'''Est. Max Damage:'''</th><td>{{{est_max_damage|?}}}</td></tr><!-- | --> <tr><th>'''Est. Max Damage:'''</th><td>{{{est_max_damage|?}}}</td></tr><!-- | ||
--> <tr><th>'''Immune To:'''</th><td>{{{immune_to}}}</td></tr><!-- | --> <tr><th>'''Immune To:'''</th><td>{{{immune_to}}}</td></tr><!-- | ||
--> {{#if: {{{resistant_to|}}}|<tr><th>'''Resistant To:'''</th><td>{{{ | --> {{#if: {{{resistant_to|}}}|<tr><th>'''Resistant To:'''</th><td>{{{resistant_to}}}</td></tr>}} <!-- | ||
--> <tr><th>'''Neutral To:'''</th><td>{{{neutral_to|-}}}</td></tr><!-- | --> <tr><th>'''Neutral To:'''</th><td>{{{neutral_to|-}}}</td></tr><!-- | ||
--> {{#if: {{{weak_to|}}}|<tr><th>'''Weak To:'''</th><td>{{{weak_to}}}</td></tr>}} <!-- | --> {{#if: {{{weak_to|}}}|<tr><th>'''Weak To:'''</th><td>{{{weak_to}}}</td></tr>}} <!-- | ||
Revision as of 11:46, 28 June 2024
{{{name}}} {{{image}}} | |
|---|---|
| Abilities: | ? |
| Class: | ? |
| Pushable: | ❌ |
| Push Objects: | ❌ |
| Est. Max Damage: | ? |
| Immune To: | {{{immune_to}}} |
| Neutral To: | - |
| Loot: | |
Go back to Creatures.
Usage
{{Monster
|name=
|image=
|hp=
|exp=
|summon=
|illusionable=
|convince=
|abilities=
|class=
|pushable=
|push_objects=
|est_max_damage=
|immune_to=
|resistant_to=
|neutral_to=
|weak_to=
|sounds=
|task=
|note=
|strategy=
|strategy_knights=
|strategy_mages=
|strategy_archers=
|loot=
|loot_very_common<!--grey-->=
|loot_common<!--white-->=
|loot_uncommon<!--green-->=
|loot_semi-rare<!--blue-->=
|loot_rare<!--purple-->=
|loot_very_rare<!--red-->=
|loot_extremely_rare<!--yellow-->=
|skinnable=
|location=
}}