Files
fabula-ultima-html/books/natural-fantasy-atlas/101.html
2026-06-08 21:33:39 +00:00

1 line
2.4 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html><html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Donna Maxwell Profile</title> <link rel="stylesheet" href="book-page.css" /> </head> <div class="container"> <h1>DONNA MAXWELL</h1> <!-- Basic Information Section --> <h2>BASIC INFORMATION</h2> <div class="info-grid"> <div><span class="info-label">Identity:</span> Spark-spirit Huntress</div> <div><span class="info-label">Theme:</span> Guilt</div> <div><span class="info-label">Origin:</span> Illwind</div> <div><span class="info-label">Quirk:</span> Ancient Weapon</div> <div> <span class="info-label">Signature weapons:</span> Seismic revolver </div> </div> <!-- Detailed Profile Section --> <h2>DONNA IN DETAIL</h2> <h3>Backstory & Abilities</h3> <ul class="narrative-list"> <li> Three years ago, a research team led by Donna Maxwell left the fortified citadel of Illwind for the ruins of the Celestial Labyrinth. Driven by arrogant curiosity, these scholars activated the ancestral mechanism which the Scripture calls the <strong>Matrix of Days</strong>, thereby freeing the Spark-spirit trapped in its engine and causing the destruction of Illwind. </li> <li> Armed with a seismic revolver found in the Labyrinth, Donna swore to find and kill the Spark-spirit before it could unleash its fury once more. She considers herself <strong>Guilty</strong> of making a disastrous mistake, and she isnt wrong. </li> <li> Donnas Classes are Loremaster, Sharpshooter, and Tinkerer. She uses a variety of infusions and capitalizes on her Insight thanks to Knowledge is Power. </li> <li> Donnas Player should be the go-to person for everything related to Illwind and its researchers, not to mention the Celestial Labyrinth and the dreadful wonders it hides. </li> <li> Donnas revolver is a powerful weapon that targets Magic Defense and deals 5 extra damage to elementals (a Quality valued at around 900 zenit), but it reacts unpredictably when near ancient machines and the ruins scattered across the entire region. </li> </ul> <!-- Footer/Metadata --> <div class="guest-info"></div> </div></html>