Hologramsie: Difference between revisions

From CoraTO Wiki - Official Wiki
Jump to navigation Jump to search
m added tldr functions
No edit summary
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[File:Hologramsie.png|thumb|'''Hologramsie''' NPC]]
<usestyle src="MainPage.css" />
'''Hologramsie''' is a Staff NPC based off of the GM, Mewsie. It serves as a central functional base for assorted functions.
<usestyle src="Tabs.css" />
<usestyle src="DestaqueCard.css" />
<usestyle src="ChangelogBox.css" />
<usestyle src="InfoBox.css" />
<usestyle src="Img.css" />
<usestyle src="MindMap.css" />


== Functions of Hologramsie ==
<usescript src="TabFocus.js"/>
In short, she can:
<usescript src="ShowFirstTabs.js"/>
<usescript src="MindMap.js"/>


- Open your banks
<html lang="en" id="top">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <title>CoraTO Wiki • Hologramsie</title>
 
</head>
<body>
  <div class="mw-page-scope">
    <!-- Hero -->
    <header class="hero">
      <div class="hero-inner">
        <h1 class="hero-title">Hologramsie</h1>
        <div class="status-pill">Central Multi-Function Staff NPC</div>
      </div>
    </header>


- Recharge timed items
    <nav class="nav-tabs" role="tablist" aria-label="Main sections">
      <button id="tabbtn-overview" class="nav-tab active" role="tab" aria-selected="true" aria-controls="tab-overview" data-tab="tab-overview" tabindex="0"><span class="full-text">Overview</span><span class="short-text">Overview</span></button>
      <button id="tabbtn-services" class="nav-tab" role="tab" aria-selected="false" aria-controls="tab-services" data-tab="tab-services" tabindex="-1"><span class="full-text">Functions</span><span class="short-text">Functions</span></button>
      <button id="tabbtn-locations" class="nav-tab" role="tab" aria-selected="false" aria-controls="tab-locations" data-tab="tab-locations" tabindex="-1"><span class="full-text">Locations</span><span class="short-text">Locations</span></button>
      <button id="tabbtn-towers" class="nav-tab" role="tab" aria-selected="false" aria-controls="tab-towers" data-tab="tab-towers" tabindex="-1"><span class="full-text">Towers</span><span class="short-text">Towers</span></button>
    </nav>


- Repair, Compound, or Temper equips
    <main class="content">
      <!-- OVERVIEW TAB -->
      <section id="tab-overview" class="tab-content active" role="tabpanel" aria-labelledby="tabbtn-overview">
        <div class="section-header">
          <h2 id="quick-overview">Quick Overview</h2>
          <p class="section-lead">A centralized hub that consolidates common NPC services</p>
        </div>


- Equip/Unequip Hardants, Train, Level-Up, and Synergize pets
        <div class="changelog-with-image">
          <div class="changelog-box">
            <strong>About Hologramsie:</strong> Hologramsie is a versatile Staff NPC based on GM Mewsie, designed to serve as a centralized hub for multiple game functions. This NPC consolidates various services that would normally require visiting different NPCs across the game world.
          </div>
        <div class="image-container">
                        <img src="https://mewsie.world/CoraTOWiki/images/7/7c/Hologramsie.png" alt="Hologramsie NPC"  >
                        <strong>Hologramsie</strong><p class="image-caption">Multi-Function Staff NPC</p>
                    </div>
        </div>
                    <p>Hologramsie provides comprehensive services including:</p>
        <div class="destaques-grid">
          <div class="destaque-card" data-tab-trigger="tab-services" data-tab-button="tabbtn-services" data-scroll-to="banking-services" data-node-target="mm-services-bank">
            <div class="destaque-image">
              <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23e3f2fd'/%3E%3Ctext x='50' y='50' text-anchor='middle' dominant-baseline='middle' font-family='Arial' font-size='12' fill='%231976d2'%3EBanking%3C/text%3E%3C/svg%3E" alt="Banking Services">
            </div>
            <div class="destaque-text">
              <h3>Banking Services</h3>
              <p>Multipaged Bank, Galder Bank, and Timed Item Recharge</p>
            </div>
          </div>


- Fuse/Defuse equips and pets
          <div class="destaque-card" data-tab-trigger="tab-services" data-tab-button="tabbtn-services" data-scroll-to="equipment-enhancement-services" data-node-target="mm-services-repair">
            <div class="destaque-image">
              <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23f3e5f5'/%3E%3Ctext x='50' y='50' text-anchor='middle' dominant-baseline='middle' font-family='Arial' font-size='12' fill='%237b1fa2'%3EEquipment%3C/text%3E%3C/svg%3E" alt="Equipment Services">
            </div>
            <div class="destaque-text">
              <h3>Equipment Enhancement</h3>
              <p>Repair, Refine, Compound, Temper, and Reset services</p>
            </div>
          </div>


