Difference between revisions of "Template:Monster"

From Medivia Online Wiki
 
(13 intermediate revisions by 2 users not shown)
Line 24: Line 24:
--> <tr><th>'''Loot:'''</th><td>{{{loot|}}} <!--
--> <tr><th>'''Loot:'''</th><td>{{{loot|}}} <!--
--> <table class="wikitable"> <!--
--> <table class="wikitable"> <!--
--> {{#if: {{{loot_very_common|}}}|<tr><th>'''<font color="grey"> Very Common </font>'''</th><td>{{{loot_very_common}}}</td></tr>}} <!--
--> {{#if: {{{loot_very_common|}}}|<tr><th>'''<font color="#aaaaaa"> {{#tip-text:Very Common|base loot chance is higher than 15% (on 1x loot rate)}} </font>'''</th><td>{{{loot_very_common}}}</td></tr>}} <!--
--> {{#if: {{{loot_common|}}}|<tr><th>'''<font color="white"> Common </font>'''</th><td>{{{loot_common}}}</td></tr>}} <!--
--> {{#if: {{{loot_common|}}}|<tr><th>'''<font color="#ffffff"> {{#tip-text:Common|base loot chance is equal or lower than 15% (on 1x loot rate)}} </font>'''</th><td>{{{loot_common}}}</td></tr>}} <!--
--> {{#if: {{{loot_uncommon|}}}|<tr><th>'''<font color="green"> Uncommon </font>'''</th><td>{{{loot_uncommon}}}</td></tr>}} <!--
--> {{#if: {{{loot_uncommon|}}}|<tr><th>'''<font color="#00ff00"> {{#tip-text:Uncommon|base loot chance is equal or lower than 6% (on 1x loot rate)}} </font>'''</th><td>{{{loot_uncommon}}}</td></tr>}} <!--
--> {{#if: {{{loot_semi-rare|}}}|<tr><th>'''<font color="dodger blue"> Semi-Rare </font>'''</th><td>{{{loot_semi-rare}}}</td></tr>}} <!--
--> {{#if: {{{loot_semi-rare|}}}|<tr><th>'''<font color="#0096e0"> {{#tip-text:Semi-Rare|base loot chance is equal or lower than 2% (on 1x loot rate)}} </font>'''</th><td>{{{loot_semi-rare}}}</td></tr>}} <!--
--> {{#if: {{{loot_rare|}}}|<tr><th>'''<font color="purple"> Rare </font>'''</th><td>{{{loot_rare}}}</td></tr>}} <!--
--> {{#if: {{{loot_rare|}}}|<tr><th>'''<font color="#7e02be"> {{#tip-text:Very Rare|base loot chance is equal or lower than 0.6% (on 1x loot rate)}} </font>'''</th><td>{{{loot_rare}}}</td></tr>}} <!--
--> {{#if: {{{loot_very_rare|}}}|<tr><th>'''<font color="red"> Very Rare </font>'''</th><td>{{{loot_very_rare}}}</td></tr>}} <!--
--> {{#if: {{{loot_very_rare|}}}|<tr><th>'''<font color="#fe2712"> {{#tip-text:Rare|base loot chance is equal or lower than 0.3% (on 1x loot rate)}} </font>'''</th><td>{{{loot_very_rare}}}</td></tr>}} <!--
--> {{#if: {{{loot_extremely_rare|}}}|<tr><th>'''<font color="gold"> Extremely Rare </font>'''</th><td>{{{loot_extremely_rare}}}</td></tr>}} <!--
--> {{#if: {{{loot_extremely_rare|}}}|<tr><th>'''<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>}} <!--
--> </table></td> }} <!--
--> </table></td> <!--
--> }} <!--


--> {{#if: {{{skinnable|}}}|<tr><th>'''Skinnable:'''</th><td>{{{skinnable}}}</td></tr>}} <!--
--> {{#if: {{{skinnable|}}}|<tr><th>'''Skinnable:'''</th><td>{{{skinnable}}}</td></tr>}} <!--
Line 39: Line 38:


Go back to [[Creatures]].
Go back to [[Creatures]].
<noinclude>===Usage===
<pre>{{Monster
|name=
|image=
|hp=
|exp=
|summon=
|illusionable=
|convince=
|abilities=
|class=
|pushable=
|push_objects=
|est_max_damage=
|immune_to=
|neutral_to=
|sounds=
|task=
|note=
|strategy=
|strategy_knights=
|strategy_mages=
|strategy_archers=
|loot=
|loot_very_common<nowiki><!--grey--></nowiki>=
|loot_common<nowiki><!--white--></nowiki>=
|loot_uncommon<nowiki><!--green--></nowiki>=
|loot_semi-rare<nowiki><!--blue--></nowiki>=
|loot_rare<nowiki><!--purple--></nowiki>=
|loot_very_rare<nowiki><!--red--></nowiki>=
|loot_extremely_rare<nowiki><!--yellow--></nowiki>=
|skinnable=
|location=
}}</pre></noinclude>

Latest revision as of 15:58, 23 June 2024

{{{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:-
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=
|neutral_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=
}}