|
|
(19 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| <table border="1" cellpadding="1" cellspacing="1" class="wikitable" style="width: 600px;">
| |
| <tr>
| |
| <th colspan="3" style="text-align: center;">
| |
| {{{name}}}
| |
| </th></tr>
| |
| <tr>
| |
| <th colspan="1" rowspan="4" style="width: 200px; text-align: center;"> [[File:{{{img|{{{name|None}}}.{{#if:{{{png_extend|}}}|png|gif}}}}}]]
| |
| <td style="width: 200px;"><b>Exp: </b>{{{exp}}}</td>
| |
| <td><b>Corruption: </b>{{#if:{{{without_corruption|}}}|No|Yes}} </td>
| |
| </tr>
| |
| <tr>
| |
| <td><b>HP: </b>{{{hp}}}</td>
| |
| <td> <b>Possible LVL: </b>{{#if:{{{lvl|}}}|{{#ifeq:{{{lvl}}}|1|[[File:difficulty_1.png|difficulty_1.png]]|}}{{#ifeq:{{{lvl}}}|2|[[File:difficulty_2.png|difficulty_2.png]]|}}{{#ifeq:{{{lvl}}}|3|[[File:difficulty_3.png|difficulty_3.png]]|}}{{#ifeq:{{{lvl}}}|4|[[File:difficulty_4.png|difficulty_4.png]]|}}|None. }} </td>
| |
| </tr>
| |
| <tr>
| |
| <td><b>Armor: </b>{{{armor}}}</td>
| |
| <td><b>Summon: </b>{{#if:{{{summon|}}}|{{{summon}}}| -}}</td>
| |
| </tr>
| |
| <tr>
| |
| <td><b>Speed: </b>{{{speed}}} </td>
| |
| <td><b>Convince: </b>{{#if:{{{convince|}}}|{{{convince}}}| -}} </td>
| |
| </tr>
| |
| <tr>
| |
| <th colspan="1" style="width: 200px; text-align: center;"> Damage </th>
| |
| <td colspan="2" rowspan="1"> melee<br/> energyy </td>
| |
| </tr>
| |
| <tr>
| |
| <th colspan="1" style="width: 200px; text-align: center;"> Abilities </th>
| |
| <td colspan="2"> not pushable </td>
| |
| </tr>
| |
| <tr>
| |
| <th colspan="1" style="width: 200px; text-align: center;"> Resistances </th>
| |
| <td colspan="2"> {{#if:{{{physical|{{{energy|{{{earth|{{{fire|{{{ice|{{{death|}}}}}}}}}}}}}}}}}}|{{#if:{{{physical|}}}|Physical: +{{{physical}}}%}}{{#if:{{{energy|}}}|<br/>Energy: +{{{energy}}}%}}{{#if:{{{earth|}}}|<br/>Earth: +{{{earth}}}% }}{{#if:{{{fire|}}}|<br/>Fire: +{{{fire}}}%}}{{#if:{{{ice|}}}|<br/>Ice: +{{{ice}}}%}} {{#if:{{{death|}}}|<br/>Death: +{{{death}}}%}}|-}} </td>
| |
| </tr>
| |
| <th colspan="1" style="width: 200px; text-align: center;"> Location </th>
| |
| <td colspan="2"> {{{location}}} </td>
| |
| </tr>
| |
| <tr>
| |
| <th colspan="1" style="width: 200px; text-align: center;">Loot</th>
| |
| <td colspan="2">{{#if:{{{common|}}}|<b>Common: </b>{{{common}}}|}} {{#if:{{{semirare|}}}|<br/><b>Semi-rare: </b>{{{semirare}}}|}} {{#if:{{{rare|}}}|<br/><b>Rare: </b> {{{rare}}}|}} {{#if:{{{veryrare|}}}| <br/> <b> Very rare: </b>{{{veryrare}}}|}} {{#if:{{{extremelyrare|}}}|<br/><b>Extremely rare: </b>{{{extremelyrare}}}|}} {{#if:{{{ultrarare}}}|<br/><b>Ultra rare: </b> {{{ultrarare}}}|}}
| |
|
| |
|
| </table> | | <br/> <!-- |
| | --> |
| | |
| | {| class="wikitable" |
| | |- |
| | ! style="width:17%" | <div style="font-family: Tahoma; font-weight: normal; word-spacing: -2px; font-size: 11pt; color: #00FF00; text-align: center; text-shadow: #000 1px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;text-align: center"><br/> [[File:Tentacles.gif]]</div> |
| | ! style="text-align: left;" | '''Hit Points:''' {{{hp|?}}}<br/> '''Experience:''' {{{exp|?}}} |
| | |- |
| | ! '''Abilities:''' |
| | | {{{abilities|?}}} |
| | |- |
| | ! '''Est. Max Damage:''' |
| | | {{{est_max_damage|?}}} |
| | |- |
| | ! '''Immune To:''' |
| | | {{{immune_to|-}}} |
| | |- |
| | ! '''Strong Against:''' |
| | | {{{strong_against|-}}} |
| | |- |
| | ! '''Weak To:''' |
| | | {{{weak_to|-}}} |
| | |- |
| | ! '''Location:''' |
| | | {{{location|-}}} |
| | |- |
| | ! '''Loot:''' |
| | | {{{loot|-}}} |
| | |} |
| | |
| | Go back to [[Creatures|Creatures]]. |
| | |
| | [[Category:Pages with broken file links]] |