Difference between revisions of "Template:Monster"
From Medivia Online Wiki
(added #tip-text:rarity|base loot chance is equal or lower than x% (on 1x loot rate)) |
|||
| 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="#aaaaaa"> 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="#ffffff"> 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="#00ff00"> 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="#0096e0"> 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="#7e02be"> 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.3% (on 1x loot rate)}} </font>'''</th><td>{{{loot_rare}}}</td></tr>}} <!-- | ||
--> {{#if: {{{loot_very_rare|}}}|<tr><th>'''<font color="#fe2712"> | --> {{#if: {{{loot_very_rare|}}}|<tr><th>'''<font color="#fe2712"> {{#tip-text:Rare|base loot chance is equal or lower than 0.6% (on 1x loot rate)}} </font>'''</th><td>{{{loot_very_rare}}}</td></tr>}} <!-- | ||
--> {{#if: {{{loot_extremely_rare|}}}|<tr><th>'''<font color="#ffff66"> 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> <!-- | ||
Revision as of 09:48, 23 June 2024
{{{name}}} {{{image}}} | |
|---|---|
| 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=
}}