Main Page: Difference between revisions
mNo edit summary |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
< | <!-- ===================== GLOBAL STYLE (KRO / MOBILE) ===================== --> | ||
<style> | |||
< | |||
body { | |||
font-family: 'Segoe UI', sans-serif; | |||
} | |||
/* HEADER PRINCIPAL */ | |||
.main-banner { | |||
background: linear-gradient(135deg, #70bff3 0%, #4fa8e8 100%); | |||
border-radius: 12px; | |||
padding: 25px; | |||
text-align: center; | |||
color: white; | |||
font-size: 22px; | |||
box-shadow: 0 4px 12px rgba(0,0,0,0.15); | |||
margin-bottom: 20px; | |||
} | |||
/* SEÇÕES */ | |||
.section-title { | |||
background: linear-gradient(135deg, #6ac3fb 0%, #4da9e8 100%); | |||
padding: 10px; | |||
color: white; | |||
border-radius: 10px; | |||
text-align: center; | |||
font-size: 20px; | |||
margin-top: 25px; | |||
margin-bottom: 10px; | |||
box-shadow: 0 2px 4px rgba(0,0,0,0.15); | |||
} | |||
/* CARDS */ | |||
.card-container { | |||
display: flex; | |||
flex-wrap: wrap; | |||
gap: 18px; | |||
justify-content: center; | |||
margin-top: 10px; | |||
} | |||
.card { | |||
background: #ffffff; | |||
border-radius: 14px; | |||
width: 23%; | |||
min-width: 240px; | |||
padding: 15px; | |||
border: 1px solid #d3e9ff; | |||
box-shadow: 0 4px 10px rgba(0,0,0,0.10); | |||
transition: transform .2s; | |||
} | |||
.card:hover { | |||
transform: translateY(-4px); | |||
} | |||
.card-title { | |||
font-weight: bold; | |||
text-align: center; | |||
margin-bottom: 10px; | |||
color: #3489c7; | |||
font-size: 17px; | |||
} | |||
.card ul { | |||
padding-left: 18px; | |||
font-size: 14px; | |||
} | |||
/* BOTÕES / LINKS COM IMAGEM */ | |||
.icon-links { | |||
* | display: flex; | ||
* | justify-content: center; | ||
gap: 15px; | |||
flex-wrap: wrap; | |||
} | |||
.icon-links img { | |||
width: 190px; | |||
border-radius: 12px; | |||
box-shadow: 0 4px 10px rgba(0,0,0,0.15); | |||
transition: transform .25s; | |||
} | |||
< | .icon-links img:hover { | ||
<center> | transform:scale(1.05); | ||
[[File: | } | ||
</ | |||
</ | /* IMAGEM MAIN */ | ||
</ | .main-img { | ||
text-align:center; | |||
margin-top:15px; | |||
} | |||
.main-img img { | |||
width: 90%; | |||
border-radius: 15px; | |||
box-shadow: 0 4px 15px rgba(0,0,0,0.25); | |||
} | |||
</style> | |||
<!-- ===================== HEADER DO WIKI ===================== --> | |||
<div class="main-banner"> | |||
<b>LegacyRO Official Wiki</b><br> | |||
<span style="font-size:16px; font-weight:normal;"> | |||
Your guide to everything about the world of LegacyRO. | |||
</span> | |||
</div> | |||
<!-- ===================== WELCOME ===================== --> | |||
<div style="text-align:center; font-size:16px;"> | |||
<big> | |||
<b>Welcome to LegacyRO!</b><br><br> | |||
Explore all systems, features, events and guides for new and veteran adventurers.<br> | |||
The Wiki is constantly updated, so check back often!<br><br> | |||
Report errors or suggestions on our Discord Ticket system. | |||
</big> | |||
</div> | |||
<div class="main-img"> | |||
[[File:Main wiki.png|900px]] | |||
</div> | |||
<div style="text-align:center; margin-top:15px;"> | |||
<big>'''3rd Server • Selectable Rates • Level 175/60'''</big> | |||
</div> | |||
<!-- ===================== IMPORTANT LINKS ===================== --> | |||
<div class="section-title">Basic & Important Links</div> | |||
<div class="icon-links"> | |||
[[File:Img01.png|link=https://ethernalro.com/wiki/index.php/Battle_Pass_Feature]] | |||
[[File:Img02.png|link=https://ethernalro.com/wiki/index.php/Introduction_to_Ethernal]] | |||
[[File:Img03.png|link=https://ethernalro.com/wiki/index.php/What_to_do_and_Where_go]] | |||
</div> | |||
<!-- ===================== 4 CARDS (KRO STYLE) ===================== --> | |||
<div class="section-title">Main Sections</div> | |||
<div class="card-container"> | |||
<!-- CARD 1 --> | |||
<div class="card"> | |||
<div class="card-title">Beginners Help</div> | |||
<ul> | |||
<li>Newbie Guide</li> | |||
<li>[[File:6484.png]] Stats</li> | |||
<li>Elements</li> | |||
<li>Weapon Size & Modifiers</li> | |||
<li>Level Penalties</li> | |||
<li>Gramps System</li> | |||
<li>Bounty Boards</li> | |||
<li>What to do & Where?</li> | |||
<li>Rift Fragments</li> | |||
<li>Special Warper</li> | |||
<li>Shadow Crafting</li> | |||
<li>Multi-Rates</li> | |||
<li>Animated Guild Emblems</li> | |||
<li>Players Commands</li> | |||
<li>Game Rankings</li> | |||
<li>Costume Recycler</li> | |||
<li>Vote for Points</li> | |||
<li>Content Reward Program</li> | |||
</ul> | |||
</div> | |||
<!-- CARD 2 --> | |||
<div class="card"> | |||
<div class="card-title">Features</div> | |||
<ul> | |||
<li>Equipment Available</li> | |||
<li>Enchantments</li> | |||
<li>MVPs & Special Monsters</li> | |||
<li>Refinement</li> | |||
<li>Grade Enhancing</li> | |||
<li>Item Reform</li> | |||
<li>Offline Vending</li> | |||
<li>Damage Font Selection</li> | |||
<li>Adventurers Agency</li> | |||
<li>Rune Tablet System</li> | |||
<li>Achievements</li> | |||
<li>Attendance Reward</li> | |||
<li>Homunculus</li> | |||
<li>Ultimate Pet System</li> | |||
</ul> | |||
</div> | |||
<!-- CARD 3 --> | |||
<div class="card"> | |||
<div class="card-title">Special</div> | |||
<ul> | |||
<li>Available Classes</li> | |||
<li>Costume Rarity Color</li> | |||
<li>Nickname Color</li> | |||
<li>FAQ</li> | |||
<li>Rules</li> | |||
<li>Troubleshooting</li> | |||
<li>Special Channels</li> | |||
<li>Main Office</li> | |||
<li>Color Palettes</li> | |||
<li>Market Area</li> | |||
<li>New Eden Group</li> | |||
<li>Fishing</li> | |||
<li>Mining</li> | |||
<li>Auction</li> | |||
<li>Account Trade Log</li> | |||
<li>Patcher Features</li> | |||
<li>Training Area</li> | |||
<li>Raids Challenge</li> | |||
<li>Void</li> | |||
<li>Automated Events</li> | |||
<li>Battlegrounds</li> | |||
</ul> | |||
</div> | |||
<!-- CARD 4 --> | |||
<div class="card"> | |||
<div class="card-title">Guides</div> | |||
<ul> | |||
<li>Available Instances</li> | |||
<li>Dungeons</li> | |||
<li>Episode Quests</li> | |||
<ul> | |||
<li>15.1 / 15.2 Phantasmagorika</li> | |||
<li>16.1 Banquet of Heroes</li> | |||
<li>16.2 Terra Gloria</li> | |||
<li>17.1 Illusion</li> | |||
<li>17.2 Sage Legacy</li> | |||
<li>18 Direction of Prayer</li> | |||
</ul> | |||
<li>Eden Market</li> | |||
<li>Buying Stores</li> | |||
<li>Upgrade Certificates</li> | |||
<li>Juice Ingredients</li> | |||
<li>Crafting</li> | |||
<li>Socket Enchant</li> | |||
<li>Potion Creation</li> | |||
<li>Dyestuff Creation</li> | |||
<li>Cooking</li> | |||
<li>Forging</li> | |||
<li>Shadow Weapon Fusion</li> | |||
</ul> | |||
</div> | |||
</div> | |||
<!-- ===================== OTHER LINKS ===================== --> | |||
<div class="section-title">Others</div> | |||
<div style="text-align:center; margin-top:15px;"> | |||
[[File:Img04.png]] | |||
[[File:Img05.png]] | |||
[[File:Img06.png]] | |||
</div> | |||
Revision as of 22:53, 4 December 2025
<style>
body {
font-family: 'Segoe UI', sans-serif;
}
/* HEADER PRINCIPAL */ .main-banner {
background: linear-gradient(135deg, #70bff3 0%, #4fa8e8 100%); border-radius: 12px; padding: 25px; text-align: center; color: white; font-size: 22px; box-shadow: 0 4px 12px rgba(0,0,0,0.15); margin-bottom: 20px;
}
/* SEÇÕES */ .section-title {
background: linear-gradient(135deg, #6ac3fb 0%, #4da9e8 100%); padding: 10px; color: white; border-radius: 10px; text-align: center; font-size: 20px; margin-top: 25px; margin-bottom: 10px; box-shadow: 0 2px 4px rgba(0,0,0,0.15);
}
/* CARDS */ .card-container {
display: flex; flex-wrap: wrap; gap: 18px; justify-content: center; margin-top: 10px;
}
.card {
background: #ffffff; border-radius: 14px; width: 23%; min-width: 240px; padding: 15px; border: 1px solid #d3e9ff; box-shadow: 0 4px 10px rgba(0,0,0,0.10); transition: transform .2s;
}
.card:hover {
transform: translateY(-4px);
}
.card-title {
font-weight: bold; text-align: center; margin-bottom: 10px; color: #3489c7; font-size: 17px;
}
.card ul {
padding-left: 18px; font-size: 14px;
}
/* BOTÕES / LINKS COM IMAGEM */ .icon-links {
display: flex; justify-content: center; gap: 15px; flex-wrap: wrap;
}
.icon-links img {
width: 190px; border-radius: 12px; box-shadow: 0 4px 10px rgba(0,0,0,0.15); transition: transform .25s;
}
.icon-links img:hover {
transform:scale(1.05);
}
/* IMAGEM MAIN */ .main-img {
text-align:center; margin-top:15px;
}
.main-img img {
width: 90%; border-radius: 15px; box-shadow: 0 4px 15px rgba(0,0,0,0.25);
} </style>
Welcome to LegacyRO!
Explore all systems, features, events and guides for new and veteran adventurers.
The Wiki is constantly updated, so check back often!
Report errors or suggestions on our Discord Ticket system.
3rd Server • Selectable Rates • Level 175/60
Basic & Important Links
Main Sections
Beginners Help
Features
- Equipment Available
- Enchantments
- MVPs & Special Monsters
- Refinement
- Grade Enhancing
- Item Reform
- Offline Vending
- Damage Font Selection
- Adventurers Agency
- Rune Tablet System
- Achievements
- Attendance Reward
- Homunculus
- Ultimate Pet System
Special
- Available Classes
- Costume Rarity Color
- Nickname Color
- FAQ
- Rules
- Troubleshooting
- Special Channels
- Main Office
- Color Palettes
- Market Area
- New Eden Group
- Fishing
- Mining
- Auction
- Account Trade Log
- Patcher Features
- Training Area
- Raids Challenge
- Void
- Automated Events
- Battlegrounds
Guides
- Available Instances
- Dungeons
- Episode Quests
- 15.1 / 15.2 Phantasmagorika
- 16.1 Banquet of Heroes
- 16.2 Terra Gloria
- 17.1 Illusion
- 17.2 Sage Legacy
- 18 Direction of Prayer
- Eden Market
- Buying Stores
- Upgrade Certificates
- Juice Ingredients
- Crafting
- Socket Enchant
- Potion Creation
- Dyestuff Creation
- Cooking
- Forging
- Shadow Weapon Fusion
Others





