Difference between revisions of "Game Mechanics"

From SWGANH Wiki
Jump to: navigation, search
(Command Classes)
(Command Classes)
Line 45: Line 45:
  
 
=Command Classes=
 
=Command Classes=
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|- align="center"
 
|- align="center"
Line 53: Line 55:
 
| style="font-size: 8pt; padding: 4pt; line-height: 1.25em; color: black;" | The '''COMBAT_GENERAL''' class.
 
| style="font-size: 8pt; padding: 4pt; line-height: 1.25em; color: black;" | The '''COMBAT_GENERAL''' class.
 
|}</div><br clear="all" />
 
|}</div><br clear="all" />
|-
 
 
|- align="center"
 
|- align="center"
 
||<div style="float: left; border:solid #dddddd 1px; margin: 1px;">
 
||<div style="float: left; border:solid #dddddd 1px; margin: 1px;">
Line 60: Line 61:
 
| style="font-size: 8pt; padding: 4pt; line-height: 1.25em; color: black;" | The '''COMBAT_MELEE''' class.
 
| style="font-size: 8pt; padding: 4pt; line-height: 1.25em; color: black;" | The '''COMBAT_MELEE''' class.
 
|}</div><br clear="all" />
 
|}</div><br clear="all" />
|-
+
|- align="center"
 +
||<div style="float: left; border:solid #dddddd 1px; margin: 1px;">
 +
{| cellspacing="0" style="width: 238px; background: #ffffff;"
 +
| style="width: 50px; height: 50px; background: #CCFFCC; text-align: center; font-size: 14pt; color: #000000;" | '''[[:Category:Combat Non Loop (Command)|CNL]]'''
 +
| style="font-size: 8pt; padding: 4pt; line-height: 1.25em; color: black;" | The '''COMBAT_NON_LOOP''' class.
 +
|}</div><br clear="all" />
 +
|- align="center"
 +
||<div style="float: left; border:solid #dddddd 1px; margin: 1px;">
 +
{| cellspacing="0" style="width: 238px; background: #ffffff;"
 +
| style="width: 50px; height: 50px; background: #CCFFCC; text-align: center; font-size: 14pt; color: #000000;" | '''[[:Category:Combat Ranged (Command)|CR]]'''
 +
| style="font-size: 8pt; padding: 4pt; line-height: 1.25em; color: black;" | The '''COMBAT_RANGED''' class.
 +
|}</div><br clear="all" />
 +
|- align="center"
 +
||<div style="float: left; border:solid #dddddd 1px; margin: 1px;">
 +
{| cellspacing="0" style="width: 238px; background: #ffffff;"
 +
| style="width: 50px; height: 50px; background: #CCFFCC; text-align: center; font-size: 14pt; color: #000000;" | '''[[:Category:Crafting (Command)|CRF]]'''
 +
| style="font-size: 8pt; padding: 4pt; line-height: 1.25em; color: black;" | The '''CRAFTING''' class.
 +
|}</div><br clear="all" />
 +
 
 +
|- align="center"
 +
||<div style="float: left; border:solid #dddddd 1px; margin: 1px;">
 +
{| cellspacing="0" style="width: 238px; background: #ffffff;"
 +
| style="width: 50px; height: 50px; background: #CCFFCC; text-align: center; font-size: 14pt; color: #000000;" | '''[[:Category:Performance (Command)|PER]]'''
 +
| style="font-size: 8pt; padding: 4pt; line-height: 1.25em; color: black;" | The '''PERFORMANCE''' class.
 +
|}</div><br clear="all" />
 +
|- align="center"
 +
||<div style="float: left; border:solid #dddddd 1px; margin: 1px;">
 +
{| cellspacing="0" style="width: 238px; background: #ffffff;"
 +
| style="width: 50px; height: 50px; background: #CCFFCC; text-align: center; font-size: 14pt; color: #000000;" | '''[[:Category:Posture (Command)|POS]]'''
 +
| style="font-size: 8pt; padding: 4pt; line-height: 1.25em; color: black;" | The '''POSTURE''' class.
 +
|}</div><br clear="all" />
 +
|- align="center"
 +
||<div style="float: left; border:solid #dddddd 1px; margin: 1px;">
 +
{| cellspacing="0" style="width: 238px; background: #ffffff;"
 +
| style="width: 50px; height: 50px; background: #CCFFCC; text-align: center; font-size: 14pt; color: #000000;" | '''[[:Category:Resource (Command)|RSC]]'''
 +
| style="font-size: 8pt; padding: 4pt; line-height: 1.25em; color: black;" | The '''RESOURCE''' class.
 +
|}</div><br clear="all" />
 +
|- align="center"
 +
||<div style="float: left; border:solid #dddddd 1px; margin: 1px;">
 +
{| cellspacing="0" style="width: 238px; background: #ffffff;"
 +
| style="width: 50px; height: 50px; background: #CCFFCC; text-align: center; font-size: 14pt; color: #000000;" | '''[[:Category:Ship (Command)|SHIP]]'''
 +
| style="font-size: 8pt; padding: 4pt; line-height: 1.25em; color: black;" | The '''SHIP''' class.
 +
|}</div><br clear="all" />
 +
|}
 
|}
 
|}

Revision as of 00:02, 26 August 2007

Game Documentation - Game Mechanics

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.


Profession Groups

COMBAT MELEE COMBAT RANGED CRAFTING GENERAL ENTERTAINER MEDIC JEDI JTL
Brawler Marksman Artisan Bio-Engineer Entertainer Medic Jedi Pilot - Imperial
Fencer Bounty Hunter Architect Creature Handler Dancer Doctor Jedi Pilot - Rebel
Pikeman Carbineer Armorsmith Image Designer Musician Combat Medic Pilot - Neutral
Swordsman Commando Chef Merchant
Teras Kasi Artist Pistoleer Droid Engineer Politician
Rifleman Shipwright Scout
Rifleman Tailor Ranger
Weaponsmith

Command Classes

CG The COMBAT_GENERAL class.

CM The COMBAT_MELEE class.

CNL The COMBAT_NON_LOOP class.

CR The COMBAT_RANGED class.

CRF The CRAFTING class.

PER The PERFORMANCE class.

POS The POSTURE class.

RSC The RESOURCE class.

SHIP The SHIP class.