Era: Difference between revisions

From Civilization Modding Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 19: Line 19:




{{Civ4_World_Builder}}
{{Civ4_World_Builder}}.

Revision as of 15:47, 31 May 2009

The Era value is which era the game/scenario will start in. This value can be any of the Civilization IV eras that are defined in the file "CIV4EraInfos.xml" (found in your Civilization 4 directory\Assets\XML\GameInfo). The possible values are:

  • ERA_ANCIENT
  • ERA_CLASSICAL
  • ERA_MIDIEVAL
  • ERA_RENAISSANCE
  • ERA_INDUSTRIAL
  • ERA_MODERN
  • ERA_FUTURE


The default value is none.



BeginGame:

TutorialEraSpeedCalendarOptionMPOptionForceControlVictoryGameTurnMaxTurnsMaxCityEliminationTargetScoreStartYearDescriptionModPath

BeginTeam:

TechContactWithTeamAtWarPermanentWarPeaceOpenBordersWithTeamDefensivePactWithTeamProjectTypeRevealMap

BeginPlayer:

CivDescCivShortDescLeaderNameCivAdjectiveFlagDecalWhiteFlagLeaderTypeCivTypeTeamHandicapColorArtStylePlayableCivMinorNationStatusStartingGoldStartingXStartingYStateReligionStartingEraCivicOption, CivicAttitudePlayer, AttitudeExtraCityList

BeginMap:

grid widthgrid heighttop latitudebottom latitudewrap Xwrap Yworld sizeclimatesealevelnum plots written

BeginPlot:

x, yLandmarkScriptDataisNOfRiver, isWOfRiverRiverNSDirection, RiverWEDirectionStartingPlotBonusTypeImprovementTypeFeatureType, FeatureVarietyRouteTypeTerrainTypeBeginUnitBeginCityTeamReveal

.