directx.pl

East India Company

cheats, codes, maps, saves, tips, patches, trainers, solutions, downloads

Cheat Codes:
————

Free buildings and upkeep:
————————–
Use a text editor to edit the „buildings” file in the directory:
„/Program Files/Paradox Interactive/East India Company/Data/AI”
It should have the following lines:

// building config

Buildings
{
Admiralty
{
name = str_ADMIRALTY
}

CompanyHouse
{
name = str_COMPANYHOUSE
}

Fort
{
name = str_FORT

0
{
price= 0
wood = 0
stone= 0
iron = 0
upkeep = 0
build_time = 0

// special – number of cannons defending port
special = 0
}

1
{
price= 50000
wood = 40
stone= 80
iron = 30
upkeep = 3500
build_time = 4
special = 5
}

2
{
price= 120000
wood = 80
stone= 150
iron = 50
upkeep = 10000
build_time = 10
special = 10
}

3
{
price= 200000
wood = 100
stone= 200
iron = 70
upkeep = 25000
build_time = 12
special = 25
}

4
{
price= 350000
wood = 150
stone= 300
iron = 100
upkeep = 50000
build_time = 20
special = 40
}
}

Garrison
{
name = str_GARRISON

0
{
price= 0
wood = 0
stone= 0
iron = 0
upkeep = 0
build_time = 0

// special – amount of 50 marine detachments
special = 0
}

1
{
price= 25000
wood = 30
stone= 20
iron = 0
upkeep = 2000
build_time = 2
special = 2
}

2
{
price= 40000
wood = 60
stone= 40
iron = 0
upkeep = 6000
build_time = 4
special = 5
}

3
{
price = 75000
wood = 100
stone = 70
iron = 0
upkeep = 10000
build_time = 6
special = 15
}

4
{
price = 100000
wood = 200
stone = 150
iron = 0
upkeep = 15000
build_time = 8
special = 25
}
}

ShipYard
{
0
{
price = 0
wood = 0
stone = 0
iron = 0
upkeep = 0
build_time = 0
}

1
{
price = 30000
wood = 50
stone = 40
iron = 25
upkeep = 2000
build_time = 2
}

2
{
price = 62000
wood = 90
stone = 70
iron = 40
upkeep = 5000
build_time = 4
}

3
{
price = 120000
wood = 180
stone = 150
iron = 70
upkeep = 15000
build_time = 6
}

4
{
price = 185000
wood = 250
stone = 200
iron = 100
upkeep = 25000
build_time = 8
}
}

TownHall
{
name = str_TOWNHALL
}

TradingPost
{
name = str_TRADINGPOST

0
{
price = 0
wood = 0
stone = 0
iron = 0
upkeep = 0
build_time = 0

// special – discount in %
special = 0
}

1
{
price = 8000
wood = 40
stone = 40
iron = 25
upkeep = 1500
build_time = 2
special = 5
}

2
{
price = 15000
wood = 80
stone = 80
iron = 50
upkeep = 3000
build_time = 4
special = 10
}

3
{
price = 32000
wood = 150
stone = 150
iron = 80
upkeep = 8000
build_time = 6
special = 15
}

4
{
price = 72000
wood = 250
stone = 250
iron = 100
upkeep = 15000
build_time = 8
special = 20
}
}

UnionHouse
{
name = str_UNIONHOUSE
}

WareHouse
{
name = str_WAREHOUSE

0
{
price = 0
wood = 0
stone = 0
iron = 0
upkeep = 0
build_time = 0

// special – capacity
special = 0
}

1
{
price = 5000
wood = 0
stone = 0
iron = 0
upkeep = 500
build_time = 2
special = 200
}

2
{
price = 8000
wood = 80
stone = 40
iron = 0
upkeep = 1000
build_time = 4
special = 400
}

3
{
price = 15000
wood = 160
stone = 80
iron = 30
upkeep = 2000
build_time = 6
special = 600
}

4
{
price = 20000
wood = 250
stone = 150
iron = 50
upkeep = 4000
build_time = 8
special = 800
}
}
}