- Access [[PyuPyu’s Exchange (PyuPyu’s Scavenger Hunt)|PyuPyu Exchange]]
          <div class="destaque-card" data-tab-trigger="tab-services" data-tab-button="tabbtn-services" data-scroll-to="pet-management-services" data-node-target="mm-services-pet">
            <div class="destaque-image">
              <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23e8f5e8'/%3E%3Ctext x='50' y='50' text-anchor='middle' dominant-baseline='middle' font-family='Arial' font-size='12' fill='%23388e3c'%3EPets%3C/text%3E%3C/svg%3E" alt="Pet Management">
            </div>
            <div class="destaque-text">
              <h3>Pet Management</h3>
              <p>Training, Level-up, Synergize, and Hardant services</p>
            </div>
          </div>


- Open Egg Shop
          <div class="destaque-card" data-tab-trigger="tab-services" data-tab-button="tabbtn-services" data-scroll-to="fusion-services" data-node-target="mm-services-fuse">
            <div class="destaque-image">
              <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23fff3e0'/%3E%3Ctext x='50' y='50' text-anchor='middle' dominant-baseline='middle' font-family='Arial' font-size='12' fill='%23f57c00'%3EFusion%3C/text%3E%3C/svg%3E" alt="Fusion Services">
            </div>
            <div class="destaque-text">
              <h3>Fusion Services</h3>
              <p>Equipment and Pet visual customization and unfusion</p>
            </div>
          </div>


- Change Job Looks
          <div class="destaque-card" data-tab-trigger="tab-services" data-tab-button="tabbtn-services" data-scroll-to="special-services" data-node-target="mm-services-other">
            <div class="destaque-image">
              <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%23fce4ec'/%3E%3Ctext x='50' y='50' text-anchor='middle' dominant-baseline='middle' font-family='Arial' font-size='12' fill='%23c2185b'%3ESpecial%3C/text%3E%3C/svg%3E" alt="Special Services">
            </div>
            <div class="destaque-text">
              <h3>Special Services</h3>
              <p>PyuPyu Exchange, Job Change, Fortune Reading, and more</p>
            </div>
          </div>
        </div>
     
       
       
      </section>


- Read your fortune
      <!-- FUNCTIONS TAB (keep MediaWiki tables) -->
      <section id="tab-services" class="tab-content" role="tabpanel" aria-labelledby="tabbtn-services" aria-hidden="true">
        <div class="section-header">
          <h2 id="functions-reference">Complete Functions Reference</h2>
          <p class="section-lead">All available features provided by Hologramsie</p>
        </div>
        <div class="nested-tabs">
          <button type="button" class="nested-tab active" data-tab="nested-services-mindmap">Mind Map View</button>
          <button type="button" class="nested-tab" data-tab="nested-services-table">Table View</button>
        </div>


