Changelog: mudanças entre as edições

De WaveFlyff
Ir para navegação Ir para pesquisar
Sem resumo de edição
Limpou toda a página
Etiqueta: anulando
 
(12 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>
        </table>
       
        <h2 class="section-title">Novo Nível Liberado</h2>
        <p>Agora jogadores podem evoluir até o nível 150!</p>


        <h2 class="section-title">Novas Dungeons Liberadas</h2>
        <p>Dungeons nível 150 foram liberadas! Todas as dificuldades foram liberadas! Foram adicionadas novas mecânicas para serem realizadas nas dungeons finais.</p>
        <h3 class="section-title">Dungeon: Asilo do Ankou</h3>
        <table>
            <tr>
                <th>Dificuldade</th>
                <th>Multiplicadores</th>
                <th>Gear Score</th>
            </tr>
            <tr>
                <td>Normal</td>
                <td>HP x1 | Dano x1</td>
                <td>850</td>
            </tr>
            <tr>
                <td>Pesadelo</td>
                <td>HP x2 | Dano x2</td>
                <td>870</td>
            </tr>
            <tr>
                <td>Extremo</td>
                <td>HP x3 | Dano x3</td>
                <td>900</td>
            </tr>
        </table>
        <p>Adicionado Lápide de Boss (Pets com Status) no nível Médio/Difícil.</p>
        <h3 class="section-title">Dungeon: Caverna do Kalgas</h3>
        <table>
            <tr>
                <th>Dificuldade</th>
                <th>Multiplicadores</th>
                <th>Gear Score</th>
            </tr>
            <tr>
                <td>Normal</td>
                <td>HP x1 | Dano x1</td>
                <td>850</td>
            </tr>
            <tr>
                <td>Pesadelo</td>
                <td>HP x2 | Dano x2</td>
                <td>870</td>
            </tr>
            <tr>
                <td>Extremo</td>
                <td>HP x3 | Dano x3</td>
                <td>900</td>
            </tr>
        </table>
        <p>Adicionado Lápide de Boss (Pets com Status) no nível Médio/Difícil.</p>
        <h3 class="section-title">Dungeon: Les Britannia Sancherko</h3>
        <table>
            <tr>
                <th>Dificuldade</th>
                <th>Multiplicadores</th>
                <th>Gear Score</th>
            </tr>
            <tr>
                <td>Normal</td>
                <td>HP x1 | Dano x1</td>
                <td>850</td>
            </tr>
            <tr>
                <td>Pesadelo</td>
                <td>HP x2 | Dano x2</td>
                <td>870</td>
            </tr>
            <tr>
                <td>Extremo</td>
                <td>HP x3 | Dano x3</td>
                <td>900</td>
            </tr>
        </table>
        <p>Adicionado Lápide de Boss (Pets com Status) no nível Médio/Difícil.</p>
        <h3 class="section-title">Dungeon: Reino Selvagem Fantasma</h3>
        <table>
            <tr>
                <th>Dificuldade</th>
                <th>Multiplicadores</th>
                <th>Gear Score</th>
            </tr>
            <tr>
                <td>Normal</td>
                <td>HP x1 | Dano x1</td>
                <td>850</td>
            </tr>
            <tr>
                <td>Pesadelo</td>
                <td>HP x2 | Dano x2</td>
                <td>870</td>
            </tr>
            <tr>
                <td>Extremo</td>
                <td>HP x3 | Dano x3</td>
                <td>900</td>
            </tr>
        </table>
        <p>Adicionado Lápide de Boss (Pets com Status) no nível Médio/Difícil.</p>
        <h3 class="section-title">Dungeon: Altar da Vida</h3>
        <table>
            <tr>
                <th>Dificuldade</th>
                <th>Multiplicadores</th>
                <th>Gear Score</th>
            </tr>
            <tr>
                <td>Normal</td>
                <td>HP x1 | Dano x1</td>
                <td>850</td>
            </tr>
            <tr>
                <td>Pesadelo</td>
                <td>HP x2 | Dano x2</td>
                <td>870</td>
            </tr>
            <tr>
                <td>Extremo</td>
                <td>HP x3 | Dano x3</td>
                <td>900</td>
            </tr>
        </table>
        <p>Adicionado Lápide de Boss (Pets com Status) no nível Médio/Difícil.</p>
        <p>Adicionados os escudos de classe ao Boss final.</p>
    </div>
</body>
</html>

Edição atual tal como às 18h04min de 18 de julho de 2025