Difference between revisions of "Template:Monster"

From Medivia Online Wiki
Tag: Reverted
Tag: Reverted
Line 34: Line 34:
--> {{#if: {{{loot_epic|}}}|<tr><th style="width:17%">'''<font color="#00C4C4"> {{#tip-text:Epic|base loot chance is equal or lower than 0.05% (on 1x loot rate)}} </font>'''</th><td>{{{loot_epic}}}</td></tr>}} <!--
--> {{#if: {{{loot_epic|}}}|<tr><th style="width:17%">'''<font color="#00C4C4"> {{#tip-text:Epic|base loot chance is equal or lower than 0.05% (on 1x loot rate)}} </font>'''</th><td>{{{loot_epic}}}</td></tr>}} <!--
--> {{#if: {{{loot_legendary|}}}|
--> {{#if: {{{loot_legendary|}}}|
<tr><th style="width:17%;font-weight:bold;color:#ff0000;
<tr>
text-shadow: 0 0 4px #ff6600,
  <th style="width:17%; font-weight:bold;">
            0 0 10px #ff3300,
    <span style="
            0 0 14px #ff0000;">'''{{#tip-text:Legendary|Drops only from Legendary elite variant}}'''</th><td>{{{loot_legendary}}}</td></tr>}} <!--
      color:#ff0000;
--> </table></td> <!--
      text-shadow:
        0 0 4px #ff6600,
        0 0 10px #ff3300,
        0 0 14px #ff0000;">
      '''{{#tip-text:Legendary|Drops only from Legendary elite variant}}'''
    </span>
  </th>
  <td>{{{loot_legendary}}}</td>
</tr>
}}
<!--
--> {{#if: {{{skinnable|}}}|<tr><th>'''Skinnable:'''</th><td>{{{skinnable}}}</td></tr>}} <!--
--> {{#if: {{{skinnable|}}}|<tr><th>'''Skinnable:'''</th><td>{{{skinnable}}}</td></tr>}} <!--
--> {{#if: {{{location|}}}|<tr><th>'''Location:'''</th><td>{{{location}}}</td></tr>}} <!--
--> {{#if: {{{location|}}}|<tr><th>'''Location:'''</th><td>{{{location}}}</td></tr>}} <!--

Revision as of 17:35, 23 November 2025

{{{name}}}
{{{image}}}
Heart.png Hit Points: ?
Xp.png Experience: {{{exp}}}
Summon.png Summon: -
Convince.png Convince: -
Abilities:?
Class:?
Pushable:
Push Objects:
Est. Max Damage:?
Immune To:-
Loot:

Go back to Creatures.

Usage

{{Monster
|name=
|image<!--[[File:.png|64px]]-->=
|hp=
|exp=
|summon=
|illusionable=
|convince=
|abilities=
|class=
|pushable=<!--y/n-->
|push_objects=<!--y/n-->
|est_max_damage=
|immune_to=
|resistant_to=
|weak_to=
|sounds=
|task=
|note=
|strategy=
|strategy_knights=
|strategy_mages=
|strategy_archers=
|loot=
<!--for loot use:[[File:Item_Name.png OR .gif|32px|link=Item_Name]]-->
|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-->=
|loot_epic<!--light blue-->=
|skinnable=
|location=
}}