Difference between revisions of "Template:Monster"

From Medivia Online Wiki
Tag: Reverted
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%">
--> {{#if: {{{loot_legendary|}}}|<tr><th style="width:17%">
'''<font color="#ff0000" style="filter:
'''<font class="loot-legendary"> {{#tip-text:Legendary|Drops only from Legendary elite variant}} </font>'''</th><td>{{{loot_legendary}}}</td></tr>}}<!--
    drop-shadow(0 0 3px #ff6600)
    drop-shadow(0 0 6px #ff3300)
    drop-shadow(0 0 9px #ff0000);">
{{#tip-text:Legendary|Drops only from Legendary elite variant}}
</font>'''
</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:38, 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=
}}