SWBlog2
I use this page to store random things I may or may not use later, which in general will be mostly photos
Quick Glance
- 1 Understanding the
HUD
- 1.1 Geting arround the
HUD
- 1.1.1 Map Dynamics
- 1.2 Map
- 1.2.1 Flags
- 1.3 Heros
- 1.4 Arena(Needs Work)
- 1.5 Guild(Needs Work)
- 1.6 Shop(Needs Work)
- 1.7 Options (Needs Work)
- 1.1 Geting arround the
HUD
- 2 Enemies
- 2.1 Jackals
- 2.2 Snowy Jackals
- 2.3 Ursoc
- 2.4 Southpaw Ursoc
- 2.5 Molten Army
- 2.6 Bandits
- 2.7 Mirror
- 2.8 Undead
- 2.9 Others
- 2.10 Event
- 3 Basic Info
- 4 Missions
To get to the map simply click on the map icon shown in figure 1.1. The map is a place to see which battles you have and have not done. You can also enter a battleby clicking on a flag.
The Map is the main page of the game. The map allows players to go into missions of their choosing. To get arround the map simply click and drag. The UP arrow key zooms out, and the DOWN arrow key zooms in. There are multible types of flags on the map,…
Promoting heroes and stats
"Does it matter if you promote at a lower level or first level your heroes to level 20?"
Most asked question in the game chat, period.
It would be profitable to see the answer added to the promoting tutorial.
(If you just came across the game, the answer is: nope.)
Sandbox
/**
* Collapsible tables * * Allows tables to be collapsed, showing only the header. See Wikipedia:NavFrame. * @maintainer User:R. Koot (on Wikipedia) */var autoCollapse = 2; var collapseCaption = 'hide'; var expandCaption = 'show';
function hasClass( element, className ) { var Classes = element.className.split( " " ); for ( var i = 0; i < Classes.length; i++ ) { if ( Classes[i] == className ) { return true; } } return false; }
function collapseTable( tableIndex ) { var i; var Button = document.getElementById( 'collapseButton' + tableIndex ); var Table = document.getElementById( 'collapsibleTable' + tableIndex );
if ( !Table || !Button ) { return false; }
var Rows = Table.getElementsByTagName( 'tr' );
if ( Button.firstChild.d…
Wiki Adoption..
Hello!!Anyone reading this??
I'v been doing a lot of work day and night, editting this wiki. This wiki is still in its early phases and still has a lot more improvement to be done. Since the founder (or any people with admin/user rights) is not available, there isnt much one can do. So, I have formally submitted an adoption request which 'might' entitle me the admin right.
If anyone reading this is interested in obtaining admin rights to help the wiki please reply below. Other than that, if any members of the community have any qualms or questions feel free to leave a response too.
Wish me luck..
Edit: Got admin and bureaucrat rights... thanks to everyone. :)