|
|
(9 revisões intermediárias pelo mesmo usuário não estão sendo mostradas) |
Linha 1: |
Linha 1: |
| <html>
| |
| <head>
| |
| <style>
| |
| body {
| |
| font-family: Arial, sans-serif;
| |
| }
| |
| .header {
| |
| text-align: center;
| |
| margin-bottom: 20px;
| |
| }
| |
| .header img {
| |
| width: 60%;
| |
| height: auto;
| |
| }
| |
| .table-container {
| |
| width: 90%;
| |
| margin: 0 auto;
| |
| }
| |
| table {
| |
| width: 100%;
| |
| border-collapse: collapse;
| |
| margin-bottom: 20px;
| |
| }
| |
| th {
| |
| background-color: #a9def5;
| |
| text-align: left;
| |
| padding: 10px;
| |
| }
| |
| td {
| |
| padding: 10px;
| |
| border: 1px solid #ddd;
| |
| }
| |
| .section-title {
| |
| font-weight: bold;
| |
| }
| |
| ul {
| |
| padding-left: 20px;
| |
| }
| |
| </style>
| |
| </head>
| |
| <body>
| |
| <div class="header">
| |
| <img alt="Bannerwinter.png" src="https://i.imgur.com/Jub4Gvb.png">
| |
| <p>
| |
| Acesse as Changelogs anteriores
| |
| <a href="Changelogs" title="Changelogs">clicando aqui</a>.
| |
| </p>
| |
| </div>
| |
| <div class="table-container">
| |
| <table>
| |
| <tr>
| |
| <th>Changelog Atualização Guardiões do Inverno</th>
| |
| </tr>
| |
| <tr>
| |
| <td>
| |
| <p class="section-title">► Novo nível liberado:</p>
| |
| <ul>
| |
| <li>Agora jogadores podem evoluir até o nível 150.</li>
| |
| </ul>
| |
|
| |
|
| <p class="section-title">► Novas Dungeons Liberadas:</p>
| |
| <table>
| |
| <tr>
| |
| <th>Dungeon</th>
| |
| <th>Configurações</th>
| |
| </tr>
| |
| <tr>
| |
| <td><strong>Asilo do Ankou</strong></td>
| |
| <td>
| |
| <ul>
| |
| <li>Normal: x1 | HP x1 | Dano x1 | Gear Score: 850</li>
| |
| <li>Pesadelo: x2 | HP x2 | Dano x2 | Gear Score: 870</li>
| |
| <li>Extremo: x3 | HP x3 | Dano x3 | Gear Score: 900</li>
| |
| <li>Adicionado Lápide de Boss (Pets com Status) no nível Médio/Difícil</li>
| |
| </ul>
| |
| </td>
| |
| </tr>
| |
| <tr>
| |
| <td><strong>Caverna do Kalgas</strong></td>
| |
| <td>
| |
| <ul>
| |
| <li>Normal: x1 | HP x1 | Dano x1 | Gear Score: 850</li>
| |
| <li>Pesadelo: x2 | HP x2 | Dano x2 | Gear Score: 870</li>
| |
| <li>Extremo: x3 | HP x3 | Dano x3 | Gear Score: 900</li>
| |
| <li>Adicionado Lápide de Boss (Pets com Status) no nível Médio/Difícil</li>
| |
| </ul>
| |
| </td>
| |
| </tr>
| |
| <tr>
| |
| <td><strong>Les Britannia Sancherko</strong></td>
| |
| <td>
| |
| <ul>
| |
| <li>Normal: x1 | HP x1 | Dano x1 | Gear Score: 850</li>
| |
| <li>Pesadelo: x2 | HP x2 | Dano x2 | Gear Score: 870</li>
| |
| <li>Extremo: x3 | HP x3 | Dano x3 | Gear Score: 900</li>
| |
| <li>Adicionado Lápide de Boss (Pets com Status) no nível Médio/Difícil</li>
| |
| </ul>
| |
| </td>
| |
| </tr>
| |
| <tr>
| |
| <td><strong>Reino Selvagem Fantasma</strong></td>
| |
| <td>
| |
| <ul>
| |
| <li>Normal: x1 | HP x1 | Dano x1 | Gear Score: 850</li>
| |
| <li>Pesadelo: x2 | HP x2 | Dano x2 | Gear Score: 870</li>
| |
| <li>Extremo: x3 | HP x3 | Dano x3 | Gear Score: 900</li>
| |
| <li>Adicionado Lápide de Boss (Pets com Status) no nível Médio/Difícil</li>
| |
| </ul>
| |
| </td>
| |
| </tr>
| |
| <tr>
| |
| <td><strong>Altar da Vida</strong></td>
| |
| <td>
| |
| <ul>
| |
| <li>Normal: x1 | HP x1 | Dano x1 | Gear Score: 850</li>
| |
| <li>Pesadelo: x2 | HP x2 | Dano x2 | Gear Score: 870</li>
| |
| <li>Extremo: x3 | HP x3 | Dano x3 | Gear Score: 900</li>
| |
| <li>Adicionado Lápide de Boss (Pets com Status) no nível Médio/Difícil</li>
| |
| <li>Adicionado os escudos de classe ao Boss final</li>
| |
| </ul>
| |
| </td>
| |
| </tr>
| |
| </table>
| |
| </td>
| |
| </tr>
| |
| </table>
| |
| </div>
| |
| </body>
| |
| </html>
| |