View Full Version : Faster ships?


Willowmound
Nov 17, 2005, 09:52 AM
Has anyone made a mod to increase naval speeds yet? Three squares for a caravel on a Huge map is ridiculous. Maybe double it, just double movement for all vessels. Anyone done this already, or do I have to attempt my first foray into XML? :eek:

Color
Nov 17, 2005, 10:02 AM
Should be fairly easy to edit in the XML sheets give it a try,i dont know of such a mod yet.

Spatzimaus
Nov 17, 2005, 03:30 PM
Back in Civ3 I added 50% to all ship movement speeds, but made Coast tiles only cost 1 MP while Sea and Ocean cost 2 MP. (Submarines, though, kept their old movements and had 1 MP for all water tiles) I plan on doing something similar in my Civ4 mod; it had the VERY nice effect that naval units kept closer to the shores during the turns, which made coastal defenses much more valuable.

Willowmound
Nov 17, 2005, 07:57 PM
Heh, I opened CIV4UnitInfos in Notepad, searched for "caravel" then scrolled down to this line: <iMoves>3</iMoves>

I've never seen an XML file from the inside before, but I think I'll see a lot from now on! This is unbelievably easy!

Tremo
Nov 17, 2005, 08:18 PM
I've never seen an XML file from the inside before, but I think I'll see a lot from now on! This is unbelievably easy!
:goodjob: Everyone should look at least once. It's incredibly easy to get in to.

The first thing I did; create a new unit skin (the scout in my sig). After seeing how damned easy it was, i created an entire frickin civilization (also in my sig). :D

Cube4
Nov 19, 2005, 03:10 PM
I Actually already did this, and doubled the movement of all units for my 56 x 35(224 x 140 I think) Terra map. It's Easy to do, but it's a huge pain to edit the movement points of all the units. :cry:

Willowmound
Nov 19, 2005, 06:26 PM
I've done this too now, but only for the navy. As there are only a handful of sea units, it didn't require much work at all :)

Nuh Uh
Nov 19, 2005, 07:08 PM
I've looked for the file, but can't find it. What file has the movement rates for the units? Thanks.

Willowmound
Nov 19, 2005, 07:20 PM
units\Civ4UnitInfos.xml

Nuh Uh
Nov 19, 2005, 07:46 PM
I see 'iMoves' thanks...