Predefinição:Pet 2: mudanças entre as edições

De TibiaRPGBrasil Wiki
Ir para navegação Ir para pesquisar
Sem resumo de edição
Sem resumo de edição
Linha 555: Linha 555:
             |#default= Desconhecido.}}
             |#default= Desconhecido.}}
             |#default= Desconhecido.}}</td>
             |#default= Desconhecido.}}</td>
  </table>
<!-- Escalamento -->
  <table style="width:100%;">
      <td style="text-align:left;" valign="top">'''Escalamento:'''</td>
      <tr>
        <tr>
            <td bgcolor="#E8F2F8" colspan="2" style="width:16.6%; text-align:center; border:1px solid #CCC; border-top-left-radius:10px; border-top-right-radius:10px;">'''Level 1:'''</td>
            <td bgcolor="#E8F2F8" colspan="2" style="width:16.6%; text-align:center; border:1px solid #CCC; border-top-left-radius:10px; border-top-right-radius:10px;">'''Level 100:'''</td>
            <td bgcolor="#E8F2F8" colspan="2" style="width:16.6%; text-align:center; border:1px solid #CCC; border-top-left-radius:10px; border-top-right-radius:10px;">'''Level 300:'''</td>
            <td bgcolor="#E8F2F8" colspan="2" style="width:16.6%; text-align:center; border:1px solid #CCC; border-top-left-radius:10px; border-top-right-radius:10px;">'''Level 400:'''</td>
            <td bgcolor="#E8F2F8" colspan="2" style="width:16.6%; text-align:center; border:1px solid #CCC; border-top-left-radius:10px; border-top-right-radius:10px;">'''Level 600:'''</td>
            <td bgcolor="#E8F2F8" colspan="2" style="width:16.6%; text-align:center; border:1px solid #CCC; border-top-left-radius:10px; border-top-right-radius:10px;">'''Level 900:'''</td>
        </tr>
        <tr>
            <td bgcolor="#E8F2F8" style="width:8.3%; height:20px; text-align:center; border:1px solid #CCC;">'''Vida:'''</td>
            <td bgcolor="#E8F2F8" style="width:8.3%; height:20px; text-align:center; border:1px solid #CCC;">'''Mana:'''</td>
            <td bgcolor="#E8F2F8" style="width:8.3%; height:20px; text-align:center; border:1px solid #CCC;">'''Vida:'''</td>
            <td bgcolor="#E8F2F8" style="width:8.3%; height:20px; text-align:center; border:1px solid #CCC;">'''Mana:'''</td>
            <td bgcolor="#E8F2F8" style="width:8.3%; height:20px; text-align:center; border:1px solid #CCC;">'''Vida:'''</td>
            <td bgcolor="#E8F2F8" style="width:8.3%; height:20px; text-align:center; border:1px solid #CCC;">'''Mana:'''</td>
            <td bgcolor="#E8F2F8" style="width:8.3%; height:20px; text-align:center; border:1px solid #CCC;">'''Vida:'''</td>
            <td bgcolor="#E8F2F8" style="width:8.3%; height:20px; text-align:center; border:1px solid #CCC;">'''Mana:'''</td>
            <td bgcolor="#E8F2F8" style="width:8.3%; height:20px; text-align:center; border:1px solid #CCC;">'''Vida:'''</td>
            <td bgcolor="#E8F2F8" style="width:8.3%; height:20px; text-align:center; border:1px solid #CCC;">'''Mana:'''</td>
            <td bgcolor="#E8F2F8" style="width:8.3%; height:20px; text-align:center; border:1px solid #CCC;">'''Vida:'''</td>
            <td bgcolor="#E8F2F8" style="width:8.3%; height:20px; text-align:center; border:1px solid #CCC;">'''Mana:'''</td>
        </tr>
        <tr> <!-- Level 1 -->
            <td style="width:8.3%; height:20px; border-bottom-left-radius:6px; text-align:center; border-width:1px; border-style:solid; border-color:#CCC;">{{#switch:{{{hp|Desconhecido}}}
              | Knight  = {{#expr: 15*1 + ((1/100)*500) }}
              | Mage    = {{#expr: 5*1 + ((1/100)*300) }}
              | Paladin = {{#expr: 10*1 + ((1/100)*400) }}
              | #default= Desconhecido }}</td>
            <td style="width:8.3%; height:20px; border-bottom-right-radius:6px; text-align:center; border-width:1px; border-style:solid; border-color:#CCC;">{{#switch:{{{mp|Desconhecido}}}
              | Knight  = {{#expr: 5*1 + ((1/100)*300) }}
              | Mage    = {{#expr: 15*1 + ((1/100)*500) }}
              | Paladin = {{#expr: 10*1 + ((1/100)*400) }}
              | #default= Desconhecido }}</td>
            <!-- Level 100 -->
            <td style="width:8.3%; height:20px; border-bottom-left-radius:6px; text-align:center; border-width:1px; border-style:solid; border-color:#CCC;">{{#switch:{{{hp|Desconhecido}}}
              | Knight  = {{#expr: 15*100 + ((100/100)*500) }}
              | Mage    = {{#expr: 5*100 + ((100/100)*300) }}
              | Paladin = {{#expr: 10*100 + ((100/100)*400) }}
              | #default= Desconhecido }}</td>
            <td style="width:8.3%; height:20px; border-bottom-right-radius:6px; text-align:center; border-width:1px; border-style:solid; border-color:#CCC;">{{#switch:{{{mp|Desconhecido}}}
              | Knight  = {{#expr: 5*100 + ((100/100)*300) }}
              | Mage    = {{#expr: 15*100 + ((100/100)*500) }}
              | Paladin = {{#expr: 10*100 + ((100/100)*400) }}
              | #default= Desconhecido }}</td>
            <!-- Level 300 -->
            <td style="width:8.3%; height:20px; border-bottom-left-radius:6px; text-align:center; border-width:1px; border-style:solid; border-color:#CCC;">{{#switch:{{{hp|Desconhecido}}}
              | Knight  = {{#expr: 15*300 + ((300/100)*500) }}
              | Mage    = {{#expr: 5*300 + ((300/100)*300) }}
              | Paladin = {{#expr: 10*300 + ((300/100)*400) }}
              | #default= Desconhecido }}</td>
            <td style="width:8.3%; height:20px; border-bottom-right-radius:6px; text-align:center; border-width:1px; border-style:solid; border-color:#CCC;">{{#switch:{{{mp|Desconhecido}}}
              | Knight  = {{#expr: 5*300 + ((300/100)*300) }}
              | Mage    = {{#expr: 15*300 + ((300/100)*500) }}
              | Paladin = {{#expr: 10*300 + ((300/100)*400) }}
              | #default= Desconhecido }}</td>
            <!-- Level 400 -->
            <td style="width:8.3%; height:20px; border-bottom-left-radius:6px; text-align:center; border-width:1px; border-style:solid; border-color:#CCC;">{{#switch:{{{hp|Desconhecido}}}
              | Knight  = {{#expr: 15*400 + ((400/100)*500) }}
              | Mage    = {{#expr: 5*400 + ((400/100)*300) }}
              | Paladin = {{#expr: 10*400 + ((400/100)*400) }}
              | #default= Desconhecido }}</td>
            <td style="width:8.3%; height:20px; border-bottom-right-radius:6px; text-align:center; border-width:1px; border-style:solid; border-color:#CCC;">{{#switch:{{{mp|Desconhecido}}}
              | Knight  = {{#expr: 5*400 + ((400/100)*300) }}
              | Mage    = {{#expr: 15*400 + ((400/100)*500) }}
              | Paladin = {{#expr: 10*400 + ((400/100)*400) }}
              | #default= Desconhecido }}</td>
            <!-- Level 600 -->
            <td style="width:8.3%; height:20px; border-bottom-left-radius:6px; text-align:center; border-width:1px; border-style:solid; border-color:#CCC;">{{#switch:{{{hp|Desconhecido}}}
              | Knight  = {{#expr: 15*600 + ((600/100)*500) }}
              | Mage    = {{#expr: 5*600 + ((600/100)*300) }}
              | Paladin = {{#expr: 10*600 + ((600/100)*400) }}
              | #default= Desconhecido }}</td>
            <td style="width:8.3%; height:20px; border-bottom-right-radius:6px; text-align:center; border-width:1px; border-style:solid; border-color:#CCC;">{{#switch:{{{mp|Desconhecido}}}
              | Knight  = {{#expr: 5*600 + ((600/100)*300) }}
              | Mage    = {{#expr: 15*600 + ((600/100)*500) }}
              | Paladin = {{#expr: 10*600 + ((600/100)*400) }}
              | #default= Desconhecido }}</td>
            <!-- Level 900 -->
            <td style="width:8.3%; height:20px; border-bottom-left-radius:6px; text-align:center; border-width:1px; border-style:solid; border-color:#CCC;">{{#switch:{{{hp|Desconhecido}}}
              | Knight  = {{#expr: 15*900 + ((900/100)*500) }}
              | Mage    = {{#expr: 5*900 + ((900/100)*300) }}
              | Paladin = {{#expr: 10*900 + ((900/100)*400) }}
              | #default= Desconhecido }}</td>
            <td style="width:8.3%; height:20px; border-bottom-right-radius:6px; text-align:center; border-width:1px; border-style:solid; border-color:#CCC;">{{#switch:{{{mp|Desconhecido}}}
              | Knight  = {{#expr: 5*900 + ((900/100)*300) }}
              | Mage    = {{#expr: 15*900 + ((900/100)*500) }}
              | Paladin = {{#expr: 10*900 + ((900/100)*400) }}
              | #default= Desconhecido }}</td>
        </tr>
      </tr>
   </table>
   </table>

Edição das 16h52min de 13 de agosto de 2025

Informações Desconhecido.

SemImagem.gif
Desconhecido.
Uso: Desconhecido.
Elemento:
Petcuriosidade.gif Curiosidade: Desconhecido.

Como Obter

Npc: Desconhecido.
Loja: Desconhecido.
Quest: Desconhecido.
Evento: Desconhecido.
Aparência: Desconhecido.
Escalamento:
Level 1: Level 100: Level 300: Level 400: Level 600: Level 900:
Vida: Mana: Vida: Mana: Vida: Mana: Vida: Mana: Vida: Mana: Vida: Mana:
Desconhecido Desconhecido Desconhecido Desconhecido Desconhecido Desconhecido Desconhecido Desconhecido Desconhecido Desconhecido Desconhecido Desconhecido