Difference between revisions of "Template:Monster"

From Medivia Online Wiki
(edit usage image)
Tag: Reverted
Line 33: Line 33:
--> {{#if: {{{loot_extremely_rare|}}}|<tr><th style="width:17%">'''<font color="#ffff66"> {{#tip-text:Extremely Rare|base loot chance is equal or lower than 0.1% (on 1x loot rate)}} </font>'''</th><td>{{{loot_extremely_rare}}}</td></tr>}} <!--
--> {{#if: {{{loot_extremely_rare|}}}|<tr><th style="width:17%">'''<font color="#ffff66"> {{#tip-text:Extremely Rare|base loot chance is equal or lower than 0.1% (on 1x loot rate)}} </font>'''</th><td>{{{loot_extremely_rare}}}</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_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|}}}|
<tr><th style="width:17%;font-weight:bold;color:#ff3030;text-shadow: 0 0 4px #ffae00,0 0 8px #ffae00,0 0 12px #ffae00;">'''{{#tip-text:Legendary|Drops only from Legendary elite variant}}'''</th><td>{{{loot_legendary}}}</td></tr>}} <!--
--> </table></td> <!--
--> </table></td> <!--
--> {{#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:33, 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=
}}