Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of HighSpell Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:10, 28 June 2025 Ryan talk contribs uploaded File:Old Magician 167.png
- 14:03, 28 June 2025 Ryan talk contribs created page Confusion (Created page with "Confusion is a debuff spell cast by the Old Magician as part of the game's anti-cheat system. When affected, players are required to complete a captcha to remove the debuff. While active, the Confusion status does not directly damage the player but temporarily disables normal gameplay until the captcha is successfully completed.")
- 13:26, 28 June 2025 Ryan talk contribs created page Old Magician (Created page with "{{NPC|name=Old Magician|_id=167|image=file:Old magician 167.png|aka=|released=|inspect=Where did he come from|attackable=0}} The Old Magician is the first anti-cheat system introduced in ''HighSpell'', added by Dew on June 28th, 2025. Although data for the Old Magician appeared in the June 27th update, it did not become active until the following morning after a brief server restart. The Old Magic...")
- 20:09, 27 June 2025 Ryan talk contribs created page Template:Alert (Created page with "<div style="display: flex; justify-content: center;"><div class="alert-box" style="border-left: 4px solid #{{{color}}}!important; margin-bottom: 0 !important;><div class="alert-icon"><span class="alert-image">{{#if:{{{image|}}}| [[File:{{{image}}}|32px|link={{{link|}}}|class=noviewer]] }}{{#if:{{{item|}}}| {{ItemIcon|{{{item}}}|size=32px|link={{{link|}}}}} }}</span></div><div class="alert-text">{{{text}}}</div></div></div>")
- 08:45, 27 June 2025 Ryan talk contribs created page Updates/A Few Bug Fixes and a Small Graphical Update (Created page with "← Back to Updates {{Update|link=https://highspell.com/news/few-bug-fixes-arrows-graphical-update|year=2025}} == '''A Few Bug Fixes and a Small Graphical Update''' == ''Friday, June 27, 2025'' This update includes a few bug fixes and a small graphical update. === Graphical Updates === * The arrows that you fire will now graphically match the actual arrows that are currently equipped. * The teleport burst now correctly appears after teleporting to a new...")
- 19:03, 26 June 2025 Ryan talk contribs created page Calculator:Experience (Created page with "← Back to Calculators = Experience Calculator = {{#widget:Calculator/Experience}}")
- 19:02, 26 June 2025 Ryan talk contribs created page Widget:Calculator/Experience (Created page with "<html> <h2>Highspell Exp Calculator!</h2> <p>Enter your current Xp, then the level you're aiming for to see the Xp remaining.</p> <form> Current Xp: <input type="number" id="currentXp" value="0" min="0"><br> Desired Level: <input type="number" id="desiredLevel" value="1" min="1" max="100"><br> Required Xp: <span id="xpRemaining">—</span> </form> <p>From here you can enter the Xp gained per action, to work out how many actions remain! (i.e. how many more fish u...")
- 17:40, 26 June 2025 Ryan talk contribs created page Items (Created page with "Below is the list of all items in ''HighSpell''. {| class="wikitable sortable" |- ! rowspan="2" colspan="2" | Item ! colspan="2" | Base ! colspan="2" | Profit Each ! colspan="2" | Profit Total |- ! Aurum Minor ! Aurum Majora ! Aurum Minor ! Aurum Majora ! Aurum Minor ! Aurum Majora {{#cargo_query: tables=Items |fields=_pageName,Name,Price |order by=Name ASC |format=template |template=ItemList |named args=yes }} |}")
- 17:39, 26 June 2025 Ryan talk contribs created page Template:ItemList (Created page with "Hello")
- 16:37, 26 June 2025 Ryan talk contribs created page Calculators (Created page with "The Calculators page serves as a central hub for all useful tools designed to assist players in optimizing their gameplay in ''HighSpell''. Whether you're planning your next skilling session, calculating combat efficiency, or checking profits from various money-making methods, this page will link you to the calculators you need. Each calculator focuses on a specific aspect of the game and helps provide insight, save time, and improve decision-maki...")
- 12:34, 26 June 2025 Ryan talk contribs recreated the Cargo table Items
- 12:15, 26 June 2025 Ryan talk contribs recreated the Cargo table Items
- 12:02, 26 June 2025 Ryan talk contribs moved page Widget:Calculator/Aurum to Widget:Calculator/Magic/Aurum without leaving a redirect
- 12:02, 26 June 2025 Ryan talk contribs deleted page Widget:Calculator/Magic/Aurum (Deleted to make way for move from "Widget:Calculator/Aurum")
- 12:01, 26 June 2025 Ryan talk contribs created page Widget:Calculator/Magic/Aurum (Created page with "<html> <form id="aurum-controls"> Scroll Price: <input type="number" id="scrollPrice" value="100"><br> Quantity: <input type="number" id="quantity" value="1"><br> </form> <table id="aurum-table" border="1"> <thead> <tr> <th>Item</th> <th>Buy Price</th> <th>Minor Profit</th> <th>Major Profit</th> <th>Total Profit (qty)</th> </tr> </thead> <tbody> <tr data-buyprice="500"> <td>Item A</td> <td>500</td> <t...")
- 11:58, 26 June 2025 Ryan talk contribs created page Template:Calculator/Magic/Aurum (Created page with "<tr data-buyprice="{{{buyprice}}}"> <td>{{{name}}}</td> <td>{{{buyprice}}}</td> <td class="minorProfit"></td> <td class="majorProfit"></td> <td class="totalProfit"></td> </tr>")
- 11:41, 26 June 2025 Ryan talk contribs created page Calculator:Magic/Aurum (Created page with "{{#widget:Calculator/Aurum}}")
- 11:39, 26 June 2025 Ryan talk contribs created page Widget:Calculator/Aurum (Created page with "<html> <form oninput="profit.value = parseFloat(price.value) * parseFloat(quantity.value)"> Price: <input name="price" type="number" step="any"><br> Quantity: <input name="quantity" type="number" step="any"><br> Profit: <output name="profit"></output> </form> </html>")
- 08:50, 26 June 2025 Ryan talk contribs created page Module:PriceCalculator (Created page with "local p = {} -- Helper function to calculate based on type function p._calculate(price, priceType) price = tonumber(price) if not price or price < 0 then return "Invalid price" end local percent = { sell = 0.6675, minor = 0.5, major = 1.0 } local factor = percent[priceType] if not factor then return "Invalid type" end return math.floor(price * factor + 0.5) -- rounds to nearest integer end -- Exposed function for templates function p.calculate(fr...")
- 19:03, 25 June 2025 Ryan talk contribs created page File:Latest-News.png
- 19:03, 25 June 2025 Ryan talk contribs uploaded File:Latest-News.png
- 15:07, 24 June 2025 Ryan talk contribs created page Sky (Created page with "The Sky is the uppermost level of the world map in ''HighSpell'', representing rooftops, balconies, upper floors of buildings, and any other areas situated above the Overworld. It's considered the "top layer" of the game world, sitting above both the Overworld and Underworld. While the Sky layer doesn't currently contain major combat zones or high-level encounters, it plays an important role in exploration, quests, and navigation—especially in town...")
- 14:42, 24 June 2025 Ryan talk contribs created page Underworld (Created page with "The Underworld refers to the many caves, dungeons, and basements located beneath the surface of the Overworld in ''HighSpell''. These underground areas are home to some of the most dangerous and rewarding content in the game, including higher-level NPCs, chests, and quest-related locations. As players progress in level and power, they'll find themselves spending more time in the Underworld to train combat skills, acqui...")
- 14:05, 24 June 2025 Ryan talk contribs created page Ground Spawns (Created page with "The map below highlights all ground-spawned items available in ''HighSpell''—these are free to pick up by any player. However, be cautious: many of the more valuable items are either guarded by dangerous enemies or located in the Wastelands, where other players can attack you. {{MapEmbed|group=groundSpawns|show=true}}")
- 14:04, 24 June 2025 Ryan talk contribs deleted page Map/Ground Spawns (content was: "The map below highlights all ground-spawned items available in ''HighSpell''—these are free to pick up by any player. However, be cautious: many of the more valuable items are either guarded by dangerous enemies or located in the Wastelands, where other players can attack you. {{MapEmbed|group=groundSpawns|show=true}}", and the only contributor was "Ryan" (talk))
- 08:27, 24 June 2025 Ryan talk contribs created page Map/Ground Spawns (Created page with "The ''HighSpell'' game map below was last updated on <code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">May 31st, 2025</code>. You can toggle different layers and markers to customize what is displayed. {{MapEmbed|group=groundSpawns|locations=true}}")
- 20:27, 22 June 2025 Ryan talk contribs created page Map (Created page with "{{MapEmbed}}")
- 19:43, 21 June 2025 Ryan talk contribs created page Treasure Map (Tier 1)/Locations (Created page with "← Back to Treasure Map (Tier 1) {{#tag:html|<iframe src="https://highspell.wiki/w/embed/map/?emoji=%E2%9D%8C&coords=115,-225;101,-286;39,-246;8,-246;0,-31;5,-1;30,63;97,70;95,1;130,-75;143,-100;311,23;414,46;-373,64;-280,55;-247,38;-217,56;-236,116;-168,-320;91,387;202,-96;112,-64,Underworld" style="width: 100%; height: 1100px; border: none;" loading="lazy"></iframe>}}")
- 19:43, 21 June 2025 Ryan talk contribs created page Treasure Map (Tier 3)/Locations (Created page with "← Back to Treasure Map (Tier 2) {{#tag:html|<iframe src="https://highspell.wiki/w/embed/map/?emoji=%E2%9D%8C&coords=-185,-346,Underworld;-285,-478,Underworld;-50,-432;-132,-342;-217,-319;-401,-293;73,-359;95,-348;179,-340;181,-420;169,-452;169,-495;343,-467;390,-486;368,-388;273,-364;307,-381;268,-395;285,-417;336,-402;455,-385;509,-462;499,-502;455,-510;274,-321;227,-323;213,-304;-392,-447;-351,-479;-273,-497;404,-330;376,-338;456,-83;-218,-...")
- 19:38, 21 June 2025 Ryan talk contribs created page Treasure Map (Tier 2)/Locations (Created page with "← Back to Treasure Map (Tier 2) {{#tag:html|<iframe src="https://highspell.wiki/w/embed/map/?emoji=%E2%9D%8C&coords=107,144,Underworld;-2,140,Underworld;-94,448,Underworld;-99,127;60,203;-12,312;-61,354;-104,451;-91,477;116,466;174,446;189,360;240,393;237,317;219,285;275,233;216,174;225,40;343,-82;341,-174;427,-172;492,-164;173,-151;-291,-394;-286,-336;-261,-308;-296,-258;-185,-233;-154,-257" style="width: 100%; height: 1100px; border: none;"...")
- 17:32, 21 June 2025 Ryan talk contribs created page Category:Stubs (Created page with "Stubs are articles that are not finished and require additional information. Once finished, the article should be manually checked over, and the stub tag removed.")
- 18:35, 20 June 2025 Ryan talk contribs uploaded a new version of File:Overworld.png
- 18:34, 20 June 2025 Ryan talk contribs uploaded a new version of File:Underworld.png
- 18:34, 20 June 2025 Ryan talk contribs uploaded a new version of File:Sky.png
- 13:04, 20 June 2025 Ryan talk contribs uploaded a new version of File:Underworld.png
- 13:04, 20 June 2025 Ryan talk contribs uploaded a new version of File:Sky.png
- 13:04, 20 June 2025 Ryan talk contribs uploaded a new version of File:Overworld.png
- 12:57, 20 June 2025 Ryan talk contribs created page File:Underworld.png
- 12:57, 20 June 2025 Ryan talk contribs uploaded File:Underworld.png
- 12:56, 20 June 2025 Ryan talk contribs created page File:Sky.png
- 12:56, 20 June 2025 Ryan talk contribs uploaded File:Sky.png
- 12:56, 20 June 2025 Ryan talk contribs created page File:Overworld.png
- 12:56, 20 June 2025 Ryan talk contribs uploaded File:Overworld.png
- 17:10, 19 June 2025 Ryan talk contribs created page Slot (Created page with "In HighSpell, players can equip gear across multiple equipment slots to enhance their melee, Magic, or Range capabilities. Each slot is designed for a specific type of item, and understanding how they interact is important for optimizing your build. == List of Equipment Slots == * '''Head''' – Helmets, hoods, and other headwear. * '''Chest''' – Chestplates, robe tops, or leather tops. * '''Legs''' – Leg armor, robe bottoms or leather che...")
- 16:59, 19 June 2025 Ryan talk contribs created page Respawn Timer (Created page with "A respawn timer is the amount of time it takes for an object, resource, or NPC to reappear or reset after being interacted with, removed, or defeated. This mechanic is tied closely to the game's internal clock, which runs on a system of ticks.")
- 16:20, 19 June 2025 Ryan talk contribs created page File:Message-In-A-Bottle-Dew-Confirmation.png
- 16:20, 19 June 2025 Ryan talk contribs uploaded File:Message-In-A-Bottle-Dew-Confirmation.png
- 15:26, 19 June 2025 Ryan talk contribs created page File:Combat-Level-Formula.png
- 15:26, 19 June 2025 Ryan talk contribs uploaded File:Combat-Level-Formula.png
- 15:14, 19 June 2025 Ryan talk contribs created page Max Hit (Created page with "Max Hit refers to the highest amount of damage a player or enemy can deal in a single attack. * For melee, max hits are based on the attacker's Strength level and bonuses from their equipment. * For Range, it depends on their Range level and equipment bonuses. * For Magic, max hit is determined by the specific spell being cast, as each spell has a fixed maximum damage value. ''The exact formulas for melee and Range max hits are currently unknown.''...")