- Access [[Chaos Tokens|Chaos Token]] exchange
        <div class="nested-content active" id="nested-services-mindmap">
{| class="wikitable"
          <div class="mindmap" data-map="services">
|+Graph of Hologramsie Functions
            <div class="mm-controls">
!Menu
              <button type="button" data-mm-zoom="in">+</button>
!Option
              <button type="button" data-mm-zoom="out">−</button>
!Function Name
              <button type="button" data-mm-reset>Reset</button>
!Replaced NPC
            </div>
!What's It For
            <svg class="mm-links"></svg>
|-
            <div class="mindmap-stage" id="mm-stage-services">
| rowspan="16" |Main
              <div class="mm-node mm-center" id="mm-services-center" tabindex="0">Hologramsie Functions</div>
| rowspan="3" |Bank Services
              <div class="mm-branch pos-1" id="mm-services-bank">
|Multipaged Bank
                <div class="mm-node" id="mm-services-bank-head" tabindex="0">Bank Services</div>
|Banker Angelina
                <div class="mm-children">
|Multislot warehouse storage access
                  <div class="mm-node" id="mm-services-bank-multipaged" tabindex="0" data-detail="Multipaged Bank Banker Angelina Multislot warehouse storage access">Multipaged Bank</div>
|-
                  <div class="mm-node" id="mm-services-bank-galder" tabindex="0" data-detail="Galder Bank Banker Lisa Galder warehouse storage access">Galder Bank</div>
|Galder Bank
                  <div class="mm-node" id="mm-services-bank-recharge" tabindex="0" data-detail="Recharge Timed Item Pia Recharging timed items">Recharge Timed Item</div>
|Banker Lisa
                </div>
|Galder warehouse storage access
              </div>
|-
              <div class="mm-branch pos-2" id="mm-services-repair">
|Recharge Timed Item
                <div class="mm-node" id="mm-services-repair-head" tabindex="0">Repair & EQ Compound</div>
|Pia
                <div class="mm-children">
|Recharging timed items
                  <div class="mm-node" id="mm-services-repair-or-refine" tabindex="0" data-detail="Repair or Refine Blacksmith Marx Repairing or Refining Equipment">Repair or Refine</div>
|-
                  <div class="mm-node" id="mm-services-mature-compound" tabindex="0" data-detail="Mature Compound — Alchemist Nate Adding Compounds to equipment">Mature Compound</div>
| rowspan="3" |Repair and EQ Compound Services
                  <div class="mm-node" id="mm-services-remove-compound" tabindex="0" data-detail="Remove Mature Compound — Alchemist Nate — Removing Compounds from Equipment">Remove Mature Compound</div>
|Repair or Refine
                </div>
|Blacksmith Marx
              </div>
|Repairing or Refining Equipment
              <div class="mm-branch pos-3" id="mm-services-temper">
|-
                <div class="mm-node" id="mm-services-temper-head" tabindex="0">EQ Temper Services</div>
|Mature Compound
                <div class="mm-children">
| rowspan="2" |Alchemist Nate
                  <div class="mm-node" id="mm-services-temper-do" tabindex="0" data-detail="Temper — Alan Tempering equipment">Temper</div>
|Adding Compounds to equipment
                  <div class="mm-node" id="mm-services-temper-reset" tabindex="0" data-detail="Reset Temper — Alan — Resetting temper count">Reset Temper</div>
|-
                </div>
|Remove Mature Compound
              </div>
|Removing Compounds from Equipment
              <div class="mm-branch pos-4" id="mm-services-pet">
|-
                <div class="mm-node" id="mm-services-pet-head" tabindex="0">Pet Stat Services</div>
| rowspan="2" |EQ Temper Services
                <div class="mm-children">
|Temper
                  <div class="mm-node" id="mm-services-hardant-equip" tabindex="0" data-detail="Equip Hardant — Pet Trainer Shara Add pet compound">Equip Hardant</div>
| rowspan="2" |Alan
                  <div class="mm-node" id="mm-services-hardant-unequip" tabindex="0" data-detail="Unequip Hardant — Pet Trainer Shara — Remove pet compound">Unequip Hardant</div>
|Tempering equipment
                  <div class="mm-node" id="mm-services-pet-training" tabindex="0" data-detail="Pet Training — Pet Trainer Shara — Reroll pet stats">Pet Training</div>
|-
                  <div class="mm-node" id="mm-services-pet-levelup" tabindex="0" data-detail="Pet Level-up Pet Breeder Erin Changing tier of pet">Pet Level-up</div>
|Reset Temper
                  <div class="mm-node" id="mm-services-pet-synergize" tabindex="0" data-detail="Synergize Pets Pet Trainer Shara Combine 3+ star pets together to keep stats">Synergize Pets</div>
|Resetting temper count
                </div>
|-
              </div>
| rowspan="5" |Pet Stat Services
              <div class="mm-branch pos-5" id="mm-services-fuse">
|Equip Hardant
                <div class="mm-node" id="mm-services-fuse-head" tabindex="0">Fuse Services</div>
| rowspan="3" |Pet Trainer Shara
                <div class="mm-children">
|Add pet compound
                  <div class="mm-node" id="mm-services-fuse-equip" tabindex="0" data-detail="Fuse Equip Fusion Master Arlene Changing skin of equip">Fuse Equip</div>
|-
                  <div class="mm-node" id="mm-services-fuse-pet" tabindex="0" data-detail="Fuse Pet Pet Breeder Erin Changing skin of pet">Fuse Pet</div>
|Unequip Hardant
                  <div class="mm-node" id="mm-services-unfuse" tabindex="0" data-detail="Unfuse Pet or Equip Fusion Master Arlene Changing skin of equip or pet">Unfuse Pet or Equip</div>
|Remove pet compound
                </div>
|-
              </div>
|Pet Training
              <div class="mm-branch pos-6" id="mm-services-other">
|Reroll pet stats
                <div class="mm-node" id="mm-services-other-head" tabindex="0">Other Options</div>
|-
                <div class="mm-children">
|Pet Level-up
                  <div class="mm-node" id="mm-services-pyupyu" tabindex="0" data-href="https://mewsie.world/CoraTOWiki/index.php/PyuPyu%E2%80%99s_Exchange_(PyuPyu%E2%80%99s_Scavenger_Hunt)" data-detail="Access PyuPyu Exchange PyuPyu (Custom) MS Gear and Broom Exchange Repository">Access PyuPyu Exchange</div>
|Pet Breeder Erin
                  <div class="mm-node" id="mm-services-eggshop" tabindex="0" data-detail="Open Egg Shop Leonardo Fuses + Altiverse Boxes + 5g Equips">Open Egg Shop</div>
|Changing tier of pet
                  <div class="mm-node" id="mm-services-jobchange" tabindex="0" data-detail="Job Change Louis Bitton Change your job remotely">Job Change</div>
|-
                  <div class="mm-node" id="mm-services-fortune" tabindex="0" data-detail="Read Fortune Stargazer Stella Get your fortune read anywhere">Read Fortune</div>
|Synergize Pets
                  <div class="mm-node" id="mm-services-chaostoken" tabindex="0" data-href="https://mewsie.world/CoraTOWiki/index.php/Chaos_Tokens" data-detail="Chaos Token Exchange — Valxius (Custom) For exchanging for chaos feathers, anywhere">Chaos Token Exchange</div>
|Pet Trainer Shara
                </div>
|Combine 3+ star pets together to keep stats
              </div>
|-
            </div>
| rowspan="3" |Fuse Services
            <div class="mm-detail" id="mm-detail-services"></div>
|Fuse Equip
          </div>
|Fusion Master Arlene
|Changing skin of equip
|-
|Fuse Pet
|Pet Breeder Erin
|Changing skin of pet
|-
|Unfuse Pet or Equip
|Fusion Master Arlene
|Changing skin of equip or pet
|-
| rowspan="5" |Other Options
|Access PyuPyu Exchange
|[[PyuPyu’s Exchange (PyuPyu’s Scavenger Hunt)|PyuPyu Exchange]]
|PyuPyu (Custom)
|MS Gear and Broom Exchange Repository
|-
|Open Egg Shop
|Egg Shop
|Leonardo
|Fuses + Altiverse Boxes + 5g Equips
|-
|Job Change
|Job Change
|Louis Bitton
|Change your job remotely
|-
|Read Fortune
|Read Fortune
|Stargazer Stella
|Get your fortune read anywhere
|-
|Chaos Token Exchange
|[[Chaos Tokens|Chaos Token Exchange]]
|Love Hunter Robin (Custom)
|For exchanging for chaos feathers, anywhere
|}


