Difference between revisions of "Template:Monster"

From Faloria Wiki
Jump to: navigation, search
Line 5: Line 5:
--> <tr><th>'''Push Objects:'''</th><td>{{#ifeq: {{{push_objects|}}}|yes|✔️|❌ }}</td></tr> <!--
--> <tr><th>'''Push Objects:'''</th><td>{{#ifeq: {{{push_objects|}}}|yes|✔️|❌ }}</td></tr> <!--
--> {{#if: {{{est_max_damage| }}}| <!--
--> {{#if: {{{est_max_damage| }}}| <!--
--> <tr><th>'''Est. Max Damage:'''</th><td>{{{est_max_damage|?}}}</td></tr><!--
--> <tr><th>'''Est. Max Damage:'''</th><td>{{{est_max_damage|?}}}</td></tr>}} <!--
--> }} <!--
--> {{#if: {{{immune_to|}}}| <!--
--> {{#if: {{{immune_to|}}}| <!--
--> <tr><th>'''Immune To:'''</th><td>{{{immune_to|?}}}</td></tr><!--
--> <tr><th>'''Immune To:'''</th><td>{{{immune_to|?}}}</td></tr>}} <!--
--> }} <!--
--> {{#if: {{{neutral_to|}}}| <!--
--> {{#if: {{{neutral_to|}}}| <!--
--> <tr><th>'''Neutral To:'''</th><td>{{{neutral_to|?}}}</td></tr><!--
--> <tr><th>'''Neutral To:'''</th><td>{{{neutral_to|?}}}</td></tr>}} <!--
--> }} <!--
--> {{#if: {{{sounds|}}}|<tr><th>'''Sounds:'''</th><td style="color: #c68210">{{{sounds}}}</td></tr>}} <!--
--> {{#if: {{{sounds|}}}|<tr><th>'''Sounds:'''</th><td style="color: #c68210">{{{sounds}}}</td></tr>}} <!--
--> {{#if: {{{first_task_kills| {{{second_task_kills| {{{third_task_kills| }}} }}} }}}| <tr><th>'''Task:'''</th><td> <!--
--> {{#if: {{{first_task_kills| {{{second_task_kills| {{{third_task_kills| }}} }}} }}}| <tr><th>'''Task:'''</th><td> <!--
Line 32: Line 29:
--> {{#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>}} <!--
--> {{#if: {{{note|}}}|<tr><th>'''Note:'''</th><td>{{{note|?}}}</td></tr>}}} <!--
--> {{#if: {{{note|}}}|<tr><th>'''Note:'''</th><td>{{{note|?}}}</td></tr>}} <!--
--> </table>
--> </table>
Category: [[{{{task_category|}}}]]<br>
Category: [[{{{task_category|}}}]]<br>

Revision as of 16:06, 11 May 2023

{{{name}}}
{{{image}}}
Health-wiki.png Hit Points: ?
Exp-wiki.png Experience: ?
Abilities:?
Pushable:
Push Objects:
Loot:This creature does not drop any loot.

Category: [[]]
Category: [[]]
Go back to Monsters.

===Usage===

{{Monster
|name=
|hp=
|exp=
|summon=
|abilities=
|pushable=
|push_objects=
|est_max_damage=
|immune_to=
|neutral_to=
|sounds=
|first_task_kills=
|first_task_reward_=
|first_task_location=
|task_category=
|strategy_knight=
|strategy_mages=
|strategy_paladin=
|loot=
|skinnable=
|location=
|note=
|category=
}}