GAE/Unit XML

From MegaGlest
Revision as of 20:47, 28 March 2009 by 70.242.117.69 (talk) (Added TODO message)
Jump to navigation Jump to search

TODO: This is missing a lot of information on GAE-specific options (skills, commands, emanations, effects, etc.).

<?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