GAE/Unit XML

From MegaGlest
Revision as of 16:00, 10 December 2008 by 208.125.98.18 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
<?xml version="1.0" standalone="no" ?>

<unit>
    <parameters>
        <size value="#" />                       <!-- How many units per side a building uses -->
        <height value="#" />                     <!-- The height of a unit -->
        <max-hp value="#" regeneration="#"/>     <!-- Maximum hit points and rate of regeneration -->
        <max-ep value="#" regeneration="#"/>     <!-- Maximum energy points and rate of regeneration -->
        <armor value="#" />                      <!-- Armor value of unit -->
        <armor-type value="wood"/>               <!-- Type of armor - some weapons are more effective against some
                                                      armor types; Editable in the Tech XML file -->
        <sight value="#" />                      <!-- Range of sight to react to other units -->
        


If anyone needs a downloadable version of a rtf format outline, check out mine: http://www.mediafire.com/?ydypxxsyx3x

Back to GAE XML Reference