Thunderbrd
C2C War Dog
There's something I'd like to work on here but I'd need some serious help in fleshing it out.
Currently our leaderhead profiles are... enormous. We have entries for each leader that look something like this:
It occurs to me that this is a hell of a lot to define for EACH leader (and we have a LOT of them!)
Some of the problems I have with this current setup:
What I'm proposing we do is boil leaders down into Archtype personality definitions primarily.
I create one or more LeaderPersonality xml infos and equivalent tags for the leaders that draw on those personality files to replace their own definitions (where missing) with as defaults. Then we can tweak leaders individually from the archetype templates by including what tags we want that leader to vary on in the leader personality profile of the leader himself.
In short, we'd be able to erase nearly all this information on nearly all leaders, leaving only what would deviate from their selected Archetypes and containing those predefined archetypes in another file.
When the game calls for a given tag's info on a leader, it would check to see if the tag carried any non-default definition and if it did not, it would seek the information from the tag corresponding to the leader's personality archetype instead.
We wouldn't have to only have one Archetype definition file either... we could break up some of the tags above into various categories then allow leaders to be defined as mix and matches of the various archtypal categories. So long as we can figure out some rational divisions in the above list of definitions, this could be a good approach.
So what do y'all think? This would simplify our leader edits and leader design processes enormously don't you agree?
I'm not sure I'm putting this in terms anyone from the non-technical side can understand, nor in terms the technical side can understand, since I tend to exist in a strange land between the two. So if you guys have any confusion you'd like me to sort out on this proposal, please hit me with any questions you have!
I'd need some of you who may understand what I'd be doing here to jump in and really help me define the various archetypal definitions, based on our current leader profiles of course. Is this effort available? Would anyone out there be willing to help? Current team modder or no? This could be a good way for someone to get started who wanted to help but didn't know where to begin or how to ask... The enormity of the initial switchover is pretty rough but once done, leaders would become SO much easier to work with!!! (And a number of pending goals would benefit from that a lot!)
Currently our leaderhead profiles are... enormous. We have entries for each leader that look something like this:
Spoiler :
Code:
<LeaderHeadInfo>
<Type>LEADER_RED_CLOUD</Type>
<Description>TXT_KEY_LEADER_RED_CLOUD</Description>
<Civilopedia>TXT_KEY_LEADER_RED_CLOUD_PEDIA</Civilopedia>
<ArtDefineTag>ART_DEF_LEADER_RED_CLOUD</ArtDefineTag>
<iWonderConstructRand>0</iWonderConstructRand>
<iBaseAttitude>0</iBaseAttitude>
<iBasePeaceWeight>8</iBasePeaceWeight>
<iPeaceWeightRand>3</iPeaceWeightRand>
<iWarmongerRespect>0</iWarmongerRespect>
<iEspionageWeight>120</iEspionageWeight>
<iRefuseToTalkWarThreshold>12</iRefuseToTalkWarThreshold>
<iNoTechTradeThreshold>5</iNoTechTradeThreshold>
<iTechTradeKnownPercent>80</iTechTradeKnownPercent>
<iMaxGoldTradePercent>5</iMaxGoldTradePercent>
<iMaxGoldPerTurnTradePercent>10</iMaxGoldPerTurnTradePercent>
<!-- BBAI Victory Strategy -->
<iCultureVictoryWeight>25</iCultureVictoryWeight>
<iSpaceVictoryWeight>25</iSpaceVictoryWeight>
<iConquestVictoryWeight>25</iConquestVictoryWeight>
<iDominationVictoryWeight>10</iDominationVictoryWeight>
<iDiplomacyVictoryWeight>65</iDiplomacyVictoryWeight>
<!-- BBAI Victory Strategy -->
<iMaxWarRand>200</iMaxWarRand>
<iMaxWarNearbyPowerRatio>130</iMaxWarNearbyPowerRatio>
<iMaxWarDistantPowerRatio>0</iMaxWarDistantPowerRatio>
<iMaxWarMinAdjacentLandPercent>4</iMaxWarMinAdjacentLandPercent>
<iLimitedWarRand>200</iLimitedWarRand>
<iLimitedWarPowerRatio>100</iLimitedWarPowerRatio>
<iDogpileWarRand>100</iDogpileWarRand>
<iMakePeaceRand>120</iMakePeaceRand>
<iDeclareWarTradeRand>40</iDeclareWarTradeRand>
<iDemandRebukedSneakProb>20</iDemandRebukedSneakProb>
<iDemandRebukedWarProb>10</iDemandRebukedWarProb>
<iRazeCityProb>20</iRazeCityProb>
<iBuildUnitProb>35</iBuildUnitProb>
<iBaseAttackOddsChange>4</iBaseAttackOddsChange>
<iAttackOddsChangeRand>8</iAttackOddsChangeRand>
<iWorseRankDifferenceAttitudeChange>0</iWorseRankDifferenceAttitudeChange>
<iBetterRankDifferenceAttitudeChange>0</iBetterRankDifferenceAttitudeChange>
<iCloseBordersAttitudeChange>-4</iCloseBordersAttitudeChange>
<iLostWarAttitudeChange>-1</iLostWarAttitudeChange>
<iAtWarAttitudeDivisor>-5</iAtWarAttitudeDivisor>
<iAtWarAttitudeChangeLimit>5</iAtWarAttitudeChangeLimit>
<iAtPeaceAttitudeDivisor>60</iAtPeaceAttitudeDivisor>
<iAtPeaceAttitudeChangeLimit>1</iAtPeaceAttitudeChangeLimit>
<iSameReligionAttitudeChange>1</iSameReligionAttitudeChange>
<iSameReligionAttitudeDivisor>10</iSameReligionAttitudeDivisor>
<iSameReligionAttitudeChangeLimit>2</iSameReligionAttitudeChangeLimit>
<iDifferentReligionAttitudeChange>0</iDifferentReligionAttitudeChange>
<iDifferentReligionAttitudeDivisor>-5</iDifferentReligionAttitudeDivisor>
<iDifferentReligionAttitudeChangeLimit>-1</iDifferentReligionAttitudeChangeLimit>
<iBonusTradeAttitudeDivisor>50</iBonusTradeAttitudeDivisor>
<iBonusTradeAttitudeChangeLimit>2</iBonusTradeAttitudeChangeLimit>
<iOpenBordersAttitudeDivisor>25</iOpenBordersAttitudeDivisor>
<iOpenBordersAttitudeChangeLimit>2</iOpenBordersAttitudeChangeLimit>
<iDefensivePactAttitudeDivisor>12</iDefensivePactAttitudeDivisor>
<iDefensivePactAttitudeChangeLimit>2</iDefensivePactAttitudeChangeLimit>
<iShareWarAttitudeChange>1</iShareWarAttitudeChange>
<iShareWarAttitudeDivisor>8</iShareWarAttitudeDivisor>
<iShareWarAttitudeChangeLimit>4</iShareWarAttitudeChangeLimit>
<iFavoriteCivicAttitudeChange>1</iFavoriteCivicAttitudeChange>
<iFavoriteCivicAttitudeDivisor>10</iFavoriteCivicAttitudeDivisor>
<iFavoriteCivicAttitudeChangeLimit>2</iFavoriteCivicAttitudeChangeLimit>
<DemandTributeAttitudeThreshold>ATTITUDE_CAUTIOUS</DemandTributeAttitudeThreshold>
<NoGiveHelpAttitudeThreshold>ATTITUDE_CAUTIOUS</NoGiveHelpAttitudeThreshold>
<TechRefuseAttitudeThreshold>ATTITUDE_ANNOYED</TechRefuseAttitudeThreshold>
<StrategicBonusRefuseAttitudeThreshold>ATTITUDE_ANNOYED</StrategicBonusRefuseAttitudeThreshold>
<HappinessBonusRefuseAttitudeThreshold>ATTITUDE_FURIOUS</HappinessBonusRefuseAttitudeThreshold>
<HealthBonusRefuseAttitudeThreshold>ATTITUDE_FURIOUS</HealthBonusRefuseAttitudeThreshold>
<MapRefuseAttitudeThreshold>ATTITUDE_FURIOUS</MapRefuseAttitudeThreshold>
<DeclareWarRefuseAttitudeThreshold>ATTITUDE_PLEASED</DeclareWarRefuseAttitudeThreshold>
<DeclareWarThemRefuseAttitudeThreshold>ATTITUDE_ANNOYED</DeclareWarThemRefuseAttitudeThreshold>
<StopTradingRefuseAttitudeThreshold>ATTITUDE_CAUTIOUS</StopTradingRefuseAttitudeThreshold>
<StopTradingThemRefuseAttitudeThreshold>ATTITUDE_ANNOYED</StopTradingThemRefuseAttitudeThreshold>
<AdoptCivicRefuseAttitudeThreshold>ATTITUDE_CAUTIOUS</AdoptCivicRefuseAttitudeThreshold>
<ConvertReligionRefuseAttitudeThreshold>ATTITUDE_CAUTIOUS</ConvertReligionRefuseAttitudeThreshold>
<OpenBordersRefuseAttitudeThreshold>ATTITUDE_ANNOYED</OpenBordersRefuseAttitudeThreshold>
<DefensivePactRefuseAttitudeThreshold>ATTITUDE_PLEASED</DefensivePactRefuseAttitudeThreshold>
<PermanentAllianceRefuseAttitudeThreshold>ATTITUDE_PLEASED</PermanentAllianceRefuseAttitudeThreshold>
<VassalRefuseAttitudeThreshold>ATTITUDE_PLEASED</VassalRefuseAttitudeThreshold>
<iVassalPowerModifier>50</iVassalPowerModifier>
<iFreedomAppreciation>10</iFreedomAppreciation>
<FavoriteCivic>CIVIC_ENVIRONMENTALISM</FavoriteCivic>
<FavoriteReligion>RELIGION_SHAMAN</FavoriteReligion>
<Traits>
<Trait>
<TraitType>TRAIT_NOMAD</TraitType>
<bTrait>1</bTrait>
</Trait>
<Trait>
<TraitType>TRAIT_HUMANITARIAN</TraitType>
<bTrait>1</bTrait>
</Trait>
<Trait>
<TraitType>TRAIT_HUNTER_GATHERER</TraitType>
<bTrait>1</bTrait>
</Trait>
<Trait>
<TraitType>TRAIT_NOMAD1</TraitType>
<bTrait>1</bTrait>
</Trait>
<Trait>
<TraitType>TRAIT_HUMANITARIAN1</TraitType>
<bTrait>1</bTrait>
</Trait>
<Trait>
<TraitType>TRAIT_HUNTER_GATHERER1</TraitType>
<bTrait>1</bTrait>
</Trait>
</Traits>
<Flavors>
<Flavor>
<FlavorType>FLAVOR_MILITARY</FlavorType>
<iFlavor>5</iFlavor>
</Flavor>
<Flavor>
<FlavorType>FLAVOR_GROWTH</FlavorType>
<iFlavor>2</iFlavor>
</Flavor>
</Flavors>
<ContactRands>
<ContactRand>
<ContactType>CONTACT_RELIGION_PRESSURE</ContactType>
<iContactRand>500</iContactRand>
</ContactRand>
<ContactRand>
<ContactType>CONTACT_CIVIC_PRESSURE</ContactType>
<iContactRand>1000</iContactRand>
</ContactRand>
<ContactRand>
<ContactType>CONTACT_JOIN_WAR</ContactType>
<iContactRand>20</iContactRand>
</ContactRand>
<ContactRand>
<ContactType>CONTACT_STOP_TRADING</ContactType>
<iContactRand>50</iContactRand>
</ContactRand>
<ContactRand>
<ContactType>CONTACT_GIVE_HELP</ContactType>
<iContactRand>1000</iContactRand>
</ContactRand>
<ContactRand>
<ContactType>CONTACT_ASK_FOR_HELP</ContactType>
<iContactRand>1000</iContactRand>
</ContactRand>
<ContactRand>
<ContactType>CONTACT_DEMAND_TRIBUTE</ContactType>
<iContactRand>25</iContactRand>
</ContactRand>
<ContactRand>
<ContactType>CONTACT_OPEN_BORDERS</ContactType>
<iContactRand>20</iContactRand>
</ContactRand>
<ContactRand>
<ContactType>CONTACT_DEFENSIVE_PACT</ContactType>
<iContactRand>80</iContactRand>
</ContactRand>
<ContactRand>
<ContactType>CONTACT_PERMANENT_ALLIANCE</ContactType>
<iContactRand>80</iContactRand>
</ContactRand>
<ContactRand>
<ContactType>CONTACT_PEACE_TREATY</ContactType>
<iContactRand>20</iContactRand>
</ContactRand>
<ContactRand>
<ContactType>CONTACT_TRADE_TECH</ContactType>
<iContactRand>10</iContactRand>
</ContactRand>
<ContactRand>
<ContactType>CONTACT_TRADE_BONUS</ContactType>
<iContactRand>10</iContactRand>
</ContactRand>
<ContactRand>
<ContactType>CONTACT_TRADE_MAP</ContactType>
<iContactRand>20</iContactRand>
</ContactRand>
</ContactRands>
<ContactDelays>
<ContactDelay>
<ContactType>CONTACT_RELIGION_PRESSURE</ContactType>
<iContactDelay>50</iContactDelay>
</ContactDelay>
<ContactDelay>
<ContactType>CONTACT_CIVIC_PRESSURE</ContactType>
<iContactDelay>50</iContactDelay>
</ContactDelay>
<ContactDelay>
<ContactType>CONTACT_JOIN_WAR</ContactType>
<iContactDelay>20</iContactDelay>
</ContactDelay>
<ContactDelay>
<ContactType>CONTACT_STOP_TRADING</ContactType>
<iContactDelay>20</iContactDelay>
</ContactDelay>
<ContactDelay>
<ContactType>CONTACT_GIVE_HELP</ContactType>
<iContactDelay>50</iContactDelay>
</ContactDelay>
<ContactDelay>
<ContactType>CONTACT_ASK_FOR_HELP</ContactType>
<iContactDelay>50</iContactDelay>
</ContactDelay>
<ContactDelay>
<ContactType>CONTACT_DEMAND_TRIBUTE</ContactType>
<iContactDelay>50</iContactDelay>
</ContactDelay>
<ContactDelay>
<ContactType>CONTACT_OPEN_BORDERS</ContactType>
<iContactDelay>20</iContactDelay>
</ContactDelay>
<ContactDelay>
<ContactType>CONTACT_DEFENSIVE_PACT</ContactType>
<iContactDelay>20</iContactDelay>
</ContactDelay>
<ContactDelay>
<ContactType>CONTACT_PERMANENT_ALLIANCE</ContactType>
<iContactDelay>20</iContactDelay>
</ContactDelay>
<ContactDelay>
<ContactType>CONTACT_PEACE_TREATY</ContactType>
<iContactDelay>10</iContactDelay>
</ContactDelay>
<ContactDelay>
<ContactType>CONTACT_TRADE_TECH</ContactType>
<iContactDelay>30</iContactDelay>
</ContactDelay>
<ContactDelay>
<ContactType>CONTACT_TRADE_BONUS</ContactType>
<iContactDelay>20</iContactDelay>
</ContactDelay>
<ContactDelay>
<ContactType>CONTACT_TRADE_MAP</ContactType>
<iContactDelay>50</iContactDelay>
</ContactDelay>
</ContactDelays>
<MemoryDecays>
<MemoryDecay>
<MemoryType>MEMORY_GIVE_HELP</MemoryType>
<iMemoryRand>200</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_REFUSED_HELP</MemoryType>
<iMemoryRand>100</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_ACCEPT_DEMAND</MemoryType>
<iMemoryRand>50</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_REJECTED_DEMAND</MemoryType>
<iMemoryRand>150</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_ACCEPTED_RELIGION</MemoryType>
<iMemoryRand>100</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_DENIED_RELIGION</MemoryType>
<iMemoryRand>50</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_ACCEPTED_CIVIC</MemoryType>
<iMemoryRand>100</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_DENIED_CIVIC</MemoryType>
<iMemoryRand>50</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_ACCEPTED_JOIN_WAR</MemoryType>
<iMemoryRand>150</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_DENIED_JOIN_WAR</MemoryType>
<iMemoryRand>100</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_ACCEPTED_STOP_TRADING</MemoryType>
<iMemoryRand>100</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_DENIED_STOP_TRADING</MemoryType>
<iMemoryRand>50</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_STOPPED_TRADING_RECENT</MemoryType>
<iMemoryRand>30</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_MADE_DEMAND_RECENT</MemoryType>
<iMemoryRand>20</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_CANCELLED_OPEN_BORDERS</MemoryType>
<iMemoryRand>10</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_TRADED_TECH_TO_US</MemoryType>
<iMemoryRand>100</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_RECEIVED_TECH_FROM_ANY</MemoryType>
<iMemoryRand>20</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_VOTED_AGAINST_US</MemoryType>
<iMemoryRand>10</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_VOTED_FOR_US</MemoryType>
<iMemoryRand>10</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_EVENT_GOOD_TO_US</MemoryType>
<iMemoryRand>50</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_EVENT_BAD_TO_US</MemoryType>
<iMemoryRand>50</iMemoryRand>
</MemoryDecay>
<MemoryDecay>
<MemoryType>MEMORY_INQUISITION</MemoryType>
<iMemoryRand>25</iMemoryRand>
</MemoryDecay>
</MemoryDecays>
<MemoryAttitudePercents>
<MemoryAttitudePercent>
<MemoryType>MEMORY_DECLARED_WAR</MemoryType>
<iMemoryAttitudePercent>-300</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_DECLARED_WAR_ON_FRIEND</MemoryType>
<iMemoryAttitudePercent>-100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_HIRED_WAR_ALLY</MemoryType>
<iMemoryAttitudePercent>-200</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_NUKED_US</MemoryType>
<iMemoryAttitudePercent>-200</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_NUKED_FRIEND</MemoryType>
<iMemoryAttitudePercent>-100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_RAZED_CITY</MemoryType>
<iMemoryAttitudePercent>-250</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_RAZED_HOLY_CITY</MemoryType>
<iMemoryAttitudePercent>-200</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_SPY_CAUGHT</MemoryType>
<iMemoryAttitudePercent>-100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_GIVE_HELP</MemoryType>
<iMemoryAttitudePercent>100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_REFUSED_HELP</MemoryType>
<iMemoryAttitudePercent>-100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_ACCEPT_DEMAND</MemoryType>
<iMemoryAttitudePercent>100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_REJECTED_DEMAND</MemoryType>
<iMemoryAttitudePercent>-100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_ACCEPTED_RELIGION</MemoryType>
<iMemoryAttitudePercent>100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_DENIED_RELIGION</MemoryType>
<iMemoryAttitudePercent>-100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_ACCEPTED_CIVIC</MemoryType>
<iMemoryAttitudePercent>100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_DENIED_CIVIC</MemoryType>
<iMemoryAttitudePercent>-100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_DENIED_JOIN_WAR</MemoryType>
<iMemoryAttitudePercent>-100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_ACCEPTED_STOP_TRADING</MemoryType>
<iMemoryAttitudePercent>50</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_DENIED_STOP_TRADING</MemoryType>
<iMemoryAttitudePercent>-100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_STOPPED_TRADING</MemoryType>
<iMemoryAttitudePercent>-100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_HIRED_TRADE_EMBARGO</MemoryType>
<iMemoryAttitudePercent>-100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_MADE_DEMAND</MemoryType>
<iMemoryAttitudePercent>-100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_TRADED_TECH_TO_US</MemoryType>
<iMemoryAttitudePercent>5</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_VOTED_AGAINST_US</MemoryType>
<iMemoryAttitudePercent>-200</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_VOTED_FOR_US</MemoryType>
<iMemoryAttitudePercent>200</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_EVENT_GOOD_TO_US</MemoryType>
<iMemoryAttitudePercent>100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_EVENT_BAD_TO_US</MemoryType>
<iMemoryAttitudePercent>-100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_LIBERATED_CITIES</MemoryType>
<iMemoryAttitudePercent>150</iMemoryAttitudePercent>
</MemoryAttitudePercent>
<MemoryAttitudePercent>
<MemoryType>MEMORY_INQUISITION</MemoryType>
<iMemoryAttitudePercent>-100</iMemoryAttitudePercent>
</MemoryAttitudePercent>
</MemoryAttitudePercents>
<NoWarAttitudeProbs>
<NoWarAttitudeProb>
<AttitudeType>ATTITUDE_ANNOYED</AttitudeType>
<iNoWarProb>50</iNoWarProb>
</NoWarAttitudeProb>
<NoWarAttitudeProb>
<AttitudeType>ATTITUDE_CAUTIOUS</AttitudeType>
<iNoWarProb>90</iNoWarProb>
</NoWarAttitudeProb>
<NoWarAttitudeProb>
<AttitudeType>ATTITUDE_PLEASED</AttitudeType>
<iNoWarProb>100</iNoWarProb>
</NoWarAttitudeProb>
<NoWarAttitudeProb>
<AttitudeType>ATTITUDE_FRIENDLY</AttitudeType>
<iNoWarProb>100</iNoWarProb>
</NoWarAttitudeProb>
</NoWarAttitudeProbs>
<UnitAIWeightModifiers>
<UnitAIWeightModifier>
<UnitAIType>UNITAI_CITY_DEFENSE</UnitAIType>
<iWeightModifier>100</iWeightModifier>
</UnitAIWeightModifier>
</UnitAIWeightModifiers>
<ImprovementWeightModifiers/>
<DiplomacyIntroMusicPeace>
<DiploMusicPeaceEra>
<EraType>ERA_PREHISTORIC</EraType>
</DiploMusicPeaceEra>
<DiploMusicPeaceEra>
<EraType>ERA_ANCIENT</EraType>
</DiploMusicPeaceEra>
<DiploMusicPeaceEra>
<EraType>ERA_CLASSICAL</EraType>
</DiploMusicPeaceEra>
<DiploMusicPeaceEra>
<EraType>ERA_MEDIEVAL</EraType>
</DiploMusicPeaceEra>
<DiploMusicPeaceEra>
<EraType>ERA_RENAISSANCE</EraType>
</DiploMusicPeaceEra>
<DiploMusicPeaceEra>
<EraType>ERA_INDUSTRIAL</EraType>
</DiploMusicPeaceEra>
<DiploMusicPeaceEra>
<EraType>ERA_MODERN</EraType>
</DiploMusicPeaceEra>
<DiploMusicPeaceEra>
<EraType>ERA_TRANSHUMAN</EraType>
</DiploMusicPeaceEra>
<DiploMusicPeaceEra>
<EraType>ERA_GALACTIC</EraType>
</DiploMusicPeaceEra>
<DiploMusicPeaceEra>
<EraType>ERA_FUTURE</EraType>
</DiploMusicPeaceEra>
</DiplomacyIntroMusicPeace>
<DiplomacyMusicPeace>
<DiploMusicPeaceEra>
<EraType>ERA_PREHISTORIC</EraType>
<DiploScriptId>AS2D_DIPLO_GERONIMO_EARLY</DiploScriptId>
</DiploMusicPeaceEra>
<DiploMusicPeaceEra>
<EraType>ERA_ANCIENT</EraType>
<DiploScriptId>AS2D_DIPLO_GERONIMO_EARLY</DiploScriptId>
</DiploMusicPeaceEra>
<DiploMusicPeaceEra>
<EraType>ERA_CLASSICAL</EraType>
<DiploScriptId>AS2D_DIPLO_GERONIMO_EARLY</DiploScriptId>
</DiploMusicPeaceEra>
<DiploMusicPeaceEra>
<EraType>ERA_MEDIEVAL</EraType>
<DiploScriptId>AS2D_DIPLO_GERONIMO_MIDDLE</DiploScriptId>
</DiploMusicPeaceEra>
<DiploMusicPeaceEra>
<EraType>ERA_RENAISSANCE</EraType>
<DiploScriptId>AS2D_DIPLO_GERONIMO_MIDDLE</DiploScriptId>
</DiploMusicPeaceEra>
<DiploMusicPeaceEra>
<EraType>ERA_INDUSTRIAL</EraType>
<DiploScriptId>AS2D_DIPLO_GERONIMO_LATE</DiploScriptId>
</DiploMusicPeaceEra>
<DiploMusicPeaceEra>
<EraType>ERA_MODERN</EraType>
<DiploScriptId>AS2D_DIPLO_GERONIMO_LATE</DiploScriptId>
</DiploMusicPeaceEra>
<DiploMusicPeaceEra>
<EraType>ERA_TRANSHUMAN</EraType>
<DiploScriptId>AS2D_DIPLO_GERONIMO_LATE</DiploScriptId>
</DiploMusicPeaceEra>
<DiploMusicPeaceEra>
<EraType>ERA_GALACTIC</EraType>
<DiploScriptId>AS2D_DIPLO_GERONIMO_LATE</DiploScriptId>
</DiploMusicPeaceEra>
<DiploMusicPeaceEra>
<EraType>ERA_FUTURE</EraType>
<DiploScriptId>AS2D_DIPLO_GERONIMO_LATE</DiploScriptId>
</DiploMusicPeaceEra>
</DiplomacyMusicPeace>
<DiplomacyIntroMusicWar>
<DiploMusicWarEra>
<EraType>ERA_PREHISTORIC</EraType>
</DiploMusicWarEra>
<DiploMusicWarEra>
<EraType>ERA_ANCIENT</EraType>
</DiploMusicWarEra>
<DiploMusicWarEra>
<EraType>ERA_CLASSICAL</EraType>
</DiploMusicWarEra>
<DiploMusicWarEra>
<EraType>ERA_MEDIEVAL</EraType>
</DiploMusicWarEra>
<DiploMusicWarEra>
<EraType>ERA_RENAISSANCE</EraType>
</DiploMusicWarEra>
<DiploMusicWarEra>
<EraType>ERA_INDUSTRIAL</EraType>
</DiploMusicWarEra>
<DiploMusicWarEra>
<EraType>ERA_MODERN</EraType>
</DiploMusicWarEra>
<DiploMusicWarEra>
<EraType>ERA_TRANSHUMAN</EraType>
</DiploMusicWarEra>
<DiploMusicWarEra>
<EraType>ERA_GALACTIC</EraType>
</DiploMusicWarEra>
<DiploMusicWarEra>
<EraType>ERA_FUTURE</EraType>
</DiploMusicWarEra>
</DiplomacyIntroMusicWar>
<DiplomacyMusicWar>
<DiploMusicWarEra>
<EraType>ERA_PREHISTORIC</EraType>
<DiploScriptId>AS2D_DIPLO_WARDRUMS_EARLY</DiploScriptId>
</DiploMusicWarEra>
<DiploMusicWarEra>
<EraType>ERA_ANCIENT</EraType>
<DiploScriptId>AS2D_DIPLO_WARDRUMS_EARLY</DiploScriptId>
</DiploMusicWarEra>
<DiploMusicWarEra>
<EraType>ERA_CLASSICAL</EraType>
<DiploScriptId>AS2D_DIPLO_WARDRUMS_EARLY</DiploScriptId>
</DiploMusicWarEra>
<DiploMusicWarEra>
<EraType>ERA_MEDIEVAL</EraType>
<DiploScriptId>AS2D_DIPLO_WARDRUMS_MIDDLE</DiploScriptId>
</DiploMusicWarEra>
<DiploMusicWarEra>
<EraType>ERA_RENAISSANCE</EraType>
<DiploScriptId>AS2D_DIPLO_WARDRUMS_MIDDLE</DiploScriptId>
</DiploMusicWarEra>
<DiploMusicWarEra>
<EraType>ERA_INDUSTRIAL</EraType>
<DiploScriptId>AS2D_DIPLO_WARDRUMS_LATE</DiploScriptId>
</DiploMusicWarEra>
<DiploMusicWarEra>
<EraType>ERA_MODERN</EraType>
<DiploScriptId>AS2D_DIPLO_WARDRUMS_LATE</DiploScriptId>
</DiploMusicWarEra>
<DiploMusicWarEra>
<EraType>ERA_TRANSHUMAN</EraType>
<DiploScriptId>AS2D_DIPLO_WARDRUMS_LATE</DiploScriptId>
</DiploMusicWarEra>
<DiploMusicWarEra>
<EraType>ERA_GALACTIC</EraType>
<DiploScriptId>AS2D_DIPLO_WARDRUMS_LATE</DiploScriptId>
</DiploMusicWarEra>
<DiploMusicWarEra>
<EraType>ERA_FUTURE</EraType>
<DiploScriptId>AS2D_DIPLO_WARDRUMS_LATE</DiploScriptId>
</DiploMusicWarEra>
</DiplomacyMusicWar>
</LeaderHeadInfo>
Some of the problems I have with this current setup:
- When you want to change something about the foundation of any one of these elements, we have a LOT of leaders we need to overhaul to do so. For example: I'd like to add some new Flavors but there are so many leaders, this would be extremely daunting regardless of how badly the system may need that update.
- It's a LOT of information to be defined over and over and over and over for all the very many leaders we have. A system that eliminates some of this drag could be very helpful for making room for more new content.
- This makes the design of new leaders extremely laborious this way.
- Tons of definitions are used over and over repeatedly and shouldn't have to be.
- Some of these tags that use multiple entries should be using many entries that have been overlooked (this is why we have a lot of diplomatic modifiers that come into play and are NEVER forgotten - because most leaders fail to define the chance for erosion of those values.)
What I'm proposing we do is boil leaders down into Archtype personality definitions primarily.
I create one or more LeaderPersonality xml infos and equivalent tags for the leaders that draw on those personality files to replace their own definitions (where missing) with as defaults. Then we can tweak leaders individually from the archetype templates by including what tags we want that leader to vary on in the leader personality profile of the leader himself.
In short, we'd be able to erase nearly all this information on nearly all leaders, leaving only what would deviate from their selected Archetypes and containing those predefined archetypes in another file.
When the game calls for a given tag's info on a leader, it would check to see if the tag carried any non-default definition and if it did not, it would seek the information from the tag corresponding to the leader's personality archetype instead.
We wouldn't have to only have one Archetype definition file either... we could break up some of the tags above into various categories then allow leaders to be defined as mix and matches of the various archtypal categories. So long as we can figure out some rational divisions in the above list of definitions, this could be a good approach.
So what do y'all think? This would simplify our leader edits and leader design processes enormously don't you agree?
I'm not sure I'm putting this in terms anyone from the non-technical side can understand, nor in terms the technical side can understand, since I tend to exist in a strange land between the two. So if you guys have any confusion you'd like me to sort out on this proposal, please hit me with any questions you have!
I'd need some of you who may understand what I'd be doing here to jump in and really help me define the various archetypal definitions, based on our current leader profiles of course. Is this effort available? Would anyone out there be willing to help? Current team modder or no? This could be a good way for someone to get started who wanted to help but didn't know where to begin or how to ask... The enormity of the initial switchover is pretty rough but once done, leaders would become SO much easier to work with!!! (And a number of pending goals would benefit from that a lot!)