Updated Release Archive

Updated Release Archive.  Fixed Mage-killer prereqs.  Removed old LETO & ConvoCC related files.  Added organized spell scroll store.  Fixed Gloura spellbook. Various TLK fixes.  Reorganized Repo.  Removed invalid user folders. Added DocGen back in.
This commit is contained in:
Jaysyn904
2023-08-22 10:00:21 -04:00
parent 3acda03f30
commit 5914ed2ab5
22853 changed files with 57524 additions and 47307 deletions

View File

@@ -0,0 +1,30 @@
<P>
<B>Build 4.0.18</b><BR>
<P>
<B>Fixed</b>
<P>
<LI> A (bogus) "file in use" error when trying to save files. The error had nothing to do with the file actually being in use, that was just the default error for when the last stage of the save failed.
<P>
<LI> A rare exception (assertion) in for loops with certain syntax errors.
<P>
<B>Added / changed</b>
<P>
<LI> The random function has been implemented in the math unit. Unfortunately, there exists no documentation whatsoever for the math expression, and the syntax for it is bound to change (perhaps drastically, in the case of math) in the next build or two. The syntax for the time being is like so:
<P>
&lt;math:random[10]&gt;
<P>
to generate a number from 0 to 9, where the &lt;math&gt; part can be any math context (such as parantheses in an argument list in an expression).
<P>
<LI> Moneo now maintains file (handle) state, the same way that NWNX-Leto's SCRIPT function does. This applies only in shell mode, of course, but applies equally to the use of expr, parse, or any of the file commands (open, save). Note that because there is no shell command to close a file, you must use (expr) LetoScript instead. Also, the file handle used by the shell is always "~" (and using open to open a new file simply closes the existing file, re-using the "~" handle). This support is largely intended for use with expr (or Expr mode), making it more like a "playground" mode than just a script parser.
<P><BR><BR>
Changes for earlier builds have been archived (they are available in the downloads for the earlier builds), because of the bulk of them. They are also available upon request.

View File

@@ -0,0 +1,5 @@
[main]
language=en
[listsdirs]
en=Lists

View File

