View Full Version : Question on specialists.


Zanatos
Nov 21, 2007, 11:06 AM
<SpecialistInfo>
<Type>SPECIALIST_CITIZEN</Type>
<Description>TXT_KEY_SPECIALIST_CITIZEN</Description>
<Civilopedia>TXT_KEY_CONCEPT_SPECIALISTS_PEDIA</Civilopedia>
<Strategy>TXT_KEY_SPECIALIST_CITIZEN_STRATEGY</Strategy>
<Help/>
<Texture>Art/Interface/MainScreen/CityScreen/Citizen.dds</Texture>
<bVisible>1</bVisible>
<GreatPeopleUnitClass>NONE</GreatPeopleUnitClass>
<iGreatPeopleRateChange>0</iGreatPeopleRateChange>
<Yields>
<iYield>0</iYield>
<iYield>1</iYield>
<iYield>0</iYield>
</Yields>
<Commerces/>
<iExperience>0</iExperience>
<Flavors/>
<HotKey/>
<bAltDown>0</bAltDown>
<bShiftDown>0</bShiftDown>
<bCtrlDown>0</bCtrlDown>
<iHotKeyPriority>0</iHotKeyPriority>
<Button>Art/Interface/MainScreen/CityScreen/Citizen.dds</Button>
</SpecialistInfo>

What exactly do these tings do?

I am trying to add a bunch of new things to my XML.

Also, is there anyway a specialist could raise/lower health?

woodelf
Nov 21, 2007, 11:32 AM
Thread moved to main C&C. Hopefully someone here can help you.

Xenomorph
Nov 22, 2007, 03:50 PM
I don't know what <Help> does, but the <Strategy> tag is a referent to some text that give a quick overview of what the unit/building does, and how to use it. The <Flavors> tag is used to tell the AI what the object is used for (Culture, War, Commerce, Growth, etc) and includes a value to give it weight. Usually, this value is 10.