== Current Locations of Hologramsie ==
          <div class="tip-box">
{| class="wikitable"
            <h3>Need help finding Hologramsie?</h3>
|+
            <p><a href="javascript:void(0)" id="link-holo-map" >Click here</a> to explode her map location or <a href="javascript:void(0)" id="link-holo-table" >this tab</a>.</p>
!Town
          </div>
!Location(s)
        </div>
|-
 
|Coral Beach
        <div class="nested-content" id="nested-services-table">
|Cora Shop
          <div id="services-table-root" class="mm-table-root"></div>
|-
        </div>
|Desert Beach
 
|Desert Beach Mine - Crystal Copper
       
|-
      </section>
|Megalopolis
 
|Gate of Poppuri Dungeon
      <!-- LOCATIONS TAB -->
|-
      <section id="tab-locations" class="tab-content" role="tabpanel" aria-labelledby="tabbtn-locations" aria-hidden="true">
|Caballa Relics
        <div class="section-header">
|Gate of Caballa Relics, Caballa Relics Mine - Jade Steel
          <h2 id="locations">Where to Find Hologramsie</h2>
|-
          <p class="section-lead">Strategically placed in high-traffic areas and key dungeon entrances</p>
|Oops Warf
        </div>
|Gate of Phantom School
 
|-
        <div class="nested-tabs">
|Mermaid Palace
          <button type="button" class="nested-tab active" data-tab="nested-locations-mindmap">Mind Map View</button>
|Gate of Mermaid Dungeon
          <button type="button" class="nested-tab" data-tab="nested-locations-table">Table View</button>
|-
        </div>
|Mirage Island
 
|N/A
        <div class="nested-content active" id="nested-locations-mindmap">
|-
          <div class="mindmap" data-map="locations">
|Ghost Blue
            <div class="mm-controls">
|Gate of Ghost Blue, Aquarius Shop
              <button type="button" data-mm-zoom="in">+</button>
|-
              <button type="button" data-mm-zoom="out">−</button>
|Rose Garden
              <button type="button" data-mm-reset>Reset</button>
|Gate of Vamp Castle
            </div>
|-
            <svg class="mm-links"></svg>
|Black Swamp
            <div class="mindmap-stage" id="mm-stage-locations">
|Gate of Black Swamp, Swamp Mine - Silver Jewel
              <div class="mm-node mm-center" id="mm-locations-center" tabindex="0">Hologramsie Locations</div>
|-
              <div class="mm-branch" id="mm-locations-branch-coral">
|Underground Dev Room
                <div class="mm-node" id="mm-locations-coral" tabindex="0" data-detail="Coral Beach — Cora Shop">Coral Beach</div>
|N/A
                <div class="mm-children">
|-
                  <div class="mm-node" id="mm-locations-coral-shop" tabindex="0" data-detail="Coral Beach — Cora Shop">Coral Beach — Cora Shop</div>
|Snow Hill
                </div>
|Gate of Snow Hill, Snow Hill Mine - Precious Jewel, Gate of Blue Ice Dungeon
              </div>
|-
 
|Alteo Empire
              <div class="mm-branch" id="mm-locations-branch-desert">
|N/A
                <div class="mm-node" id="mm-locations-desert" tabindex="0" data-detail="Desert Beach — Beach Field 3 - Statue of Anubis">Desert Beach</div>
|-
                <div class="mm-children">
|Techichi Volcano
                  <div class="mm-node" id="mm-locations-desert-statue" tabindex="0" data-detail="Desert Beach — Beach Field 3 - Statue of Anubis">Desert Beach — Beach Field 3 - Statue of Anubis</div>
|Techichi Volcano - Golden Ash, Gate of Black Ash
                  <div class="mm-node" id="mm-locations-desert-mine" tabindex="0" data-detail="Desert Beach Mine - Crystal Copper">Desert Beach Mine - Crystal Copper</div>
|-
                </div>
|Tapasco Volcano
              </div>
|Gate of Tapasco, Tapasco Mine - Silent Lava, Gate of Tapasco Theme Spa
 
|-
              <div class="mm-branch" id="mm-locations-branch-ghostblue">
|Abyss
                <div class="mm-node" id="mm-locations-ghostblue" tabindex="0" data-detail="Ghost Blue — Gate of Ghost Blue">Ghost Blue</div>
|Gate of Abyss
                <div class="mm-children">
|-
                  <div class="mm-node" id="mm-locations-ghostblue-gate" tabindex="0" data-detail="Ghost Blue — Gate of Ghost Blue">Ghost Blue — Gate of Ghost Blue</div>
|Chaos Tower
                  <div class="mm-node" id="mm-locations-ghostblue-shop" tabindex="0" data-detail="Aquarius Shop">Aquarius Shop</div>
|N/A
                </div>
|-
              </div>
|Torres Tower
 
|N/A
              <div class="mm-branch" id="mm-locations-branch-megalopolis">
|}
                <div class="mm-node" id="mm-locations-megalopolis" tabindex="0" data-detail="Megalopolis — Gate of Poppuri Dungeon">Megalopolis</div>