@@ -0,0 +1,340 @@
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.) You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software. If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
Finally, any free program is threatened constantly by software
patents. We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary. To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License. The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language. (Hereinafter, translation is included without limitation in
the term "modification".) Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.
1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.
You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) You must cause the modified files to carry prominent notices
stating that you changed the files and the date of any change.
b) You must cause any work that you distribute or publish, that in
whole or in part contains or is derived from the Program or any
part thereof, to be licensed as a whole at no charge to all third
parties under the terms of this License.
c) If the modified program normally reads commands interactively
when run, you must cause it, when started running for such
interactive use in the most ordinary way, to print or display an
announcement including an appropriate copyright notice and a
notice that there is no warranty (or else, saying that you provide
a warranty) and that users may redistribute the program under
these conditions, and telling the user how to view a copy of this
License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on
the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.
In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:
a) Accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of Sections
1 and 2 above on a medium customarily used for software interchange; or,
b) Accompany it with a written offer, valid for at least three
years, to give any third party, for a charge no more than your
cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be
distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer
to distribute corresponding source code. (This alternative is
allowed only for noncommercial distribution and only if you
received the program in object code or executable form with such
an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for
making modifications to it. For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable. However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License. Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.
5. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Program or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.
6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.
7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.
If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded. In such case, this License incorporates
the limitation as if written in the body of this License.
9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.
10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission. For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:
Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
`Gnomovision' (which makes passes at compilers) written by James Hacker.
<signature of Ty Coon>, 1 April 1989
Ty Coon, President of Vice
This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Library General
Public License instead of this License.

View File

@@ -0,0 +1,57 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<LetoLists letoversion="4.0.12" comment="US English (EN)">
<sources>
<source id="base" name="Neverwinter Nights (only)">Use this source if you have only the original game, with no expansion packs. Note that some apparently expansion pack-only material may appear, this is because these resources are indeed part of the base NWN 2DAs. Source based on patch 1.61.</source>
<source id="undrentide" name="Shadows of Undrentide">Use this source if you&#39;ve purchased the first expansion pack, &#39;Shadows of Undrentide&#39;, or if you have the Gold edition; and you do not have the second expansion pack (Underdark) installed. Some material from Underdark may still appear, this is because these resources are indeed part of the SoU 2DAs. Source based on patch 1.61.</source>
<source id="underdark" name="Hordes of the Underdark">Use this source EITHER if you have BOTH Undrentide AND Underdark installed, OR you have ONLY Underdark installed. The 2DA files released by BioWare for Underdark include all of the information for Undrentide, as well. Source based on patch 1.61.</source>
<source id="prc" name="Player Resource Consortium">Use this source with material from the Player Resource Consortium</source>
</sources>
<list name="Alignments">
<member name="NWN Alignments" file="nwn-alignments.xml" source=""/>
</list>
<list name="Appearance">
<member name="NWN Appearances" file="nwn-appearance.xml" source=""/>
</list>
<list name="Classes">
<member name="NWN Classes" file="nwn-classes.xml" source=""/>
</list>
<list name="Domains">
<member name="NWN Domains" file="nwn-domains.xml" source=""/>
</list>
<list name="Exptable">
<member name="NWN Exp Table" file="nwn-exptable.xml" source=""/>
</list>
<list name="Feat">
<member name="NWN Feats" file="nwn-feat.xml" source=""/>
</list>
<list name="Gender">
<member name="NWN Genders" file="nwn-gender.xml" source=""/>
</list>
<list name="Portraits">
<member name="NWN Portraits" file="nwn-portraits.xml" source=""/>
</list>
<list name="Racialtypes">
<member name="NWN Races" file="nwn-racialtypes.xml" source=""/>
</list>
<list name="Skills">
<member name="NWN Skills" file="nwn-skills.xml" source=""/>
</list>
<list name="Soundset">
<member name="NWN Soundsets" file="nwn-soundset.xml" source=""/>
</list>
<list name="Spells">
<member name="NWN Spells" file="nwn-spells.xml" source=""/>
</list>
<list name="Tailmodel">
<member name="NWN Tails" file="nwn-tailmodel.xml" source=""/>
</list>
<list name="Wingmodel">
<member name="NWN Wings" file="nwn-wingmodel.xml" source=""/>
</list>
<list name="Abilities">
<member name="NWN Abilities" file="nwn-abilities.xml" source=""/>
</list>
<list name="Schools">
<member name="NWN Schools" file="nwn-schools.xml" source=""/>
</list>
</LetoLists>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<LetoList comment="Hand-built by Kragus; allows for localization">
<item index="0" label="strength">Str</item>
<item index="1" label="dexterity">Dex</item>
<item index="2" label="constitution">Con</item>
<item index="3" label="intelligence">Int</item>
<item index="4" label="wisdom">Wis</item>
<item index="5" label="charisma">Cha</item>
</LetoList>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<LetoList comment="Hand-built by dragonsong; allows for localization">
<item index="0" label="chaotic">Chaotic</item>
<item index="1" label="lawful">Lawful</item>
<item index="2" label="evil">Evil</item>
<item index="3" label="good">Good</item>
<item index="4" label="neutral">Neutral</item>
<item index="5" label="true">True</item>
</LetoList>

View File

@@ -0,0 +1,394 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<LetoList comment=" Made by Primogenitor's auto list generating module.">
<item index="0" label="Dwarf" string_ref="1985" name="Character_model" race="D" envmap="default" bloodcolr="R" modeltype="P" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.15" helmet_scale_f="0.95" moverate="NORM" walkdist="1.06" rundist="2.12" perspace="0.3" creperspace="0.5" heihgt="1.5" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="6" haslegs="1" hasarms="1" portrait="" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Dwarf</item>
<item index="1" label="Elf" string_ref="1986" name="Character_model" race="E" envmap="default" bloodcolr="R" modeltype="P" weaponscale="1" wing_tail_scale="1" helmet_scale_m="0.85" helmet_scale_f="0.8" moverate="NORM" walkdist="1.43" rundist="2.86" perspace="0.3" creperspace="0.4" heihgt="1.75" hitdist="" prefatckdist="1.5" targetheight="H" abortonparry="1" racialtype="7" haslegs="1" hasarms="1" portrait="" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Elf</item>
<item index="2" label="Gnome" string_ref="1987" name="Character_model" race="G" envmap="default" bloodcolr="R" modeltype="P" weaponscale="1" wing_tail_scale="1" helmet_scale_m="0.9" helmet_scale_f="0.82" moverate="NORM" walkdist="1" rundist="1.94" perspace="0.3" creperspace="0.4" heihgt="1.5" hitdist="" prefatckdist="1.3" targetheight="H" abortonparry="1" racialtype="8" haslegs="1" hasarms="1" portrait="" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Gnome</item>
<item index="3" label="Halfling" string_ref="1988" name="Character_model" race="A" envmap="default" bloodcolr="R" modeltype="P" weaponscale="0.8" wing_tail_scale="1" helmet_scale_m="0.7" helmet_scale_f="0.65" moverate="NORM" walkdist="1.04" rundist="2.08" perspace="0.25" creperspace="0.3" heihgt="1.5" hitdist="" prefatckdist="1.1" targetheight="H" abortonparry="1" racialtype="10" haslegs="1" hasarms="1" portrait="" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Halfling</item>
<item index="4" label="Half_Elf" string_ref="1989" name="Character_model" race="H" envmap="default" bloodcolr="R" modeltype="P" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="0.9" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="2" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="7" haslegs="1" hasarms="1" portrait="" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Half-elf</item>
<item index="5" label="Half_Orc" string_ref="1990" name="Character_model" race="O" envmap="default" bloodcolr="R" modeltype="P" weaponscale="1.3" wing_tail_scale="1" helmet_scale_m="1.2" helmet_scale_f="1.2" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.7" heihgt="2.25" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="13" haslegs="1" hasarms="1" portrait="" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Half-orc</item>
<item index="6" label="Human" string_ref="1991" name="Character_model" race="H" envmap="default" bloodcolr="R" modeltype="P" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="2" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human</item>
<item index="8" label="Badger" string_ref="1993" name="BASE" race="c_badger" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="0.77" rundist="1.2" perspace="0.3" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="2" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_Badger" sizecategory="1" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Badger_head" body_bag="0" targetable="1">Badger</item>
<item index="9" label="Badger_Dire" string_ref="1994" name="Badger" race="c_direbadg" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1" rundist="1.42" perspace="0.5" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="2.6" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_DireBadger" sizecategory="2" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Badger_head" body_bag="0" targetable="1">Badger, Dire</item>
<item index="10" label="Bat" string_ref="1995" name="BASE" race="c_a_bat" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="2.75" rundist="5.5" perspace="0.2" creperspace="0.2" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_Bat" sizecategory="1" perceptiondist="9" footsteptype="9" soundapptype="5" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Bat_head" body_bag="0" targetable="1">Bat</item>
<item index="11" label="Bat_Horror" string_ref="1996" name="Battle_Horror" race="c_bathorror" envmap="" bloodcolr="W" modeltype="F" weaponscale="1.3" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="2.75" rundist="5.5" perspace="0.3" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="4" haslegs="0" hasarms="1" portrait="po_BatHorror" sizecategory="3" perceptiondist="9" footsteptype="-1" soundapptype="25" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Battle Horror</item>
<item index="12" label="Bear_Black" string_ref="1997" name="Bear" race="c_bearblck" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1.23" rundist="1.63" perspace="0.6" creperspace="1.2" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_BearBlck" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Bear_head" body_bag="0" targetable="1">Bear, Black</item>
<item index="13" label="Bear_Brown" string_ref="1998" name="BASE" race="c_bearbrwn" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1.23" rundist="1.63" perspace="0.6" creperspace="1.2" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_BearBrwn" sizecategory="4" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Bear_head" body_bag="0" targetable="1">Bear, Brown</item>
<item index="14" label="Bear_Polar" string_ref="1999" name="Bear" race="c_bearpolar" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1.46" rundist="1.94" perspace="0.6" creperspace="1.5" heihgt="1" hitdist="" prefatckdist="2.2" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_BearPolar" sizecategory="4" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Bear_head" body_bag="0" targetable="1">Bear, Polar</item>
<item index="15" label="Bear_Dire" string_ref="2000" name="Bear" race="c_beardire" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1.75" rundist="2.33" perspace="0.6" creperspace="1.5" heihgt="1" hitdist="" prefatckdist="2.7" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_BearDire" sizecategory="4" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Bear_head" body_bag="0" targetable="1">Bear, Dire</item>
<item index="17" label="Beetle_Slicer" string_ref="2002" name="Beetle" race="c_btlslicer" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="0.7" rundist="3.6" perspace="0.6" creperspace="1" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="H" abortonparry="0" racialtype="24" haslegs="1" hasarms="1" portrait="po_Btlslicer" sizecategory="3" perceptiondist="9" footsteptype="6" soundapptype="6" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Beetle_head" body_bag="0" targetable="1">Beetle, Slicer</item>
<item index="18" label="Beetle_Fire" string_ref="2003" name="Beetle" race="c_btlfire" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="0.7" rundist="3.6" perspace="0.6" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="2.2" targetheight="H" abortonparry="0" racialtype="24" haslegs="1" hasarms="1" portrait="po_BtlFire" sizecategory="3" perceptiondist="9" footsteptype="6" soundapptype="6" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Beetle_head" body_bag="0" targetable="1">Beetle, Fire</item>
<item index="19" label="Beetle_Stag" string_ref="2004" name="BASE" race="c_btlstag" envmap="evmap_irrid" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="0.7" rundist="3.6" perspace="0.6" creperspace="1" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="H" abortonparry="0" racialtype="24" haslegs="1" hasarms="1" portrait="po_BtlStag" sizecategory="3" perceptiondist="9" footsteptype="6" soundapptype="6" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Beetle_head" body_bag="0" targetable="1">Beetle, Stag</item>
<item index="20" label="Beetle_Stink" string_ref="2005" name="Beetle" race="c_btlstink" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="0.7" rundist="3.6" perspace="0.6" creperspace="1" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="H" abortonparry="0" racialtype="24" haslegs="1" hasarms="1" portrait="po_BtlStink" sizecategory="3" perceptiondist="9" footsteptype="6" soundapptype="6" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Beetle_head" body_bag="0" targetable="1">Beetle, Stink</item>
<item index="21" label="Boar" string_ref="2006" name="BASE" race="c_boar" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="0.9" rundist="2.1" perspace="0.4" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.5" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_Boar" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Wildboar_head" body_bag="0" targetable="1">Boar</item>
<item index="22" label="Boar_Dire" string_ref="2007" name="Boar" race="c_direboar" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1.46" rundist="2.1" perspace="0.6" creperspace="0.6" heihgt="1" hitdist="" prefatckdist="2.2" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_DireBoar" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Wildboar_head" body_bag="0" targetable="1">Boar, Dire</item>
<item index="23" label="Bodak" string_ref="2008" name="Bodak_(CM)" race="c_bodak" envmap="" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1.81" rundist="2.7" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_Bodak" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Bodak</item>
<item index="24" label="Golem_Bone" string_ref="2009" name="Golem_Bone_(CM)" race="c_golbone" envmap="" bloodcolr="W" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="SLOW" walkdist="2" rundist="3.2" perspace="0.4" creperspace="1.4" heihgt="1" hitdist="" prefatckdist="2.7" targetheight="H" abortonparry="1" racialtype="4" haslegs="1" hasarms="1" portrait="po_GolBone" sizecategory="4" perceptiondist="9" footsteptype="0" soundapptype="4" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Ettin_Largehead" body_bag="5" targetable="1">Golem, Bone</item>
<item index="25" label="Bugbear_Chieftain_A" string_ref="2010" name="Bugbear" race="c_bugchiefA" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1.55" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.81" rundist="2.33" perspace="0.3" creperspace="0.8" heihgt="1" hitdist="" prefatckdist="2.2" targetheight="H" abortonparry="1" racialtype="9" haslegs="1" hasarms="1" portrait="po_BugChiefA" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Bugbear, Chieftain A</item>
<item index="26" label="Bugbear_Chieftain_B" string_ref="5032" name="Bugbear" race="c_bugchiefB" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1.55" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.81" rundist="2.33" perspace="0.3" creperspace="0.8" heihgt="1" hitdist="" prefatckdist="2.2" targetheight="H" abortonparry="1" racialtype="9" haslegs="1" hasarms="1" portrait="po_BugChiefB" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Bugbear, Chieftain B</item>
<item index="27" label="Bugbear_Shaman_A" string_ref="5033" name="Bugbear" race="c_bugwizA" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1.55" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.81" rundist="2.33" perspace="0.3" creperspace="0.8" heihgt="1" hitdist="" prefatckdist="2.2" targetheight="H" abortonparry="1" racialtype="9" haslegs="1" hasarms="1" portrait="po_BugWizA" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Bugbear, Shaman A</item>
<item index="28" label="Bugbear_Shaman_B" string_ref="5034" name="Bugbear" race="c_bugwizB" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1.55" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.81" rundist="2.33" perspace="0.3" creperspace="0.8" heihgt="1" hitdist="" prefatckdist="2.2" targetheight="H" abortonparry="1" racialtype="9" haslegs="1" hasarms="1" portrait="po_BugWizB" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Bugbear, Shaman B</item>
<item index="29" label="Bugbear_A" string_ref="2012" name="BASE" race="c_bugbearA" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1.55" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.81" rundist="2.33" perspace="0.3" creperspace="0.8" heihgt="1" hitdist="" prefatckdist="2.2" targetheight="H" abortonparry="1" racialtype="9" haslegs="1" hasarms="1" portrait="po_BugbearA" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Bugbear A</item>
<item index="30" label="Bugbear_B" string_ref="5035" name="Bugbear" race="c_bugbearB" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1.55" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.81" rundist="2.33" perspace="0.3" creperspace="0.8" heihgt="1" hitdist="" prefatckdist="2.2" targetheight="H" abortonparry="1" racialtype="9" haslegs="1" hasarms="1" portrait="po_BugbearB" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Bugbear B</item>
<item index="31" label="Chicken" string_ref="2013" name="Chicken" race="c_a_chicken" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1" rundist="3.5" perspace="0.13" creperspace="0.13" heihgt="0.3" hitdist="" prefatckdist="1.8" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_Chicken" sizecategory="1" perceptiondist="9" footsteptype="-1" soundapptype="5" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Chicken_head" body_bag="0" targetable="1">Chicken</item>
<item index="34" label="Cow" string_ref="2016" name="Cow" race="c_a_cow" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="SLOW" walkdist="1.52" rundist="1.92" perspace="0.6" creperspace="1.3" heihgt="1" hitdist="" prefatckdist="2.9" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_Cow" sizecategory="3" perceptiondist="9" footsteptype="4" soundapptype="2" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Ox_head" body_bag="0" targetable="1">Cow</item>
<item index="35" label="Deer" string_ref="2017" name="Deer_Stag" race="c_a_deer" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1.82" rundist="2.4" perspace="0.6" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="2.6" targetheight="H" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_Deer" sizecategory="3" perceptiondist="9" footsteptype="4" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Deer_head" body_bag="0" targetable="1">Deer</item>
<item index="36" label="Skeletal_Devourer" string_ref="5055" name="Intellect_Devourer" race="c_devo_02" envmap="default" bloodcolr="W" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.02" rundist="3.6" perspace="0.4" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="L" abortonparry="0" racialtype="1" haslegs="1" hasarms="1" portrait="po_devo_02" sizecategory="2" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="indev_head" body_bag="5" targetable="1">Intellect Devourer, Skeletal</item>
<item index="37" label="Deer_Stag" string_ref="2019" name="Deer_Stag" race="c_a_deerwhite" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1.82" rundist="2.4" perspace="0.6" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="2.7" targetheight="H" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_DeerWhite" sizecategory="3" perceptiondist="9" footsteptype="4" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Deer_head" body_bag="0" targetable="1">Deer, Stag</item>
<item index="38" label="Balor" string_ref="2020" name="Demon" race="c_demon" envmap="default" bloodcolr="R" modeltype="L" weaponscale="2.3" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.2" rundist="5.1" perspace="0.6" creperspace="2" heihgt="1" hitdist="" prefatckdist="2.4" targetheight="H" abortonparry="1" racialtype="19" haslegs="1" hasarms="1" portrait="po_Demon" sizecategory="4" perceptiondist="9" footsteptype="5" soundapptype="1" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="3" targetable="1">Balor</item>
<item index="39" label="Lich" string_ref="6313" name="Lich" race="c_Lich" envmap="default" bloodcolr="W" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_Lich" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="3" targetable="1">Lich</item>
<item index="40" label="Doom_Knight" string_ref="2022" name="Doom_Knight" race="c_doomkght" envmap="default" bloodcolr="G" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.65" rundist="2.78" perspace="0.3" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_DoomKght" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Doom Knight</item>
<item index="41" label="Dragon_Black" string_ref="2023" name="Dragon_Black" race="c_DrgBlack" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.33" rundist="6" perspace="1.1" creperspace="2" heihgt="1" hitdist="" prefatckdist="3.3" targetheight="H" abortonparry="1" racialtype="5" haslegs="1" hasarms="1" portrait="po_DrgBlack" sizecategory="5" perceptiondist="10" footsteptype="2" soundapptype="22" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Dragon_head" body_bag="3" targetable="1">Dragon, Black</item>
<item index="42" label="Dragon_Brass" string_ref="2024" name="Dragon_Copper" race="c_DrgBrass" envmap="default" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.33" rundist="6" perspace="1.1" creperspace="2" heihgt="1" hitdist="" prefatckdist="3.2" targetheight="H" abortonparry="1" racialtype="5" haslegs="1" hasarms="1" portrait="po_DrgBrass" sizecategory="5" perceptiondist="10" footsteptype="2" soundapptype="22" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Dragon_head" body_bag="3" targetable="1">Dragon, Brass</item>
<item index="43" label="Dragon_Copper" string_ref="2025" name="BASE" race="c_DrgCopp" envmap="default" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.33" rundist="6" perspace="1" creperspace="1.9" heihgt="1" hitdist="" prefatckdist="3.1" targetheight="H" abortonparry="1" racialtype="5" haslegs="1" hasarms="1" portrait="po_DrgCopp" sizecategory="5" perceptiondist="10" footsteptype="2" soundapptype="22" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Dragon_head" body_bag="3" targetable="1">Dragon, Copper</item>
<item index="44" label="Dragon_Silver" string_ref="2026" name="Dragon_Copper" race="c_DrgSilv" envmap="default" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.33" rundist="6" perspace="1.1" creperspace="2" heihgt="1" hitdist="" prefatckdist="3.3" targetheight="H" abortonparry="1" racialtype="5" haslegs="1" hasarms="1" portrait="po_DrgSilv" sizecategory="5" perceptiondist="10" footsteptype="2" soundapptype="22" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Dragon_head" body_bag="3" targetable="1">Dragon, Silver</item>
<item index="45" label="Dragon_Bronze" string_ref="2027" name="Dragon_Gold" race="c_DrgBrnz" envmap="default" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.33" rundist="6" perspace="1.1" creperspace="2" heihgt="1" hitdist="" prefatckdist="3.2" targetheight="H" abortonparry="1" racialtype="5" haslegs="1" hasarms="1" portrait="po_DrgBrnz" sizecategory="5" perceptiondist="10" footsteptype="2" soundapptype="22" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Dragon_head" body_bag="3" targetable="1">Dragon, Bronze</item>
<item index="46" label="Dragon_Gold" string_ref="2028" name="Dragon_Gold" race="c_DrgGold" envmap="default" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.88" rundist="5.2" perspace="1" creperspace="1.9" heihgt="1" hitdist="" prefatckdist="3.1" targetheight="H" abortonparry="1" racialtype="5" haslegs="1" hasarms="1" portrait="po_DrgGold" sizecategory="5" perceptiondist="10" footsteptype="2" soundapptype="22" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Dragon_head" body_bag="3" targetable="1">Dragon, Gold</item>
<item index="47" label="Dragon_Blue" string_ref="2029" name="Dragon_White" race="c_DrgBlue" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.33" rundist="6" perspace="1.1" creperspace="2" heihgt="1" hitdist="" prefatckdist="3.2" targetheight="H" abortonparry="1" racialtype="5" haslegs="1" hasarms="1" portrait="po_DrgBlue" sizecategory="5" perceptiondist="10" footsteptype="2" soundapptype="22" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Dragon_head" body_bag="3" targetable="1">Dragon, Blue</item>
<item index="48" label="Dragon_Green" string_ref="2030" name="Dragon_Green" race="c_DrgGreen" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.33" rundist="6" perspace="1.1" creperspace="2" heihgt="1" hitdist="" prefatckdist="3.2" targetheight="H" abortonparry="1" racialtype="5" haslegs="1" hasarms="1" portrait="po_DrgGreen" sizecategory="5" perceptiondist="10" footsteptype="2" soundapptype="22" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Dragon_head" body_bag="3" targetable="1">Dragon, Green</item>
<item index="49" label="Dragon_Red" string_ref="2031" name="Dragon_Red" race="c_DrgRed" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.33" rundist="6" perspace="1.1" creperspace="2" heihgt="1" hitdist="" prefatckdist="3.3" targetheight="H" abortonparry="1" racialtype="5" haslegs="1" hasarms="1" portrait="po_DrgRed" sizecategory="5" perceptiondist="10" footsteptype="2" soundapptype="22" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Dragon_head" body_bag="3" targetable="1">Dragon, Red</item>
<item index="50" label="Dragon_White" string_ref="2032" name="Dragon_Green" race="c_DrgWhite" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.33" rundist="6" perspace="1.1" creperspace="2" heihgt="1" hitdist="" prefatckdist="3.1" targetheight="H" abortonparry="1" racialtype="5" haslegs="1" hasarms="1" portrait="po_DrgWhite" sizecategory="5" perceptiondist="10" footsteptype="2" soundapptype="22" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Dragon_head" body_bag="3" targetable="1">Dragon, White</item>
<item index="51" label="Dryad" string_ref="2033" name="Dryad_(CM)" race="c_dryad" envmap="" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.5" targetheight="H" abortonparry="1" racialtype="16" haslegs="1" hasarms="1" portrait="po_Dryad" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Dryad</item>
<item index="52" label="Elemental_Air" string_ref="2034" name="Elemental_Air" race="c_air" envmap="" bloodcolr="N" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="2.75" rundist="5.5" perspace="0.25" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="15" haslegs="1" hasarms="1" portrait="po_Air" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="20" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="3" targetable="1">Elemental, Air</item>
<item index="53" label="Elemental_Air_Elder" string_ref="2035" name="Elemental_Air" race="c_aireld" envmap="" bloodcolr="N" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="2.75" rundist="5.5" perspace="0.3" creperspace="0.6" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="15" haslegs="1" hasarms="1" portrait="po_AirElder" sizecategory="5" perceptiondist="9" footsteptype="0" soundapptype="20" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="3" targetable="1">Elemental, Air Elder</item>
<item index="54" label="War_Devourer" string_ref="5056" name="Intellect_Devourer" race="c_devo_01" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.02" rundist="3.6" perspace="0.4" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="L" abortonparry="0" racialtype="1" haslegs="1" hasarms="1" portrait="po_devo_01" sizecategory="2" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="indev_head" body_bag="3" targetable="1">Intellect Devourer, War</item>
<item index="55" label="Fairy" string_ref="5223" name="Fairy" race="c_Fairy" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="2.75" rundist="4" perspace="0.1" creperspace="0.1" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_pixie" sizecategory="2" perceptiondist="9" footsteptype="-1" soundapptype="23" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="fairy_head" body_bag="6" targetable="1">Fairy</item>
<item index="56" label="Elemental_Earth" string_ref="2038" name="Elemental_Earth" race="c_earth" envmap="" bloodcolr="N" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="SLOW" walkdist="1.82" rundist="2.5" perspace="0.7" creperspace="1.7" heihgt="1" hitdist="" prefatckdist="2.6" targetheight="H" abortonparry="1" racialtype="15" haslegs="1" hasarms="1" portrait="po_Earth" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="18" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="stone__head" body_bag="3" targetable="1">Elemental, Earth</item>
<item index="57" label="Elemental_Earth_Elder" string_ref="2039" name="Elemental_Earth" race="c_eartheld" envmap="" bloodcolr="N" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="SLOW" walkdist="1.82" rundist="2.5" perspace="0.7" creperspace="1.7" heihgt="1" hitdist="" prefatckdist="2.6" targetheight="H" abortonparry="1" racialtype="15" haslegs="1" hasarms="1" portrait="po_Earth_eld" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="18" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="stone__head" body_bag="3" targetable="1">Elemental, Earth Elder</item>
<item index="58" label="Mummy_Common" string_ref="6314" name="Mummy" race="c_mum_com" envmap="default" bloodcolr="W" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VSLOW" walkdist="1.25" rundist="1.75" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_mum_com01" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="13" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Mummy, Common</item>
<item index="59" label="Mummy_Fighter_2" string_ref="6315" name="Mummy" race="c_mum_fight02" envmap="default" bloodcolr="W" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VSLOW" walkdist="1.25" rundist="1.75" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_mum_war02" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="13" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Mummy, Warrior 2</item>
<item index="60" label="Elemental_Fire" string_ref="2042" name="Elemental_Fire" race="c_fire" envmap="" bloodcolr="N" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.32" rundist="3.5" perspace="0.5" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="15" haslegs="1" hasarms="1" portrait="po_Fire" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="19" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="FiEl_Head" body_bag="3" targetable="1">Elemental, Fire</item>
<item index="61" label="Elemental_Fire_Elder" string_ref="2043" name="Elemental_Fire" race="c_fireeld" envmap="" bloodcolr="N" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.58" rundist="4.16" perspace="0.6" creperspace="0.8" heihgt="1" hitdist="" prefatckdist="2.4" targetheight="H" abortonparry="1" racialtype="15" haslegs="1" hasarms="1" portrait="po_Fire_eld" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="19" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="FiEl_Head" body_bag="3" targetable="1">Elemental, Fire Elder</item>
<item index="62" label="Skeleton_Priest" string_ref="6316" name="Skeleton" race="c_skel_priest01" envmap="default" bloodcolr="W" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.2" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_sk_pre01" sizecategory="3" perceptiondist="9" footsteptype="8" soundapptype="13" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Skeleton, Priest</item>
<item index="63" label="Skeleton_Common" string_ref="6317" name="Skeleton" race="c_skel_com01" envmap="default" bloodcolr="W" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.2" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_sk_com01" sizecategory="3" perceptiondist="9" footsteptype="8" soundapptype="13" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Skeleton, Common</item>
<item index="64" label="Invisible_Stalker" string_ref="2046" name="Elemental_Mist" race="c_invstalk" envmap="" bloodcolr="R" modeltype="F" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.2" creperspace="0.6" heihgt="1" hitdist="" prefatckdist="2.2" targetheight="H" abortonparry="1" racialtype="15" haslegs="1" hasarms="1" portrait="po_InvStalk" sizecategory="4" perceptiondist="9" footsteptype="3" soundapptype="1" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Invisible Stalker</item>
<item index="68" label="Elemental_Water_Elder" string_ref="2050" name="Elemental_Water" race="c_waterEld" envmap="" bloodcolr="N" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="SLOW" walkdist="1.25" rundist="2" perspace="0.2" creperspace="0.6" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="0" racialtype="15" haslegs="1" hasarms="1" portrait="po_Water_eld" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="21" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Welemental_head" body_bag="3" targetable="1">Elemental, Water Elder</item>
<item index="69" label="Elemental_Water" string_ref="2051" name="Elemental_Water" race="c_water" envmap="" bloodcolr="N" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="SLOW" walkdist="1.25" rundist="2" perspace="0.2" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="0" racialtype="15" haslegs="1" hasarms="1" portrait="po_Water" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="21" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Welemental_head" body_bag="3" targetable="1">Elemental, Water</item>
<item index="70" label="Skeleton_Warrior_1" string_ref="6318" name="Skeleton" race="c_skel_war02" envmap="default" bloodcolr="W" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_sk_war01" sizecategory="3" perceptiondist="9" footsteptype="8" soundapptype="13" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Skeleton, Warrior 1</item>
<item index="71" label="Skeleton_Warrior_2" string_ref="6319" name="Skeleton" race="c_skel_war03" envmap="default" bloodcolr="W" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_sk_war02" sizecategory="3" perceptiondist="9" footsteptype="8" soundapptype="13" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Skeleton, Warrior 2</item>
<item index="72" label="Ettin" string_ref="2054" name="Ettin" race="c_ettin" envmap="" bloodcolr="R" modeltype="L" weaponscale="2.1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.66" rundist="6" perspace="0.5" creperspace="1.5" heihgt="1" hitdist="" prefatckdist="2.2" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_Ettin" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="3" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Ettin_Largehead" body_bag="0" targetable="1">Ettin</item>
<item index="73" label="Gargoyle" string_ref="2055" name="Gargoyle" race="c_gargoyle" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.7" rundist="2.7" perspace="0.6" creperspace="1.6" heihgt="1" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="18" haslegs="1" hasarms="1" portrait="po_Gargoyle" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Gargoyle_head" body_bag="3" targetable="1">Gargoyle</item>
<item index="74" label="Ghast" string_ref="2056" name="Ghast" race="c_Ghast" envmap="" bloodcolr="Y" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.2" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_Ghast" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Ghast</item>
<item index="76" label="Ghoul" string_ref="2058" name="Ghoul" race="c_ghoul" envmap="" bloodcolr="Y" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.2" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_Ghoul" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Ghoul</item>
<item index="77" label="Ghoul_Lord" string_ref="2059" name="Ghoul_Lord" race="c_GhoulLord" envmap="" bloodcolr="Y" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.2" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_GhoulLord" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Ghoul Lord</item>
<item index="78" label="Giant_Hill" string_ref="2060" name="Giant_Common" race="c_gnthill" envmap="" bloodcolr="R" modeltype="L" weaponscale="2.4" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.43" rundist="4.95" perspace="0.7" creperspace="1.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_GntHill" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="3" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="gnthill_head_g" body_bag="0" targetable="1">Giant, Hill</item>
<item index="79" label="Giant_Mountain" string_ref="2061" name="Giant_Common" race="c_gntmount" envmap="" bloodcolr="R" modeltype="L" weaponscale="2.4" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.43" rundist="4.95" perspace="0.7" creperspace="1.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_GntMount" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="3" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="gnthill_head_g" body_bag="0" targetable="1">Giant, Mountain</item>
<item index="80" label="Giant_Fire" string_ref="2062" name="Giant_Noble" race="c_gntfire" envmap="default" bloodcolr="R" modeltype="L" weaponscale="2.5" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.28" rundist="4.5" perspace="0.7" creperspace="1.5" heihgt="1" hitdist="" prefatckdist="2" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_GntFire" sizecategory="5" perceptiondist="10" footsteptype="1" soundapptype="1" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="frostgiant_head" body_bag="3" targetable="1">Giant, Fire</item>
<item index="81" label="Giant_Frost" string_ref="2063" name="Giant_Noble" race="c_gntfrost" envmap="default" bloodcolr="R" modeltype="L" weaponscale="2.5" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.28" rundist="4.5" perspace="0.7" creperspace="1.5" heihgt="5" hitdist="" prefatckdist="2" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_GntFrost" sizecategory="5" perceptiondist="10" footsteptype="1" soundapptype="1" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="frostgiant_head" body_bag="3" targetable="1">Giant, Frost</item>
<item index="82" label="Goblin_Chief_A" string_ref="2064" name="Goblin" race="c_gobchiefA" envmap="" bloodcolr="R" modeltype="F" weaponscale="0.8" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1" rundist="2" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="9" haslegs="1" hasarms="1" portrait="po_GobChiefA" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Goblin, Chieftain A</item>
<item index="83" label="Goblin_Chief_B" string_ref="5036" name="Goblin" race="c_gobchiefB" envmap="" bloodcolr="R" modeltype="F" weaponscale="0.8" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1" rundist="2" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="9" haslegs="1" hasarms="1" portrait="po_GobChiefB" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Goblin, Chieftain B</item>
<item index="84" label="Goblin_Shaman_A" string_ref="2065" name="Goblin" race="c_gobwizA" envmap="" bloodcolr="R" modeltype="F" weaponscale="0.8" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1" rundist="2" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="9" haslegs="1" hasarms="1" portrait="po_GobWizA" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Goblin, Shaman A</item>
<item index="85" label="Goblin_Shaman_B" string_ref="5037" name="Goblin" race="c_gobwizB" envmap="" bloodcolr="R" modeltype="F" weaponscale="0.8" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1" rundist="2" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="9" haslegs="1" hasarms="1" portrait="po_GobWizB" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Goblin, Shaman B</item>
<item index="86" label="Goblin_A" string_ref="2066" name="Goblin" race="c_goblinA" envmap="" bloodcolr="R" modeltype="F" weaponscale="0.8" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1" rundist="2" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="9" haslegs="1" hasarms="1" portrait="po_GoblinA" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Goblin A</item>
<item index="87" label="Goblin_B" string_ref="5038" name="Goblin" race="c_goblinB" envmap="" bloodcolr="R" modeltype="F" weaponscale="0.8" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1" rundist="2" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="9" haslegs="1" hasarms="1" portrait="po_GoblinB" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Goblin B</item>
<item index="88" label="Golem_Flesh" string_ref="2067" name="Golem_Flesh" race="c_golflesh" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.33" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="4" haslegs="1" hasarms="1" portrait="po_GolFlesh" sizecategory="4" perceptiondist="9" footsteptype="0" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="GolFlesh_head" body_bag="5" targetable="1">Golem, Flesh</item>
<item index="89" label="Golem_Iron" string_ref="2068" name="Golem_Iron" race="c_goliron" envmap="" bloodcolr="W" modeltype="L" weaponscale="2.1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="SLOW" walkdist="2.58" rundist="3.66" perspace="0.6" creperspace="1.6" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="4" haslegs="1" hasarms="1" portrait="po_GolIron" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="9" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="IroGolem_head" body_bag="3" targetable="1">Golem, Iron</item>
<item index="90" label="Shield_Guardian" string_ref="2069" name="Golem_Iron" race="c_shguard" envmap="" bloodcolr="W" modeltype="S" weaponscale="2.1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="SLOW" walkdist="2.58" rundist="3.66" perspace="0.6" creperspace="1.5" heihgt="1" hitdist="" prefatckdist="2" targetheight="H" abortonparry="1" racialtype="4" haslegs="1" hasarms="1" portrait="po_ShGuard" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="11" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="IroGolem_head" body_bag="3" targetable="1">Shield Guardian</item>
<item index="91" label="Golem_Clay" string_ref="2070" name="Golem_Stone" race="c_GolClay" envmap="" bloodcolr="W" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="SLOW" walkdist="1.82" rundist="2.25" perspace="0.6" creperspace="1.8" heihgt="1" hitdist="" prefatckdist="2.7" targetheight="H" abortonparry="1" racialtype="4" haslegs="1" hasarms="1" portrait="po_GolClay" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="11" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="stone__head" body_bag="3" targetable="1">Golem, Clay</item>
<item index="92" label="Golem_Stone" string_ref="2071" name="Golem_Stone" race="c_GolStone" envmap="" bloodcolr="W" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="SLOW" walkdist="1.82" rundist="2.25" perspace="0.6" creperspace="1.8" heihgt="1" hitdist="" prefatckdist="2.7" targetheight="H" abortonparry="1" racialtype="4" haslegs="1" hasarms="1" portrait="po_GolStone" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="11" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="stone__head" body_bag="3" targetable="1">Golem, Stone</item>
<item index="93" label="Cat_Leopard" string_ref="2076" name="Great_Cat" race="c_cat_lep" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.45" rundist="2.25" perspace="0.6" creperspace="1" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_Leopard" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Cat_head" body_bag="0" targetable="1">Cat, Leopard</item>
<item index="94" label="Cat_Crag_Cat" string_ref="2073" name="Great_Cat" race="c_cat_crag" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.06" rundist="2.81" perspace="0.6" creperspace="1.3" heihgt="1" hitdist="" prefatckdist="3" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_cat_crag" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Cat_head" body_bag="0" targetable="1">Cat, Crag Cat</item>
<item index="95" label="Cat_Cat_Dire" string_ref="2074" name="Great_Cat" race="c_cat_dire" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.1" rundist="3.75" perspace="0.6" creperspace="1.4" heihgt="1" hitdist="" prefatckdist="2.7" targetheight="H" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_DireTiger" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Cat_head" body_bag="0" targetable="1">Cat, Dire Tiger</item>
<item index="96" label="Cat_Krenshar" string_ref="2075" name="Great_Cat" race="c_cat_kren" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.45" rundist="2.25" perspace="0.6" creperspace="1.1" heihgt="1" hitdist="" prefatckdist="2.4" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_Krenshar" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Cat_head" body_bag="0" targetable="1">Cat, Krenshar</item>
<item index="97" label="Cat_Lion" string_ref="5039" name="Great_Cat" race="c_cat_lion" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1.76" rundist="2.73" perspace="0.6" creperspace="1.4" heihgt="1" hitdist="" prefatckdist="2.1" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_Lion" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Cat_head" body_bag="0" targetable="1">Cat, Lion</item>
<item index="98" label="Cat_Jaguar" string_ref="5040" name="Great_Cat" race="c_cat_jag" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1.64" rundist="2.5" perspace="0.6" creperspace="1.3" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_cat_jag" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Cat_head" body_bag="0" targetable="1">Cat, Jaguar</item>
<item index="99" label="Werecat" string_ref="2078" name="Great_Cat" race="c_werecat" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.25" rundist="4.5" perspace="0.4" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_Werecat" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head01" body_bag="0" targetable="1">Werecat</item>
<item index="100" label="Helmed_Horror" string_ref="2079" name="Helmed_Horror" race="c_helmhorr" envmap="" bloodcolr="W" modeltype="F" weaponscale="1.3" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.75" rundist="3.5" perspace="0.3" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="4" haslegs="0" hasarms="1" portrait="po_HelmHorror" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="25" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="3" targetable="1">Helmed Horror</item>
<item index="101" label="Vrock" string_ref="2080" name="Hook_Horror" race="c_dmvrock" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.33" rundist="3.5" perspace="0.6" creperspace="1" heihgt="1" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="19" haslegs="1" hasarms="1" portrait="po_DmVrock" sizecategory="4" perceptiondist="9" footsteptype="4" soundapptype="6" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head" body_bag="0" targetable="1">Vrock</item>
<item index="102" label="Hook_Horror" string_ref="2081" name="Hook_Horror" race="c_horror" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.33" rundist="3.5" perspace="0.6" creperspace="1" heihgt="1" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="1" haslegs="1" hasarms="1" portrait="po_Horror" sizecategory="4" perceptiondist="9" footsteptype="4" soundapptype="6" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head" body_bag="0" targetable="1">Hook Horror</item>
<item index="103" label="Lantern_Archon" string_ref="2082" name="Bat" race="c_clantern" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.25" rundist="4.5" perspace="0.2" creperspace="0.2" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="20" haslegs="1" hasarms="1" portrait="po_Lantern" sizecategory="2" perceptiondist="9" footsteptype="-1" soundapptype="17" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="0" targetable="1">Lantern Archon</item>
<item index="104" label="Quasit" string_ref="2083" name="Imp" race="c_dmquasit" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3" rundist="4.5" perspace="0.2" creperspace="1" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="19" haslegs="1" hasarms="1" portrait="po_DmQuasit" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="26" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="0" targetable="1">Quasit</item>
<item index="105" label="Imp" string_ref="2084" name="Imp" race="c_imp" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3" rundist="4.5" perspace="0.2" creperspace="1" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="19" haslegs="1" hasarms="1" portrait="po_Imp" sizecategory="1" perceptiondist="9" footsteptype="9" soundapptype="26" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="6" targetable="1">Imp</item>
<item index="106" label="Mephit_Air" string_ref="2085" name="Imp" race="c_mepair" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3" rundist="4.5" perspace="0.2" creperspace="1" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="21" haslegs="1" hasarms="1" portrait="po_MepAir" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="26" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="6" targetable="1">Mephit, Air</item>
<item index="107" label="Mephit_Dust" string_ref="2086" name="Imp" race="c_mepdust" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3" rundist="4.5" perspace="0.2" creperspace="1" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="21" haslegs="1" hasarms="1" portrait="po_MepDust" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="26" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="6" targetable="1">Mephit, Dust</item>
<item index="108" label="Mephit_Earth" string_ref="2087" name="Imp" race="c_mepearth" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3" rundist="4.5" perspace="0.2" creperspace="1" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="21" haslegs="1" hasarms="1" portrait="po_MepEarth" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="26" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="6" targetable="1">Mephit, Earth</item>
<item index="109" label="Mephit_Fire" string_ref="2088" name="Imp" race="c_mepfire" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3" rundist="4.5" perspace="0.2" creperspace="1" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="21" haslegs="1" hasarms="1" portrait="po_MepFire" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="26" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="6" targetable="1">Mephit, Fire</item>
<item index="110" label="Mephit_Ice" string_ref="2089" name="Imp" race="c_mepice" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3" rundist="4.5" perspace="0.2" creperspace="1" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="21" haslegs="1" hasarms="1" portrait="po_MepIce" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="26" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="6" targetable="1">Mephit, Ice</item>
<item index="111" label="Mephit_Salt" string_ref="5041" name="Imp" race="c_mepsalt" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3" rundist="4.5" perspace="0.2" creperspace="1" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="21" haslegs="1" hasarms="1" portrait="po_MepSalt" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="26" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="6" targetable="1">Mephit, Salt</item>
<item index="112" label="Mephit_Ooze" string_ref="2090" name="Imp" race="c_mepooze" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3" rundist="4.5" perspace="0.2" creperspace="1" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="21" haslegs="1" hasarms="1" portrait="po_MepOoze" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="26" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="6" targetable="1">Mephit, Ooze</item>
<item index="113" label="Mephit_Steam" string_ref="5042" name="Imp" race="c_mepsteam" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3" rundist="4.5" perspace="0.2" creperspace="1" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="21" haslegs="1" hasarms="1" portrait="po_MepSteam" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="26" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="6" targetable="1">Mephit, Steam</item>
<item index="114" label="Mephit_Magma" string_ref="5043" name="Imp" race="c_mepmagma" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3" rundist="4.5" perspace="0.2" creperspace="1" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="21" haslegs="1" hasarms="1" portrait="po_MepMagma" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="26" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="6" targetable="1">Mephit, Magma</item>
<item index="115" label="Mephit_Water" string_ref="2091" name="Imp" race="c_mepwater" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3" rundist="4.5" perspace="0.2" creperspace="1" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="21" haslegs="1" hasarms="1" portrait="po_MepWater" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="26" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="6" targetable="1">Mephit, Water</item>
<item index="116" label="Will_O_Wisp" string_ref="2092" name="Bat" race="c_willowisp" envmap="" bloodcolr="N" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.25" rundist="4.5" perspace="0.2" creperspace="0.2" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="21" haslegs="1" hasarms="1" portrait="po_WillOWisp" sizecategory="2" perceptiondist="9" footsteptype="-1" soundapptype="17" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="0" targetable="1">Will-O-Wisp</item>
<item index="117" label="Intellect_Devourer" string_ref="2093" name="Intellect_Devourer" race="c_devour" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.02" rundist="3.6" perspace="0.3" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="L" abortonparry="0" racialtype="1" haslegs="1" hasarms="1" portrait="po_Devour" sizecategory="2" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="indev_head" body_bag="0" targetable="1">Intellect Devourer</item>
<item index="119" label="Minogon" string_ref="2095" name="Minotaur" race="c_minogon" envmap="default" bloodcolr="G" modeltype="L" weaponscale="1.95" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="NORM" walkdist="2.67" rundist="3" perspace="0.4" creperspace="1.1" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="18" haslegs="1" hasarms="1" portrait="po_Minogon" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="9" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="3" targetable="1">Minogon</item>
<item index="120" label="Minotaur" string_ref="2096" name="Minotaur" race="c_minotaur" envmap="default" bloodcolr="R" modeltype="L" weaponscale="1.95" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="NORM" walkdist="2.67" rundist="3" perspace="0.4" creperspace="1.1" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="12" haslegs="1" hasarms="1" portrait="po_Minotaur" sizecategory="4" perceptiondist="9" footsteptype="5" soundapptype="1" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Minotaur</item>
<item index="121" label="Minotaur_Chieftain" string_ref="2097" name="Minotaur" race="c_minochief" envmap="default" bloodcolr="R" modeltype="L" weaponscale="1.95" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="NORM" walkdist="2.67" rundist="3" perspace="0.4" creperspace="1.1" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="12" haslegs="1" hasarms="1" portrait="po_Minotaur" sizecategory="4" perceptiondist="9" footsteptype="5" soundapptype="1" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Minotaur, Chieftain</item>
<item index="122" label="Minotaur_Shaman" string_ref="2098" name="Minotaur" race="c_minowiz" envmap="default" bloodcolr="R" modeltype="L" weaponscale="1.95" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="NORM" walkdist="2.67" rundist="3" perspace="0.4" creperspace="1.1" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="12" haslegs="1" hasarms="1" portrait="po_MinoWiz" sizecategory="4" perceptiondist="9" footsteptype="5" soundapptype="1" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Minotaur, Shaman</item>
<item index="123" label="Mohrg" string_ref="2099" name="Morgh" race="c_mohrg" envmap="" bloodcolr="Y" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.2" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_Mohrg" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Mohrg</item>
<item index="124" label="Mummy_Greater" string_ref="2100" name="Mummy" race="c_mum_priest01" envmap="default" bloodcolr="W" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VSLOW" walkdist="1.25" rundist="1.75" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_mum_pre01" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="13" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Mummy, Greater</item>
<item index="125" label="Mummy_Warrior" string_ref="2101" name="Mummy" race="c_mum_fight03" envmap="default" bloodcolr="W" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VSLOW" walkdist="1.25" rundist="1.75" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_mum_war03" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="13" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Mummy, Warrior 1</item>
<item index="126" label="Nymph" string_ref="2102" name="Nymph_(CM)" race="c_nymph" envmap="" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="16" haslegs="1" hasarms="1" portrait="po_Nymph" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Nymph</item>
<item index="127" label="Ogre" string_ref="2103" name="Ogre" race="c_ogreA" envmap="default" bloodcolr="R" modeltype="L" weaponscale="1.8" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="3.5" rundist="3.5" perspace="0.4" creperspace="1.1" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_OgreA" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="1" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Ogre_head" body_bag="0" targetable="1">Ogre A</item>
<item index="128" label="Ogre_Chieftain" string_ref="2104" name="Ogre" race="c_ogrechiefA" envmap="default" bloodcolr="R" modeltype="L" weaponscale="1.8" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="3.5" rundist="3.5" perspace="0.4" creperspace="1.1" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_OgreChiefA" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="1" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Ogre_head" body_bag="0" targetable="1">Ogre, Chieftain A</item>
<item index="129" label="Ogre_Mage" string_ref="2105" name="Ogre" race="c_ogremageA" envmap="default" bloodcolr="R" modeltype="L" weaponscale="1.8" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="3.5" rundist="3.5" perspace="0.4" creperspace="1.1" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_OgreMageA" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="1" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Ogre_head" body_bag="0" targetable="1">Ogre, Mage A</item>
<item index="130" label="Lizardfolk_Warrior_A" string_ref="2107" name="Old_One_Warrior_A" race="c_OldChiefA" envmap="default" bloodcolr="R" modeltype="FT" weaponscale="1.3" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.7" rundist="3.5" perspace="0.3" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="14" haslegs="1" hasarms="1" portrait="po_OldChiefA" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Lizardfolk, Warrior A</item>
<item index="131" label="Lizardfolk_Warrior_B" string_ref="2108" name="Old_One_Warrior_B" race="c_OldChiefB" envmap="default" bloodcolr="R" modeltype="FT" weaponscale="1.3" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.7" rundist="3.5" perspace="0.3" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="14" haslegs="1" hasarms="1" portrait="po_OldChiefB" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Lizardfolk, Warrior B</item>
<item index="132" label="Lizardfolk_Shaman_A" string_ref="5044" name="Old_Mage" race="c_OldMageA" envmap="default" bloodcolr="R" modeltype="FT" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.81" rundist="3.4" perspace="0.3" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2" targetheight="H" abortonparry="1" racialtype="14" haslegs="1" hasarms="1" portrait="po_OldWizA" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Lizardfolk, Shaman A</item>
<item index="133" label="Lizardfolk_Shaman_B" string_ref="5045" name="Old_Mage" race="c_OldMageB" envmap="default" bloodcolr="R" modeltype="FT" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.81" rundist="3.4" perspace="0.3" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="14" haslegs="1" hasarms="1" portrait="po_OldWizB" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Lizardfolk, Shaman B</item>
<item index="134" label="Lizardfolk_A" string_ref="5046" name="Old_War" race="c_OldWarA" envmap="default" bloodcolr="R" modeltype="FT" weaponscale="1.3" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.7" rundist="3.5" perspace="0.3" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="14" haslegs="1" hasarms="1" portrait="po_OldWarA" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Lizardfolk A</item>
<item index="135" label="Lizardfolk_B" string_ref="5047" name="Old_One_Warrior_B" race="c_OldWarB" envmap="default" bloodcolr="R" modeltype="FT" weaponscale="1.3" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.7" rundist="3.5" perspace="0.3" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="14" haslegs="1" hasarms="1" portrait="po_OldWarB" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Lizardfolk B</item>
<item index="136" label="Orc_Chieftain_A" string_ref="2109" name="Orc_Chieftan_A" race="c_orcchiefA" envmap="" bloodcolr="R" modeltype="F" weaponscale="1.2" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.4" rundist="2.33" perspace="0.4" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="13" haslegs="1" hasarms="1" portrait="po_OrcChiefA" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Orc, Chieftain A</item>
<item index="137" label="Orc_Chieftain_B" string_ref="5048" name="Orc_Chieftan_B" race="c_orcchiefB" envmap="" bloodcolr="R" modeltype="F" weaponscale="1.2" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.4" rundist="2.33" perspace="0.4" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="13" haslegs="1" hasarms="1" portrait="po_OrcChiefB" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Orc, Chieftain B</item>
<item index="138" label="Orc_Shaman_A" string_ref="2110" name="Orc_Shaman_A" race="c_orcwizA" envmap="" bloodcolr="R" modeltype="F" weaponscale="1.2" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.4" rundist="2.33" perspace="0.4" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="13" haslegs="1" hasarms="1" portrait="po_OrcWizA" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Orc, Shaman A</item>
<item index="139" label="Orc_Shaman_B" string_ref="5049" name="Orc_Shaman_B" race="c_orcwizB" envmap="" bloodcolr="R" modeltype="F" weaponscale="1.2" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.4" rundist="2.33" perspace="0.4" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="13" haslegs="1" hasarms="1" portrait="po_OrcWizB" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Orc, Shaman B</item>
<item index="140" label="Orc_A" string_ref="2111" name="Orc_A" race="c_orcA" envmap="" bloodcolr="R" modeltype="F" weaponscale="1.2" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.4" rundist="2.33" perspace="0.4" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="2" targetheight="H" abortonparry="1" racialtype="13" haslegs="1" hasarms="1" portrait="po_OrcA" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Orc A</item>
<item index="141" label="Orc_B" string_ref="5050" name="Orc_B" race="c_orcB" envmap="" bloodcolr="R" modeltype="F" weaponscale="1.2" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.4" rundist="2.33" perspace="0.4" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="2" targetheight="H" abortonparry="1" racialtype="13" haslegs="1" hasarms="1" portrait="po_OrcB" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Orc B</item>
<item index="142" label="Ox" string_ref="2112" name="Ox" race="c_a_ox" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.52" rundist="1.92" perspace="0.6" creperspace="1.25" heihgt="1" hitdist="" prefatckdist="2.7" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_Ox" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="2" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Ox_head" body_bag="0" targetable="1">Ox</item>
<item index="144" label="Falcon" string_ref="5051" name="Raptor" race="c_a_bird_rap" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="1" rundist="1.85" perspace="0.3" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_a_bird_rap" sizecategory="2" perceptiondist="9" footsteptype="10" soundapptype="5" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Raptor_head" body_bag="0" targetable="1">Falcon</item>
<item index="145" label="Raven" string_ref="2115" name="Raven" race="c_a_bird_rav" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="1" rundist="1.85" perspace="0.3" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_a_bird_rav" sizecategory="1" perceptiondist="9" footsteptype="10" soundapptype="5" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Raptor_head" body_bag="0" targetable="1">Raven</item>
<item index="146" label="Shadow" string_ref="2116" name="Shadow_(CM)" race="c_shadow" envmap="" bloodcolr="Y" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1.44" rundist="2.42" perspace="0.2" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_Shadow" sizecategory="3" perceptiondist="9" footsteptype="-1" soundapptype="15" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Shadow</item>
<item index="147" label="Shadow_Fiend" string_ref="2117" name="Shadow_Fiend_(CM)" race="c_shfiend" envmap="" bloodcolr="Y" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1.65" rundist="2.78" perspace="0.2" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_ShFiend" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="15" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Shadow Fiend</item>
<item index="148" label="Skeleton_Mage" string_ref="2118" name="Skeletal_Mage" race="c_skel_mage01" envmap="default" bloodcolr="W" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.2" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_Sk_Mage01" sizecategory="3" perceptiondist="9" footsteptype="8" soundapptype="13" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Skeleton, Mage</item>
<item index="150" label="Skeleton_Warrior" string_ref="2120" name="Skeleton_Warrior" race="c_skel_war01" envmap="default" bloodcolr="W" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.2" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_Sk_War01" sizecategory="3" perceptiondist="9" footsteptype="8" soundapptype="13" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Skeleton, Warrior</item>
<item index="151" label="Slaad_Blue" string_ref="2121" name="Slaad" race="c_slaadbl" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.75" rundist="3.5" perspace="0.4" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="2.2" targetheight="H" abortonparry="1" racialtype="25" haslegs="1" hasarms="1" portrait="po_SlaadBl" sizecategory="4" perceptiondist="9" footsteptype="0" soundapptype="24" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Slaad, Blue</item>
<item index="152" label="Slaad_Death" string_ref="2122" name="Slaad" race="c_slaaddth" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.75" rundist="3.5" perspace="0.4" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="2" targetheight="H" abortonparry="1" racialtype="25" haslegs="1" hasarms="1" portrait="po_Slaaddth" sizecategory="4" perceptiondist="9" footsteptype="0" soundapptype="24" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Slaad, Death</item>
<item index="153" label="Slaad_Gray" string_ref="2123" name="Slaad" race="c_slaadgray" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.75" rundist="3.5" perspace="0.4" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="25" haslegs="1" hasarms="1" portrait="po_SlaadGray" sizecategory="4" perceptiondist="9" footsteptype="0" soundapptype="3" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Slaad, Gray</item>
<item index="154" label="Slaad_Green" string_ref="2124" name="Slaad" race="c_slaadgrn" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.75" rundist="3.5" perspace="0.4" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="25" haslegs="1" hasarms="1" portrait="po_SlaadGrn" sizecategory="4" perceptiondist="9" footsteptype="0" soundapptype="3" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Slaad, Green</item>
<item index="155" label="Slaad_Red" string_ref="2125" name="Slaad" race="c_slaadred" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.75" rundist="3.5" perspace="0.4" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="25" haslegs="1" hasarms="1" portrait="po_SlaadRed" sizecategory="4" perceptiondist="9" footsteptype="0" soundapptype="24" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Slaad, Red</item>
<item index="156" label="Spectre" string_ref="2126" name="Spectre" race="c_spectre" envmap="" bloodcolr="N" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.25" rundist="4.5" perspace="0.2" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_Spectre" sizecategory="3" perceptiondist="9" footsteptype="-1" soundapptype="17" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Spectre</item>
<item index="157" label="Aranea" string_ref="2127" name="Spider_Giant" race="c_aranea" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1.8" rundist="2.6" perspace="0.6" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.5" targetheight="H" abortonparry="1" racialtype="24" haslegs="1" hasarms="1" portrait="po_Aranea" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="6" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="0" targetable="1">Aranea</item>
<item index="158" label="Spider_Dire" string_ref="2128" name="Spider_Giant" race="c_spiddire" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.8" rundist="2.6" perspace="0.6" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.5" targetheight="H" abortonparry="1" racialtype="24" haslegs="1" hasarms="1" portrait="po_SpidDire" sizecategory="4" perceptiondist="9" footsteptype="7" soundapptype="6" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="0" targetable="1">Spider, Dire</item>
<item index="159" label="Spider_Giant" string_ref="2129" name="Spider_Giant" race="c_spidgiant" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.8" rundist="2.6" perspace="0.6" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.5" targetheight="H" abortonparry="1" racialtype="24" haslegs="1" hasarms="1" portrait="po_SpidGiant" sizecategory="4" perceptiondist="9" footsteptype="7" soundapptype="6" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="0" targetable="1">Spider, Giant</item>
<item index="160" label="Spider_Phase" string_ref="2130" name="Spider_Giant" race="c_spidphase" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.8" rundist="2.6" perspace="0.6" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.5" targetheight="H" abortonparry="1" racialtype="24" haslegs="1" hasarms="1" portrait="po_SpidPhase" sizecategory="4" perceptiondist="9" footsteptype="7" soundapptype="6" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="0" targetable="1">Spider, Phase</item>
<item index="161" label="Spider_Sword" string_ref="2131" name="Spider_Giant" race="c_spidswrd" envmap="default" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.8" rundist="2.6" perspace="0.6" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.5" targetheight="H" abortonparry="1" racialtype="24" haslegs="1" hasarms="1" portrait="po_SpidSwrd" sizecategory="4" perceptiondist="9" footsteptype="7" soundapptype="7" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="0" targetable="1">Spider, Sword</item>
<item index="162" label="Spider_Wraith" string_ref="2132" name="Spider_Giant" race="c_spidwra" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.8" rundist="2.6" perspace="0.6" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.5" targetheight="H" abortonparry="1" racialtype="24" haslegs="1" hasarms="1" portrait="po_SpidWra" sizecategory="4" perceptiondist="9" footsteptype="7" soundapptype="6" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="0" targetable="1">Spider, Wraith</item>
<item index="163" label="Succubus" string_ref="2133" name="Succubus" race="c_dmsucubus" envmap="" bloodcolr="R" modeltype="FW" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="19" haslegs="1" hasarms="1" portrait="po_DmSucubus" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="3" targetable="1">Succubus</item>
<item index="164" label="Troll_Chieftain" string_ref="2134" name="Troll_A" race="c_trollchief" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.05" rundist="3" perspace="0.4" creperspace="0.6" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_TrollChief" sizecategory="4" perceptiondist="9" footsteptype="0" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="face_g" body_bag="0" targetable="1">Troll, Chieftain</item>
<item index="165" label="Troll_Shaman" string_ref="2135" name="Troll_A" race="c_trollwiz" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.05" rundist="3" perspace="0.4" creperspace="0.6" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_TrollWiz" sizecategory="4" perceptiondist="9" footsteptype="0" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="face_g" body_bag="0" targetable="1">Troll, Shaman</item>
<item index="166" label="Ettercap" string_ref="2136" name="Troll_A" race="c_ettercap" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.05" rundist="3" perspace="0.4" creperspace="0.6" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_Ettercap" sizecategory="4" perceptiondist="9" footsteptype="0" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="face_g" body_bag="0" targetable="1">Ettercap</item>
<item index="167" label="Troll" string_ref="2137" name="Troll_A" race="c_troll" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.05" rundist="3" perspace="0.4" creperspace="0.6" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_Troll" sizecategory="4" perceptiondist="9" footsteptype="0" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="face_g" body_bag="0" targetable="1">Troll</item>
<item index="168" label="Umberhulk" string_ref="2138" name="Umberhulk" race="c_umberhulk" envmap="evmap_irrid" bloodcolr="Y" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.75" rundist="3.5" perspace="0.6" creperspace="1.8" heihgt="1" hitdist="" prefatckdist="2.4" targetheight="H" abortonparry="1" racialtype="1" haslegs="1" hasarms="1" portrait="po_Umberhulk" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="6" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Umber Hulk</item>
<item index="170" label="Wererat" string_ref="2140" name="Wererat" race="c_wererat" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.75" rundist="2.33" perspace="0.5" creperspace="0.8" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="22" haslegs="1" hasarms="1" portrait="po_Wererat" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="wrat_head" body_bag="0" targetable="1">Wererat</item>
<item index="171" label="Werewolf" string_ref="2141" name="Werewolf" race="c_werewolf" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.25" rundist="4.5" perspace="0.5" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="22" haslegs="1" hasarms="1" portrait="po_Werewolf" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head01" body_bag="0" targetable="1">Werewolf</item>
<item index="172" label="Wight" string_ref="2142" name="Wight" race="c_wight" envmap="" bloodcolr="Y" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="3.4" perspace="0.2" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_Wight" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Wight</item>
<item index="174" label="Dog_Blinkdog" string_ref="2144" name="Wolf_Dog" race="c_blinkdog" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.05" rundist="2.7" perspace="0.5" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="L" abortonparry="0" racialtype="20" haslegs="1" hasarms="1" portrait="po_BlinkDog" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Wolf_head" body_bag="0" targetable="1">Dog, Blink Dog</item>
<item index="175" label="Dog_Dire_Wolf" string_ref="2145" name="Wolf_Dog" race="c_direwolf" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1.8" rundist="3.6" perspace="0.6" creperspace="1.1" heihgt="1" hitdist="" prefatckdist="2.7" targetheight="H" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_DireWolf" sizecategory="4" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Wolf_head" body_bag="0" targetable="1">Dog, Dire Wolf</item>
<item index="176" label="Dog" string_ref="2146" name="Wolf_Dog" race="c_dog" envmap="" bloodcolr="R" modeltype="S" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.05" rundist="2.7" perspace="0.4" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_Dog" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Wolf_head" body_bag="0" targetable="1">Dog</item>
<item index="177" label="Dog_Fenhound" string_ref="2147" name="Wolf_Dog" race="c_fenhound" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1.8" rundist="3.6" perspace="0.6" creperspace="1.1" heihgt="1" hitdist="" prefatckdist="2.7" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_Fenhound" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Wolf_head" body_bag="0" targetable="1">Dog, Fenhound</item>
<item index="179" label="Dog_Hell_Hound" string_ref="2149" name="Wolf_Dog" race="c_hellhound" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.55" rundist="3.37" perspace="0.6" creperspace="0.85" heihgt="1" hitdist="" prefatckdist="2.4" targetheight="L" abortonparry="0" racialtype="19" haslegs="1" hasarms="1" portrait="po_HellHound" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Wolf_head" body_bag="0" targetable="1">Dog, Hell Hound</item>
<item index="180" label="Dog_Shadow_Mastif" string_ref="2150" name="Wolf_Dog" race="c_shmastif" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1.8" rundist="3.6" perspace="0.6" creperspace="1" heihgt="1" hitdist="" prefatckdist="2.7" targetheight="H" abortonparry="0" racialtype="19" haslegs="1" hasarms="1" portrait="po_ShMastif" sizecategory="4" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Wolf_head" body_bag="0" targetable="1">Dog, Shadow Mastiff</item>
<item index="181" label="Dog_Wolf" string_ref="2151" name="Wolf_Dog" race="c_wolf" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.05" rundist="2.7" perspace="0.5" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_Wolf" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Wolf_head" body_bag="0" targetable="1">Dog, Wolf</item>
<item index="182" label="Skeleton_Chieftain" string_ref="6320" name="Skeleton" race="c_skel_chief01" envmap="default" bloodcolr="W" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.2" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_sk_chief01" sizecategory="3" perceptiondist="9" footsteptype="8" soundapptype="13" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Skeleton, Chieftain</item>
<item index="184" label="Dog_Winter_Wolf" string_ref="2152" name="Wolf_Dog" race="c_WolfWint" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.05" rundist="2.7" perspace="0.5" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="L" abortonparry="0" racialtype="18" haslegs="1" hasarms="1" portrait="po_WolfWint" sizecategory="4" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Wolf_head" body_bag="0" targetable="1">Dog, Winter Wolf</item>
<item index="185" label="Dog_Worg" string_ref="2153" name="Wolf_Dog" race="c_worg" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1.8" rundist="3.6" perspace="0.6" creperspace="1" heihgt="1" hitdist="" prefatckdist="2.7" targetheight="L" abortonparry="0" racialtype="18" haslegs="1" hasarms="1" portrait="po_Worg" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Wolf_head" body_bag="0" targetable="1">Dog, Worg</item>
<item index="186" label="Allip" string_ref="2154" name="Allip" race="c_allip" envmap="" bloodcolr="N" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.25" rundist="4.5" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_Allip" sizecategory="3" perceptiondist="9" footsteptype="-1" soundapptype="17" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Allip</item>
<item index="187" label="Wraith" string_ref="2155" name="Wraith" race="c_wraith" envmap="" bloodcolr="N" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.25" rundist="4.5" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_Wraith" sizecategory="3" perceptiondist="9" footsteptype="-1" soundapptype="17" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Wraith</item>
<item index="188" label="NWN_Aarin" string_ref="2156" name="y_Aarin" race="c_aarin" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="" body_bag="6" targetable="1">NWN, Aarin</item>
<item index="189" label="NWN_Aribeth_Evil" string_ref="2157" name="y_Aribeth_Evil" race="c_aribeth_evil" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="7" haslegs="1" hasarms="1" portrait="" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="" body_bag="6" targetable="1">NWN, Aribeth 2</item>
<item index="190" label="aribeth" string_ref="5054" name="aribeth" race="c_aribeth" envmap="default" bloodcolr="R" modeltype="F" weaponscale="0.8" wing_tail_scale="" helmet_scale_m="0.85" helmet_scale_f="0.8" moverate="NORM" walkdist="1.44" rundist="2.42" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="7" haslegs="1" hasarms="1" portrait="" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="" body_bag="6" targetable="1">NWN, Aribeth 1</item>
<item index="191" label="NWN_Haedraline" string_ref="2158" name="y_Haedraline" race="c_haedraline" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.81" rundist="3.4" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="2" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_Haedral" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">NWN, Haedraline</item>
<item index="192" label="NWN_Morag" string_ref="2159" name="y_Morag" race="c_morag" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.81" rundist="3.4" perspace="0.2" creperspace="0.6" heihgt="1" hitdist="" prefatckdist="2" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_Morag" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">NWN, Morag</item>
<item index="193" label="NWN_Maugrim" string_ref="2160" name="y_Maugrim" race="c_maugrim" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="" body_bag="6" targetable="1">NWN, Maugrim</item>
<item index="195" label="Zombie_Rotting" string_ref="6321" name="Zombie" race="c_zomb_rot" envmap="default" bloodcolr="Y" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VSLOW" walkdist="1.25" rundist="1.75" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_zo_rot01" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Zombie, Rotting</item>
<item index="196" label="Zombie_Warrior_1" string_ref="6322" name="Zombie" race="c_zomb_war01" envmap="default" bloodcolr="Y" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VSLOW" walkdist="1.25" rundist="1.75" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_zo_war01" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Zombie, Warrior 1</item>
<item index="197" label="Zombie_Warrior_2" string_ref="6323" name="Zombie" race="c_zomb_war02" envmap="default" bloodcolr="Y" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VSLOW" walkdist="1.25" rundist="1.75" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_zo_war02" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Zombie, Warrior 2</item>
<item index="198" label="Zombie" string_ref="2185" name="Zombie" race="c_zomb_com" envmap="" bloodcolr="Y" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VSLOW" walkdist="1.25" rundist="1.75" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_zo_com01" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Zombie, Common</item>
<item index="199" label="Zombie_Tyrant_Fog" string_ref="2186" name="Zombie_Lord" race="c_zomb_tyr" envmap="" bloodcolr="Y" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="SLOW" walkdist="1.25" rundist="1.75" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_zo_tyr01" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="5" targetable="1">Zombie, Tyrant Fog</item>
<item index="200" label="arch_target" string_ref="5674" name="archtarget" race="c_archtarget" envmap="" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.4" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Archery Target</item>
<item index="201" label="combat_dummy" string_ref="5681" name="cmbtdummy" race="c_cmbtdummy" envmap="" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.25" creperspace="0.25" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Combat Dummy</item>
<item index="202" label="Cat_Panther" string_ref="5211" name="Great_Cat" race="c_cat_panth" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.45" rundist="2.25" perspace="0.6" creperspace="1" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_blkpanther" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Cat_head" body_bag="0" targetable="1">Cat, Panther</item>
<item index="203" label="Cat_Cougar" string_ref="5212" name="Great_Cat" race="c_cat" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.45" rundist="2.25" perspace="0.6" creperspace="1" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_cat" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Cat_head" body_bag="0" targetable="1">Cat, Cougar</item>
<item index="204" label="Bear_Kodiak" string_ref="6327" name="Bear" race="c_bearkodi" envmap="" bloodcolr="R" modeltype="S" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1.46" rundist="1.94" perspace="0.6" creperspace="1.3" heihgt="1" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_BearBrwn" sizecategory="4" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Bear_head" body_bag="0" targetable="1">Bear, Grizzly</item>
<item index="205" label="Grey_Render" string_ref="6328" name="Giant_Common" race="c_greyrend" envmap="" bloodcolr="R" modeltype="S" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.43" rundist="5" perspace="0.75" creperspace="1.5" heihgt="1" hitdist="" prefatckdist="2.5" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_GreyRend" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="1" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="gnthill_head_g" body_bag="0" targetable="1">Grey Render</item>
<item index="206" label="Penguin" string_ref="6374" name="Penguin" race="c_a_penguin" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="SLOW" walkdist="0.7" rundist="1.5" perspace="0.2" creperspace="0.2" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_a_penguin" sizecategory="1" perceptiondist="9" footsteptype="-1" soundapptype="5" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="p_head" body_bag="3" targetable="1">Penguin</item>
<item index="207" label="OgreB" string_ref="6376" name="OgreB" race="c_ogreB" envmap="default" bloodcolr="R" modeltype="L" weaponscale="1.8" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="3.5" rundist="3.5" perspace="0.4" creperspace="1.1" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_OgreB" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="1" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Ogre_head" body_bag="0" targetable="1">Ogre B</item>
<item index="208" label="Ogre_ChieftainB" string_ref="6377" name="Ogre_ChieftainB" race="c_ogrechiefB" envmap="default" bloodcolr="R" modeltype="L" weaponscale="1.8" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="3.5" rundist="3.5" perspace="0.4" creperspace="1.1" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_OgreChiefB" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="1" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Ogre_head" body_bag="0" targetable="1">Ogre, Chieftain B</item>
<item index="209" label="Ogre_MageB" string_ref="6378" name="Ogre_MageB" race="c_ogremageB" envmap="default" bloodcolr="R" modeltype="L" weaponscale="1.8" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="3.5" rundist="3.5" perspace="0.4" creperspace="1.1" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_OgreMageB" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="1" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Ogre_head" body_bag="0" targetable="1">Ogre, Mage B</item>
<item index="210" label="NW_Militia_Member" string_ref="6950" name="NW_Militia_Member" race="c_yNWN_militia" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Neverwinter Militia Member</item>
<item index="211" label="Luskan_Guard" string_ref="6951" name="Luskan_Guard" race="c_yLuskguard" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Luskan Guard</item>
<item index="212" label="Cult_Member" string_ref="6952" name="Cult_Member" race="c_yCult" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Cult Member</item>
<item index="213" label="Uthgard_Elk_Tribe" string_ref="6953" name="Uthgard_Elk_Tribe" race="c_yUth_elk" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Uthgard Elk Tribe</item>
<item index="214" label="Uthgard_Tiger_Tribe" string_ref="6954" name="Uthgard_Tiger_Tribe" race="c_yUth_Tiger" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Uthgard Tiger Tribe</item>
<item index="215" label="Drow_Cleric" string_ref="6955" name="Drow_Cleric" race="c_yDroCleric" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.43" rundist="2.86" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Drow Cleric</item>
<item index="216" label="Drow_Fighter" string_ref="6956" name="Drow_Fighter" race="c_yDroFight" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.43" rundist="2.86" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.5" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Drow Fighter</item>
<item index="217" label="Druegar_Fighter" string_ref="6957" name="Druegar_Fighter" race="c_yDurgFight" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.15" helmet_scale_f="0.95" moverate="NORM" walkdist="1.06" rundist="2.12" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="6" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Duergar Fighter</item>
<item index="218" label="Druegar_Cleric" string_ref="6958" name="Druegar_Cleric" race="c_yDurgCleric" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.15" helmet_scale_f="0.95" moverate="NORM" walkdist="1.06" rundist="2.12" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.3" targetheight="H" abortonparry="1" racialtype="6" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Duergar Cleric</item>
<item index="219" label="House_Guard" string_ref="6959" name="House_Guard" race="c_yHouse" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">House Guard</item>
<item index="220" label="Begger" string_ref="6960" name="Begger" race="c_yBegger" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Beggar</item>
<item index="221" label="Blood_Sailer" string_ref="6961" name="Blood_Sailer" race="c_yBloodSail" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Bloodsailor</item>
<item index="222" label="Female_01" string_ref="6962" name="Female_01" race="c_yFem01" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Female 1</item>
<item index="223" label="Female_02" string_ref="6963" name="Female_02" race="c_yFem02" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Female 2</item>
<item index="224" label="Female_03" string_ref="6964" name="Female_03" race="c_yFem03" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Female 3</item>
<item index="225" label="Female_04" string_ref="6965" name="Female_04" race="c_yFem04" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Female 4</item>
<item index="226" label="Male_01" string_ref="6966" name="Male_01" race="c_yMale01" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Male 1</item>
<item index="227" label="Male_02" string_ref="6967" name="Male_02" race="c_yMale02" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Male 2</item>
<item index="228" label="Male_03" string_ref="6968" name="Male_03" race="c_yMale03" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Male 3</item>
<item index="229" label="Male_04" string_ref="6969" name="Male_04" race="c_yMale04" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Male 4</item>
<item index="230" label="Male_05" string_ref="6970" name="Male_05" race="c_yMale05" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Male 5</item>
<item index="231" label="Plague_Victim" string_ref="6971" name="Plague_Victim" race="c_ySick" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Plague Victim</item>
<item index="232" label="Shop_Keeper" string_ref="6972" name="Shop_Keeper" race="c_yShopkeep" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Shopkeeper</item>
<item index="233" label="Inn_Keeper" string_ref="6973" name="Inn_Keeper" race="c_yInnkeep" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Innkeeper</item>
<item index="234" label="Bartender" string_ref="6974" name="Bartender" race="c_yBartender" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Bartender</item>
<item index="235" label="Waitress" string_ref="6975" name="Waitress" race="c_yWaitress" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Waitress</item>
<item index="236" label="Prostitute_01" string_ref="6976" name="Prostitute_01" race="c_yPro01" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Prostitute 1</item>
<item index="237" label="Prostitute_02" string_ref="6977" name="Prostitute_02" race="c_yPro02" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Prostitute 2</item>
<item index="238" label="Convict" string_ref="6978" name="Convict" race="c_yConvict" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Convict</item>
<item index="239" label="Old_Man" string_ref="6979" name="Old_Man" race="c_yOld_m" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="SLOW" walkdist="0.83" rundist="1.66" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Old Man</item>
<item index="240" label="Old_Woman" string_ref="6980" name="Old_Woman" race="c_yOld_f" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="SLOW" walkdist="0.83" rundist="1.66" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Old Woman</item>
<item index="241" label="Kid_Male" string_ref="6981" name="Kid_Male" race="c_yKid_m" envmap="default" bloodcolr="R" modeltype="F" weaponscale="0.8" wing_tail_scale="1" helmet_scale_m="0.7" helmet_scale_f="0.65" moverate="NORM" walkdist="1.4" rundist="2.8" perspace="0.2" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="10" haslegs="1" hasarms="1" portrait="po_kid" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Child, Male</item>
<item index="242" label="Kid_Female" string_ref="6982" name="Kid_Female" race="c_yKid_f" envmap="default" bloodcolr="R" modeltype="F" weaponscale="0.8" wing_tail_scale="1" helmet_scale_m="0.7" helmet_scale_f="0.65" moverate="NORM" walkdist="1.4" rundist="2.8" perspace="0.2" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="10" haslegs="1" hasarms="1" portrait="po_girl" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Child, Female</item>
<item index="243" label="Gnome_NPC_Female" string_ref="6983" name="Gnome_NPC_Female" race="c_yNPC_g_f01" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="0.9" helmet_scale_f="0.82" moverate="NORM" walkdist="1" rundist="1.94" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="8" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Gnome, Female</item>
<item index="244" label="Gnome_NPC_Male" string_ref="6984" name="Gnome_NPC_Male" race="c_yNPC_g_m01" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="0.9" helmet_scale_f="0.82" moverate="NORM" walkdist="1" rundist="1.94" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.3" targetheight="H" abortonparry="1" racialtype="8" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Gnome, Male</item>
<item index="245" label="Elf_NPC_Female" string_ref="6985" name="Elf_NPC_Female" race="c_yNPC_e_f01" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="0.85" helmet_scale_f="0.8" moverate="NORM" walkdist="1.43" rundist="2.86" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="7" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Elf, Female</item>
<item index="246" label="Elf_NPC_Male_01" string_ref="6986" name="Elf_NPC_Male_01" race="c_yNPC_e_m01" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="0.85" helmet_scale_f="0.8" moverate="NORM" walkdist="1.43" rundist="2.86" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.5" targetheight="H" abortonparry="1" racialtype="7" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Elf, Male 1</item>
<item index="247" label="Elf_NPC_Male_02" string_ref="6988" name="Elf_NPC_Male_02" race="c_yNPC_e_m02" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="0.85" helmet_scale_f="0.8" moverate="NORM" walkdist="1.43" rundist="2.86" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.5" targetheight="H" abortonparry="1" racialtype="7" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Elf, Male 2</item>
<item index="248" label="Dwarf_NPC_Female" string_ref="6989" name="Dwarf_NPC_Female" race="c_yNPC_d_f01" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.15" helmet_scale_f="0.95" moverate="NORM" walkdist="1.06" rundist="2.12" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.3" targetheight="H" abortonparry="1" racialtype="6" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Dwarf, Female</item>
<item index="249" label="Dwarf_NPC_Male" string_ref="6990" name="Dwarf_NPC_Male" race="c_yNPC_d_m01" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.15" helmet_scale_f="0.95" moverate="NORM" walkdist="1.06" rundist="2.12" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="6" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Dwarf, Male</item>
<item index="250" label="Halfling_NPC_Female" string_ref="6991" name="Halfling_NPC_Female" race="c_yNPC_a_f01" envmap="default" bloodcolr="R" modeltype="F" weaponscale="0.8" wing_tail_scale="1" helmet_scale_m="0.7" helmet_scale_f="0.65" moverate="NORM" walkdist="1.04" rundist="2.08" perspace="0.2" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="1" targetheight="H" abortonparry="1" racialtype="10" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Halfling, Female</item>
<item index="251" label="Halfling_NPC_Male" string_ref="6992" name="Halfling_NPC_Male" race="c_yNPC_a_m01" envmap="default" bloodcolr="R" modeltype="F" weaponscale="0.8" wing_tail_scale="1" helmet_scale_m="0.7" helmet_scale_f="0.65" moverate="NORM" walkdist="1.04" rundist="2.08" perspace="0.25" creperspace="0.3" heihgt="1.5" hitdist="" prefatckdist="1.1" targetheight="H" abortonparry="1" racialtype="10" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Halfling, Male</item>
<item index="252" label="Half_Orc_NPC_Female" string_ref="6993" name="Half_Orc_NPC_Female" race="c_yNPC_o_f01" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1.3" wing_tail_scale="1" helmet_scale_m="1.2" helmet_scale_f="1.2" moverate="NORM" walkdist="1.65" rundist="2.78" perspace="0.5" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2" targetheight="H" abortonparry="1" racialtype="13" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Half-Orc, Female</item>
<item index="253" label="Half_Orc_NPC_Male_01" string_ref="6994" name="Half_Orc_NPC_Male_01" race="c_yNPC_o_m01" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1.3" wing_tail_scale="1" helmet_scale_m="1.2" helmet_scale_f="1.2" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.5" creperspace="0.7" heihgt="2.25" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="13" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Half-Orc, Male 1</item>
<item index="254" label="Half_Orc_NPC_Male_02" string_ref="6995" name="Half_Orc_NPC_Male_02" race="c_yNPC_o_M02" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1.3" wing_tail_scale="1" helmet_scale_m="1.2" helmet_scale_f="1.2" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.5" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="13" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Half-Orc, Male 2</item>
<item index="255" label="Human_NPC_Female_01" string_ref="6997" name="Human_NPC_Female_01" race="c_yNPC_h_f01" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Female 01</item>
<item index="256" label="Human_NPC_Female_02" string_ref="6998" name="Human_NPC_Female_02" race="c_yNPC_h_f02" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Female 02</item>
<item index="257" label="Human_NPC_Female_03" string_ref="6999" name="Human_NPC_Female_03" race="c_yNPC_h_f03" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Female 03</item>
<item index="258" label="Human_NPC_Female_04" string_ref="7000" name="Human_NPC_Female_04" race="c_yNPC_h_f04" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Female 04</item>
<item index="259" label="Human_NPC_Female_05" string_ref="7001" name="Human_NPC_Female_05" race="c_yNPC_h_f05" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Female 05</item>
<item index="260" label="Human_NPC_Female_06" string_ref="7002" name="Human_NPC_Female_06" race="c_yNPC_h_f06" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Female 06</item>
<item index="261" label="Human_NPC_Female_07" string_ref="7003" name="Human_NPC_Female_07" race="c_yNPC_h_f07" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Female 07</item>
<item index="262" label="Human_NPC_Female_08" string_ref="7004" name="Human_NPC_Female_08" race="c_yNPC_h_f08" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Female 08</item>
<item index="263" label="Human_NPC_Female_09" string_ref="7005" name="Human_NPC_Female_09" race="c_yNPC_h_f09" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Female 09</item>
<item index="264" label="Human_NPC_Female_10" string_ref="7006" name="Human_NPC_Female_10" race="c_yNPC_h_f10" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Female 10</item>
<item index="265" label="Human_NPC_Female_11" string_ref="7007" name="Human_NPC_Female_11" race="c_yNPC_h_f11" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Human, Female 11</item>
<item index="266" label="Human_NPC_Female_12" string_ref="7008" name="Human_NPC_Female_12" race="c_yNPC_h_f12" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Female 12</item>
<item index="267" label="Human_NPC_Male_01" string_ref="7009" name="Human_NPC_Male_01" race="c_yNPC_h_m01" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1.75" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Male 01 </item>
<item index="268" label="Human_NPC_Male_02" string_ref="7010" name="Human_NPC_Male_02" race="c_yNPC_h_m02" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Male 02</item>
<item index="269" label="Human_NPC_Male_03" string_ref="7011" name="Human_NPC_Male_03" race="c_yNPC_h_m03" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Male 03</item>
<item index="270" label="Human_NPC_Male_04" string_ref="7012" name="Human_NPC_Male_04" race="c_yNPC_h_m04" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Male 04</item>
<item index="271" label="Human_NPC_Male_05" string_ref="7013" name="Human_NPC_Male_05" race="c_yNPC_h_m05" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Male 05</item>
<item index="272" label="Human_NPC_Male_06" string_ref="7014" name="Human_NPC_Male_06" race="c_yNPC_h_m06" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Male 06</item>
<item index="273" label="Human_NPC_Male_07" string_ref="7015" name="Human_NPC_Male_07" race="c_yNPC_h_m07" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Male 07</item>
<item index="274" label="Human_NPC_Male_08" string_ref="7016" name="Human_NPC_Male_08" race="c_yNPC_h_m08" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Male 08</item>
<item index="275" label="Human_NPC_Male_09" string_ref="7017" name="Human_NPC_Male_09" race="c_yNPC_h_m09" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Male 09</item>
<item index="276" label="Human_NPC_Male_10" string_ref="7018" name="Human_NPC_Male_10" race="c_yNPC_h_m10" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Male 10</item>
<item index="277" label="Human_NPC_Male_11" string_ref="7019" name="Human_NPC_Male_11" race="c_yNPC_h_m11" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Male 11</item>
<item index="278" label="Human_NPC_Male_12" string_ref="7020" name="Human_NPC_Male_12" race="c_yNPC_h_m12" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Male 12</item>
<item index="279" label="Human_NPC_Male_13" string_ref="7021" name="Human_NPC_Male_13" race="c_yNPC_h_m13" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Male 13</item>
<item index="280" label="Human_NPC_Male_14" string_ref="7022" name="Human_NPC_Male_14" race="c_yNPC_h_m14" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Male 14</item>
<item index="281" label="Human_NPC_Male_15" string_ref="7023" name="Human_NPC_Male_15" race="c_yNPC_h_m15" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Male 15</item>
<item index="282" label="Human_NPC_Male_16" string_ref="7024" name="Human_NPC_Male_16" race="c_yNPC_h_m16" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Male 16</item>
<item index="283" label="Human_NPC_Male_17" string_ref="7025" name="Human_NPC_Male_17" race="c_yNPC_h_m17" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Male 17</item>
<item index="284" label="Human_NPC_Male_18" string_ref="7026" name="Human_NPC_Male_18" race="c_yNPC_h_m18" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Human, Male 18</item>
<item index="285" label="Yuan_Ti" string_ref="2162" name="Player" race="c_yuan_ti" envmap="default" bloodcolr="G" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_yuan_ti" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Yuan-Ti, Priest</item>
<item index="286" label="Yuan_Ti_Chieften" string_ref="8325" name="Player" race="c_yuanchief" envmap="default" bloodcolr="G" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_yuanchief" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Yuan-Ti, Invoker</item>
<item index="287" label="Yuan_Ti_Wizard" string_ref="8326" name="Player" race="c_yuanwiz" envmap="default" bloodcolr="G" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_yuanwiz" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Yuan-Ti, Necromancer</item>
<item index="288" label="Vampire_Female" string_ref="8327" name="Player" race="c_vampire_f" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_vampire_f" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Vampire, Female</item>
<item index="289" label="Vampire_Male" string_ref="8328" name="Player" race="c_vampire_m" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_vampire_m" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Vampire, Male</item>
<item index="290" label="Rakshasa_Tiger_Female" string_ref="8329" name="Player" race="c_rak_tigerB" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_rakshasa_f" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Rakshasa, Female</item>
<item index="293" label="Rakshasa_Tiger_Male" string_ref="8330" name="Player" race="c_rak_tigerA" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_rakshasa" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Rakshasa, Male</item>
<item index="294" label="Rakshasa_Bear_Male" string_ref="8334" name="Player" race="c_rak_bearA" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.3" creperspace="0.8" heihgt="1" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_avenger" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Celestial Avenger, Male</item>
<item index="295" label="Rakshasa_Wolf_Male" string_ref="8332" name="Player" race="c_rak_wolfA" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hound" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Hound Archon, Male</item>
<item index="296" label="NWN_Nasher" string_ref="8348" name="y_Nasher" race="c_nasher" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">NWN Nasher</item>
<item index="297" label="NWN_Sedos" string_ref="2161" name="y_Sedos" race="c_sedos" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">NWN Sedos</item>
<item index="298" label="Invisible_Human_Male" string_ref="63758" name="invsguy" race="c_invsguy" envmap="default" bloodcolr="W" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="3.2" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.7" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="" head_arc_h="" head_arc_v="" head_name="" body_bag="6" targetable="0">Null Human</item>
<item index="300" label="Kobold_Chief_A" string_ref="2853" name="Kobold" race="c_kobchiefA" envmap="" bloodcolr="R" modeltype="F" weaponscale="0.8" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1" rundist="2" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="9" haslegs="1" hasarms="1" portrait="po_KobChiefA" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Kobold, Thug</item>
<item index="301" label="Kobold_Shaman_A" string_ref="2855" name="Kobold" race="c_kobwizA" envmap="" bloodcolr="R" modeltype="F" weaponscale="0.8" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1" rundist="2" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="9" haslegs="1" hasarms="1" portrait="po_KobWizA" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Kobold, Shaman</item>
<item index="302" label="Kobold_A" string_ref="2857" name="Kobold" race="c_kobA" envmap="" bloodcolr="R" modeltype="FW" weaponscale="0.8" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1" rundist="2" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="9" haslegs="1" hasarms="1" portrait="po_KobA" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Kobold A</item>
<item index="303" label="Kobold_Chief_B" string_ref="2859" name="Kobold" race="c_kobchiefB" envmap="" bloodcolr="R" modeltype="F" weaponscale="0.8" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1" rundist="2" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="9" haslegs="1" hasarms="1" portrait="po_KobChiefB" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Kobold, Footpad</item>
<item index="304" label="Kobold_Shaman_B" string_ref="2866" name="Kobold" race="c_kobwizB" envmap="" bloodcolr="R" modeltype="F" weaponscale="0.8" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1" rundist="2" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="9" haslegs="1" hasarms="1" portrait="po_KobWizB" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Kobold, Healer</item>
<item index="305" label="Kobold_B" string_ref="2867" name="Kobold" race="c_kobB" envmap="" bloodcolr="R" modeltype="F" weaponscale="0.8" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1" rundist="2" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="9" haslegs="1" hasarms="1" portrait="po_KobB" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Kobold B</item>
<item index="306" label="Cat_MPanther" string_ref="2978" name="Malar_Panther" race="c_cat_mpanth" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="2.45" rundist="2.25" perspace="0.6" creperspace="1" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="L" abortonparry="0" racialtype="23" haslegs="1" hasarms="1" portrait="po_cat_mpanth" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Cat_head" body_bag="0" targetable="1">Cat, Malar</item>
<item index="350" label="Giant_Frost_Female" string_ref="3162" name="Giant_Noble" race="c_gntfrstfem" envmap="default" bloodcolr="R" modeltype="L" weaponscale="2.5" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.28" rundist="4.5" perspace="0.7" creperspace="1.5" heihgt="1" hitdist="" prefatckdist="2" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_GntFrstFem" sizecategory="5" perceptiondist="10" footsteptype="1" soundapptype="1" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="frostgiant_head" body_bag="3" targetable="1">Giant, Frost (Female)</item>
<item index="351" label="Giant_Fire_Female" string_ref="3161" name="Giant_Noble" race="c_gntfirefem" envmap="default" bloodcolr="R" modeltype="L" weaponscale="2.5" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.28" rundist="4.5" perspace="0.7" creperspace="1.5" heihgt="1" hitdist="" prefatckdist="2" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_GntFireFem" sizecategory="5" perceptiondist="10" footsteptype="1" soundapptype="1" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="frostgiant_head" body_bag="3" targetable="1">Giant, Fire (Female)</item>
<item index="352" label="Medusa" string_ref="2854" name="Player" race="c_medusa" envmap="default" bloodcolr="G" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_medusa" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Medusa</item>
<item index="353" label="Asabi_Chieftain" string_ref="2901" name="Old_One_Warrior_A" race="c_asabchief" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1.3" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.7" rundist="3.5" perspace="0.3" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="14" haslegs="1" hasarms="1" portrait="po_asabchief" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Asabi Chieftain</item>
<item index="354" label="Asabi_Shaman" string_ref="2902" name="Old_Mage" race="c_asabmage" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.81" rundist="3.4" perspace="0.3" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2" targetheight="H" abortonparry="1" racialtype="14" haslegs="1" hasarms="1" portrait="po_asabmage" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Asabi Shaman</item>
<item index="355" label="Asabi_Warrior" string_ref="2900" name="Old_War" race="c_asabwar" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1.3" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.7" rundist="3.5" perspace="0.3" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="14" haslegs="1" hasarms="1" portrait="po_asabwar" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Asabi Warrior</item>
<item index="356" label="Stinger" string_ref="2872" name="Stinger" race="c_stinger" envmap="" bloodcolr="G" modeltype="L" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.8" rundist="2.6" perspace="0.6" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.5" targetheight="H" abortonparry="1" racialtype="24" haslegs="1" hasarms="1" portrait="po_stinger" sizecategory="4" perceptiondist="9" footsteptype="7" soundapptype="6" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="0" targetable="1">Stinger</item>
<item index="357" label="Stinger_Warrior" string_ref="2874" name="Stinger" race="c_stingwar" envmap="" bloodcolr="G" modeltype="L" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.8" rundist="2.6" perspace="0.6" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.5" targetheight="H" abortonparry="1" racialtype="24" haslegs="1" hasarms="1" portrait="po_stingwar" sizecategory="4" perceptiondist="9" footsteptype="7" soundapptype="6" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="0" targetable="1">Stinger Warrior</item>
<item index="358" label="Stinger_Chieftain" string_ref="2875" name="Stinger" race="c_stingchief" envmap="" bloodcolr="G" modeltype="L" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.8" rundist="2.6" perspace="0.6" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.5" targetheight="H" abortonparry="1" racialtype="24" haslegs="1" hasarms="1" portrait="po_stingchief" sizecategory="4" perceptiondist="9" footsteptype="7" soundapptype="6" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="0" targetable="1">Stinger Chieftain</item>
<item index="359" label="Stinger_Mage" string_ref="2876" name="Stinger" race="c_stingmage" envmap="default" bloodcolr="G" modeltype="L" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.8" rundist="2.6" perspace="0.6" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.5" targetheight="H" abortonparry="1" racialtype="24" haslegs="1" hasarms="1" portrait="po_stingmage" sizecategory="4" perceptiondist="9" footsteptype="7" soundapptype="7" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="0" targetable="1">Stinger Mage</item>
<item index="360" label="Formian_Worker" string_ref="2887" name="Formian" race="c_formwrk" envmap="" bloodcolr="G" modeltype="L" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="0.7" rundist="3.6" perspace="0.6" creperspace="1" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="H" abortonparry="0" racialtype="24" haslegs="1" hasarms="1" portrait="po_formwrk" sizecategory="3" perceptiondist="9" footsteptype="6" soundapptype="6" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Beetle_head" body_bag="0" targetable="1">Formian Worker</item>
<item index="361" label="Formian_Warrior" string_ref="2888" name="Formian" race="c_formwar" envmap="" bloodcolr="G" modeltype="L" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="0.7" rundist="3.6" perspace="0.6" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="2.2" targetheight="H" abortonparry="0" racialtype="24" haslegs="1" hasarms="1" portrait="po_formwar" sizecategory="3" perceptiondist="9" footsteptype="6" soundapptype="6" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Beetle_head" body_bag="0" targetable="1">Formian Warrior</item>
<item index="362" label="Formian_Myrmarch" string_ref="2889" name="Formian" race="c_formmyr" envmap="evmap_irrid" bloodcolr="G" modeltype="L" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="0.7" rundist="3.6" perspace="0.6" creperspace="1" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="H" abortonparry="0" racialtype="24" haslegs="1" hasarms="1" portrait="po_formmyr" sizecategory="3" perceptiondist="9" footsteptype="6" soundapptype="6" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Beetle_head" body_bag="0" targetable="1">Formian Myrmarch</item>
<item index="363" label="Formian_Queen" string_ref="2890" name="Formian" race="c_formqueen" envmap="" bloodcolr="G" modeltype="L" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="0.7" rundist="3.6" perspace="0.6" creperspace="1" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="H" abortonparry="0" racialtype="24" haslegs="1" hasarms="1" portrait="po_formqueen" sizecategory="3" perceptiondist="9" footsteptype="6" soundapptype="6" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Beetle_head" body_bag="0" targetable="1">Formian Queen</item>
<item index="364" label="Sphinx" string_ref="2868" name="Great_Cat" race="c_sphinx" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.1" rundist="3.75" perspace="0.6" creperspace="1.4" heihgt="1" hitdist="" prefatckdist="2.7" targetheight="H" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_sphinx" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Cat_head" body_bag="0" targetable="1">Sphinx</item>
<item index="365" label="Gynosphinx" string_ref="2869" name="Great_Cat" race="c_gynosphinx" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.06" rundist="2.81" perspace="0.6" creperspace="1.3" heihgt="1" hitdist="" prefatckdist="3" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_gynosphinx" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Cat_head" body_bag="0" targetable="1">Gynosphinx</item>
<item index="366" label="Manticore" string_ref="2865" name="Great_Cat" race="c_manticore" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.1" rundist="3.75" perspace="0.6" creperspace="1.4" heihgt="1" hitdist="" prefatckdist="2.7" targetheight="H" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_manticore" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Cat_head" body_bag="0" targetable="1">Manticore</item>
<item index="367" label="Gorgon" string_ref="2856" name="Gorgon" race="c_gorgon" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.52" rundist="1.92" perspace="0.6" creperspace="1.25" heihgt="1" hitdist="" prefatckdist="2.7" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_gorgon" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="2" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Ox_head" body_bag="0" targetable="1">Gorgon</item>
<item index="368" label="Cockatrice" string_ref="25286" name="Cockatrice" race="c_cocktrc" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1" rundist="3.5" perspace="0.13" creperspace="0.13" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_cocktrc" sizecategory="1" perceptiondist="9" footsteptype="-1" soundapptype="5" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Chicken_head" body_bag="0" targetable="1">Cockatrice</item>
<item index="369" label="Basilisk" string_ref="2861" name="Lizard" race="c_basilisk" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.05" rundist="2.7" perspace="0.7" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="L" abortonparry="0" racialtype="20" haslegs="1" hasarms="1" portrait="po_basilisk" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Wolf_head" body_bag="0" targetable="1">Basilisk</item>
<item index="370" label="XP1_HeurodisLich" string_ref="3819" name="Player" race="c_heurodis" envmap="default" bloodcolr="G" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.6" rundist="2.7" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.6" targetheight="H" abortonparry="1" racialtype="23" haslegs="1" hasarms="1" portrait="po_heurolich" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Heurodis</item>
<item index="374" label="Faerie_Dragon" string_ref="2870" name="Shoulder_Dragon" race="c_drgfaerie" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="1" rundist="1.85" perspace="0.3" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_drgfaerie" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="5" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Raptor_head" body_bag="0" targetable="1">Faerie Dragon</item>
<item index="375" label="Pseudodragon" string_ref="2871" name="Shoulder_Dragon" race="c_drgpseud" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="1" rundist="1.85" perspace="0.3" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_drgpseud" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="5" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Raptor_head" body_bag="0" targetable="1">Pseudodragon</item>
<item index="376" label="Wyrmling_Red" string_ref="2912" name="Shoulder_Dragon" race="c_wyrmlred" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="1" rundist="1.85" perspace="0.3" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_wyrmlred" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="5" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Raptor_head" body_bag="0" targetable="1">Wyrmling, Red</item>
<item index="377" label="Wyrmling_Blue" string_ref="2913" name="Shoulder_Dragon" race="c_wyrmlblu" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="1" rundist="1.85" perspace="0.3" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_wyrmlblu" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="5" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Raptor_head" body_bag="0" targetable="1">Wyrmling, Blue</item>
<item index="378" label="Wyrmling_Black" string_ref="2914" name="Shoulder_Dragon" race="c_wyrmlblk" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="1" rundist="1.85" perspace="0.3" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_wyrmlblk" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="5" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Raptor_head" body_bag="0" targetable="1">Wyrmling, Black</item>
<item index="379" label="Wyrmling_Green" string_ref="2915" name="Shoulder_Dragon" race="c_wyrmlgrn" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="1" rundist="1.85" perspace="0.3" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_wyrmlgrn" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="5" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Raptor_head" body_bag="0" targetable="1">Wyrmling, Green</item>
<item index="380" label="Wyrmling_White" string_ref="2916" name="Shoulder_Dragon" race="c_wyrmlwht" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="1" rundist="1.85" perspace="0.3" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_wyrmlwht" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="5" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Raptor_head" body_bag="0" targetable="1">Wyrmling, White</item>
<item index="381" label="Wyrmling_Brass" string_ref="2917" name="Shoulder_Dragon" race="c_wyrmlbrs" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="1" rundist="1.85" perspace="0.3" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_wyrmlbrs" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="5" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Raptor_head" body_bag="0" targetable="1">Wyrmling, Brass</item>
<item index="382" label="Wyrmling_Copper" string_ref="2918" name="Shoulder_Dragon" race="c_wyrmlcop" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="1" rundist="1.85" perspace="0.3" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_wyrmlcop" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="5" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Raptor_head" body_bag="0" targetable="1">Wyrmling, Copper</item>
<item index="383" label="Wyrmling_Bronze" string_ref="2919" name="Shoulder_Dragon" race="c_wyrmlbrz" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="1" rundist="1.85" perspace="0.3" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_wyrmlbrz" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="5" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Raptor_head" body_bag="0" targetable="1">Wyrmling, Bronze</item>
<item index="384" label="Wyrmling_Silver" string_ref="2920" name="Shoulder_Dragon" race="c_wyrmlsil" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="1" rundist="1.85" perspace="0.3" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_wyrmlsil" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="5" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Raptor_head" body_bag="0" targetable="1">Wyrmling, Silver</item>
<item index="385" label="Wyrmling_Gold" string_ref="2921" name="Shoulder_Dragon" race="c_wyrmlgld" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="VFAST" walkdist="1" rundist="1.85" perspace="0.3" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_wyrmlgld" sizecategory="2" perceptiondist="9" footsteptype="9" soundapptype="5" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Raptor_head" body_bag="0" targetable="1">Wyrmling, Gold</item>
<item index="386" label="Rat" string_ref="3022" name="Rat" race="c_rat" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="0.77" rundist="1.2" perspace="0.3" creperspace="0.3" heihgt="1" hitdist="" prefatckdist="2" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_Rat" sizecategory="1" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Rat_head" body_bag="0" targetable="1">Rat</item>
<item index="387" label="Rat_Dire" string_ref="3023" name="DireRat" race="c_direrat" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="1" rundist="1.42" perspace="0.5" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="2.6" targetheight="L" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_DireRat" sizecategory="2" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Rat_head" body_bag="0" targetable="1">Rat, Dire</item>
<item index="388" label="Gnoll_Warrior" string_ref="3024" name="GnollWarrior" race="c_gnoll" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1.3" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.7" rundist="3.5" perspace="0.3" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="14" haslegs="1" hasarms="1" portrait="po_Gnoll" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Gnoll</item>
<item index="389" label="Gnoll_Wiz" string_ref="3025" name="GnollWiz" race="c_gnollwiz" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1.3" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.7" rundist="3.5" perspace="0.3" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="14" haslegs="1" hasarms="1" portrait="po_GnollWiz" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Gnoll, Shaman</item>
<item index="390" label="Hobgoblin_Warrior" string_ref="3055" name="HobWarrior" race="c_hob" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1.3" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.7" rundist="3.5" perspace="0.3" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="14" haslegs="1" hasarms="1" portrait="po_hob" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Hobgoblin</item>
<item index="391" label="Hobgoblin_Wizard" string_ref="3056" name="HobWiz" race="c_hobwiz" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1.3" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.7" rundist="3.5" perspace="0.3" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="14" haslegs="1" hasarms="1" portrait="po_hobwiz" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Hobgoblin, Wizard</item>
<item index="392" label="Devil" string_ref="3057" name="Devil" race="c_devil" envmap="" bloodcolr="R" modeltype="L" weaponscale="2.3" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.7" rundist="3.5" perspace="0.3" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="14" haslegs="1" hasarms="1" portrait="po_devil" sizecategory="4" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Devil</item>
<item index="401" label="Beholder" string_ref="3058" name="Beholder" race="c_behold" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.05" rundist="2.7" perspace="0.9" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="L" abortonparry="0" racialtype="20" haslegs="1" hasarms="1" portrait="po_behold" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Wolf_head" body_bag="0" targetable="1">Beholder</item>
<item index="402" label="Beholder_Mage" string_ref="3059" name="BeholderMage" race="c_beholdwiz" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.05" rundist="2.7" perspace="0.9" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="L" abortonparry="0" racialtype="20" haslegs="1" hasarms="1" portrait="po_beholdwiz" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Wolf_head" body_bag="0" targetable="1">Beholder, Mage</item>
<item index="403" label="Beholder_Eyeball" string_ref="3060" name="BeholderEyeball" race="c_beholdeye" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.05" rundist="2.7" perspace="0.3" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="L" abortonparry="0" racialtype="20" haslegs="1" hasarms="1" portrait="po_beholdeye" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Wolf_head" body_bag="0" targetable="1">Beholder, Eyeball</item>
<item index="404" label="Mephisto_Big" string_ref="3061" name="DevilBig" race="c_devilbig" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3" rundist="6" perspace="1.1" creperspace="2" heihgt="1" hitdist="" prefatckdist="3.3" targetheight="H" abortonparry="1" racialtype="5" haslegs="1" hasarms="1" portrait="po_mephisto" sizecategory="5" perceptiondist="10" footsteptype="2" soundapptype="22" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Dragon_head" body_bag="3" targetable="1">Mephistopheles, Large</item>
<item index="405" label="Dracolich" string_ref="3062" name="Dracolich" race="c_dracolich" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.33" rundist="6" perspace="1.1" creperspace="2" heihgt="1" hitdist="" prefatckdist="3.3" targetheight="H" abortonparry="1" racialtype="5" haslegs="1" hasarms="1" portrait="po_dracolich" sizecategory="5" perceptiondist="10" footsteptype="2" soundapptype="22" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Dragon_head" body_bag="3" targetable="1">Dracolich</item>
<item index="406" label="Drider" string_ref="3063" name="Drider" race="c_drider" envmap="" bloodcolr="G" modeltype="L" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.8" rundist="2.6" perspace="0.7" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.5" targetheight="H" abortonparry="1" racialtype="24" haslegs="1" hasarms="1" portrait="po_drider" sizecategory="4" perceptiondist="9" footsteptype="7" soundapptype="6" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="0" targetable="1">Drider</item>
<item index="407" label="Drider_Chief" string_ref="3064" name="DriderChf" race="c_driderchf" envmap="" bloodcolr="G" modeltype="L" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.8" rundist="2.6" perspace="0.7" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.5" targetheight="H" abortonparry="1" racialtype="24" haslegs="1" hasarms="1" portrait="po_driderchf" sizecategory="4" perceptiondist="9" footsteptype="7" soundapptype="6" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="0" targetable="1">Drider, Chief</item>
<item index="408" label="Drow_Slave" string_ref="3065" name="Drow_Slave" race="c_ydrobeg" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.44" rundist="2.42" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Drow, Rebel</item>
<item index="409" label="Drow_Wizard" string_ref="3066" name="Drow_Wizard" race="c_yDroWiz" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.44" rundist="2.42" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.5" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Drow, Wizard</item>
<item index="410" label="Drow_Matron" string_ref="3067" name="Drow_Matron" race="c_drowmat" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.44" rundist="2.42" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_matmother" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Drow, Matron</item>
<item index="411" label="Duergar_Slave" string_ref="3068" name="Duegar_Slave" race="c_ydueslv" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.15" helmet_scale_f="0.95" moverate="NORM" walkdist="1.26" rundist="1.85" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="6" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Duergar, Slaver</item>
<item index="412" label="Duergar_Chief" string_ref="3069" name="Duegar_Slave" race="c_yduechf" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.15" helmet_scale_f="0.95" moverate="NORM" walkdist="1.26" rundist="1.85" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="6" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Duergar, Chief</item>
<item index="413" label="Mindflayer" string_ref="3070" name="Mindflayer" race="c_mindflayer" envmap="default" bloodcolr="R" modeltype="S" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.15" helmet_scale_f="0.95" moverate="NORM" walkdist="1.26" rundist="1.85" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="6" haslegs="1" hasarms="1" portrait="po_mindflayer" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Mindflayer</item>
<item index="414" label="Mindflayer2" string_ref="3071" name="Mindflayer2" race="c_mindflayer2" envmap="default" bloodcolr="R" modeltype="S" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.15" helmet_scale_f="0.95" moverate="NORM" walkdist="1.26" rundist="1.85" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="6" haslegs="1" hasarms="1" portrait="po_mindflayer2" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Mindflayer, Master</item>
<item index="415" label="Mindflayer_Alhoon" string_ref="3072" name="Mindflayer_Alhoon" race="c_mindalhoon" envmap="default" bloodcolr="R" modeltype="S" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.15" helmet_scale_f="0.95" moverate="NORM" walkdist="1.26" rundist="1.85" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="6" haslegs="1" hasarms="1" portrait="po_mindalhoon" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Mindflayer, Alhoon</item>
<item index="416" label="Deep_Rothe" string_ref="3073" name="Deep_Rothe" race="c_deeprothe" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="SLOW" walkdist="1.52" rundist="1.92" perspace="0.6" creperspace="1.3" heihgt="1" hitdist="" prefatckdist="2.9" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_deeprothe" sizecategory="3" perceptiondist="9" footsteptype="4" soundapptype="2" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Ox_head" body_bag="0" targetable="1">Deep Rothe</item>
<item index="418" label="Dragon_Shadow" string_ref="3075" name="Dragon_Shadow" race="c_drgshad" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.33" rundist="6" perspace="1.1" creperspace="2" heihgt="1" hitdist="" prefatckdist="3.3" targetheight="H" abortonparry="1" racialtype="5" haslegs="1" hasarms="1" portrait="po_dragshad" sizecategory="5" perceptiondist="10" footsteptype="2" soundapptype="22" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Dragon_head" body_bag="3" targetable="1">Dragon, Shadow</item>
<item index="419" label="Harpy" string_ref="3076" name="Harpy" race="c_harpy" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.33" rundist="6" perspace="0.6" creperspace="1.5" heihgt="1" hitdist="" prefatckdist="3.3" targetheight="H" abortonparry="1" racialtype="13" haslegs="1" hasarms="1" portrait="po_harpy" sizecategory="3" perceptiondist="10" footsteptype="2" soundapptype="22" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Dragon_head" body_bag="3" targetable="1">Harpy</item>
<item index="420" label="Golem_Mithril" string_ref="3077" name="Golem_Mithril" race="c_golmit" envmap="" bloodcolr="W" modeltype="L" weaponscale="2.1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="SLOW" walkdist="2.58" rundist="3.66" perspace="0.6" creperspace="1.6" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="4" haslegs="1" hasarms="1" portrait="po_golmit" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="28" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="IroGolem_head" body_bag="3" targetable="1">Golem, Mithril</item>
<item index="421" label="Golem_Adamantium" string_ref="3078" name="Golem_Adamantium" race="c_golada" envmap="default" bloodcolr="W" modeltype="L" weaponscale="2.1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="SLOW" walkdist="2.5" rundist="5" perspace="0.6" creperspace="1.6" heihgt="1" hitdist="" prefatckdist="1.9" targetheight="H" abortonparry="1" racialtype="4" haslegs="1" hasarms="1" portrait="po_golada" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="28" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="IroGolem_head" body_bag="3" targetable="1">Golem, Adamantium</item>
<item index="422" label="Spider_Demon" string_ref="3079" name="Spider_Demon" race="c_demonspid" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.8" rundist="2.6" perspace="3" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.5" targetheight="H" abortonparry="1" racialtype="24" haslegs="1" hasarms="1" portrait="po_spiddemon" sizecategory="4" perceptiondist="9" footsteptype="7" soundapptype="6" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="0" targetable="1">Demon, Bebilith</item>
<item index="423" label="Svirf_Male" string_ref="3080" name="Svirf_Male" race="c_ysvirfman" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="0.9" helmet_scale_f="0.82" moverate="NORM" walkdist="1" rundist="1.94" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.3" targetheight="H" abortonparry="1" racialtype="8" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Svirfneblin, Male</item>
<item index="424" label="Svirf_Female" string_ref="3081" name="Svirf_Female" race="c_ysvirfgirl" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="0.9" helmet_scale_f="0.82" moverate="NORM" walkdist="1" rundist="1.94" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="8" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Svirfneblin, Female</item>
<item index="425" label="Dragon_Pris" string_ref="3082" name="Dragon_Pris" race="c_drgprism" envmap="default" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3.33" rundist="6" perspace="1.1" creperspace="2" heihgt="1" hitdist="" prefatckdist="3.3" targetheight="H" abortonparry="1" racialtype="5" haslegs="1" hasarms="1" portrait="po_dragpris" sizecategory="5" perceptiondist="10" footsteptype="2" soundapptype="22" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Dragon_head" body_bag="3" targetable="1">Dragon, Prismatic</item>
<item index="426" label="Slaad_Black" string_ref="3083" name="Slaad_Black" race="c_slaadba" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.75" rundist="3.5" perspace="0.4" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="2.2" targetheight="H" abortonparry="1" racialtype="25" haslegs="1" hasarms="1" portrait="po_slaadba" sizecategory="4" perceptiondist="9" footsteptype="0" soundapptype="24" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Slaad, Black</item>
<item index="427" label="Slaad_White" string_ref="3084" name="Slaad_White" race="c_slaadwh" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.75" rundist="3.5" perspace="0.4" creperspace="0.9" heihgt="1" hitdist="" prefatckdist="2.2" targetheight="H" abortonparry="1" racialtype="25" haslegs="1" hasarms="1" portrait="po_slaadwh" sizecategory="4" perceptiondist="9" footsteptype="0" soundapptype="24" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Slaad, White</item>
<item index="428" label="Azer_Male" string_ref="100964" name="Azer_Male" race="c_azerman" envmap="evmap_azer" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="0.9" helmet_scale_f="0.82" moverate="NORM" walkdist="1.1" rundist="1.85" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.3" targetheight="H" abortonparry="1" racialtype="8" haslegs="1" hasarms="1" portrait="po_azerman" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Azer, Male</item>
<item index="429" label="Azer_Female" string_ref="100965" name="Azer_Female" race="c_azergirl" envmap="evmap_azer" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="0.9" helmet_scale_f="0.82" moverate="NORM" walkdist="1.1" rundist="1.85" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.3" targetheight="H" abortonparry="1" racialtype="8" haslegs="1" hasarms="1" portrait="po_azergirl" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Azer, Female</item>
<item index="430" label="Demi_Lich" string_ref="3087" name="Demi_Lich" race="c_demilich" envmap="default" bloodcolr="W" modeltype="S" weaponscale="1" wing_tail_scale="1" helmet_scale_m="0.9" helmet_scale_f="0.82" moverate="NORM" walkdist="1.1" rundist="1.85" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.2" targetheight="H" abortonparry="1" racialtype="8" haslegs="1" hasarms="1" portrait="po_demilich" sizecategory="2" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Demilich</item>
<item index="431" label="ObjectChair" string_ref="5822" name="cmbtdummy" race="PLC_X02" envmap="" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.01" creperspace="0.01" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="" sizecategory="1" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Chair</item>
<item index="432" label="objectTable" string_ref="5740" name="cmbtdummy" race="PLC_M05" envmap="" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.01" creperspace="0.01" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="" sizecategory="1" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Table</item>
<item index="433" label="objectCandle" string_ref="5703" name="cmbtdummy" race="PLC_I09" envmap="" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.01" creperspace="0.01" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="" sizecategory="1" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Candelabra</item>
<item index="434" label="objectChest" string_ref="5348" name="cmbtdummy" race="PLC_A08" envmap="" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.01" creperspace="0.01" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="" sizecategory="1" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Chest</item>
<item index="435" label="objectWhite" string_ref="5801" name="cmbtdummy" race="PLC_U03" envmap="" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.01" creperspace="0.01" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="" sizecategory="1" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Magic Sparks</item>
<item index="436" label="objectBlue" string_ref="5802" name="cmbtdummy" race="PLC_U04" envmap="" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.01" creperspace="0.01" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="" sizecategory="1" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Magic Sparks</item>
<item index="437" label="objectCyan" string_ref="5803" name="cmbtdummy" race="PLC_U05" envmap="" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.01" creperspace="0.01" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="" sizecategory="1" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Magic Sparks</item>
<item index="438" label="objectGreen" string_ref="5804" name="cmbtdummy" race="PLC_U06" envmap="" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.01" creperspace="0.01" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="" sizecategory="1" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Magic Sparks</item>
<item index="439" label="objectYellow" string_ref="5805" name="cmbtdummy" race="PLC_U07" envmap="" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.01" creperspace="0.01" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="" sizecategory="1" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Magic Sparks</item>
<item index="440" label="objectOrange" string_ref="5806" name="cmbtdummy" race="PLC_U08" envmap="" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.01" creperspace="0.01" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="" sizecategory="1" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Magic Sparks</item>
<item index="441" label="objectRed" string_ref="5807" name="cmbtdummy" race="PLC_U09" envmap="" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.01" creperspace="0.01" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="" sizecategory="1" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Magic Sparks</item>
<item index="442" label="objectPurple" string_ref="5808" name="cmbtdummy" race="PLC_U10" envmap="" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.01" creperspace="0.01" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="" sizecategory="1" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Magic Sparks</item>
<item index="443" label="objectFlameSmall" string_ref="5794" name="cmbtdummy" race="PLC_T06" envmap="" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.01" creperspace="0.01" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="" sizecategory="1" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Flame</item>
<item index="444" label="objectFlameMedium" string_ref="5793" name="cmbtdummy" race="PLC_T05" envmap="" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.01" creperspace="0.01" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="" sizecategory="1" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Flame</item>
<item index="445" label="objectFlameLarge" string_ref="5792" name="cmbtdummy" race="PLC_T04" envmap="" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.01" creperspace="0.01" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="" sizecategory="1" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Flame</item>
<item index="446" label="Drider_Female" string_ref="3063" name="Drider_Female" race="c_driderfem" envmap="" bloodcolr="G" modeltype="L" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.8" rundist="2.6" perspace="0.7" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.5" targetheight="H" abortonparry="1" racialtype="24" haslegs="1" hasarms="1" portrait="po_drider" sizecategory="4" perceptiondist="9" footsteptype="7" soundapptype="6" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="" body_bag="0" targetable="1">Drider</item>
<item index="451" label="Troglodyte" string_ref="110636" name="Troglodyte" race="c_troglodyte" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.1" rundist="1.85" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_Trog" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Troglodyte</item>
<item index="452" label="Troglodyte_Warrior" string_ref="110637" name="Troglodyte_Warrior" race="c_troglodyte_w" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.1" rundist="1.85" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_Trog" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Troglodyte Warrior</item>
<item index="453" label="Troglodyte_Cleric" string_ref="110638" name="Troglodyte_Cleric" race="c_troglodyte_c" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="1.1" rundist="1.85" perspace="0.3" creperspace="0.5" heihgt="1" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="2" haslegs="1" hasarms="1" portrait="po_Trog" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Troglodyte Cleric</item>
<item index="454" label="Sea_Hag" string_ref="110534" name="Seahag" race="c_seahag" envmap="" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.43" rundist="2.95" perspace="0.4" creperspace="0.6" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="17" haslegs="1" hasarms="1" portrait="po_Seahag" sizecategory="4" perceptiondist="9" footsteptype="1" soundapptype="3" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Sea Hag</item>
<item index="468" label="Golem_Demonflesh" string_ref="83366" name="Golem_Demflesh" race="c_GolDem" envmap="" bloodcolr="R" modeltype="L" weaponscale="2.3" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="NORM" walkdist="2.7" rundist="3.5" perspace="0.3" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="20" haslegs="1" hasarms="1" portrait="po_GolDem" sizecategory="4" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Golem, Demonflesh</item>
<item index="469" label="animated_chest" string_ref="83704" name="cmbtdummy" race="c_chest" envmap="" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.01" creperspace="0.01" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="po_plc_a08" sizecategory="1" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Mimic</item>
<item index="470" label="GelatinousCube" string_ref="84439" name="Gel_cube" race="c_jelly" envmap="default" bloodcolr="G" modeltype="L" weaponscale="2.3" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="SLOW" walkdist="1.25" rundist="2.5" perspace="0.7" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="1.8" targetheight="H" abortonparry="1" racialtype="29" haslegs="0" hasarms="0" portrait="po_jelly" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="27" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Gelatinous Cube</item>
<item index="471" label="Mephisto_Norm" string_ref="84473" name="Mephisto" race="c_devilsmall" envmap="" bloodcolr="G" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="3" rundist="3.3" perspace="0.73" creperspace="2" heihgt="1" hitdist="" prefatckdist="3.3" targetheight="H" abortonparry="1" racialtype="5" haslegs="1" hasarms="1" portrait="po_mephisto" sizecategory="4" perceptiondist="10" footsteptype="2" soundapptype="22" headtrack="0" head_arc_h="60" head_arc_v="30" head_name="Dragon_head" body_bag="3" targetable="1">Mephistopheles</item>
<item index="472" label="Beholder_Mother" string_ref="84538" name="Beholder" race="c_beholdboss" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.05" rundist="2.7" perspace="0.9" creperspace="0.7" heihgt="1" hitdist="" prefatckdist="2.3" targetheight="L" abortonparry="0" racialtype="20" haslegs="1" hasarms="1" portrait="po_beholdm" sizecategory="3" perceptiondist="9" footsteptype="3" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="Wolf_head" body_bag="0" targetable="1">Beholder Tyrant</item>
<item index="473" label="objectBoat" string_ref="85573" name="Boat" race="C_BoatHack" envmap="default" bloodcolr="N" modeltype="s" weaponscale="" wing_tail_scale="" helmet_scale_m="" helmet_scale_f="" moverate="VSLOW" walkdist="" rundist="" perspace="0.01" creperspace="0.01" heihgt="1" hitdist="" prefatckdist="0.1" targetheight="H" abortonparry="" racialtype="10" haslegs="" hasarms="" portrait="po_C_BoatHack" sizecategory="1" perceptiondist="9" footsteptype="0" soundapptype="" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="impact" body_bag="0" targetable="1">Drow Boat</item>
<item index="474" label="Dwarf_Golem" string_ref="85576" name="Metal_Golem" race="D" envmap="default" bloodcolr="W" modeltype="P" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.15" helmet_scale_f="0.95" moverate="NORM" walkdist="1.1" rundist="1.85" perspace="0.3" creperspace="0.5" heihgt="1.5" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="4" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="9" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Golem, Dwarf</item>
<item index="475" label="Dwarf_HalfOrc" string_ref="85577" name="Metal_Golem" race="O" envmap="default" bloodcolr="W" modeltype="P" weaponscale="1.3" wing_tail_scale="1" helmet_scale_m="1.2" helmet_scale_f="1.2" moverate="NORM" walkdist="1.65" rundist="2.87" perspace="0.3" creperspace="0.7" heihgt="2.25" hitdist="" prefatckdist="2.1" targetheight="H" abortonparry="1" racialtype="4" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="9" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Golem, Half-Orc</item>
<item index="476" label="Drow_Warrior_1" string_ref="100956" name="Drow_Warrior_1" race="c_ydrowar" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.44" rundist="2.42" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.5" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Drow, Fighter 2</item>
<item index="477" label="Drow_Warrior_2" string_ref="100957" name="Drow_Warrior_2" race="c_ydrowar2" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.44" rundist="2.42" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.5" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Drow, Fighter 3</item>
<item index="478" label="Drow_Female_1" string_ref="100954" name="Drow_Female_1" race="c_ydrofem1" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.43" rundist="2.86" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Drow, Red Sister 1</item>
<item index="479" label="Drow_Female_2" string_ref="100955" name="Drow_Female_2" race="c_ydrofem2" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.43" rundist="2.86" perspace="0.25" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.4" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_f_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Drow, Red Sister 2</item>
<item index="480" label="Drow_Warrior_3" string_ref="100958" name="Drow_Warrior_3" race="c_ydrowep" envmap="default" bloodcolr="R" modeltype="F" weaponscale="1" wing_tail_scale="1" helmet_scale_m="1.05" helmet_scale_f="0.85" moverate="NORM" walkdist="1.44" rundist="2.42" perspace="0.3" creperspace="0.4" heihgt="1" hitdist="" prefatckdist="1.5" targetheight="H" abortonparry="1" racialtype="11" haslegs="1" hasarms="1" portrait="po_hu_m_99" sizecategory="3" perceptiondist="9" footsteptype="0" soundapptype="0" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="6" targetable="1">Drow, Fighter 4</item>
<item index="481" label="Bulette" string_ref="110635" name="Bulette" race="c_bulette" envmap="" bloodcolr="R" modeltype="S" weaponscale="" wing_tail_scale="1" helmet_scale_m="1" helmet_scale_f="1" moverate="FAST" walkdist="2.1" rundist="3.75" perspace="1.1" creperspace="2.0" heihgt="1" hitdist="" prefatckdist="4.2" targetheight="H" abortonparry="0" racialtype="2" haslegs="1" hasarms="1" portrait="po_bulette" sizecategory="3" perceptiondist="9" footsteptype="1" soundapptype="2" headtrack="1" head_arc_h="60" head_arc_v="30" head_name="head_g" body_bag="0" targetable="1">Bulette</item>
</LetoList>

View File

@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<LetoList comment="Created with a Java-based tool">
<item index="0" label="AIR" name="5610" description="16827771" icon="ID_AIR" level_1="" level_2="" level_3="11" level_4="75" level_5="" level_6="14" level_7="515" level_8="" level_9="" grantedfeat="311" castablefeat="0" >Air</item>
<item index="1" label="ANIMAL" name="5611" description="16827772" icon="ID_ANIMAL" level_1="" level_2="13" level_3="81" level_4="" level_5="" level_6="" level_7="" level_8="44" level_9="161" grantedfeat="312" castablefeat="0" >Animal</item>
<item index="2" label="" name="" description="" icon="" level_1="" level_2="" level_3="" level_4="" level_5="" level_6="" level_7="" level_8="" level_9="" grantedfeat="" castablefeat="" />
<item index="3" label="DEATH" name="5613" description="16827783" icon="ID_DEATH" level_1="" level_2="" level_3="54" level_4="" level_5="52" level_6="164" level_7="" level_8="" level_9="190" grantedfeat="310" castablefeat="1" >Death</item>
<item index="4" label="DESTRUCTION" name="5614" description="16827773" icon="ID_DESTRUCT" level_1="" level_2="" level_3="" level_4="" level_5="164" level_6="512" level_7="311" level_8="87" level_9="" grantedfeat="313" castablefeat="0" >Destruction</item>
<item index="5" label="EARTH" name="5615" description="16827774" icon="ID_EARTH" level_1="" level_2="" level_3="" level_4="172" level_5="" level_6="3106" level_7="547" level_8="423" level_9="" grantedfeat="314" castablefeat="0" >Earth</item>
<item index="6" label="EVIL" name="5616" description="16827775" icon="ID_EVIL" level_1="371" level_2="" level_3="370" level_4="52" level_5="" level_6="" level_7="56" level_8="51" level_9="" grantedfeat="315" castablefeat="0" >Evil</item>
<item index="7" label="FIRE" name="5617" description="16827776" icon="ID_FIRE" level_1="" level_2="3109" level_3="" level_4="58" level_5="369" level_6="" level_7="57" level_8="39" level_9="" grantedfeat="316" castablefeat="0" >Fire</item>
<item index="8" label="GOOD" name="5618" description="16827777" icon="ID_GOOD" level_1="" level_2="" level_3="" level_4="96" level_5="172" level_6="128" level_7="" level_8="" level_9="69" grantedfeat="317" castablefeat="0" >Good</item>
<item index="9" label="HEALING" name="5619" description="16827778" icon="ID_HEALING" level_1="" level_2="35" level_3="" level_4="3137" level_5="79" level_6="" level_7="" level_8="" level_9="" grantedfeat="318" castablefeat="0" >Healing</item>
<item index="10" label="KNOWLEDGE" name="5620" description="6285" icon="ID_KNOWLEDGE" level_1="86" level_2="93" level_3="20" level_4="186" level_5="" level_6="376" level_7="" level_8="" level_9="" grantedfeat="319" castablefeat="0" >Knowledge</item>
<item index="11" label="" name="" description="" icon="" level_1="" level_2="" level_3="" level_4="" level_5="" level_6="" level_7="" level_8="" level_9="" grantedfeat="" castablefeat="" />
<item index="12" label="" name="" description="" icon="" level_1="" level_2="" level_3="" level_4="" level_5="" level_6="" level_7="" level_8="" level_9="" grantedfeat="" castablefeat="" />
<item index="13" label="MAGIC" name="5623" description="6286" icon="ID_MAGIC" level_1="102" level_2="115" level_3="370" level_4="172" level_5="368" level_6="" level_7="" level_8="" level_9="" grantedfeat="320" castablefeat="0" >Magic</item>
<item index="14" label="PLANT" name="5624" description="16827779" icon="ID_PLANT" level_1="53" level_2="3" level_3="" level_4="" level_5="" level_6="" level_7="364" level_8="" level_9="2098" grantedfeat="321" castablefeat="0" >Plant</item>
<item index="15" label="PROTECTION" name="5625" description="16827786" icon="ID_PROTECTION" level_1="417" level_2="546" level_3="38" level_4="369" level_5="" level_6="74" level_7="" level_8="" level_9="" grantedfeat="308" castablefeat="1" >Protection</item>
<item index="16" label="STRENGTH" name="5626" description="16827784" icon="ID_STRENGTH" level_1="3160" level_2="" level_3="42" level_4="3139" level_5="172" level_6="" level_7="" level_8="" level_9="" grantedfeat="307" castablefeat="1" >Strength</item>
<item index="17" label="SUN" name="5627" description="16827780" icon="ID_SUN" level_1="537" level_2="156" level_3="" level_4="" level_5="" level_6="" level_7="183" level_8="427" level_9="" grantedfeat="322" castablefeat="1" >Sun</item>
<item index="18" label="TRAVEL" name="5628" description="16827781" icon="ID_TRAVEL" level_1="456" level_2="" level_3="62" level_4="2874" level_5="2874" level_6="" level_7="2893" level_8="" level_9="" grantedfeat="323" castablefeat="0" >Travel</item>
<item index="19" label="TRICKERY" name="5629" description="16827782" icon="ID_TRICKERY" level_1="" level_2="90" level_3="92" level_4="" level_5="88" level_6="" level_7="" level_8="" level_9="" grantedfeat="324" castablefeat="1" >Trickery</item>
<item index="20" label="WAR" name="5630" description="16827785" icon="ID_WAR" level_1="" level_2="3152" level_3="3163" level_4="" level_5="" level_6="" level_7="" level_8="" level_9="3112" grantedfeat="306" castablefeat="1" >War</item>
<item index="21" label="WATER" name="5631" description="16827787" icon="ID_WATER" level_1="" level_2="" level_3="" level_4="368" level_5="25" level_6="" level_7="437" level_8="" level_9="3182" grantedfeat="325" castablefeat="0" >Water</item>
<item index="22" label="" name="" description="" icon="" level_1="" level_2="" level_3="" level_4="" level_5="" level_6="" level_7="" level_8="" level_9="" grantedfeat="" castablefeat="" />
<item index="23" label="" name="" description="" icon="" level_1="" level_2="" level_3="" level_4="" level_5="" level_6="" level_7="" level_8="" level_9="" grantedfeat="" castablefeat="" />
<item index="24" label="" name="" description="" icon="" level_1="" level_2="" level_3="" level_4="" level_5="" level_6="" level_7="" level_8="" level_9="" grantedfeat="" castablefeat="" />
<item index="25" label="" name="" description="" icon="" level_1="" level_2="" level_3="" level_4="" level_5="" level_6="" level_7="" level_8="" level_9="" grantedfeat="" castablefeat="" />
<item index="26" label="" name="" description="" icon="" level_1="" level_2="" level_3="" level_4="" level_5="" level_6="" level_7="" level_8="" level_9="" grantedfeat="" castablefeat="" />
<item index="27" label="" name="" description="" icon="" level_1="" level_2="" level_3="" level_4="" level_5="" level_6="" level_7="" level_8="" level_9="" grantedfeat="" castablefeat="" />
<item index="28" label="" name="" description="" icon="" level_1="" level_2="" level_3="" level_4="" level_5="" level_6="" level_7="" level_8="" level_9="" grantedfeat="" castablefeat="" />
<item index="29" label="" name="" description="" icon="" level_1="" level_2="" level_3="" level_4="" level_5="" level_6="" level_7="" level_8="" level_9="" grantedfeat="" castablefeat="" />
<item index="30" label="DARKNESS" name="16825534" description="16825535" icon="ID_MAGIC" level_1="" level_2="8" level_3="2091" level_4="2095" level_5="2092" level_6="" level_7="" level_8="132" level_9="131" grantedfeat="3458" castablefeat="0" >Darkness</item>
<item index="31" label="STORM" name="16827720" description="16827721" icon="ID_STORM" level_1="" level_2="" level_3="11" level_4="75" level_5="" level_6="368" level_7="" level_8="173" level_9="" grantedfeat="4038" castablefeat="0" >Storm</item>
<item index="32" label="METAL" name="16827719" description="16827718" icon="ID_METAL" level_1="" level_2="" level_3="539" level_4="" level_5="5" level_6="" level_7="" level_8="" level_9="" grantedfeat="4037" castablefeat="0" >Metal</item>
<item index="33" label="PORTAL" name="16827722" description="16827723" icon="ID_PORTAL" level_1="" level_2="3150" level_3="" level_4="" level_5="430" level_6="" level_7="" level_8="63" level_9="" grantedfeat="4039" castablefeat="0" >Portal</item>
<item index="34" label="FORCE" name="16827724" description="16827725" icon="ID_FORCE" level_1="102" level_2="107" level_3="3141" level_4="3174" level_5="" level_6="" level_7="" level_8="" level_9="3180" grantedfeat="4042" castablefeat="0" >Force</item>
<item index="35" label="SLIME" name="16827726" description="16827727" icon="ID_SLIME" level_1="66" level_2="115" level_3="" level_4="" level_5="375" level_6="437" level_7="" level_8="" level_9="3182" grantedfeat="4043" castablefeat="0" >Slime</item>
<item index="36" label="TYRANNY" name="16827728" description="16827729" icon="ID_TYRANNY" level_1="" level_2="4" level_3="54" level_4="" level_5="" level_6="" level_7="461" level_8="44" level_9="" grantedfeat="4062" castablefeat="0" >Tyranny</item>
<item index="37" label="DOMINATION" name="16827788" description="16827789" icon="ID_DOMINATION" level_1="16" level_2="" level_3="" level_4="45" level_5="" level_6="" level_7="3107" level_8="" level_9="3108" grantedfeat="4049" castablefeat="0" >Domination</item>
<item index="38" label="SPIDER" name="16827730" description="16827731" icon="ID_SPIDER" level_1="" level_2="192" level_3="3184" level_4="" level_5="3185" level_6="" level_7="" level_8="364" level_9="" grantedfeat="4061" castablefeat="0" >Spider</item>
<item index="39" label="UNDEATH" name="16827732" description="16827733" icon="ID_UNDEATH" level_1="" level_2="2" level_3="" level_4="" level_5="28" level_6="" level_7="29" level_8="56" level_9="" grantedfeat="4050" castablefeat="0" >Undeath</item>
<item index="40" label="TIME" name="16827734" description="16827735" icon="ID_TIME" level_1="456" level_2="" level_3="" level_4="78" level_5="" level_6="" level_7="113" level_8="" level_9="134" grantedfeat="4044" castablefeat="0" >Time</item>
<item index="41" label="DWARF" name="16827736" description="16827737" icon="ID_DWARF" level_1="" level_2="" level_3="549" level_4="" level_5="172" level_6="" level_7="" level_8="141" level_9="" grantedfeat="4043" castablefeat="0" >Dwarf</item>
<item index="42" label="CHARM" name="16827738" description="16827739" icon="ID_CHARM" level_1="4" level_2="" level_3="" level_4="" level_5="45" level_6="" level_7="111" level_8="" level_9="" grantedfeat="4045" castablefeat="1" >Charm</item>
<item index="43" label="ELF" name="16827740" description="16827741" icon="ID_ELF" level_1="415" level_2="13" level_3="" level_4="" level_5="3120" level_6="" level_7="" level_8="427" level_9="" grantedfeat="4059" castablefeat="0" >Elf</item>
<item index="44" label="FAMILY" name="16827742" description="16827743" icon="ID_FAMILY" level_1="" level_2="" level_3="3163" level_4="" level_5="" level_6="" level_7="141" level_8="" level_9="" grantedfeat="4051" castablefeat="1" >Family</item>
<item index="45" label="FATE" name="16827744" description="16827745" icon="ID_FATE" level_1="" level_2="4" level_3="3154" level_4="164" level_5="" level_6="" level_7="" level_8="134" level_9="" grantedfeat="4048" castablefeat="0" >Fate</item>
<item index="46" label="GNOME" name="16827746" description="16827747" icon="ID_GNOME" level_1="24" level_2="" level_3="" level_4="" level_5="" level_6="" level_7="135" level_8="" level_9="" grantedfeat="4058" castablefeat="0" >Gnome</item>
<item index="47" label="ILLUSION" name="16827750" description="16827751" icon="ID_ILLUSION" level_1="" level_2="" level_3="" level_4="127" level_5="" level_6="" level_7="" level_8="160" level_9="193" grantedfeat="4053" castablefeat="0" >Illusion</item>
<item index="48" label="HATRED" name="16827752" description="16827753" icon="ID_HATRED" level_1="" level_2="4" level_3="422" level_4="3139" level_5="" level_6="" level_7="" level_8="" level_9="190" grantedfeat="4054" castablefeat="1" >Hatred</item>
<item index="49" label="HALFLING" name="16827748" description="16827749" icon="ID_HALFLING" level_1="421" level_2="13" level_3="62" level_4="" level_5="" level_6="88" level_7="" level_8="" level_9="" grantedfeat="4052" castablefeat="1" >Halfling</item>
<item index="50" label="NOBILITY" name="16827754" description="16827755" icon="ID_NOBILITY" level_1="" level_2="16" level_3="3133" level_4="" level_5="3134" level_6="" level_7="" level_8="" level_9="44" grantedfeat="4055" castablefeat="1" >Nobility</item>
<item index="51" label="OCEAN" name="16827756" description="16827757" icon="ID_OCEAN" level_1="3178" level_2="3171" level_3="" level_4="" level_5="437" level_6="" level_7="" level_8="3182" level_9="" grantedfeat="4063" castablefeat="0" >Ocean</item>
<item index="52" label="ORC" name="16827758" description="16827759" icon="ID_ORC" level_1="" level_2="133" level_3="42" level_4="" level_5="" level_6="" level_7="" level_8="44" level_9="131" grantedfeat="4041" castablefeat="0" >Orc</item>
<item index="53" label="RENEWAL" name="16827760" description="16827761" icon="ID_RENEWAL" level_1="" level_2="" level_3="152" level_4="142" level_5="" level_6="153" level_7="" level_8="" level_9="" grantedfeat="4060" castablefeat="0" >Renewal</item>
<item index="54" label="RETRIBUTION" name="16827762" description="16827763" icon="ID_RETRIBUTION" level_1="" level_2="519" level_3="" level_4="47" level_5="" level_6="" level_7="" level_8="173" level_9="" grantedfeat="4056" castablefeat="0" >Retribution</item>
<item index="55" label="RUNE" name="16827764" description="16827765" icon="ID_RUNE" level_1="" level_2="" level_3="549" level_4="" level_5="" level_6="" level_7="2096" level_8="" level_9="" grantedfeat="4047" castablefeat="0" >Rune</item>
<item index="56" label="SPELLS" name="16827768" description="16827769" icon="ID_SPELLS" level_1="" level_2="" level_3="" level_4="98" level_5="169" level_6="72" level_7="141" level_8="" level_9="" grantedfeat="4046" castablefeat="0" >Spells</item>
<item index="57" label="SCALEYKIND" name="16827766" description="16827767" icon="ID_SCALEYKIND" level_1="452" level_2="" level_3="3127" level_4="453" level_5="3185" level_6="" level_7="" level_8="" level_9="364" grantedfeat="4057" castablefeat="0" >Scaleykind</item>
<item index="58" label="BLIGHTBRINGER" name="16824921" description="16824922" icon="ID_DEATH" level_1="" level_2="" level_3="27" level_4="" level_5="25" level_6="56" level_7="" level_8="367" level_9="51" grantedfeat="2250" castablefeat="1" >Blightbringer Prestige Domain</item>
</LetoList>

View File

@@ -0,0 +1,44 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<LetoList comment="Generated by Leto ListLab v4.0.11">
<item index="0" level="1" xp="0"/>
<item index="1" level="2" xp="1000"/>
<item index="2" level="3" xp="3000"/>
<item index="3" level="4" xp="6000"/>
<item index="4" level="5" xp="10000"/>
<item index="5" level="6" xp="15000"/>
<item index="6" level="7" xp="21000"/>
<item index="7" level="8" xp="28000"/>
<item index="8" level="9" xp="36000"/>
<item index="9" level="10" xp="45000"/>
<item index="10" level="11" xp="55000"/>
<item index="11" level="12" xp="66000"/>
<item index="12" level="13" xp="78000"/>
<item index="13" level="14" xp="91000"/>
<item index="14" level="15" xp="105000"/>
<item index="15" level="16" xp="120000"/>
<item index="16" level="17" xp="136000"/>
<item index="17" level="18" xp="153000"/>
<item index="18" level="19" xp="171000"/>
<item index="19" level="20" xp="190000"/>
<item index="20" level="21" xp="210000"/>
<item index="21" level="22" xp="231000"/>
<item index="22" level="23" xp="253000"/>
<item index="23" level="24" xp="276000"/>
<item index="24" level="25" xp="300000"/>
<item index="25" level="26" xp="325000"/>
<item index="26" level="27" xp="351000"/>
<item index="27" level="28" xp="378000"/>
<item index="28" level="29" xp="406000"/>
<item index="29" level="30" xp="435000"/>
<item index="30" level="31" xp="465000"/>
<item index="31" level="32" xp="496000"/>
<item index="32" level="33" xp="528000"/>
<item index="33" level="34" xp="561000"/>
<item index="34" level="35" xp="595000"/>
<item index="35" level="36" xp="630000"/>
<item index="36" level="37" xp="666000"/>
<item index="37" level="38" xp="703000"/>
<item index="38" level="39" xp="741000"/>
<item index="39" level="40" xp="780000"/>
<item index="40" level="41" xp="0xFFFFFFFF"/>
</LetoList>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<LetoList comment="Generated by Leto ListLab v4.0.11">
<item index="0" name="156" gender="M" graphic="****" constant="GENDER_MALE">Male</item>
<item index="1" name="157" gender="F" graphic="****" constant="GENDER_FEMALE">Female</item>
<item index="2" name="4771" gender="B" graphic="****" constant="GENDER_BOTH">Both</item>
<item index="3" name="201" gender="O" graphic="****" constant="GENDER_OTHER">Other</item>
<item index="4" name="202" gender="N" graphic="****" constant="GENDER_NONE">None</item>
</LetoList>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<LetoList comment="Hand-built by Kragus; allows for localization">
<item index="0" label="General">General</item>
<item index="1" label="Abjuration">Abjuration</item>
<item index="2" label="Conjuration">Conjuration</item>
<item index="3" label="Divination">Divination</item>
<item index="4" label="Enchantment">Enchantment</item>
<item index="5" label="Evocation">Evocation</item>
<item index="6" label="Illusion">Illusion</item>
<item index="7" label="Necromancy">Necromancy</item>
<item index="8" label="Transmutation">Transmutation</item>
</LetoList>

View File

@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<LetoList comment=" Made by Primogenitor's auto list generating module.">
<item index="0" label="AnimalEmpathy" name="269" description="344" icon="isk_aniemp" untrained="0" keyability="CHA" armorcheckpenalty="0" allclassescanuse="0" category="" maxcr="1" constant="SKILL_ANIMAL_EMPATHY" hostileskill="1">Animal Empathy</item>
<item index="1" label="Concentration" name="270" description="345" icon="isk_concen" untrained="1" keyability="CON" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="" constant="SKILL_CONCENTRATION" hostileskill="0">Concentration</item>
<item index="2" label="DisableTrap" name="271" description="346" icon="isk_distrap" untrained="0" keyability="INT" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="" constant="SKILL_DISABLE_TRAP" hostileskill="0">Disable Trap</item>
<item index="3" label="Discipline" name="343" description="347" icon="isk_discipline" untrained="1" keyability="STR" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="" constant="SKILL_DISCIPLINE" hostileskill="0">Discipline</item>
<item index="4" label="Heal" name="273" description="349" icon="isk_heal" untrained="1" keyability="WIS" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="1" constant="SKILL_HEAL" hostileskill="0">Heal</item>
<item index="5" label="Hide" name="274" description="350" icon="isk_hide" untrained="1" keyability="DEX" armorcheckpenalty="1" allclassescanuse="1" category="" maxcr="" constant="SKILL_HIDE" hostileskill="0">Hide</item>
<item index="6" label="Listen" name="275" description="351" icon="isk_listen" untrained="1" keyability="WIS" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="" constant="SKILL_LISTEN" hostileskill="0">Listen</item>
<item index="7" label="Lore" name="276" description="352" icon="isk_lore" untrained="1" keyability="INT" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="" constant="SKILL_LORE" hostileskill="0">Lore</item>
<item index="8" label="MoveSilently" name="277" description="353" icon="isk_movsilent" untrained="1" keyability="DEX" armorcheckpenalty="1" allclassescanuse="1" category="" maxcr="" constant="SKILL_MOVE_SILENTLY" hostileskill="0">Move Silently</item>
<item index="9" label="OpenLock" name="278" description="354" icon="isk_olock" untrained="0" keyability="DEX" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="" constant="SKILL_OPEN_LOCK" hostileskill="0">Open Lock</item>
<item index="10" label="Parry" name="279" description="355" icon="isk_parry" untrained="1" keyability="DEX" armorcheckpenalty="1" allclassescanuse="1" category="" maxcr="1" constant="SKILL_PARRY" hostileskill="0">Parry</item>
<item index="11" label="Perform" name="280" description="356" icon="isk_perform" untrained="1" keyability="CHA" armorcheckpenalty="0" allclassescanuse="0" category="" maxcr="" constant="SKILL_PERFORM" hostileskill="0">Perform</item>
<item index="12" label="Persuade" name="281" description="357" icon="isk_persuade" untrained="1" keyability="CHA" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="" constant="SKILL_PERSUADE" hostileskill="0">Persuade</item>
<item index="13" label="PickPocket" name="282" description="358" icon="isk_pocket" untrained="0" keyability="DEX" armorcheckpenalty="1" allclassescanuse="1" category="" maxcr="" constant="SKILL_PICK_POCKET" hostileskill="1">Pick Pocket</item>
<item index="14" label="Search" name="284" description="360" icon="isk_search" untrained="1" keyability="INT" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="" constant="SKILL_SEARCH" hostileskill="0">Search</item>
<item index="15" label="SetTrap" name="285" description="361" icon="isk_settrap" untrained="0" keyability="DEX" armorcheckpenalty="1" allclassescanuse="1" category="" maxcr="" constant="SKILL_SET_TRAP" hostileskill="0">Set Trap</item>
<item index="16" label="Spellcraft" name="286" description="362" icon="isk_spellcraft" untrained="0" keyability="INT" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="" constant="SKILL_SPELLCRAFT" hostileskill="0">Spellcraft</item>
<item index="17" label="Spot" name="287" description="364" icon="isk_spot" untrained="1" keyability="WIS" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="" constant="SKILL_SPOT" hostileskill="0">Spot</item>
<item index="18" label="Taunt" name="342" description="366" icon="isk_taunt" untrained="1" keyability="CHA" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="1" constant="SKILL_TAUNT" hostileskill="1">Taunt</item>
<item index="19" label="UseMagicDevice" name="288" description="367" icon="isk_magicdev" untrained="0" keyability="CHA" armorcheckpenalty="0" allclassescanuse="0" category="" maxcr="" constant="SKILL_USE_MAGIC_DEVICE" hostileskill="0">Use Magic Device</item>
<item index="20" label="Appraise" name="2693" description="2694" icon="ife_X1App" untrained="1" keyability="INT" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="" constant="SKILL_APPRAISE" hostileskill="0">Appraise</item>
<item index="21" label="Tumble" name="2695" description="2696" icon="ife_X1Tum" untrained="0" keyability="DEX" armorcheckpenalty="1" allclassescanuse="1" category="" maxcr="" constant="SKILL_TUMBLE" hostileskill="0">Tumble</item>
<item index="22" label="CraftTrap" name="2697" description="2698" icon="ife_X1CrTrap" untrained="1" keyability="INT" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="" constant="SKILL_CRAFT_TRAP" hostileskill="0">Craft Trap</item>
<item index="23" label="Bluff" name="8746" description="8757" icon="isk_X2bluff" untrained="1" keyability="CHA" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="" constant="SKILL_BLUFF" hostileskill="0">Bluff</item>
<item index="24" label="Intimidate" name="8756" description="8786" icon="isk_X2Inti" untrained="1" keyability="CHA" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="" constant="SKILL_INTIMIDATE" hostileskill="0">Intimidate</item>
<item index="25" label="CraftArmor" name="8787" description="8788" icon="isk_X2CArm" untrained="1" keyability="INT" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="" constant="SKILL_CRAFT_ARMOR" hostileskill="0">Craft Armor</item>
<item index="26" label="CraftWeapon" name="8789" description="8790" icon="isk_X2CWeap" untrained="1" keyability="INT" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="" constant="SKILL_CRAFT_WEAPON" hostileskill="0">Craft Weapon</item>
<item index="27" label="IaijutsuFocus" name="16826112" description="16826113" icon="is_iaijutsu" untrained="0" keyability="CHA" armorcheckpenalty="0" allclassescanuse="1" category="" maxcr="" constant="SKILL_IAIJUTSU_FOCUS" hostileskill="0">Iaijutsu Focus</item>
<item index="28" label="Jump" name="16826011" description="16826012" icon="is_jump" untrained="1" keyability="STR" armorcheckpenalty="1" allclassescanuse="1" category="" maxcr="" constant="SKILL_JUMP" hostileskill="0">Jump</item>
</LetoList>

View File

@@ -0,0 +1,449 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<LetoList comment="Generated by Leto ListLab v4.0.16">
<item index="182" label="****" resref="****" strref="****" gender="****" type="4"/>
<item index="256" label="User01" resref="****" strref="****" gender="****" type="4"/>
<item index="257" label="User02" resref="****" strref="****" gender="****" type="4"/>
<item index="258" label="User03" resref="****" strref="****" gender="****" type="4"/>
<item index="259" label="User04" resref="****" strref="****" gender="****" type="4"/>
<item index="260" label="User05" resref="****" strref="****" gender="****" type="4"/>
<item index="261" label="User06" resref="****" strref="****" gender="****" type="4"/>
<item index="262" label="User07" resref="****" strref="****" gender="****" type="4"/>
<item index="263" label="User08" resref="****" strref="****" gender="****" type="4"/>
<item index="264" label="User09" resref="****" strref="****" gender="****" type="4"/>
<item index="265" label="User10" resref="****" strref="****" gender="****" type="4"/>
<item index="266" label="User11" resref="****" strref="****" gender="****" type="4"/>
<item index="267" label="User12" resref="****" strref="****" gender="****" type="4"/>
<item index="268" label="User13" resref="****" strref="****" gender="****" type="4"/>
<item index="269" label="User14" resref="****" strref="****" gender="****" type="4"/>
<item index="270" label="User15" resref="****" strref="****" gender="****" type="4"/>
<item index="271" label="User16" resref="****" strref="****" gender="****" type="4"/>
<item index="272" label="User17" resref="****" strref="****" gender="****" type="4"/>
<item index="273" label="User18" resref="****" strref="****" gender="****" type="4"/>
<item index="274" label="User19" resref="****" strref="****" gender="****" type="4"/>
<item index="275" label="User20" resref="****" strref="****" gender="****" type="4"/>
<item index="276" label="User21" resref="****" strref="****" gender="****" type="4"/>
<item index="277" label="User22" resref="****" strref="****" gender="****" type="4"/>
<item index="278" label="User23" resref="****" strref="****" gender="****" type="4"/>
<item index="279" label="User24" resref="****" strref="****" gender="****" type="4"/>
<item index="280" label="User25" resref="****" strref="****" gender="****" type="4"/>
<item index="281" label="User26" resref="****" strref="****" gender="****" type="4"/>
<item index="282" label="User27" resref="****" strref="****" gender="****" type="4"/>
<item index="283" label="User28" resref="****" strref="****" gender="****" type="4"/>
<item index="284" label="User29" resref="****" strref="****" gender="****" type="4"/>
<item index="285" label="User30" resref="****" strref="****" gender="****" type="4"/>
<item index="286" label="User31" resref="****" strref="****" gender="****" type="4"/>
<item index="287" label="User32" resref="****" strref="****" gender="****" type="4"/>
<item index="288" label="User33" resref="****" strref="****" gender="****" type="4"/>
<item index="289" label="User34" resref="****" strref="****" gender="****" type="4"/>
<item index="290" label="User35" resref="****" strref="****" gender="****" type="4"/>
<item index="291" label="User36" resref="****" strref="****" gender="****" type="4"/>
<item index="292" label="User37" resref="****" strref="****" gender="****" type="4"/>
<item index="293" label="User38" resref="****" strref="****" gender="****" type="4"/>
<item index="294" label="User39" resref="****" strref="****" gender="****" type="4"/>
<item index="295" label="User40" resref="****" strref="****" gender="****" type="4"/>
<item index="296" label="User41" resref="****" strref="****" gender="****" type="4"/>
<item index="297" label="User42" resref="****" strref="****" gender="****" type="4"/>
<item index="298" label="User43" resref="****" strref="****" gender="****" type="4"/>
<item index="299" label="User44" resref="****" strref="****" gender="****" type="4"/>
<item index="3" label="Archtrum" resref="****" strref="****" gender="0" type="5"/>
<item index="300" label="User45" resref="****" strref="****" gender="****" type="4"/>
<item index="301" label="User46" resref="****" strref="****" gender="****" type="4"/>
<item index="302" label="User47" resref="****" strref="****" gender="****" type="4"/>
<item index="303" label="User48" resref="****" strref="****" gender="****" type="4"/>
<item index="304" label="User49" resref="****" strref="****" gender="****" type="4"/>
<item index="305" label="User50" resref="****" strref="****" gender="****" type="4"/>
<item index="309" label="Unused" resref="****" strref="****" gender="****" type="4"/>
<item index="310" label="Unused" resref="****" strref="****" gender="****" type="4"/>
<item index="312" label="Unused" resref="****" strref="****" gender="****" type="4"/>
<item index="314" label="Unused" resref="****" strref="****" gender="****" type="4"/>
<item index="315" label="Unused" resref="****" strref="****" gender="****" type="4"/>
<item index="316" label="Unused" resref="****" strref="****" gender="****" type="4"/>
<item index="318" label="Unused" resref="****" strref="****" gender="****" type="4"/>
<item index="319" label="Unused" resref="****" strref="****" gender="****" type="4"/>
<item index="321" label="Unused" resref="****" strref="****" gender="****" type="4"/>
<item index="322" label="Unused" resref="****" strref="****" gender="****" type="4"/>
<item index="326" label="User51" resref="****" strref="****" gender="****" type="4"/>
<item index="327" label="User52" resref="****" strref="****" gender="****" type="4"/>
<item index="328" label="User53" resref="****" strref="****" gender="****" type="4"/>
<item index="329" label="User54" resref="****" strref="****" gender="****" type="4"/>
<item index="333" label="User55" resref="****" strref="****" gender="****" type="4"/>
<item index="334" label="User56" resref="****" strref="****" gender="****" type="4"/>
<item index="335" label="User57" resref="****" strref="****" gender="****" type="4"/>
<item index="336" label="User58" resref="****" strref="****" gender="****" type="4"/>
<item index="337" label="User59" resref="****" strref="****" gender="****" type="4"/>
<item index="338" label="User60" resref="****" strref="****" gender="****" type="4"/>
<item index="339" label="User61" resref="****" strref="****" gender="****" type="4"/>
<item index="340" label="User62" resref="****" strref="****" gender="****" type="4"/>
<item index="341" label="User63" resref="****" strref="****" gender="****" type="4"/>
<item index="362" label="empty" resref="****" strref="****" gender="****" type="4"/>
<item index="386" label="Pit_Fiend" resref="****" strref="****" gender="****" type="4"/>
<item index="241" label="GendM" resref="VS_nGENDM" strref="53061" gender="0" type="3">Aarin Gend</item>
<item index="0" label="Aasimar" resref="c_aasimar" strref="8291" gender="0" type="4">Aasimar, Male</item>
<item index="430" label="Agarly" resref="vs_nx2agarf" strref="84808" gender="1" type="3">Agarly</item>
<item index="397" label="Alhoon" resref="c_mindalhon" strref="84506" gender="0" type="4">Alhoon</item>
<item index="1" label="Archhound" resref="c_archhond" strref="53091" gender="0" type="4">Archon, Hound</item>
<item index="2" label="Archlant" resref="c_archlant" strref="53092" gender="0" type="4">Archon, Lantern</item>
<item index="400" label="Arden_Swift" resref="vs_nx2ardem" strref="84777" gender="0" type="3">Arden Swift</item>
<item index="230" label="AribetF" resref="VS_nAribetF" strref="53050" gender="1" type="3">Aribeth</item>
<item index="444" label="Aribeth_XP2_BLACKGUARD" resref="vs_nx2arief" strref="86232" gender="1" type="1">Aribeth XP2 Blackguard</item>
<item index="417" label="Aribeth_XP2_PALADIN" resref="vs_nx2arigf" strref="84794" gender="1" type="1">Aribeth XP2 Paladin</item>
<item index="434" label="Armand" resref="vs_nx2armam" strref="84814" gender="0" type="3">Armand</item>
<item index="370" label="AsabiThrall" resref="vs_nx0asabm" strref="75872" gender="0" type="3">Asabi Thrall</item>
<item index="311" label="Asabi_Warrior" resref="c_x0asbwar" strref="2900" gender="0" type="4">Asabi Warrior</item>
<item index="369" label="Ashtara" resref="vs_nx0ashtm" strref="75871" gender="0" type="3">Ashtara</item>
<item index="395" label="Avariel_Female" resref="vs_nx2avarf" strref="3086" gender="1" type="4">Avariel, Female</item>
<item index="394" label="Avariel_Male" resref="vs_nx2avarm" strref="3085" gender="0" type="4">Avariel, Male</item>
<item index="371" label="Ayala" resref="vs_nx0ayalf" strref="75873" gender="0" type="3">Ayala</item>
<item index="4" label="Badger" resref="c_badger" strref="1993" gender="0" type="4">Badger</item>
<item index="5" label="BadgerDir" resref="c_badgrdir" strref="1994" gender="0" type="4">Badger, Dire</item>
<item index="325" label="Basilisk" resref="c_x0basil" strref="2861" gender="0" type="4">Basilisk</item>
<item index="6" label="Bat" resref="c_bat" strref="1995" gender="0" type="4">Bat</item>
<item index="7" label="Bear" resref="c_bear" strref="6695" gender="0" type="4">Bear</item>
<item index="8" label="BearDir" resref="c_beardire" strref="2000" gender="0" type="4">Bear, Dire</item>
<item index="9" label="Beetle" resref="c_beetle" strref="8261" gender="0" type="4">Beetle</item>
<item index="372" label="Beholder" resref="c_behold" strref="3058" gender="0" type="4">Beholder</item>
<item index="374" label="Beholder_Eyeball" resref="c_beholdeye" strref="3060" gender="0" type="4">Beholder, Eyeball</item>
<item index="373" label="Beholder_Mage" resref="c_beholdwiz" strref="3059" gender="0" type="4">Beholder, Mage</item>
<item index="431" label="Berger" resref="vs_nx2bergm" strref="84809" gender="0" type="3">Berger</item>
<item index="10" label="Boar" resref="c_boar" strref="1577" gender="0" type="4">Boar</item>
<item index="11" label="BoarDir" resref="c_boardire" strref="2007" gender="0" type="4">Boar, Dire</item>
<item index="439" label="Boatman" resref="vs_nx2boatm" strref="84820" gender="0" type="3">Boatman</item>
<item index="215" label="AvHen6M" resref="VS_FAVHEN6M" strref="53033" gender="0" type="3">Boddyknock Glinckle</item>
<item index="12" label="Bugbear" resref="c_bugbear" strref="53093" gender="0" type="4">Bugbear</item>
<item index="13" label="BugbrChf" resref="c_bugbrchf" strref="53094" gender="0" type="4">Bugbear Chieftain</item>
<item index="14" label="BugbrWiz" resref="c_bugbrwiz" strref="53095" gender="0" type="4">Bugbear Shaman</item>
<item index="15" label="Cat" resref="c_cat" strref="2072" gender="0" type="4">Cat</item>
<item index="16" label="CatDir" resref="c_catdire" strref="2074" gender="0" type="4">Cat, Dire Tiger</item>
<item index="17" label="CatKren" resref="c_catkren" strref="2075" gender="0" type="4">Cat, Krenshar</item>
<item index="18" label="CatLion" resref="c_catlion" strref="5039" gender="0" type="4">Cat, Lion</item>
<item index="19" label="CatPanth" resref="c_catpanth" strref="5211" gender="0" type="4">Cat, Panther</item>
<item index="20" label="Celestial" resref="c_archhond" strref="58272" gender="0" type="4">Celestial Avenger</item>
<item index="199" label="CelestF" resref="vs_NCELESTF" strref="53016" gender="1" type="3">Celestial, Female, Guardian</item>
<item index="21" label="Chicken" resref="c_chicken" strref="2013" gender="1" type="4">Chicken</item>
<item index="120" label="ChildF1" resref="vs_nchildf1" strref="10217" gender="1" type="3">Child, Female</item>
<item index="122" label="ChildM2" resref="vs_nchildm2" strref="10219" gender="0" type="3">Child, Male, Brat</item>
<item index="121" label="ChildM1" resref="vs_nchildm1" strref="10218" gender="0" type="3">Child, Male, Pleasant</item>
<item index="324" label="Cockatrice" resref="c_x0cockatr" strref="25286" gender="0" type="4">Cockatrice</item>
<item index="22" label="Cow" resref="c_cow" strref="2016" gender="1" type="4">Cow</item>
<item index="23" label="Curst" resref="c_curst" strref="5640" gender="0" type="4">Curst</item>
<item index="212" label="AvHen3M" resref="VS_FAVHEN3M" strref="53030" gender="0" type="3">Daelan Red Tiger</item>
<item index="409" label="Daelan_XP2" resref="vs_nx2daelm" strref="84786" gender="0" type="1">Daelan XP2</item>
<item index="346" label="Deekin_Scalesinger" resref="vs_nx0deekm" strref="3814" gender="0" type="3">Deekin Scalesinger</item>
<item index="405" label="Deekin_XP2" resref="vs_nx2deekm" strref="84782" gender="0" type="1">Deekin XP2</item>
<item index="385" label="Deep_Rothe" resref="c_deprothe" strref="3073" gender="0" type="4">Deep Rothe</item>
<item index="24" label="Deer" resref="c_deer" strref="2017" gender="0" type="4">Deer</item>
<item index="396" label="Demi_Lich" resref="c_demilich" strref="3087" gender="0" type="4">Demilich</item>
<item index="25" label="Demon" resref="c_demon" strref="53104" gender="0" type="4">Demon</item>
<item index="390" label="Spider_Demon" resref="c_demonspid" strref="3079" gender="0" type="4">Demon, Bebilith</item>
<item index="236" label="DestheM" resref="vs_NDESTHEM" strref="53056" gender="0" type="3">Desther</item>
<item index="435" label="Deva" resref="vs_nx2divaf" strref="84815" gender="1" type="3">Deva</item>
<item index="255" label="Devil" resref="c_devil" strref="3057" gender="0" type="4">Devil</item>
<item index="26" label="Devourer" resref="c_devourer" strref="8262" gender="0" type="4">Devourer</item>
<item index="27" label="Dog" resref="c_dog" strref="2146" gender="0" type="4">Dog</item>
<item index="28" label="DoomKngt" resref="c_doomkngt" strref="2022" gender="0" type="4">Doom Knight</item>
<item index="347" label="Dorna_Trapspringer" resref="vs_nx0dornf" strref="3815" gender="1" type="3">Dorna Trapspringer</item>
<item index="376" label="Dracolich" resref="c_dracolich" strref="3062" gender="0" type="4">Dracolich</item>
<item index="207" label="DBrassF" resref="VS_NDBRASSF" strref="53024" gender="1" type="3">Dragon, Female, Brass Gorg</item>
<item index="206" label="DGreenF" resref="VS_NDGREENF" strref="53023" gender="1" type="3">Dragon, Female, Green Akula</item>
<item index="208" label="DRedM" resref="VS_NDREDM" strref="53025" gender="0" type="3">Dragon, Male, Red Klauth</item>
<item index="239" label="DWhiteM" resref="VS_NDWHITEM" strref="53059" gender="0" type="3">Dragon, Male, White Evil Guardian</item>
<item index="29" label="DragonOld" resref="c_dragnold" strref="8304" gender="0" type="4">Dragon, Old</item>
<item index="393" label="Dragon_Prismatic" resref="c_dragnpris" strref="3082" gender="0" type="4">Dragon, Prismatic</item>
<item index="441" label="Dragon_Shadow" resref="c_drgshad" strref="85533" gender="0" type="4">Dragon, Shadow</item>
<item index="30" label="DragonYng" resref="c_dragnyng" strref="8303" gender="0" type="4">Dragon, Young</item>
<item index="377" label="Drider" resref="c_drider" strref="3063" gender="0" type="4">Drider</item>
<item index="378" label="Drider_Chief" resref="c_driderc" strref="3064" gender="0" type="4">Drider, Chief</item>
<item index="348" label="Drogan_Droganson" resref="vs_nx0drogm" strref="3816" gender="0" type="3">Drogan Droganson</item>
<item index="437" label="Drow_Imloth" resref="vs_nx2imlom" strref="84817" gender="0" type="3">Drow Imloth</item>
<item index="438" label="Drow_Matron2" resref="vs_nx2betyf" strref="84818" gender="1" type="3">Drow Matron2</item>
<item index="436" label="Drow_Seer" resref="vs_nx2seerf" strref="84816" gender="1" type="3">Drow Seer</item>
<item index="381" label="Drow_Matron" resref="vs_nx2drprf" strref="3067" gender="1" type="3">Drow, Matron</item>
<item index="379" label="Drow_Rebel" resref="vs_nx2drslm" strref="3065" gender="0" type="4">Drow, Rebel</item>
<item index="380" label="Drow_Wizard" resref="vs_nx2drmgm" strref="3066" gender="0" type="4">Drow, Wizard</item>
<item index="31" label="Dryad" resref="c_dryad" strref="2033" gender="1" type="4">Dryad</item>
<item index="383" label="Duergar_Chief" resref="vs_nx2duerf" strref="3069" gender="0" type="4">Duergar, Chief</item>
<item index="382" label="Duergar_Slaver" resref="vs_nx2duerm" strref="3068" gender="0" type="4">Duergar, Slaver</item>
<item index="406" label="Durnan" resref="vs_nx2durnm" strref="84783" gender="0" type="3">Durnan</item>
<item index="179" label="ThugM3" resref="vs_nthugxm3" strref="10277" gender="0" type="3">Dwarf, Male, Evil Thug</item>
<item index="141" label="GenBarM4" resref="vs_ngnbarm4" strref="10238" gender="0" type="3">Dwarf, Male, Older, Grouch</item>
<item index="163" label="PreludeM1" resref="vs_nprelum1" strref="10260" gender="0" type="3">Dwarf, Male, Typical</item>
<item index="130" label="DwarfM1" resref="vs_ndwarfm1" strref="10227" gender="0" type="3">Dwarf, Male, Veteran</item>
<item index="32" label="ElemAir" resref="c_elemair" strref="53105" gender="1" type="4">Elemental, Air</item>
<item index="33" label="ElemEarth" resref="c_elemerth" strref="53106" gender="0" type="4">Elemental, Earth</item>
<item index="34" label="ElemFire" resref="c_elemfire" strref="53107" gender="0" type="4">Elemental, Fire</item>
<item index="35" label="ElemWat" resref="c_elemwatr" strref="53108" gender="1" type="4">Elemental, Water</item>
<item index="137" label="GenBarF4" resref="vs_ngnbarf4" strref="10234" gender="1" type="3">Elf, Female, Commoner, Pleasant</item>
<item index="154" label="NwGrdF1" resref="vs_nnwgrdf1" strref="10251" gender="1" type="3">Elf, Female, Guard</item>
<item index="353" label="Malthia_Drammar" resref="vs_nx0maltf" strref="3817" gender="1" type="3">Elf, Female, Noble</item>
<item index="135" label="GenBarF1" resref="vs_ngnbarf1" strref="10232" gender="1" type="3">Elf, Female, Sensible</item>
<item index="128" label="DruidF1" resref="vs_ndruidf1" strref="10225" gender="1" type="3">Elf, Female, Typical</item>
<item index="180" label="WizardF1" resref="vs_nwizarf1" strref="10278" gender="1" type="3">Elf, Female, Wizard</item>
<item index="131" label="ElfM1" resref="vs_nelfxxm1" strref="10228" gender="0" type="3">Elf, Male, Brooding</item>
<item index="125" label="ClericM3" resref="vs_nclerim3" strref="10222" gender="0" type="3">Elf, Male, Cleric</item>
<item index="155" label="NwGrdM2" resref="vs_nnwgrdm2" strref="10252" gender="0" type="3">Elf, Male, Guard, Mature Officer</item>
<item index="165" label="PreludeM3" resref="vs_nprelum3" strref="10262" gender="0" type="3">Elf, Male, Slight, Lilting</item>
<item index="132" label="NeverM1" resref="vs_nneverxm" strref="10229" gender="0" type="3">Elf, Male, Typical</item>
<item index="153" label="NWComM2" resref="vs_nnwcomm2" strref="10250" gender="0" type="3">Elf, Male, Upper-Class</item>
<item index="344" label="Corith_Drammar" resref="vs_nx0cortm" strref="3812" gender="0" type="3">Elf, Male, Wizard</item>
<item index="36" label="Ettercap" resref="c_ettercap" strref="2136" gender="0" type="4">Ettercap</item>
<item index="330" label="Faerie_Dragon" resref="c_x0drgfae" strref="2870" gender="0" type="4">Faerie Dragon</item>
<item index="37" label="Fairy" resref="c_fairy" strref="5223" gender="1" type="4">Fairy</item>
<item index="38" label="Falcon" resref="c_falcon" strref="5051" gender="0" type="4">Falcon</item>
<item index="433" label="Female_Adventurer" resref="vs_fx2advef" strref="84811" gender="1" type="0">Female, Adventurer</item>
<item index="357" label="Female_Berserker_PCV" resref="vs_fx0bersf" strref="3825" gender="1" type="0">Female, Berserker</item>
<item index="245" label="fthugf_pcv" resref="VS_fthugf" strref="68492" gender="1" type="0">Female, Brutish Thug</item>
<item index="243" label="fkiller_PCV" resref="VS_fkillerf" strref="68490" gender="1" type="0">Female, Cold Killer</item>
<item index="358" label="Female_Feisty_PCV" resref="vs_fx0feisf" strref="3826" gender="1" type="0">Female, Feisty</item>
<item index="242" label="ffightf_PCV" resref="VS_ffightf" strref="68489" gender="1" type="0">Female, Fighter</item>
<item index="226" label="RangerF_PCV" resref="vs_fRangerF" strref="53046" gender="1" type="0">Female, Guardian Reserved</item>
<item index="422" label="The_Healer" resref="vs_fx2healf" strref="84800" gender="1" type="0">Female, Healer</item>
<item index="227" label="ShaldrF_PCV" resref="VS_FShaldrF" strref="53047" gender="1" type="0">Female, Innocent Idealist</item>
<item index="423" label="The_Maiden" resref="vs_fx2maidf" strref="84801" gender="1" type="0">Female, Maiden</item>
<item index="359" label="Female_MatCmdr_PCV" resref="vs_fx0huskf" strref="3827" gender="1" type="0">Female, Mature Commander</item>
<item index="225" label="OphalaF_PCV" resref="vs_FOPHALAF" strref="53045" gender="1" type="0">Female, Noble Matron</item>
<item index="220" label="EltoorF_PCV" resref="vs_FELTOORF" strref="53039" gender="1" type="0">Female, Noble Scholar</item>
<item index="360" label="Female_Playful_PCV" resref="vs_fx0slinf" strref="3828" gender="1" type="0">Female, Playful</item>
<item index="361" label="Female_QuLdr_PCV" resref="vs_fx0quief" strref="3829" gender="1" type="0">Female, Quiet Leader</item>
<item index="421" label="Halfing_Rogue" resref="vs_fx2roguf" strref="84799" gender="1" type="0">Female, Rogue</item>
<item index="244" label="fseductf_pCV" resref="VS_fseductf" strref="68491" gender="1" type="0">Female, Seductress</item>
<item index="235" label="FenthiM" resref="VS_nFenthiM" strref="53055" gender="0" type="3">Fenthick</item>
<item index="317" label="Formian_Warrior" resref="c_x0frmwar" strref="2888" gender="0" type="4">Formian Warrior</item>
<item index="39" label="Gargoyle" resref="c_gargoyle" strref="2055" gender="0" type="4">Gargoyle</item>
<item index="443" label="Gelatinous_Cube" resref="c_jelly" strref="85586" gender="0" type="4">Gelatinious Cube</item>
<item index="40" label="Ghoul" resref="c_ghoul" strref="2058" gender="0" type="4">Ghoul</item>
<item index="41" label="Ghoullord" resref="c_ghoulord" strref="2059" gender="0" type="4">Ghoul Lord</item>
<item index="42" label="GiantCom" resref="c_giantcom" strref="8305" gender="0" type="4">Giant, Common</item>
<item index="307" label="Giant_Fire_Female" resref="c_x0gntfirf" strref="3161" gender="0" type="4">Giant, Fire (Female)</item>
<item index="306" label="Giant_Frost_Female" resref="c_x0gntfrsf" strref="3162" gender="0" type="4">Giant, Frost (Female)</item>
<item index="43" label="GiantNob" resref="c_giantnob" strref="8306" gender="0" type="4">Giant, Noble</item>
<item index="251" label="GnollWarrior" resref="c_gnoll" strref="3024" gender="0" type="4">Gnoll</item>
<item index="252" label="GnollWiz" resref="c_gnollwiz" strref="3025" gender="0" type="4">Gnoll, Shaman</item>
<item index="142" label="GnomeM1" resref="vs_ngnomem1" strref="10239" gender="0" type="3">Gnome, Male, Annoying</item>
<item index="178" label="ThugM2" resref="vs_nthugxm2" strref="10275" gender="0" type="3">Gnome, Male, Older</item>
<item index="143" label="GnomeM2" resref="vs_ngnomem2" strref="10240" gender="0" type="3">Gnome, Male, Pleasant</item>
<item index="164" label="PreludeM2" resref="vs_nprelum2" strref="10261" gender="0" type="3">Gnome, Male, Typical</item>
<item index="44" label="Goblin" resref="c_goblin" strref="53096" gender="0" type="4">Goblin</item>
<item index="45" label="GoblinChf" resref="c_goblnchf" strref="53097" gender="0" type="4">Goblin Chieftain</item>
<item index="203" label="GobKngM" resref="vs_NGOBKNGM" strref="53020" gender="0" type="3">Goblin King</item>
<item index="46" label="GoblinWiz" resref="c_goblnwiz" strref="53098" gender="0" type="4">Goblin Shaman</item>
<item index="389" label="Golem_Adamantium" resref="c_golmadam" strref="3078" gender="0" type="4">Golem, Adamantium</item>
<item index="47" label="GolemBon" resref="c_golmbone" strref="2009" gender="0" type="4">Golem, Bone</item>
<item index="442" label="Golem_Demon_Flesh" resref="c_goldem" strref="85534" gender="0" type="4">Golem, Demonflesh</item>
<item index="48" label="GolemFlsh" resref="c_golmflsh" strref="2067" gender="0" type="4">Golem, Flesh</item>
<item index="49" label="GolemIron" resref="c_golmiron" strref="2068" gender="0" type="4">Golem, Iron</item>
<item index="392" label="Golem_Good" resref="vs_nx2golgm" strref="85579" gender="1" type="4">Golem, Metal</item>
<item index="388" label="Golem_Mithril" resref="c_golmmith" strref="3077" gender="0" type="4">Golem, Mithril</item>
<item index="391" label="Golem_Bad" resref="vs_nx2golbm" strref="85578" gender="0" type="4">Golem, Organic</item>
<item index="50" label="GolemStn" resref="c_golmston" strref="2071" gender="0" type="4">Golem, Stone</item>
<item index="323" label="Gorgon" resref="c_x0gorgon" strref="2856" gender="0" type="4">Gorgon</item>
<item index="51" label="GreyRendr" resref="c_greyrend" strref="6328" gender="0" type="4">Grey Render</item>
<item index="214" label="AvHen5M" resref="VS_FAVHEN5M" strref="53032" gender="0" type="3">Grimgnaw </item>
<item index="426" label="Grovel" resref="vs_nx2goblm" strref="84804" gender="0" type="3">Grovel</item>
<item index="231" label="HaedraF" resref="vs_NHAEDRAF" strref="53051" gender="1" type="3">Haedraline</item>
<item index="432" label="Halaster" resref="vs_nx2halam" strref="84810" gender="0" type="3">Halaster</item>
<item index="196" label="QuintM" resref="vs_nQuintM" strref="53012" gender="0" type="3">Halfelf, Male, Agitated</item>
<item index="144" label="HalflF1" resref="vs_nhalflf1" strref="10241" gender="1" type="3">Halfling, Female, Sensible</item>
<item index="162" label="PreludeF1" resref="vs_npreluf1" strref="10259" gender="0" type="3">Halfling, Female, Typical</item>
<item index="145" label="HalflM1" resref="vs_nhalflm1" strref="10242" gender="0" type="3">Halfling, Male, Typical</item>
<item index="355" label="Uppsala" resref="vs_nx0uppsf" strref="3823" gender="1" type="3">Half-Orc, Female, Baroness</item>
<item index="176" label="ThugF1" resref="vs_nthugxf1" strref="10273" gender="1" type="3">Half-Orc, Female, Lout</item>
<item index="114" label="BarbarianM2" resref="vs_nbarbam2" strref="10211" gender="0" type="3">Half-Orc, Male, Chieftain</item>
<item index="192" label="HalfOrcM1" resref="VS_NHALORM1" strref="53008" gender="0" type="3">Half-Orc, Male, Gruff Lout</item>
<item index="387" label="Harpy" resref="c_harpy" strref="3076" gender="0" type="4">Harpy</item>
<item index="52" label="Hellhound" resref="c_hellhound" strref="5997" gender="0" type="4">Hell Hound</item>
<item index="54" label="Horror" resref="c_horror" strref="2079" gender="0" type="4">Helmed Horror</item>
<item index="349" label="Heurodis" resref="vs_nx0heurf" strref="3819" gender="1" type="3">Heurodis</item>
<item index="253" label="HobWarrior" resref="c_hobgob" strref="3055" gender="0" type="4">Hobgoblin</item>
<item index="254" label="HobWiz" resref="c_hobgobwiz" strref="3056" gender="0" type="4">Hobgoblin, Wizard</item>
<item index="53" label="Hookhorr" resref="c_hookhorr" strref="2081" gender="0" type="4">Hook Horror</item>
<item index="112" label="BarbarianF1" resref="vs_nbarbaf1" strref="10209" gender="1" type="3">Human, Female, Barbarian</item>
<item index="136" label="GenBarF3" resref="vs_ngnbarf3" strref="10233" gender="1" type="3">Human, Female, Barmaid, Flirty</item>
<item index="168" label="ProstiF3" resref="vs_nprostf3" strref="10265" gender="1" type="3">Human, Female, Courtesan, Accent</item>
<item index="166" label="ProstiF1" resref="vs_nprostf1" strref="10263" gender="1" type="3">Human, Female, Courtesan, Friendly</item>
<item index="167" label="ProstiF2" resref="vs_nprostf2" strref="10264" gender="1" type="3">Human, Female, Courtesan, Obvious</item>
<item index="133" label="FanaticF1" resref="vs_nfanatf1" strref="10230" gender="1" type="3">Human, Female, Evil, Fanatic</item>
<item index="188" label="NwGrdF2" resref="VS_NNWGRDF2" strref="53004" gender="1" type="3">Human, Female, Guard, Sedos</item>
<item index="149" label="NWComF1" resref="vs_nnwcomf1" strref="10246" gender="1" type="3">Human, Female, Middle-Age Commoner</item>
<item index="157" label="NwNobF1" resref="vs_nnwnobf1" strref="10254" gender="1" type="3">Human, Female, Noble, Caring</item>
<item index="158" label="NwNobF2" resref="vs_nnwnobf2" strref="10255" gender="1" type="3">Human, Female, Noble, Snobbish</item>
<item index="194" label="WNComF4" resref="VS_NWNCOMF4" strref="53010" gender="1" type="3">Human, Female, Noble, Unfriendly</item>
<item index="150" label="NWComF2" resref="vs_nnwcomf2" strref="10247" gender="1" type="3">Human, Female, Older Commoner</item>
<item index="127" label="ComOldF1" resref="vs_ncomolf1" strref="10224" gender="1" type="3">Human, Female, Older, Strange Hermit</item>
<item index="151" label="NWComF3" resref="vs_nnwcomf3" strref="10248" gender="1" type="3">Human, Female, Young, Pleasant</item>
<item index="193" label="HHenchM1" resref="VS_HHENCHM1" strref="53009" gender="0" type="3">Human, Male, Average Joe</item>
<item index="187" label="GenGrdM2" resref="vs_nxxgrdm2" strref="10293" gender="0" type="3">Human, Male, Barbarian, Good</item>
<item index="113" label="BarbarianM1" resref="vs_nbarbam1" strref="10210" gender="0" type="3">Human, Male, Barbarian, Stupid</item>
<item index="115" label="BarbarianM3" resref="vs_nbarbam3" strref="10212" gender="0" type="3">Human, Male, Barbarian, Warrior</item>
<item index="352" label="Wizard" resref="vs_nx0leomm" strref="3822" gender="0" type="3">Human, Male, Blackguard</item>
<item index="177" label="ThugM1" resref="vs_nthugxm1" strref="10274" gender="0" type="3">Human, Male, Bully</item>
<item index="152" label="NWComM1" resref="vs_nnwcomm1" strref="10249" gender="0" type="3">Human, Male, Commoner, Older</item>
<item index="184" label="WNComM4" resref="vs_nwncomm4" strref="10290" gender="0" type="3">Human, Male, Commoner, Toady</item>
<item index="139" label="GenBarM2" resref="vs_ngnbarm2" strref="10236" gender="0" type="3">Human, Male, Commoner, Uneducated</item>
<item index="342" label="Assam" resref="vs_nx0assmm" strref="3810" gender="0" type="3">Human, Male, Desert Warrior</item>
<item index="185" label="WNComM5" resref="vs_nwncomm5" strref="10291" gender="0" type="3">Human, Male, Drunk</item>
<item index="134" label="FanaticM1" resref="vs_nfanatm1" strref="10231" gender="0" type="3">Human, Male, Evil, Fanatic</item>
<item index="147" label="LusGenM2" resref="vs_nlusgrm2" strref="10244" gender="0" type="3">Human, Male, Evil, Methodical Villain</item>
<item index="146" label="LusGenM1" resref="vs_nlusgrm1" strref="10243" gender="0" type="3">Human, Male, Evil, Sly Assassin</item>
<item index="148" label="LusGenM3" resref="vs_nlusgrm3" strref="10245" gender="0" type="3">Human, Male, Evil, Typical Fighter</item>
<item index="195" label="FarmerM1" resref="VS_NFARMEM1" strref="53011" gender="0" type="3">Human, Male, Farmer</item>
<item index="169" label="ProstiM1" resref="vs_nprostm1" strref="10266" gender="0" type="3">Human, Male, Gigolo, Seductive</item>
<item index="170" label="ProstiM2" resref="vs_nprostm2" strref="10267" gender="0" type="3">Human, Male, Gigolo, Smarmy</item>
<item index="190" label="NwGrdM1" resref="VS_NNWGRDM1" strref="53006" gender="0" type="3">Human, Male, Guard, Arrogant</item>
<item index="156" label="NwGrdM3" resref="vs_nnwgrdm3" strref="10253" gender="0" type="3">Human, Male, Guard, Good, Rough</item>
<item index="186" label="GenGrdM1" resref="vs_nxxgrdm1" strref="10292" gender="0" type="3">Human, Male, Guard, Gruff</item>
<item index="160" label="NwNobm2" resref="vs_nnwnobm2" strref="10257" gender="0" type="3">Human, Male, Noble, Older, Uncaring </item>
<item index="159" label="NwNobm1" resref="vs_nnwnobm1" strref="10256" gender="0" type="3">Human, Male, Noble, Snobbish</item>
<item index="126" label="ClerkM1" resref="vs_nclerkm1" strref="10223" gender="0" type="3">Human, Male, Noble, Young and Arrogant</item>
<item index="174" label="ShopKpM2" resref="vs_nshopkm2" strref="10271" gender="0" type="3">Human, Male, Older Shopkeep</item>
<item index="183" label="WNComM3" resref="vs_nwncomm3" strref="10288" gender="0" type="3">Human, Male, Older Slave</item>
<item index="129" label="DruidM1" resref="vs_ndruidm1" strref="10226" gender="0" type="3">Human, Male, Older, Confident Leader</item>
<item index="124" label="ClericM2" resref="vs_nclerim2" strref="10221" gender="0" type="3">Human, Male, Older, Melancholy</item>
<item index="116" label="BeggerM1" resref="vs_nbeggam1" strref="10213" gender="0" type="3">Human, Male, Older, Muttering Beggar</item>
<item index="117" label="BeggerM2" resref="vs_nbeggam2" strref="10214" gender="0" type="3">Human, Male, Older, Street Prophet</item>
<item index="138" label="GenBarM1" resref="vs_ngnbarm1" strref="10235" gender="0" type="3">Human, Male, Older, World-Weary</item>
<item index="175" label="ShopKpM3" resref="vs_nshopkm3" strref="10272" gender="0" type="3">Human, Male, Retired Adventurer</item>
<item index="171" label="RangerM1" resref="vs_nrangem1" strref="10268" gender="0" type="3">Human, Male, Stoic Ranger</item>
<item index="189" label="NTeenM" resref="vs_nTeenM" strref="53005" gender="0" type="3">Human, Male, Teen</item>
<item index="118" label="BloodSail1" resref="vs_nbloodm1" strref="10215" gender="0" type="3">Human, Male, Typical Brash Scumbag</item>
<item index="123" label="ClericM1" resref="vs_nclerim1" strref="10220" gender="0" type="3">Human, Male, Typical Cleric</item>
<item index="140" label="GenBarM3" resref="vs_ngnbarm3" strref="10237" gender="0" type="3">Human, Male, Typical Druid</item>
<item index="119" label="BloodSail2" resref="vs_nbloodm2" strref="10216" gender="0" type="3">Human, Male, Typical Low-Class Villain</item>
<item index="173" label="ShopKpM1" resref="vs_nshopkm1" strref="10270" gender="0" type="3">Human, Male, Unsavory Shopkeep</item>
<item index="161" label="PaladM1" resref="vs_npaladm1" strref="10258" gender="0" type="3">Human, Male, Veteran Paladin</item>
<item index="172" label="RogueM1" resref="vs_nroguem1" strref="10269" gender="0" type="3">Human, Male, Veteran Rogue</item>
<item index="191" label="WizardM3" resref="VS_NWIZARM3" strref="53007" gender="0" type="3">Human, Male, Wizard</item>
<item index="181" label="WizardM1" resref="vs_nwizarm1" strref="10279" gender="0" type="3">Human, Male, Wizard, Old</item>
<item index="201" label="EbraxxM" resref="vs_NEBRAXXM" strref="53018" gender="0" type="3">Imp, Ebrax</item>
<item index="238" label="IntdevM" resref="vs_NINTDEVM" strref="53058" gender="0" type="3">Intellect Devourer Victim</item>
<item index="55" label="InvisStalk" resref="c_invistak" strref="2046" gender="0" type="4">Invisible Stalker</item>
<item index="350" label="JNah" resref="vs_nx0jnahf" strref="3820" gender="1" type="3">J&#39;Nah</item>
<item index="351" label="Katriana" resref="vs_nx0katrf" strref="3821" gender="1" type="3">Katriana</item>
<item index="404" label="Knower_of_Names_" resref="vs_nx2namef" strref="84781" gender="1" type="3">Knower of Names </item>
<item index="403" label="Knower_of_Places_" resref="vs_nx2placf" strref="84780" gender="1" type="3">Knower of Places </item>
<item index="246" label="Kobold" resref="c_kobold" strref="2928" gender="0" type="4">Kobold</item>
<item index="248" label="KoboldWiz" resref="c_koboldwiz" strref="2930" gender="0" type="4">Kobold, Shaman</item>
<item index="247" label="KoboldChf" resref="c_koboldchf" strref="2929" gender="0" type="4">Kobold, Thug</item>
<item index="416" label="Legendary_Weapon" resref="vs_nx2intlm" strref="84793" gender="0" type="3">Legendary Weapon</item>
<item index="56" label="Lich" resref="c_lich" strref="6313" gender="0" type="4">Lich</item>
<item index="202" label="KarlatM" resref="vs_nKarlatM" strref="53019" gender="0" type="3">Lich, Karlat</item>
<item index="343" label="Belpheron_Construct" resref="vs_nx0headm" strref="3811" gender="0" type="3">Lich, Mage</item>
<item index="210" label="AvHen1F" resref="VS_FAVHEN1F" strref="53028" gender="1" type="3">Linu La&#39;neral</item>
<item index="410" label="Linu_XP2" resref="vs_nx2linuf" strref="84787" gender="1" type="1">Linu XP2</item>
<item index="57" label="LizFemale" resref="c_lizardf" strref="8309" gender="1" type="4">Lizardfolk, Female</item>
<item index="58" label="LizFemChf" resref="c_lizardfc" strref="8310" gender="1" type="4">Lizardfolk, Female Chief</item>
<item index="59" label="LizFemWiz" resref="c_lizardfw" strref="8311" gender="1" type="4">Lizardfolk, Female Mage</item>
<item index="60" label="LizMale" resref="c_lizardm" strref="8312" gender="0" type="4">Lizardfolk, Male</item>
<item index="61" label="LizMalChf" resref="c_lizardmc" strref="8313" gender="0" type="4">Lizardfolk, Male Chief</item>
<item index="209" label="LizardM" resref="VS_NLIZARDM" strref="53027" gender="0" type="3">Lizardfolk, Male Fanatical</item>
<item index="62" label="LizMalWiz" resref="c_lizardmw" strref="8314" gender="0" type="4">Lizardfolk, Male Mage</item>
<item index="420" label="The_Archer" resref="vs_fx2archm" strref="84798" gender="0" type="0">Male, Archer</item>
<item index="217" label="CallahM_PCV" resref="vs_fCallahM" strref="53035" gender="0" type="0">Male, Boisterous Goodnatured</item>
<item index="216" label="AldoM_PCV" resref="vs_fAldoM" strref="53034" gender="0" type="0">Male, Brash Persistent</item>
<item index="218" label="ChristM_PCV" resref="vs_fChristM" strref="53036" gender="0" type="0">Male, Brooding Dark Hero</item>
<item index="363" label="Male_Dumb_PCV" resref="vs_fx0dumbm" strref="3831" gender="0" type="0">Male, Dumb Hero</item>
<item index="418" label="The_Good_Wizard" resref="vs_fx2wizam" strref="84796" gender="0" type="0">Male, Good Wizard</item>
<item index="222" label="NeurikM_PCV" resref="VS_FNEURIKM" strref="53042" gender="0" type="0">Male, High-strung Evangelist</item>
<item index="221" label="JalekM_PCV" resref="VS_FJalekM" strref="53041" gender="0" type="0">Male, Large Rowdy</item>
<item index="228" label="SirilM_PCV" resref="VS_FSirilM" strref="53048" gender="0" type="0">Male, Manic Psychotic</item>
<item index="229" label="VengauM_PCV" resref="vs_fVengauM" strref="53049" gender="0" type="0">Male, Mature Swashbuckler</item>
<item index="368" label="Male_Subtle_PCV" resref="vs_fx0subtm" strref="3836" gender="0" type="0">Male, Neutral Warrior</item>
<item index="224" label="OlefM_PCV" resref="vs_FOLEFM" strref="53044" gender="0" type="0">Male, Pious Scholar</item>
<item index="364" label="Male_PwrHngry_PCV" resref="vs_fx0powrm" strref="3832" gender="0" type="0">Male, Power-Hungry</item>
<item index="365" label="Male_Prankster_PCV" resref="vs_fx0prnkm" strref="3833" gender="0" type="0">Male, Prankster</item>
<item index="223" label="NyatarM_PCV" resref="vs_FNYATARM" strref="53043" gender="0" type="0">Male, Reserved Guardian</item>
<item index="366" label="Male_Sociopath_PCV" resref="vs_fx0psycm" strref="3834" gender="0" type="0">Male, Sociopath</item>
<item index="367" label="Male_Stealth_PCV" resref="vs_fx0broom" strref="3835" gender="0" type="0">Male, Stealth Specialist</item>
<item index="419" label="The_Typical_Fighter" resref="vs_fx2fighm" strref="84797" gender="0" type="0">Male, Typical Fighter</item>
<item index="219" label="ClauduM_PCV" resref="VS_FClauduM" strref="53037" gender="0" type="0">Male, Violent Fighter</item>
<item index="232" label="MaugriM" resref="vs_NMAUGRIM" strref="53052" gender="0" type="3">Maugrim</item>
<item index="308" label="Medusa" resref="vs_nx0csskf" strref="2854" gender="0" type="4">Medusa</item>
<item index="345" label="Csskikil" resref="vs_nx0csskf" strref="3813" gender="1" type="3">Medusa, Handmaid</item>
<item index="408" label="Mephisopheles" resref="vs_nx2mephm" strref="84785" gender="0" type="3">Mephisopheles</item>
<item index="375" label="Devil_Big" resref="vs_nx2mephm" strref="3061" gender="0" type="3">Mephistopheles, Large</item>
<item index="63" label="Mephit" resref="c_mephit" strref="8315" gender="0" type="4">Mephit</item>
<item index="424" label="Mhaere" resref="vs_nx2mhaef" strref="84802" gender="1" type="3">Mhaere</item>
<item index="384" label="Mindflayer" resref="c_mindflayr" strref="3070" gender="0" type="4">Mindflayer</item>
<item index="64" label="Minotaur" resref="c_minotaur" strref="2096" gender="0" type="4">Minotaur</item>
<item index="65" label="MinoChf" resref="c_minotchf" strref="2097" gender="0" type="4">Minotaur, Chieftain</item>
<item index="66" label="MinoWiz" resref="c_minotwiz" strref="2098" gender="0" type="4">Minotaur, Shaman</item>
<item index="198" label="ZorM" resref="vs_zorxxxm" strref="53014" gender="0" type="3">Minotaur, Zor</item>
<item index="354" label="Mischa_Waymeet" resref="vs_nx0mishf" strref="3818" gender="1" type="3">Mischa Waymeet</item>
<item index="67" label="Mohrg" resref="c_mohrg" strref="2099" gender="0" type="4">Mohrg</item>
<item index="233" label="MoragF" resref="vs_NMORAGF" strref="53053" gender="1" type="3">Morag</item>
<item index="68" label="MumyCom" resref="c_mummycom" strref="6314" gender="0" type="4">Mummy, Common</item>
<item index="69" label="MumyGr" resref="c_mummygrt" strref="2100" gender="0" type="4">Mummy, Greater</item>
<item index="234" label="NasherM" resref="VS_NNASHERM" strref="53054" gender="0" type="3">Nasher</item>
<item index="414" label="Nathyrra" resref="vs_nx2nathf" strref="84791" gender="1" type="1">Nathyrra</item>
<item index="197" label="NymphF" resref="vs_NNYMPHF" strref="53013" gender="1" type="3">Nymph/Dryad, Arwyl</item>
<item index="70" label="Ogre" resref="c_ogre" strref="53099" gender="0" type="4">Ogre</item>
<item index="71" label="OgreChf" resref="c_ogrechf" strref="53100" gender="0" type="4">Ogre Chieftain</item>
<item index="72" label="OgreWiz" resref="c_ogrewiz" strref="53101" gender="0" type="4">Ogre Mage</item>
<item index="73" label="Orc" resref="c_orc" strref="53102" gender="0" type="4">Orc</item>
<item index="74" label="OrcChf" resref="c_orcchf" strref="53026" gender="0" type="4">Orc Chieftain</item>
<item index="75" label="OrcWiz" resref="c_orcwiz" strref="53103" gender="0" type="4">Orc Shaman</item>
<item index="204" label="OrcAmbM" resref="VS_NORCAMBM" strref="53021" gender="0" type="3">Orc, Pompous</item>
<item index="331" label="Pseudodragon" resref="c_x0drgpse" strref="2871" gender="0" type="4">Pseudodragon</item>
<item index="399" label="Quarry_Boss" resref="vs_nx2grulm" strref="84776" gender="0" type="3">Quarry Boss</item>
<item index="76" label="Rakshasa" resref="c_rakshasa" strref="8330" gender="0" type="4">Rakshasa, Male</item>
<item index="249" label="Rat" resref="c_rat" strref="3022" gender="0" type="4">Rat</item>
<item index="250" label="DireRat" resref="c_rathuge" strref="3023" gender="0" type="4">Rat, Dire</item>
<item index="77" label="Raven" resref="c_raven" strref="2115" gender="0" type="4">Raven</item>
<item index="445" label="Sea_Hag" resref="c_seahag" strref="110534" gender="1" type="4">Sea Hag</item>
<item index="401" label="Sensei_Dharvana" resref="vs_nx2sensf" strref="84778" gender="1" type="3">Sensei Dharvana</item>
<item index="78" label="Shadow" resref="c_shadow" strref="2116" gender="0" type="4">Shadow</item>
<item index="211" label="AvHen2F" resref="VS_FAVHEN2F" strref="53029" gender="1" type="3">Sharwyn</item>
<item index="411" label="Sharwyn_XP2" resref="vs_nx2sharf" strref="84788" gender="1" type="1">Sharwyn XP2</item>
<item index="79" label="Skeleton" resref="c_skeleton" strref="10329" gender="0" type="4">Skeleton</item>
<item index="80" label="SkelChf" resref="c_skeltchf" strref="6320" gender="0" type="4">Skeleton, Chieftain</item>
<item index="81" label="SkelWiz" resref="c_skeltwiz" strref="2118" gender="0" type="4">Skeleton, Mage</item>
<item index="82" label="SkelWar" resref="c_skeltwar" strref="2120" gender="0" type="4">Skeleton, Warrior</item>
<item index="83" label="SlaadPow" resref="c_slaadpow" strref="8322" gender="0" type="4">Slaad, Powerful</item>
<item index="84" label="SlaadWek" resref="c_slaadwek" strref="8323" gender="0" type="4">Slaad, Weaker</item>
<item index="440" label="Slave_Leader" resref="vs_nx2slavm" strref="84821" gender="0" type="3">Slave Leader</item>
<item index="402" label="Sleeping_Man" resref="vs_nx2sleem" strref="84779" gender="0" type="3">Sleeping Man</item>
<item index="429" label="Sobrey" resref="vs_nx2sobrm" strref="84807" gender="0" type="3">Sobrey</item>
<item index="320" label="Sphinx" resref="c_x0sphinx" strref="2868" gender="0" type="4">Sphinx</item>
<item index="86" label="SpiderDir" resref="c_spiddire" strref="2128" gender="0" type="4">Spider, Dire</item>
<item index="85" label="Spider" resref="c_spider" strref="2129" gender="0" type="4">Spider, Giant</item>
<item index="87" label="SpiderPha" resref="c_spidphas" strref="2130" gender="0" type="4">Spider, Phase</item>
<item index="88" label="SpiderSwd" resref="c_spidswrd" strref="2131" gender="0" type="4">Spider, Sword</item>
<item index="89" label="SpiderWra" resref="c_spidwrth" strref="2132" gender="0" type="4">Spider, Wraith</item>
<item index="200" label="ZeliepM" resref="VS_NZELIEPM" strref="53017" gender="0" type="3">Spirit, male, Zelieph</item>
<item index="313" label="Stinger_Warrior" resref="c_x0stgwar" strref="2874" gender="0" type="4">Stinger Warrior</item>
<item index="90" label="Succubus" resref="c_succubus" strref="2133" gender="1" type="4">Succubus</item>
<item index="205" label="SuccF" resref="vs_NSUCCF" strref="53022" gender="1" type="3">Succubus, Manipulative</item>
<item index="427" label="The_Fairy_Queen" resref="vs_nx2fairf" strref="84805" gender="1" type="3">The Fairy Queen</item>
<item index="407" label="The_GateKeeper" resref="vs_nx2gatem" strref="84784" gender="0" type="3">The GateKeeper</item>
<item index="415" label="The_Genie" resref="vs_nx2genim" strref="84792" gender="0" type="3">The Genie</item>
<item index="428" label="The_Ogre_Boss" resref="vs_nx2ogrem" strref="84806" gender="0" type="3">The Ogre Boss</item>
<item index="91" label="Tiefling" resref="c_tiefling" strref="8299" gender="1" type="4">Tiefling, Female</item>
<item index="213" label="AvHen4M" resref="VS_FAVHEN4M" strref="53031" gender="0" type="3">Tomi <20>Grin<69> Undergallows</item>
<item index="412" label="Tomi_XP2" resref="vs_nx2tomim" strref="84789" gender="0" type="1">Tomi XP2</item>
<item index="92" label="Troll" resref="c_troll" strref="2137" gender="0" type="4">Troll</item>
<item index="93" label="TrollChf" resref="c_trollchf" strref="2134" gender="0" type="4">Troll, Chieftain</item>
<item index="94" label="TrollWiz" resref="c_trollwiz" strref="2135" gender="0" type="4">Troll, Shaman</item>
<item index="95" label="Umberhulk" resref="c_umberhlk" strref="2138" gender="0" type="4">Umber Hulk</item>
<item index="413" label="Valen_Shadowbreath" resref="vs_nx2valem" strref="84790" gender="0" type="1">Valen Shadowbreath</item>
<item index="398" label="Drow_Valsharess" resref="vs_nx2matrf" strref="84775" gender="1" type="3">Valsharess</item>
<item index="96" label="Vampire" resref="c_vampire" strref="5637" gender="0" type="4">Vampire</item>
<item index="97" label="Vrock" resref="c_vrock" strref="2080" gender="0" type="4">Vrock</item>
<item index="98" label="Werecat" resref="c_werecat" strref="2078" gender="0" type="4">Werecat</item>
<item index="99" label="Wererat" resref="c_wererat" strref="2140" gender="0" type="4">Wererat</item>
<item index="100" label="Werewolf" resref="c_werewolf" strref="2141" gender="0" type="4">Werewolf</item>
<item index="425" label="White_Thesta" resref="vs_nx2whitf" strref="84803" gender="1" type="3">White Thesta</item>
<item index="101" label="Wight" resref="c_wight" strref="2142" gender="0" type="4">Wight</item>
<item index="102" label="Willowisp" resref="c_willwisp" strref="2092" gender="0" type="4">Will-O-Wisp</item>
<item index="103" label="Wolf" resref="c_wolf" strref="53110" gender="0" type="4">Wolf</item>
<item index="104" label="WolfDir" resref="c_wolfdire" strref="53111" gender="0" type="4">Wolf, Dire</item>
<item index="105" label="WolfWint" resref="c_wolfwint" strref="53112" gender="0" type="4">Wolf, Winter</item>
<item index="106" label="Worg" resref="c_worg" strref="53113" gender="0" type="4">Worg</item>
<item index="107" label="Wraith" resref="c_wraith" strref="2155" gender="0" type="4">Wraith</item>
<item index="237" label="DrawlM" resref="vs_NDRAWLM" strref="53057" gender="0" type="3">Wraith, Drawl</item>
<item index="332" label="Wyrmling" resref="c_x0drgpse" strref="2911" gender="0" type="4">Wyrmling</item>
<item index="356" label="Xanos" resref="vs_nx0xanom" strref="3824" gender="0" type="3">Xanos</item>
<item index="108" label="Yuanti" resref="vs_NGULNANF" strref="53109" gender="1" type="4">Yuan-ti, Female</item>
<item index="240" label="GulnanF" resref="vs_nGulnanF" strref="53060" gender="1" type="3">Yuan-Ti, Female, Gulnan</item>
<item index="109" label="Zombie" resref="c_zombie" strref="6725" gender="0" type="4">Zombie</item>
<item index="111" label="ZombieWar" resref="c_zombwar" strref="53114" gender="0" type="4">Zombie Warrior</item>
<item index="110" label="ZombieTyr" resref="c_zombtyr" strref="2186" gender="0" type="4">Zombie, Tyrant Fog</item>
</LetoList>

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<LetoList comment="Generated by Leto ListLab v4.0.11">
<item index="0" label="None" model="****"/>
<item index="1" label="Lizard" model="c_tailliz"/>
<item index="2" label="Bone" model="c_tailbone"/>
<item index="3" label="Devil" model="c_taildevil"/>
</LetoList>

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<LetoList comment="Generated by Leto ListLab v4.0.11">
<item index="0" label="None" model="****"/>
<item index="1" label="Demon" model="c_wingsdm"/>
<item index="2" label="Angel" model="c_wingsan"/>
<item index="3" label="Bat" model="c_wingbat"/>
<item index="4" label="Dragon" model="c_wingdra"/>
<item index="5" label="Butterfly" model="c_wingbut"/>
<item index="6" label="Bird" model="c_wingbird"/>
</LetoList>

Binary file not shown.

View File

@@ -0,0 +1,69 @@
<P>
This is build <B>4.0.18</b> of Moneo, the command-line interface for Leto and LetoScript. For a brief introduction to the various applications that make up Project Leto, please see the paragraph below, "What is Project Leto?"
<P>
This build is considered <B>semi-unstable</b>. There are random exceptions exhibited by the use of var (usually in conjunction with lists, push), and also the ++ auto-increment operator. For <i>most</i> tasks it performs adequately, and has done so for a number of builds now. This remains to be a fall-back platform in case successive builds (probably starting with 19) break the language or your scripts.
<P>
To report or track bugs, look at documentation and discussion, use this forum:
<P>
<A href="http://weathersong.infopop.cc/6/ubb.x?a=frm&s=196609968&f=9616039431">weathersong.infopop.cc/6/ubb.x?a=frm&s=196609968&f=9616039431</a>
<P>
Project Leto is entirely open source, see License.txt for details. The source code is currently being hosted on SourceForge, at:
<P>
<A href="http://sourceforge.net/projects/leto/">www.sourceforge.net/projects/leto</a>
<P>
<A name="whatis"><B>What is Project Leto?</b></a><BR>
The term "Project Leto" referes to the <I>suite</i> of applications and source code which altogether are under the supervision of dragonsong, and use the same core engine (the Leto engine), currently in its fourth version (v4). These applications currently include:
<P>
<I>Moneo</i><BR>
Which can be seen as the heart of it all. The SourceForge download for Moneo includes the actual Leto engine, which is necessary if you want to recompile any of of the other applications. The Moneo application itself is a command-line interface to GFF and ERF files, as well as a compiler for LetoScript, which is a scripting language for working with the same files, often as a resolution for tedious work you would otherwise only be able to accomplish in the Toolset with a lot of repetitive clicking. (Many other uses abound, though, and its limits are still being explored.) Moneo runs on Windows and Linux, and pre-compiled binaries of both versions are included in the SourceForge download.
<P>
<I>Leto</i><BR>
Historically "Leto" was just a single application, named Leto, and it was first and foremost a BIC editor. (Then later a GFF editor, including ERF functionality, and including an Advanced Editor mode capable of low-level editing any GFF in any arbitrary fashion.) The purpose of this application is to provide a GUI (graphical user interface) that is easy to use, yet powerful, for the everyday NWN gamer (and DM), who just wants to make some simple (or maybe even not so simple) changes to a BIC, or a savegame. To take advantage of the new version 4 engine, a new GUI has been built, from the ground up, and will continue to act as a simple, yet powerful editor for BICs and related tasks; with an eye on making it more useful to module developers and DMs, specifically. At this time, Leto only runs on Windows, although the v4 Advanced Editor (which will be an entirely separate application) may be ported to Linux.
<P>
<I>NWNX-Leto</i><BR>
NWNX is the Neverwinter Nights eXtender, and although commonly associated with its included database functionality (which was around long before BioWare introduced its FPT database support), it more generally serves as an interface between NWScript and any external application. NWNX-Leto is an interface between NWScript and LetoScript, making it possible to modify GFF and ERF files during a live game, which has tremendous potential for Persistent World modules. NWNX-Leto (like NWNX) will run on both Windows and Linux, and pre-compiled DLLs/SOs for each version are included in the SourceForge download.
<P>
<I>SpeakEasy</i><BR>
Although on the surface unrelated to the rest of Leto; SpeakEasy, which is a conversation editor modeled after the same in the Toolset (with some additional features you would expect for a standalone editor), is based on the v4 Leto engine, which it uses to load and edit the DLG files that contain NWN conversations on disk. It is a Windows-only application, though theoretically it could be ported to Linux.
<P>
<B>Documentation</b><BR>
There is now a full-scale documentation project underway. It is online, but is under construction. At the time of this writing, it is already out of date (by nearly 2 months), even though it's nearly half-done. This documentation should, when complete, cover almost all aspects of Leto: Moneo, LetoScript, and NWNX-Leto. It currently only covers LetoScript (and some few aspects of Moneo, as a product). The URL is:
<P>
<A href="http://www.aros.net/~sueko/leto/docs/LetoScript/index.html">www.aros.net/~sueko/leto/docs/LetoScript/index.html</a>
<P>
<B>Dependencies</b><BR>
The Leto engine itself makes use of only a single third-party module, which is JEDI; specifically, the JCL. Version 1.90 of the JCL is recommended, although technically only a few functions in JclStrings are currently employed, and these functions haven't changed since 1.22 (and probably earlier). If you're compiling on Linux, you will most likely need 1.90, and you may still need to haggle with it a little. (At last check, 1.90 does not compile / install for Kylix, so I just used the DCUs generated by a Delphi install on Windows.)
<P>
Project Jedi's home is <A href="http://www.delphi-jedi.org">www.delphi-jedi.org</a>. They're on SourceForge under project <A href="http://sourceforge.net/projects/jvcl/">JVCL</a>.
<P>
Moneo, being effectively a face to the engine and LetoScript, has no other dependencies. (Just JCL.) It is my intent never to require any hefty external database libraries (especially the BDE), although I still have not settled on a solution for MySQL support. This may introduce another dependency, but only for Moneo.
<P>
NWNX-Leto is in the same boat as Moneo (both Windows and Linux versions). Of course you'll need MSVC to compile nwnx_leto.dll for the Windows version (no, you cannot use Borland C++ Builder), so that's a pretty stiff dependency by itself; but you can use plain old gcc to compile the Linux version (nwnx_leto.so), and you can even use OpenKylix to compile Moneo / LetoScript.so, which is a free version of Kylix.
<P>
Leto, the GUI, needs the full JVCL. It is not currently using any components specific to 1.90, but it may eventually. It also uses a small set of custom components I designed myself, and they are included in the download as LetoCtrls.dpk. Finally, the <A href="http://www.g32.org/graphics32/index.html">Graphics32</a> library is used extensively for images and graphics. Also, although not necessary, <A href="http://www.madshi.net/">madExcept</a> will probably be used once the beta is fully underway. (I'm using it now, but I've turned it off because of a certain annoyance it causes during run-time debugging.) This may seem like a lot of dependencies, but these are <I>all</i> libraries I would endorse for <I>any</i> serious Delphi developer.
<P>
SpeakEasy also makes use of the JVCL, but not Graphics32. (Again, madExcept is just optional.)
<P>
<B>Contact</b><BR>
<A href="mailto:dragon@weathersong.net">dragon@weathersong.net</a>
<P>

View File

@@ -0,0 +1,4 @@
modify outputhtml.ls to point to the right file on first line
run moneo.exe
enter the following command:
parse outputhtml.ls [name of output].html

View File

@@ -0,0 +1,384 @@
<file:open KRAGUS 'C:\Games\NeverwinterNights\NWN\localvault\trollbarbarian.bic'>
<var:iBuild=18>
\<html\>\n
\n
\<style\>\n
p {\n
font-family: "Verdana";\n
font-size: 8pt;\n
color: white;\n
}\n
label1 {\n
color: red;\n
}\n
td {\n
font-family: "Verdana";\n
font-size: 8pt;\n
color: white;\n
border: 1pt solid rgb(50,50,50);\n
}\n
table {\n
border-collapse: collapse;\n
}\n
.label1 {\n
color: gray;\n
}\n
.title1 {\n
font-family: "Times New Roman";\n
font-size: 16pt;
}\n
.title2 {\n
background-color: rgb(50,50,50);\n
}\n
.title3 {\n
background-color: rgb(20,20,20);\n
}\n
\n
\</style\>\n
\n
\<body bgcolor=black\>\n
\n
\<table cellpadding=5 cellspacing=0\>\n
<#: Title Info>
\<tr\>\<td class='title1' colspan=3\><Firstname> <Lastname>
\</td\>\</tr\>\n
\<tr\>\<td colspan=3\><lq:{xql="racialtypes[i=<Race>]:."}>,
<if:<GoodEvil> lt 50>
Evil
<else>
Good
</if>
, <lq:{xql="gender[i=<Gender>]:."}>
\</td\>\</tr\>\n
\<tr\>\<td colspan=3\>
<#: List Class Totals>
<for:field 'ClassList'>
<lq:{xql="classes[i=<~/Class>]:."}> (<~/ClassLevel>)
<if:<~/School> == "">
&nbsp;
<else>
&nbsp;&nbsp;[School: <lq:{xql="Schools[i=<~/School>]:."}>]
</if>
<if:<~/Domain1> == "">
&nbsp;
<else>
&nbsp;&nbsp;[Domain1: <lq:{xql="Domains[i=<~/Domain1>]:."}>]
</if>
<if:<~/Domain2> == "">
&nbsp;
<else>
&nbsp;&nbsp;[Domain2: <lq:{xql="Domains[i=<~/Domain2>]:."}>]
</if>
\<br\>\n
</for>
\</td\>\</tr\>\n
\<tr\>\<td valign=top align=center width=32%\>\n
\n
\<table cellpadding=3 cellspacing=0\>\n
<#: Attribute & Stats table>
<var:iStr=<Str>>
<var:iDex=<Dex>>
<var:iCon=<Con>>
<var:iInt=<Int>>
<var:iWis=<wis>>
<var:iCha=<Cha>>
<var:iStr=0+<var:iStr>+<lq:{xql="racialtypes[i=<Race>]:stradjust"}>>
<var:iDex=0+<var:iDex>+<lq:{xql="racialtypes[i=<Race>]:dexadjust"}>>
<var:iCon=0+<var:iCon>+<lq:{xql="racialtypes[i=<Race>]:conadjust"}>>
<var:iInt=0+<var:iInt>+<lq:{xql="racialtypes[i=<Race>]:intadjust"}>>
<var:iWis=0+<var:iWis>+<lq:{xql="racialtypes[i=<Race>]:wisadjust"}>>
<var:iCha=0+<var:iCha>+<lq:{xql="racialtypes[i=<Race>]:chaadjust"}>>
<var:iStrb=<Str>>
<var:iDexb=<Dex>>
<var:iConb=<Con>>
<var:iIntb=<Int>>
<var:iWisb=<wis>>
<var:iChab=<Cha>>
<var:iStrb=0+<var:iStrb>+<lq:{xql="racialtypes[i=<Race>]:stradjust"}>>
<var:iDexb=0+<var:iDexb>+<lq:{xql="racialtypes[i=<Race>]:dexadjust"}>>
<var:iConb=0+<var:iConb>+<lq:{xql="racialtypes[i=<Race>]:conadjust"}>>
<var:iIntb=0+<var:iIntb>+<lq:{xql="racialtypes[i=<Race>]:intadjust"}>>
<var:iWisb=0+<var:iWisb>+<lq:{xql="racialtypes[i=<Race>]:wisadjust"}>>
<var:iChab=0+<var:iChab>+<lq:{xql="racialtypes[i=<Race>]:chaadjust"}>>
<for:field 'LvlStatList'>
<if:<~/LvlStatAbility> ne "">
<if:<~/LvlStatAbility> eq 0>
<var:iStr=<var:iStr>-1>
</if>
<if:<~/LvlStatAbility> eq 1>
<var:iDex=<var:iDex>-1>
</if>
<if:<~/LvlStatAbility> eq 2>
<var:iCon=<var:iCon>-1>
</if>
<if:<~/LvlStatAbility> eq 3>
<var:iInt=<var:iInt>-1>
</if>
<if:<~/LvlStatAbility> eq 4>
<var:iWis=<var:iwis>-1>
</if>
<if:<~/LvlStatAbility> eq 5>
<var:iCha=<var:iCha>-1>
</if>
</if>
<for:field '~/FeatList'>
<if:<~/Feat> eq 764><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 765><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 766><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 767><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 768><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 769><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 770><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 771><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 772><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 773><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 774><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 775><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 776><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 777><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 778><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 779><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 780><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 781><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 782><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 783><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 784><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 785><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 786><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 787><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 788><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 789><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 790><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 791><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 792><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 793><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 794><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 795><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 796><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 797><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 798><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 799><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 800><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 801><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 802><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 803><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 804><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 805><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 806><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 807><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 808><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 809><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 810><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 811><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 812><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 813><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 814><var:iStr=<var:iStr>-1></if>
<if:<~/Feat> eq 815><var:iStr=<var:iStr>-1></if>
<if:<~/Feat> eq 816><var:iStr=<var:iStr>-1></if>
<if:<~/Feat> eq 817><var:iStr=<var:iStr>-1></if>
<if:<~/Feat> eq 818><var:iStr=<var:iStr>-1></if>
<if:<~/Feat> eq 819><var:iStr=<var:iStr>-1></if>
<if:<~/Feat> eq 820><var:iStr=<var:iStr>-1></if>
<if:<~/Feat> eq 821><var:iStr=<var:iStr>-1></if>
<if:<~/Feat> eq 822><var:iStr=<var:iStr>-1></if>
<if:<~/Feat> eq 823><var:iStr=<var:iStr>-1></if>
</for>
</for>
\<tr\>\<td COLSPAN=3 nowrap class=title2\>Starting Stats\</td\>\<td COLSPAN=3 nowrap class=title2\>Ending Stats\</td\>\n
\<tr\>\<td width=30%\>STR\</td\>\<td width=10%\><var:iStr>\</td\>\<td width=10% nowrap\><math:floor((<var:iStr>-10)/2)>\</td\>\<td width=30%\>STR\</td\>\<td width=10%\><var:iStrb>\</td\>\<td width=10% nowrap\><math:floor((<var:iStrb>-10)/2)>\</td\>\</tr\>\n
\<tr\>\<td\>DEX\</td\>\<td\><var:iDex>\</td\>\<td nowrap\><math:floor((<var:iDex>-10)/2)>\</td\>\<td\>DEX\</td\>\<td\><var:iDexb>\</td\>\<td nowrap\><math:floor((<var:iDexb>-10)/2)>\</td\>\</tr\>\n
\<tr\>\<td\>CON\</td\>\<td\><var:iCon>\</td\>\<td nowrap\><math:floor((<var:iCon>-10)/2)>\</td\>\<td\>CON\</td\>\<td\><var:iConb>\</td\>\<td nowrap\><math:floor((<var:iConb>-10)/2)>\</td\>\</tr\>\n
\<tr\>\<td\>INT\</td\>\<td\><var:iInt>\</td\>\<td nowrap\><math:floor((<var:iInt>-10)/2)>\</td\>\<td\>INT\</td\>\<td\><var:iIntb>\</td\>\<td nowrap\><math:floor((<var:iIntb>-10)/2)>\</td\>\</tr\>\n
\<tr\>\<td\>WIS\</td\>\<td\><var:iWis>\</td\>\<td nowrap\><math:floor((<var:iWis>-10)/2)>\</td\>\<td\>WIS\</td\>\<td\><var:iWisb>\</td\>\<td nowrap\><math:floor((<var:iWisb>-10)/2)>\</td\>\</tr\>\n
\<tr\>\<td\>CHA\</td\>\<td\><var:iCha>\</td\>\<td nowrap\><math:floor((<var:iCha>-10)/2)>\</td\>\<td\>CHA\</td\>\<td\><var:iChab>\</td\>\<td nowrap\><math:floor((<var:iChab>-10)/2)>\</td\>\</tr\>\n
\<tr\>\<td COLSPAN=3\>AC <ArmorClass>\<br\>HP <MaxHitPoints>\</td\>
\<td COLSPAN=3 nowrap\>Experience: <Experience>\<br\>Next Level: <lq:{xql="exptable[level=<math:1+<LvlStatList?count>>]:xp"}>\</td\>\</tr\>\n
\<tr\>\<td COLSPAN=6\>
\<span class='label1'\>Fortitude:\</span\> <FortSaveThrow>\<br\>\n
\<span class='label1'\>Reflex:\</span\> <RefSaveThrow>\<br\>\n
\<span class='label1'\>Will:\</span\> <WillSaveThrow>\<br\>\n
\<span class='label1'\>BAB:\</span\> <BaseAttackBonus>\<br\>\n
\<span class='label1'\>SR:\</span\> <CombatInfo/SpellResistance>\<br\>\n
\<span class='label1'\>Gold:\</span\> <Gold>\</td\>\</tr\>\n
\</table\>\n\n
\</td\>\<td valign=top align=center width=15%\>\n
<#: Current Skill Totals>
\<table cellpadding=3 cellspacing=0\>\n
\<tr\>\<td nowrap class=title2\>Skill Totals\</td\>\<td class=title2\>\</td\>\</tr\>\n
<for:field '~/SkillList'>
<unless:<~/Rank>><next></unless>
\<tr\>\<td\><lq:{xql="skills[i=<~?index>]:."}>\</td\>\<td\><~/Rank>\</td\>\</tr\>\n
</for>
\</table\>\n
\</td\>\<td valign=top align=center\>\n
<#: Feats Listing>
\<table cellpadding=3 cellspacing=0\>\n
\<tr\>\<td class=title2\>Feats\</td\>\</tr\>\n
\<tr\>\<td\>
<var:strFeatList="">
<for:field 'FeatList'>
<if: <?index> eq <=:<FeatList?count>-1>>
<var:strFeatList=<var:strFeatList> + <lq:{xql="feat[i=<~/Feat>]:."}>>
<else:>
<var:strFeatList=<var:strFeatList> + <lq:{xql="feat[i=<~/Feat>]:."}> + ", ">
</if>
</for>
<var:strFeatList>
\</td\>\</tr\>\n
\</table\>\n
\</td\>\</tr\>\n
\n
<#: Per level choices>
\<tr\>\<td colspan=3\>\<table cellpadding=3 cellspacing=0\>\n
\<tr class=title2\>\<td\>Lvl\</td\>\<td \>Class\</td\>\<td \>HP\</td\>\<td\>Ability\</td\>\<td nowrap\>[Unused] Skills (Total)\</td\>\<td \>Feats\</td\>\<td\>Spells\</td\>\</tr\>\n
<var:i=0>
<for:field 'LvlStatList'>
<var:i=<math:<var:i>=<var:i>+1>>
<#: Level>
<if: <var:i>%2=0>
\<tr class=title3\>\<td valign=top\><=:<~?index> + 1>\</td\>\n
<else>
\<tr\>\<td valign=top\><=:<~?index> + 1>\</td\>\n
</if>
<var: i=<var:i>+1>
<#: Class>
\<td nowrap valign=top\><lq:{xql="classes[i=<~/LvlStatClass>]:."}>\</td\>\n
<#: HP>
\<td valign=top\><~/LvlStatHitDie>\</td\>\n
<#: Ability increases>
\<td valign=top center\>
<if:<~/LvlStatAbility> == "">
&nbsp;
<else>
+<lq:{xql="abilities[i=<~/LvlStatAbility>]:."}>
</if>
\</td\>\n
<#: Skills>
\<td valign=top\>[<~/SkillPoints>] <for:field '~/SkillList'>
<unless:<~/Rank>><next></unless>
<var:totals[<~?index>]=0+<var:totals[<~?index>]>+<~/Rank>>
<lq:{xql="skills[i=<~?index>]:."}> <~/Rank> (<var:totals[<~?index>]>)\<br\>
</for>
\</td\>
<#: Feats>
\<td valign=top\><for:field '~/FeatList'>
<lq:{xql="feat[i=<~/Feat>]:."}>\<br\>
</for>
\</td\>
<#: Spells>
\<td valign=top\><for:field '~/KnownList0'>
L0: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
<for:field '~/KnownList1'>
L1: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
<for:field '~/KnownList2'>
L2: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
<for:field '~/KnownList3'>
L3: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
<for:field '~/KnownList4'>
L4: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
<for:field '~/KnownList5'>
L5: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
<for:field '~/KnownList6'>
L6: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
<for:field '~/KnownList7'>
L7: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
<for:field '~/KnownList8'>
L8: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
<for:field '~/KnownList9'>
L9: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
\</td\>
\</tr\>\n\n
</for>
\</td\>\</tr\>\n
\</table\>\</td\>\</tr\>\n
\</table\>\n
\<p\>Build <var:iBuild> of the NWN character export script by \<a href="mailto:kragus_nwn@hotmail.com"\>Kragus\</a\>. Thanks to \<a href="http://weathersong.infopop.cc/"\>dragonsong\</a\> for the \<a href="http://sourceforge.net/projects/leto" target="_blank"\>Leto\</a\> family of products that this script uses... and his help making this script possible.\</p\>
\</body\>\n
\</html\>

View File

@@ -0,0 +1,423 @@
<var:iBuild=18>
<comment>
The directory name uses \\ for a specific reason...
When you use / in the file names it converts them to \ instead, in order
to remove those \ you need to put them in the initial string as \\
So we can each copy/paste our test directories =)
C:\\Games\\NeverwinterNights\\NWN\\localvault\\
D:\\NeverwinterNights\\DocGen\\Tools\\BuildGen\\builds\\
</comment>
<var:iBuildDir="C:\\Games\\NeverwinterNights\\NWN\\localvault\\">
<var:iBuildList= <var:iBuildDir> + "*.*">
<var:playerlist=[]>
<vault:<var:playerlist> <var:iBuildList> >
<for:vault <var:playerlist>>
<var:iLink= <~> - <var:iBuildDir> - "bic" + "rar">
<var:iText= <var:iBuildDir>+<var:iLink>-"rar"+"html">
<comment>
In order for this to output .rar files
you must copy the rar.exe program into the same directory as the .bic files
</comment>
<var:sCommand= <var:iBuildDir>+"rar.exe a -ep "+<var:iBuildDir>+<var:iLink>+" "+<~>>
<system:<var:sCommand>>
<var:BicHandle=<var:$fh>>
<file:create TEXT <var:iText> "text">
<comment>
this is what should be prefixed before each text line
<file:write TEXT <qq:
and then this has to be added to the end
>>
so \n becomes <file:write TEXT <qq:\n>>
Also, any field reference, e.g. <Lawful> need to be modified
so that it reads
<gff:get 'Lawful' <options:handle=<var:BicHandle>>>
Its a lot of boring copy/paste, which is why I havnt done it yet ;)
</comment
\n
\<html\> \n
\<head\> \n
\t\<title\>Player Resource Consortium :: Articles\</title\> \n
\t\<link type="text/css" href="../../styles/main_builds.css" rel="stylesheet"\> \n
\</head\> \n
\n
\<body scroll="auto"\>\n
\n
\<table class="main_table" cellpadding=5 cellspacing=0\>\n
\<tr\> \n
\t\<td nowrap width=40%\>\n
\t\t\<a class="title1" href=<var:iLink>\> <Firstname> <Lastname> \</a\> \n
\t\t\<br\> \<hr\> \n
\t\t <lq:{xql="gender[i=<Gender>]:."}> \<br\> \n
\t\t <lq:{xql="racialtypes[i=<Race>]:."}> \<br\> \n
\t\t
<if: <LawfulChaotic> gt 65>
Lawful
<elsif:<LawfulChaotic> le 65 && <LawfulChaotic> ge 34>
Neutral
<elsif:<LawfulChaotic> lt 34>
Chaotic
</if>
<if: <GoodEvil> gt 65>
Good
<elsif:<GoodEvil> le 65 && <GoodEvil> ge 34>
Neutral
<elsif:<GoodEvil> lt 34>
Evil
</if>
\n
\t\t\<br\> \<hr\> \n
<#: List Class Totals>
<for:field 'ClassList'>
\t\t<lq:{xql="classes[i=<~/Class>]:."}> (<~/ClassLevel>) \n
<# Wizard Schools>
<if:<~/School> == "">
&nbsp;
<else>
&nbsp;[<lq:{xql="Schools[i=<~/School>]:."}>]
</if>
<# Clerical Domains - Working>
<if:<~/Domain1> == "">
&nbsp;
<else>
&nbsp[<lq:{xql="Domains[i=<~/Domain1>]:."}>,
</if>
<if:<~/Domain2> == "">
&nbsp;
<else>
&nbsp;<lq:{xql="Domains[i=<~/Domain2>]:."}>]
</if>
\<br\>\n
</for>
\t\t \<hr\> \n
\t\</td\>\n
\t\<td valign=top\>\n
\t\t\<table cellpadding=3 cellspacing=0\>\n
\t\t\t
<#: Attribute & Stats table>
<var:iStr=<Str>>
<var:iDex=<Dex>>
<var:iCon=<Con>>
<var:iInt=<Int>>
<var:iWis=<wis>>
<var:iCha=<Cha>>
<var:iStr=0+<var:iStr>+<lq:{xql="racialtypes[i=<Race>]:stradjust"}>>
<var:iDex=0+<var:iDex>+<lq:{xql="racialtypes[i=<Race>]:dexadjust"}>>
<var:iCon=0+<var:iCon>+<lq:{xql="racialtypes[i=<Race>]:conadjust"}>>
<var:iInt=0+<var:iInt>+<lq:{xql="racialtypes[i=<Race>]:intadjust"}>>
<var:iWis=0+<var:iWis>+<lq:{xql="racialtypes[i=<Race>]:wisadjust"}>>
<var:iCha=0+<var:iCha>+<lq:{xql="racialtypes[i=<Race>]:chaadjust"}>>
<var:iStrb=<Str>>
<var:iDexb=<Dex>>
<var:iConb=<Con>>
<var:iIntb=<Int>>
<var:iWisb=<wis>>
<var:iChab=<Cha>>
<var:iStrb=0+<var:iStrb>+<lq:{xql="racialtypes[i=<Race>]:stradjust"}>>
<var:iDexb=0+<var:iDexb>+<lq:{xql="racialtypes[i=<Race>]:dexadjust"}>>
<var:iConb=0+<var:iConb>+<lq:{xql="racialtypes[i=<Race>]:conadjust"}>>
<var:iIntb=0+<var:iIntb>+<lq:{xql="racialtypes[i=<Race>]:intadjust"}>>
<var:iWisb=0+<var:iWisb>+<lq:{xql="racialtypes[i=<Race>]:wisadjust"}>>
<var:iChab=0+<var:iChab>+<lq:{xql="racialtypes[i=<Race>]:chaadjust"}>>
<for:field 'LvlStatList'>
<if:<~/LvlStatAbility> ne "">
<if:<~/LvlStatAbility> eq 0>
<var:iStr=<var:iStr>-1>
</if>
<if:<~/LvlStatAbility> eq 1>
<var:iDex=<var:iDex>-1>
</if>
<if:<~/LvlStatAbility> eq 2>
<var:iCon=<var:iCon>-1>
</if>
<if:<~/LvlStatAbility> eq 3>
<var:iInt=<var:iInt>-1>
</if>
<if:<~/LvlStatAbility> eq 4>
<var:iWis=<var:iwis>-1>
</if>
<if:<~/LvlStatAbility> eq 5>
<var:iCha=<var:iCha>-1>
</if>
</if>
<for:field '~/FeatList'>
<if:<~/Feat> eq 764><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 765><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 766><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 767><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 768><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 769><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 770><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 771><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 772><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 773><var:iCha=<var:iCha>-1></if>
<if:<~/Feat> eq 774><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 775><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 776><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 777><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 778><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 779><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 780><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 781><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 782><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 783><var:iCon=<var:iCon>-1></if>
<if:<~/Feat> eq 784><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 785><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 786><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 787><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 788><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 789><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 790><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 791><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 792><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 793><var:iDex=<var:iDex>-1></if>
<if:<~/Feat> eq 794><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 795><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 796><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 797><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 798><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 799><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 800><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 801><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 802><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 803><var:iInt=<var:iInt>-1></if>
<if:<~/Feat> eq 804><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 805><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 806><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 807><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 808><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 809><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 810><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 811><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 812><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 813><var:iWis=<var:iWis>-1></if>
<if:<~/Feat> eq 814><var:iStr=<var:iStr>-1></if>
<if:<~/Feat> eq 815><var:iStr=<var:iStr>-1></if>
<if:<~/Feat> eq 816><var:iStr=<var:iStr>-1></if>
<if:<~/Feat> eq 817><var:iStr=<var:iStr>-1></if>
<if:<~/Feat> eq 818><var:iStr=<var:iStr>-1></if>
<if:<~/Feat> eq 819><var:iStr=<var:iStr>-1></if>
<if:<~/Feat> eq 820><var:iStr=<var:iStr>-1></if>
<if:<~/Feat> eq 821><var:iStr=<var:iStr>-1></if>
<if:<~/Feat> eq 822><var:iStr=<var:iStr>-1></if>
<if:<~/Feat> eq 823><var:iStr=<var:iStr>-1></if>
</for>
</for>
\n
\t\t\t\<tr\>\<td COLSPAN=3 width=150 nowrap class=title2\>Starting Stats\</td\>\<td COLSPAN=3 width=150 nowrap class=title2\>Ending Stats\</td\>\n
\n
\t\t\t\<tr\>\<td width=30%\>STR\</td\>\<td width=10%\><var:iStr>\</td\>\<td width=10% nowrap\><math:floor((<var:iStr>-10)/2)>\</td\>\<td width=30%\>STR\</td\>\<td width=10%\><var:iStrb>\</td\>\<td width=10% nowrap\><math:floor((<var:iStrb>-10)/2)>\</td\>\</tr\>\n
\t\t\t\<tr\>\<td\>DEX\</td\>\<td\><var:iDex>\</td\>\<td nowrap\><math:floor((<var:iDex>-10)/2)>\</td\>\<td\>DEX\</td\>\<td\><var:iDexb>\</td\>\<td nowrap\><math:floor((<var:iDexb>-10)/2)>\</td\>\</tr\>\n
\t\t\t\<tr\>\<td\>CON\</td\>\<td\><var:iCon>\</td\>\<td nowrap\><math:floor((<var:iCon>-10)/2)>\</td\>\<td\>CON\</td\>\<td\><var:iConb>\</td\>\<td nowrap\><math:floor((<var:iConb>-10)/2)>\</td\>\</tr\>\n
\t\t\t\<tr\>\<td\>INT\</td\>\<td\><var:iInt>\</td\>\<td nowrap\><math:floor((<var:iInt>-10)/2)>\</td\>\<td\>INT\</td\>\<td\><var:iIntb>\</td\>\<td nowrap\><math:floor((<var:iIntb>-10)/2)>\</td\>\</tr\>\n
\t\t\t\<tr\>\<td\>WIS\</td\>\<td\><var:iWis>\</td\>\<td nowrap\><math:floor((<var:iWis>-10)/2)>\</td\>\<td\>WIS\</td\>\<td\><var:iWisb>\</td\>\<td nowrap\><math:floor((<var:iWisb>-10)/2)>\</td\>\</tr\>\n
\t\t\t\<tr\>\<td\>CHA\</td\>\<td\><var:iCha>\</td\>\<td nowrap\><math:floor((<var:iCha>-10)/2)>\</td\>\<td\>CHA\</td\>\<td\><var:iChab>\</td\>\<td nowrap\><math:floor((<var:iChab>-10)/2)>\</td\>\</tr\>\n
\n
\t\t\t\<tr\>\<td COLSPAN=3\>AC <ArmorClass>\<br\>HP <MaxHitPoints>\</td\>
\t\t\t\<td COLSPAN=3 nowrap\>Experience: <Experience>\<br\>Next Level: <lq:{xql="exptable[level=<math:1+<LvlStatList?count>>]:xp"}>\</td\>\</tr\>\n
\n
\t\t\t\<tr\>\<td COLSPAN=6\>\n
\t\t\t\t\<span class='label1'\>Fortitude:\</span\> <FortSaveThrow>\<br\>\n
\t\t\t\t\<span class='label1'\>Reflex:\</span\> <RefSaveThrow>\<br\>\n
\t\t\t\t\<span class='label1'\>Will:\</span\> <WillSaveThrow>\<br\>\n
\t\t\t\t\<span class='label1'\>BAB:\</span\> <BaseAttackBonus>\<br\>\n
\t\t\t\t\<span class='label1'\>SR:\</span\> <CombatInfo/SpellResistance>\<br\>\n
\t\t\t\t\<span class='label1'\>Gold:\</span\> <Gold> \n
\t\t\t\</td\>\</tr\>\n
\t\t\</table\>\n
\t\</td\>\n\n
\t\<td valign=top width=150 \>\n
\t\t<#: Current Skill Totals>
\<table cellpadding=3 cellspacing=0\>\n
\t\t\t\<tr\>\<td nowrap colspan=2 class=title2\>Skill Totals\</td\> \</tr\>\n
<for:field '~/SkillList'>
<unless:<~/Rank>><next></unless>
\t\t\t\<tr\>\<td\><lq:{xql="skills[i=<~?index>]:."}>\</td\>\<td\><~/Rank>\</td\>\</tr\>\n
</for>
\t\t\</table\>\n
\t\</td\> \n\n
\</tr\> \n
\<tr\> \n
\t\<td valign=top colspan=3\> \n
<#: Feats Listing>
\t\t\<table cellpadding=3 cellspacing=0\>\n
\t\t\t\<tr\>\<td class=title2\>Feats\</td\>\</tr\> \n
\t\t\t\<tr\>\<td\>
<var:strFeatList="">
<for:field 'FeatList'>
<if: <?index> eq <=:<FeatList?count>-1>>
<var:strFeatList=<var:strFeatList> + <lq:{xql="feat[i=<~/Feat>]:."}>>
<else:>
<var:strFeatList=<var:strFeatList> + <lq:{xql="feat[i=<~/Feat>]:."}> + ", ">
</if>
</for>
<var:strFeatList>
\</td\>\</tr\>\n
\t\t\</table\>\n
\t\</td\> \n
\</tr\> \n
<#: Per level choices>
\<tr\>\n
\t\<td colspan=3\>\n
\t\t\<table cellpadding=3 cellspacing=0 width=100%\>\n
\t\t\t\<tr\>\<td class=title2\>Lvl\</td\>\<td class=title2\>Class\</td\>\<td class=title2\>HP\</td\>\<td class=title2\>Ability\</td\>\<td class=title2 nowrap\>[Unused] Skills \</td\>\<td class=title2\>Feats\</td\>\<td class=title2\>Spells\</td\>\</tr\>\n
<var:i=0>
<for:field 'LvlStatList'>
<var:i=<math:<var:i>=<var:i>+1>>
<#: Level>
<if: <var:i>%2=0>
\t\t\t\<tr class=title3\> \n
\t\t\t\t\<td valign=top\><=:<~?index> + 1>\</td\>\n
<else>
\t\t\t\<tr\> \n
\t\t\t\t\<td valign=top\><=:<~?index> + 1>\</td\>\n
</if>
<var: i=<var:i>+1>
<#: Class>
\t\t\t\t\<td nowrap valign=top\><lq:{xql="classes[i=<~/LvlStatClass>]:."}>\</td\>\n
<#: HP>
\t\t\t\t\<td valign=top\><~/LvlStatHitDie>\</td\>\n
<#: Ability increases>
\t\t\t\t\<td valign=top center\>
<if:<~/LvlStatAbility> == "">
&nbsp;
<else>
+<lq:{xql="abilities[i=<~/LvlStatAbility>]:."}>
</if>
\</td\>\n
<#: Skills>
\t\t\t\t\<td valign=top\> [<~/SkillPoints>] \<br\> \n
<for:field '~/SkillList'>
<unless:<~/Rank>><next></unless>
<var:totals[<~?index>]=0+<var:totals[<~?index>]>+<~/Rank>>
<lq:{xql="skills[i=<~?index>]:."}> <~/Rank> \<br\>
</for>
\</td\> \n
<#: Feats>
\t\t\t\t\<td valign=top\><for:field '~/FeatList'>
<lq:{xql="feat[i=<~/Feat>]:."}>\<br\>
</for>
\</td\> \n
<#: Spells>
\t\t\t\t\<td valign=top\><for:field '~/KnownList0'>
L0: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
<for:field '~/KnownList1'>
L1: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
<for:field '~/KnownList2'>
L2: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
<for:field '~/KnownList3'>
L3: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
<for:field '~/KnownList4'>
L4: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
<for:field '~/KnownList5'>
L5: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
<for:field '~/KnownList6'>
L6: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
<for:field '~/KnownList7'>
L7: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
<for:field '~/KnownList8'>
L8: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
<for:field '~/KnownList9'>
L9: <lq:{xql="spells[i=<~/Spell>]:."}>\<br\>
</for>
\</td\> \n
\t\t\t\</tr\>\n
</for>
\t\t\</table\>\n
\t\</td\>\n
\</tr\>\n
\</table\>\n\n
\<p\>Build <var:iBuild> of the NWN character export script by \<a href="mailto:kragus_nwn@hotmail.com"\>Kragus\</a\>. Thanks to \<a href="http://weathersong.infopop.cc/"\>dragonsong\</a\> for the \<a href="http://sourceforge.net/projects/leto" target="_blank"\>Leto\</a\> family of products that this script uses... and his help making this script possible.\</p\> \n\n
\</body\>\n
\</html\>
<file:save TEXT>
<file:close TEXT>
</for>

Binary file not shown.

Binary file not shown.

Binary file not shown.