Resource icon

[BtS] Civics Free Specialists Mod 2016-10-05

This mod copies the free specialist count tag from the buildings schema and
adds it to the civics schema. This allows civics to provide free specialists
in cities. For instance the Theocracy civic can now give two priests when it
is set:
               <FreeSpecialistCounts>
                    <FreeSpecialistCount>
                         <SpecialistType>SPECIALIST_PRIEST</SpecialistType>
                         <iFreeSpecialistCount>2</iFreeSpecialistCount>
                    </FreeSpecialistCount>
               </FreeSpecialistCounts>


-----Notes to Modmakers-----

If you want to use this mod component in your mod I have tried to make things
as easy as possible for you. In the XML files I have added
<!-- Civics Free Specialists Start --> and
<!-- Civics Free Specialists End --> in all of the places where changes were
made, in the SDK files I have added // < Civics Free Specialists Start > and
// < Civics Free Specialists End > in all of the places where changes were
made.

-----Version Information-----

-----v0.3BtS------

- Updated to be compatible with Beyond the Sword v3.19 patch


Spoiler :

-----v0.2w------

- Updated to be compatible with Warlords v2.0.8.0 patch.

-----v0.1w------

- Setup the Civics Free Specialists Mod infrastructure

- Copied the <FreeSpecialistCounts> tag from the building schema to the civics
schema.

- As an example of how to use the tag theocracy now gives two free priests in
each city when it is set.


-----===Credits & Thanks===-----

- Exavier
     Composite Mod - readme.txt format
     
- Aussie_Lurker
     For the idea for this mod     
Author
TheLopez
Downloads
249
Views
249
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from TheLopez

Top Bottom