Under each building, it shows a leve
-=For example= –
Buildings { Admiralty { name = str_ADMIRALTY }

CompanyHouse { name = str_COMPANYHOUSE }

Fort { name = str_FORT

0 { price = 0 wood = 0 stone = 0 iron = 0 upkeep = 0 build_time = 0

// special – number of cannons defending port special = 0 }

1 { price = 50000 wood = 40 stone = 80 iron = 30 upkeep = 3500 build_time = 4 special = 5 }

2 { price = 120000 wood = 80 stone = 150 iron = 50 upkeep = 10000 build_time = 10 special = 10 } These levels represent the current config for each building at its five level You will need to change one or all levels to your choosin

For example:

Buildings
{
Admiralty
{
name = str_ADMIRALTY
}

CompanyHouse
{
name = str_COMPANYHOUSE
}

Fort
{
name = str_FORT

0
{
price = 0
wood = 0
stone = 0
iron = 0
upkeep = 0
build_time = 0

// special – number of cannons defending port
special = 0
}

1
{
price = 1
wood = 1
stone = 1
iron = 1
upkeep = 1
build_time = 1
special = 5
}

2
{
price = 1
wood = 1
stone = 1
iron = 1
upkeep = 1
build_time = 1
special = 10
}

In this example, the „Fort” building at level 1 will cost 1 gold, 1 wood,
1 stone, 1 iron, 1 upkeep, and 1 month to buil

Modify ships:
————-
Use a text editor to edit the „shiptypes” file in the directory:
„Program FilesParadox InteractiveEast India CompanyDataAI This file contain the
configuration of every shi You can edit their price, health, cannons, cargo space, et
This procedure may affect AI game play, because the AI may use these same configurations
to purchase and use their ships of the same kin The following is an example for the
Galleo

galleon
{
// name from locale
type = str_SHIP_TYPE_GALLEON

unit = uSHIP_galleon

part1 = pSH_ga01

warship = 1

speed_strategic = 05
speed_tactical = 50
maximum_speed = 8

The following indicates the health of the hull, sails, and cannons in tactical mod

hitpoints_hull = 700
hitpoints_sails = 700
hitpoints_cannons = 18

The following indicates the crew size availabl

crew_max = 120
crew_min = 20
cannoncrew_size = 3

The following indicates the price to purchase the ship, the unlocking price, and the
repair pric

price = 75000
unlockPrice = 150000
repairPrice = 10

repairHullPrice = 26
repairSailPrice = 9
repairCannonPrice = 200

ammoPrice = 20
crewPrice = 10
marinePrice = 20

The following indicates how many months it will take to build the shi

buildTime = 7

The following indicates the cargo space for items to trad

cargo_space = 10

cannon_range = 1100
cannons_max = 18
cannon_type = 2

solid_max = 180
grape_max = 90
chain_max = 90
fire_max = 90

visibility_range = 1000

sailing_range = 2500

shipyard_min = 3

The following indicates when the ship is available to be unlocke

available_from = 1600

hull_low = -9
hull_high = 0
sail_low = 15
sail_high = 60

draft_min = -0
draft_max = 0

sail_speed = 6
bank_speed = 025

arcade_turn_speed = 015
arcade_rudder_max = 20

normal_turn_speed = 015
normal_rudder_max = 10

simulation_turn_speed = 013
simulation_rudder_max = 10

rudder_speed = 06
rudder_damp = 03

weight = 10000
construction_time = 8
sail_damage_scale = 0

}

Gameinfo:
———
In East India Company, players assume the role of Governor Director
of one of the East India Companies or other rival companie There
are eight nationalities to choose from: British, Dutch, French,
Danish, Portuguese, Swedish, Italian or Spanish – with the goal of
bringing new colonies and wealth such as: tea, spices, gold, diamonds
and other precious cargo back to Europe, but they must dominate the
other rival empires along the wa Players will also conquer the open
sea and explore 40 different cities, towns and village

Features:
———
* Hire and manage your own crew
* Buy guns and ammo
* Repair and upgrade your ships at port
* Buy and sell goods
* Establish profitable trading routes
* Open diplomatic relations or declare war
* Negotiate tense political situations
* Lead the most powerful company in history
* Take over colonies and expand your empire
* Build a powerful fleet to rule the seas
* Conquer strategic ports
* Accomplish tasks ordered by your company or the Crown
* Supports up to 8 simultaneous players
* Player statistics tracked on the EIC game server
* Raise your ranking by thwarting your opponents
* Head-to-head missions are a true test of strategic skil

Kody do gier

  • Code of the samurai – Samurai JackCode of the samurai – Samurai Jack
    Code of the samurai – Samurai Jack Cheat Codes: ———— Codes to unlock all weapons: 1 – justice …
  • Ring of ElysiumRing of Elysium
    Basic Tips and Tricks: ———————- Written by Teh_Diplomat * You can switch directions on the zipline simply by …
  • Fallout 4 VRFallout 4 VR
    the console window. Then, type one of the following codes and press [Enter] to activate the corresponding cheat …
  • Commander n ChiefCommander n Chief
    Commander n’ Chief Level 1: ——– Submitted by: RM All you have to do is shoot the terrorists …
  • Resident Evil – Directors CutResident Evil – Directors Cut
    Resident Evil – Directors Cut Go down to the rating advanced and push right until it turns green …