Main Page: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
< | {{DISPLAYTITLE:PKWar Wiki - The Complete Guide}} | ||
<div class="terminal-box"> | |||
<span class="terminal-prompt">wiki home</span> | |||
<span style="color: #00FFFF">Welcome to the PKWar Wiki</span> | |||
<span style="color: #FF00FF">The comprehensive guide to mastering PKWar</span> | |||
</div> | |||
{| style="width: 100%;" | |||
|- | |||
| style="width: 50%; vertical-align: top; padding-right: 1em;" | | |||
== Getting | == [[Gameplay]] == | ||
* [ | * [[Getting Started]] - New player guide | ||
* [ | * [[War System]] - How wars work | ||
* [ | * [[Combat Mechanics]] - Damage, defense, and tactics | ||
* [ | * [[Leveling Guide]] - Credits and progression | ||
* [https:// | * [[Exploration]] - Finding rooms and secrets | ||
* [[Achievement System]] - Unlock and track achievements | |||
== [[Classes]] == | |||
* [[Class:Fighter|Fighter]] - Tank warrior class | |||
* [[Class:Mage|Mage]] - Spellcasting glass cannon | |||
* [[Class:Hunter|Hunter]] - Mobile tracker | |||
* [[Class:Kamikaze|Kamikaze]] - High-risk berserker | |||
* [[Spirit of Gerkin]] - First blood powers | |||
* [[Class Comparison]] - Choosing your class | |||
| style="width: 50%; vertical-align: top; padding-left: 1em;" | | |||
== [[Areas]] == | |||
* [[Area:Backbone|The Backbone]] - Central hub | |||
* [[Area:War Complex|War Complex]] - Where wars begin | |||
* [[Combat Zones]] - PvP battlegrounds | |||
* [[Exploration Areas]] - Money and items | |||
* [[Shop Locations]] - Gerkin's, Mike's, Volt's | |||
* [[Secret Areas]] - Hidden locations | |||
== [[Commands]] == | |||
* [[Basic Commands]] - Movement and interaction | |||
* [[Combat Commands]] - Fighting and abilities | |||
* [[Communication]] - Chat channels | |||
* [[Inventory Management]] - Items and equipment | |||
* [[Aliases]] - Creating shortcuts | |||
* [[Command Reference]] - Complete list | |||
|} | |||
== Featured Guides == | |||
<div style="background: rgba(255, 215, 0, 0.1); border: 2px solid gold; padding: 1em; margin: 1em 0;"> | |||
* '''[[New Player Walkthrough]]''' - Complete guide from login to first war victory | |||
* '''[[Advanced PvP Tactics]]''' - Master-level combat strategies | |||
* '''[[Team War Coordination]]''' - Winning through teamwork | |||
* '''[[Money Farming Routes]]''' - Efficient exploration paths | |||
* '''[[Achievement Hunting Guide]]''' - Unlock all achievements | |||
</div> | |||
== Quick Reference == | |||
{| class="wikitable" style="width: 100%;" | |||
! Connection Info !! Game Status | |||
|- | |||
| '''Server:''' pkwar.org<br>'''Port:''' 2222<br>'''Client:''' [https://pkwar.org/downloads/ Download] || {{Game Status}} | |||
|} | |||
== Recent Updates == | |||
* {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} - Wiki launched! | |||
* Complete area maps added | |||
* Class strategy guides published | |||
* Achievement database imported | |||
== Contributing == | |||
This wiki is maintained by the PKWar community. To contribute: | |||
* Report errors on [[PKWar:Discord|Discord]] | |||
* Submit content to mud@pkwar.org | |||
* Reach level 10 for editor rights | |||
* See [[Help:Editing]] for wiki syntax | |||
[[Category:PKWar Wiki]] |
Revision as of 02:28, 15 August 2025
wiki home Welcome to the PKWar Wiki The comprehensive guide to mastering PKWar
|
|
Featured Guides
- New Player Walkthrough - Complete guide from login to first war victory
- Advanced PvP Tactics - Master-level combat strategies
- Team War Coordination - Winning through teamwork
- Money Farming Routes - Efficient exploration paths
- Achievement Hunting Guide - Unlock all achievements
Quick Reference
Connection Info | Game Status |
---|---|
Server: pkwar.org Port: 2222 Client: Download |
=== Template:Game Status ===
Checking... <script> fetch('https://pkwar.org/api/status') .then(response => response.json()) .then(data => { const statusEl = document.getElementById('game-status'); if (data.online) { statusEl.innerHTML = 'ONLINE'; } else { statusEl.innerHTML = 'OFFLINE'; } }) .catch(() => { document.getElementById('game-status').innerHTML = 'Unknown'; }); </script> |
Recent Updates
- 5 September 2025 - Wiki launched!
- Complete area maps added
- Class strategy guides published
- Achievement database imported
Contributing
This wiki is maintained by the PKWar community. To contribute:
- Report errors on Discord
- Submit content to mud@pkwar.org
- Reach level 10 for editor rights
- See Help:Editing for wiki syntax