Civ4 World Builder: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
CivRocks07 (talk | contribs) No edit summary |
CivRocks07 (talk | contribs) |
||
Line 5: | Line 5: | ||
* [http://forums.civfanatics.com/showthread.php?t=132800 Civ 4 World Builder Manual] | * [http://forums.civfanatics.com/showthread.php?t=132800 Civ 4 World Builder Manual] | ||
== The WBS File== | == The WBS File == | ||
The parts of the .WorldBuilderSave (WBS) files. | The parts of the .WorldBuilderSave (WBS) files. | ||
Line 37: | Line 37: | ||
=== BeginPlayer === | === BeginPlayer === | ||
* [[CivDesc]] | |||
* [[CivShortDesc]] | |||
* [[LeaderName]] | |||
* [[CivAdjective]] | |||
* [[FlagDecal]] | |||
* [[WhiteFlag]] | |||
* [[LeaderType]] | |||
* [[CivType]] | |||
* [[Team]] | |||
* [[Handicap]] | |||
* [[Color]] | |||
* [[ArtStyle]] | |||
* [[PlayableCiv]] | |||
* [[MinorNationStatus]] | |||
* [[StartingGold]] | |||
* [[StartingX]] | |||
* [[StartingY]] | |||
* [[StateReligion]] | |||
* [[StartingEra]] | |||
* [[CivicOption, Civic]] | |||
* [[AttitudePlayer, AttitudeExtra]] | |||
* [[CityList]] | |||
=== BeginMap === | === BeginMap === | ||
* [[grid width]] | |||
* [[grid height]] | |||
* [[top latitude]] | |||
* [[bottom latitude]] | |||
* [[wrap X]] | |||
* [[wrap Y]] | |||
* [[world size]] | |||
* [[climate]] | |||
* [[sealevel]] | |||
* [[num plots written]] | |||
=== BeginPlot === | === BeginPlot === | ||
* [[x, y]] | |||
* [[Landmark]] | |||
* [[ScriptData]] | |||
* [[isNOfRiver, isWOfRiver]] | |||
* [[RiverNSDirection, RiverWEDirection]] | |||
* [[StartingPlot]] | |||
* [[BonusType]] | |||
* [[ImprovementType]] | |||
* [[FeatureType, FeatureVariety]] | |||
* [[RouteType]] | |||
* [[TerrainType]] | |||
* [[BeginUnit]] | |||
* [[BeginCity]] | |||
* [[TeamReveal]] | |||
== Notes== | |||
Much of the content on the pages that are linked to from this page (e.g. Tutorial, Era, Speed, etc.) is original text by Dale on Apolyton Civilization Site and Civilization Fanatics Center. The original text can be found at the following locations: | |||
* [http://apolyton.net/forums/showthread.php?t=141567 In depth look at the WBS file] at Apolyton Civilization Site | |||
* [http://forums.civfanatics.com/showthread.php?t=135669 In depth look at the WBS file] at Civilization Fanatics Center |
Revision as of 12:11, 10 May 2009
Tutorials and Reference
- In-Depth Look at the .WorldBuilderSave File
- Map Making for Mods
- How to Add Rivers
- Civ 4 World Builder Manual
The WBS File
The parts of the .WorldBuilderSave (WBS) files.
BeginGame
- Tutorial
- Era
- Speed
- Calendar
- Option
- MPOption
- ForceControl
- Victory
- GameTurn
- MaxTurns
- MaxCityElimination
- TargetScore
- StartYear
- Description
- ModPath
BeginTeam
- Tech
- ContactWithTeam
- AtWar
- PermanentWarPeace
- OpenBordersWithTeam
- DefensivePactWithTeam
- ProjectType
- Reveal
BeginPlayer
- CivDesc
- CivShortDesc
- LeaderName
- CivAdjective
- FlagDecal
- WhiteFlag
- LeaderType
- CivType
- Team
- Handicap
- Color
- ArtStyle
- PlayableCiv
- MinorNationStatus
- StartingGold
- StartingX
- StartingY
- StateReligion
- StartingEra
- CivicOption, Civic
- AttitudePlayer, AttitudeExtra
- CityList
BeginMap
- grid width
- grid height
- top latitude
- bottom latitude
- wrap X
- wrap Y
- world size
- climate
- sealevel
- num plots written
BeginPlot
- x, y
- Landmark
- ScriptData
- isNOfRiver, isWOfRiver
- RiverNSDirection, RiverWEDirection
- StartingPlot
- BonusType
- ImprovementType
- FeatureType, FeatureVariety
- RouteType
- TerrainType
- BeginUnit
- BeginCity
- TeamReveal
Notes
Much of the content on the pages that are linked to from this page (e.g. Tutorial, Era, Speed, etc.) is original text by Dale on Apolyton Civilization Site and Civilization Fanatics Center. The original text can be found at the following locations:
- In depth look at the WBS file at Apolyton Civilization Site
- In depth look at the WBS file at Civilization Fanatics Center