[[Category:General Knowledge]]
                <div class="mm-children">
[[Category:System Help]]
                  <div class="mm-node" id="mm-locations-megalopolis-gate" tabindex="0" data-detail="Megalopolis — Gate of Poppuri Dungeon">Megalopolis — Gate of Poppuri Dungeon</div>
[[Category:NPCs]]
                </div>
[[Category:CoraTO Custom Content]]
              </div>
[[Category:Staff NPCs]]
 
              <div class="mm-branch" id="mm-locations-branch-caballa">
                <div class="mm-node" id="mm-locations-caballa" tabindex="0" data-detail="Caballa Relics — Gate of Caballa Relics">Caballa Relics</div>
                <div class="mm-children">
                  <div class="mm-node" id="mm-locations-caballa-gate" tabindex="0" data-detail="Caballa Relics — Gate of Caballa Relics">Caballa Relics — Gate of Caballa Relics</div>
                  <div class="mm-node" id="mm-locations-caballa-field" tabindex="0" data-detail="Relics Field 4 - An Altar for Sacrifice">Relics Field 4 - An Altar for Sacrifice</div>
                  <div class="mm-node" id="mm-locations-caballa-mine" tabindex="0" data-detail="Caballa Relics Mine - Jade Steel">Caballa Relics Mine - Jade Steel</div>
                </div>
              </div>
 
              <div class="mm-branch" id="mm-locations-branch-oopswarf">
                <div class="mm-node" id="mm-locations-oopswarf" tabindex="0" data-detail="Oops Warf — Gate of Oops Warf">Oops Warf</div>
                <div class="mm-children">
                  <div class="mm-node" id="mm-locations-oopswarf-gate" tabindex="0" data-detail="Oops Warf — Gate of Oops Warf">Oops Warf — Gate of Oops Warf</div>
                  <div class="mm-node" id="mm-locations-oopswarf-phantom" tabindex="0" data-detail="Gate of Phantom School">Gate of Phantom School</div>
                </div>
              </div>
 
              <div class="mm-branch" id="mm-locations-branch-mermaid">
                <div class="mm-node" id="mm-locations-mermaid" tabindex="0" data-detail="Mermaid Palace — Entrance of Mermaid Palace Gate">Mermaid Palace</div>
                <div class="mm-children">
                  <div class="mm-node" id="mm-locations-mermaid-gate" tabindex="0" data-detail="Mermaid Palace — Entrance of Mermaid Palace Gate">Mermaid Palace — Entrance of Mermaid Palace Gate</div>
                  <div class="mm-node" id="mm-locations-mermaid-dungeon" tabindex="0" data-detail="Gate of Mermaid Dungeon">Gate of Mermaid Dungeon</div>
                </div>
              </div>
 
              <div class="mm-branch" id="mm-locations-branch-snowhill">
                <div class="mm-node" id="mm-locations-snowhill" tabindex="0" data-detail="Snow Hill — Gate of Snow Hill">Snow Hill</div>
                <div class="mm-children">
                  <div class="mm-node" id="mm-locations-snowhill-gate" tabindex="0" data-detail="Snow Hill — Gate of Snow Hill">Snow Hill Gate of Snow Hill</div>
                  <div class="mm-node" id="mm-locations-snowhill-mine" tabindex="0" data-detail="Snow Hill Mine - Precious Jewel">Snow Hill Mine - Precious Jewel</div>
                  <div class="mm-node" id="mm-locations-snowhill-blueice" tabindex="0" data-detail="Gate of Blue Ice Dungeon">Gate of Blue Ice Dungeon</div>
                </div>
              </div>
 
              <div class="mm-branch" id="mm-locations-branch-techichi">
                <div class="mm-node" id="mm-locations-techichi" tabindex="0" data-detail="Techichi Volcano — Techichi Volcano - Golden Ash">Techichi Volcano</div>
                <div class="mm-children">
                  <div class="mm-node" id="mm-locations-techichi-goldenash" tabindex="0" data-detail="Techichi Volcano — Techichi Volcano - Golden Ash">Techichi Volcano — Techichi Volcano - Golden Ash</div>
                  <div class="mm-node" id="mm-locations-techichi-blackash" tabindex="0" data-detail="Gate of Black Ash">Gate of Black Ash</div>
                </div>
              </div>
 
              <div class="mm-branch" id="mm-locations-branch-tapasco">
                <div class="mm-node" id="mm-locations-tapasco" tabindex="0" data-detail="Tapasco Volcano — Gate of Tapasco">Tapasco Volcano</div>
                <div class="mm-children">
                  <div class="mm-node" id="mm-locations-tapasco-gate" tabindex="0" data-detail="Tapasco Volcano — Gate of Tapasco">Tapasco Volcano — Gate of Tapasco</div>
                  <div class="mm-node" id="mm-locations-tapasco-mine" tabindex="0" data-detail="Tapasco Mine - Silent Lava">Tapasco Mine - Silent Lava</div>
                  <div class="mm-node" id="mm-locations-tapasco-themespa" tabindex="0" data-detail="Gate of Tapasco Theme Spa">Gate of Tapasco Theme Spa</div>
                </div>
              </div>
 
              <div class="mm-branch" id="mm-locations-branch-mirage">
                <div class="mm-node" id="mm-locations-mirage" tabindex="0" data-detail="Mirage Island — Mirage Island Field 4 - Alteo Construction Site">Mirage Island</div>
                <div class="mm-children">
                  <div class="mm-node" id="mm-locations-mirage-field" tabindex="0" data-detail="Mirage Island — Mirage Island Field 4 - Alteo Construction Site">Mirage Island — Mirage Island Field 4 - Alteo Construction Site</div>
                </div>
              </div>
 
              <div class="mm-branch" id="mm-locations-branch-rosegarden">
                <div class="mm-node" id="mm-locations-rosegarden" tabindex="0" data-detail="Rose Garden — Gate of Vamp Castle">Rose Garden</div>
                <div class="mm-children">
                  <div class="mm-node" id="mm-locations-rosegarden-gate" tabindex="0" data-detail="Rose Garden — Gate of Vamp Castle">Rose Garden — Gate of Vamp Castle</div>
                </div>
              </div>
 
              <div class="mm-branch" id="mm-locations-branch-blackswamp">
                <div class="mm-node" id="mm-locations-blackswamp" tabindex="0" data-detail="Black Swamp — Gate of Black Swamp">Black Swamp</div>
                <div class="mm-children">
                  <div class="mm-node" id="mm-locations-blackswamp-gate-maze" tabindex="0" data-detail="Black Swamp — Gate of Black Swamp; Swamp Field 5 - Maze of Forest">Black Swamp — Gate of Black Swamp; Swamp Field 5 - Maze of Forest</div>
                  <div class="mm-node" id="mm-locations-blackswamp-mine" tabindex="0" data-detail="Swamp Mine - Silver Jewel">Swamp Mine - Silver Jewel</div>
                </div>
              </div>
 
              <div class="mm-branch" id="mm-locations-branch-devroom">
                <div class="mm-node" id="mm-locations-devroom" tabindex="0" data-detail="Underground Dev Room — Underground Dev Room - Lobby">Underground Dev Room</div>
                <div class="mm-children">
                  <div class="mm-node" id="mm-locations-devroom-lobby" tabindex="0" data-detail="Underground Dev Room — Underground Dev Room - Lobby">Underground Dev Room — Underground Dev Room - Lobby</div>
                </div>
              </div>
 
              <div class="mm-branch" id="mm-locations-branch-alteo">
                <div class="mm-node" id="mm-locations-alteo" tabindex="0" data-detail="Alteo Empire — Gate of Alteo Empire">Alteo Empire</div>
                <div class="mm-children">
                  <div class="mm-node" id="mm-locations-alteo-gate" tabindex="0" data-detail="Alteo Empire — Gate of Alteo Empire">Alteo Empire — Gate of Alteo Empire</div>
                </div>
              </div>
 
              <div class="mm-branch" id="mm-locations-branch-abyss">
                <div class="mm-node" id="mm-locations-abyss" tabindex="0" data-detail="Abyss — Gate of Abyss">Abyss</div>
                <div class="mm-children">
                  <div class="mm-node" id="mm-locations-abyss-gate" tabindex="0" data-detail="Abyss — Gate of Abyss">Abyss — Gate of Abyss</div>
                </div>
              </div>
            </div>
            <div class="mm-detail" id="mm-detail-locations"></div>
          </div>
 
         
        </div>
 
        <div class="nested-content" id="nested-locations-table">
          <div id="locations-table-root" class="mm-table-root"></div>
        </div>
 
       
 
       
      </section>
 
      <!-- TOWERS TAB -->
      <section id="tab-towers" class="tab-content" role="tabpanel" aria-labelledby="tabbtn-towers" aria-hidden="true">
        <div class="section-header">
          <h2>Tower Locations</h2>
          <p class="section-lead">Chaos Tower and Torres Tower floors</p>
        </div>
       
       
 
        <div class="mindmap" data-map="towers">
          <div class="mm-controls">
            <button type="button" data-mm-zoom="in">+</button>
            <button type="button" data-mm-zoom="out">−</button>
            <button type="button" data-mm-reset>Reset</button>
          </div>
          <svg class="mm-links"></svg>
          <div class="mindmap-stage" id="mm-stage-towers">
            <div class="mm-node mm-center" id="mm-towers-center" tabindex="0">Tower Locations</div>
            <div class="mm-branch pos-2" id="mm-towers-chaos">
              <div class="mm-node" id="mm-towers-chaos-head" tabindex="0">Chaos Tower</div>
              <div class="mm-children">
                <div class="mm-node" tabindex="0" id="mm-towers-chaos-1" data-detail="Chaos Tower — Floor 1">Floor 1</div>
                <div class="mm-node" tabindex="0" id="mm-towers-chaos-7" data-detail="Chaos Tower — Floor 7">Floor 7</div>
                <div class="mm-node" tabindex="0" id="mm-towers-chaos-13" data-detail="Chaos Tower — Floor 13">Floor 13</div>
                <div class="mm-node" tabindex="0" id="mm-towers-chaos-19" data-detail="Chaos Tower — Floor 19">Floor 19</div>
                <div class="mm-node" tabindex="0" id="mm-towers-chaos-25" data-detail="Chaos Tower — Floor 25">Floor 25</div>
                <div class="mm-node" tabindex="0" id="mm-towers-chaos-31" data-detail="Chaos Tower — Floor 31">Floor 31</div>
                <div class="mm-node" tabindex="0" id="mm-towers-chaos-37" data-detail="Chaos Tower — Floor 37">Floor 37</div>
                <div class="mm-node" tabindex="0" id="mm-towers-chaos-43" data-detail="Chaos Tower — Floor 43">Floor 43</div>
                <div class="mm-node" tabindex="0" id="mm-towers-chaos-49" data-detail="Chaos Tower — Floor 49">Floor 49</div>
                <div class="mm-node" tabindex="0" id="mm-towers-chaos-55" data-detail="Chaos Tower — Floor 55">Floor 55</div>
                <div class="mm-node" tabindex="0" id="mm-towers-chaos-61" data-detail="Chaos Tower — Floor 61">Floor 61</div>
                <div class="mm-node" tabindex="0" id="mm-towers-chaos-67" data-detail="Chaos Tower — Floor 67">Floor 67</div>
              </div>
            </div>
            <div class="mm-branch pos-4" id="mm-towers-torres">
              <div class="mm-node" id="mm-towers-torres-head" tabindex="0">Torres Tower</div>
              <div class="mm-children">
                <div class="mm-node" tabindex="0" id="mm-towers-torres-1" data-detail="Torres Tower — Floor 1">Floor 1</div>
                <div class="mm-node" tabindex="0" id="mm-towers-torres-2" data-detail="Torres Tower — Floor 2">Floor 2</div>
                <div class="mm-node" tabindex="0" id="mm-towers-torres-3" data-detail="Torres Tower — Floor 3">Floor 3</div>
                <div class="mm-node" tabindex="0" id="mm-towers-torres-4" data-detail="Torres Tower — Floor 4">Floor 4</div>
                <div class="mm-node" tabindex="0" id="mm-towers-torres-5" data-detail="Torres Tower — Floor 5">Floor 5</div>
                <div class="mm-node" tabindex="0" id="mm-towers-torres-6" data-detail="Torres Tower — Floor 6">Floor 6</div>
                <div class="mm-node" tabindex="0" id="mm-towers-torres-7" data-detail="Torres Tower — Floor 7">Floor 7</div>
                <div class="mm-node" tabindex="0" id="mm-towers-torres-8" data-detail="Torres Tower — Floor 8">Floor 8</div>
                <div class="mm-node" tabindex="0" id="mm-towers-torres-9" data-detail="Torres Tower — Floor 9">Floor 9</div>
                <div class="mm-node" tabindex="0" id="mm-towers-torres-10" data-detail="Torres Tower — Floor 10">Floor 10</div>
                <div class="mm-node" tabindex="0" id="mm-towers-torres-11" data-detail="Torres Tower — Floor 11">Floor 11</div>
              </div>
            </div>
          </div>
          <div class="mm-detail" id="mm-detail-towers"></div>
        </div>
 
       
      </section>
     
    </main>
 
    <!-- Categories -->
    <div id="catlinks" class="catlinks" data-mw="interface">
      <div id="mw-normal-catlinks" class="mw-normal-catlinks">
        <a href="#" title="Special:Categories">Categories</a>:
        <ul>
          <li>[[General Knowledge]]</li>
          <li>[[System Help]]</li>
          <li>[[NPCs]]</li>
          <li>[[CoraTO Custom Content]]</li>
          <li>[[Staff NPCs]]</li>
        </ul>
      </div>
    </div>
  </div>
</body>
</html>

Latest revision as of 05:58, 30 December 2025







CoraTO Wiki • Hologramsie

Hologramsie

Central Multi-Function Staff NPC

Quick Overview

A centralized hub that consolidates common NPC services

About Hologramsie: Hologramsie is a versatile Staff NPC based on GM Mewsie, designed to serve as a centralized hub for multiple game functions. This NPC consolidates various services that would normally require visiting different NPCs across the game world.
Hologramsie NPC Hologramsie

Multi-Function Staff NPC

Hologramsie provides comprehensive services including:

Banking Services

Banking Services

Multipaged Bank, Galder Bank, and Timed Item Recharge

Equipment Services

Equipment Enhancement

Repair, Refine, Compound, Temper, and Reset services

Pet Management

Pet Management

Training, Level-up, Synergize, and Hardant services

Fusion Services

Fusion Services

Equipment and Pet visual customization and unfusion

Special Services

Special Services

PyuPyu Exchange, Job Change, Fortune Reading, and more