Difference between revisions of "NML:Base cost table"
From GRFSpecs
Jump to navigationJump to searchm (Remove stray punctuation) |
(use new grf templates) |
||
Line 49: | Line 49: | ||
| 600 |
| 600 |
||
| |
| |
||
− | | Affects PR_BUILD_WAYPOINT_RAIL <ref name="newcost">{{ |
+ | | Affects PR_BUILD_WAYPOINT_RAIL <ref name="newcost">{{grfTill|7}} Recent OpenTTD versions have added a number of base costs. To keep compatibility with earlier grfs, a number of 'old' base costs override the 'new' ones if the 'new' costs are not set separately. These cases are marked in the table. To avoid this behaviour always set the 'new' cost to 0 if you are changing the 'old' cost but want to keep the new one unchanged. Note that this may override other grfs that change base costs, but this is currently unavoidable.</ref> |
|- |
|- |
||
| 6 |
| 6 |
Revision as of 13:16, 1 April 2012
Vehicles, Stations, Canals, Bridges, Towns, Houses, Industries (Tiles), Cargos, Airports+Tiles, Objects, Railtypes, Roadtypes, Tramtypes, Terrain
Number | Identifier | Category | Default value | Version | Remarks |
---|---|---|---|---|---|
0 | PR_STATION_VALUE | - | 100 | Used for some misc. purposes | |
1 | PR_BUILD_RAIL | PR_CONSTRUCTION | 100 | ||
2 | PR_BUILD_ROAD | PR_CONSTRUCTION | 95 | ||
3 | PR_BUILD_SIGNALS | PR_CONSTRUCTION | 65 | ||
4 | PR_BUILD_BRIDGE | PR_CONSTRUCTION | 275 | ||
5 | PR_BUILD_DEPOT_TRAIN | PR_CONSTRUCTION | 600 | Affects PR_BUILD_WAYPOINT_RAIL [1] | |
6 | PR_BUILD_DEPOT_ROAD | PR_CONSTRUCTION | 500 | ||
7 | PR_BUILD_DEPOT_SHIP | PR_CONSTRUCTION | 700 | ||
8 | PR_BUILD_TUNNEL | PR_CONSTRUCTION | 450 | ||
9 | PR_BUILD_STATION_RAIL | PR_CONSTRUCTION | 200 | Cost per tile | |
10 | PR_BUILD_STATION_RAIL_LENGTH | PR_CONSTRUCTION | 180 | Cost per platform [1] | |
11 | PR_BUILD_STATION_AIRPORT | PR_CONSTRUCTION | 600 | ||
12 | PR_BUILD_STATION_BUS | PR_CONSTRUCTION | 200 | ||
13 | PR_BUILD_STATION_TRUCK | PR_CONSTRUCTION | 200 | ||
14 | PR_BUILD_STATION_DOCK | PR_CONSTRUCTION | 350 | Affects PR_BUILD_WAYPOINT_BUOY [1] | |
15 | PR_BUILD_VEHICLE_TRAIN | PR_BUILD_VEHICLE | 400000 | [2] | |
16 | PR_BUILD_VEHICLE_WAGON | PR_BUILD_VEHICLE | 2000 | [2] | |
17 | PR_BUILD_VEHICLE_AIRCRAFT | PR_BUILD_VEHICLE | 700000 | [2] | |
18 | PR_BUILD_VEHICLE_ROAD | PR_BUILD_VEHICLE | 14000 | [2] | |
19 | PR_BUILD_VEHICLE_SHIP | PR_BUILD_VEHICLE | 65000 | [2] | |
20 | PR_BUILD_TREES | PR_CONSTRUCTION | 20 | ||
21 | PR_TERRAFORM | PR_CONSTRUCTION | 250 | Affects PR_BUILD_FOUNDATION [1] | |
22 | PR_CLEAR_GRASS | PR_CONSTRUCTION | 20 | ||
23 | PR_CLEAR_ROUGH | PR_CONSTRUCTION | 40 | Affects PR_*_UNMOVABLE [1] | |
24 | PR_CLEAR_ROCKS | PR_CONSTRUCTION | 200 | ||
25 | PR_CLEAR_FIELDS | PR_CONSTRUCTION | 500 | ||
26 | PR_CLEAR_TREES | PR_CONSTRUCTION | 20 | ||
27 | PR_CLEAR_RAIL | PR_CONSTRUCTION | -70 | ||
28 | PR_CLEAR_SIGNALS | PR_CONSTRUCTION | 10 | ||
29 | PR_CLEAR_BRIDGE | PR_CONSTRUCTION | 50 | Affects PR_CLEAR_AQUEDUCT [1] | |
30 | PR_CLEAR_DEPOT_TRAIN | PR_CONSTRUCTION | 80 | Affects PR_CLEAR_WAYPOINT_RAIL [1] | |
31 | PR_CLEAR_DEPOT_ROAD | PR_CONSTRUCTION | 80 | ||
32 | PR_CLEAR_DEPOT_SHIP | PR_CONSTRUCTION | 90 | ||
33 | PR_CLEAR_TUNNEL | PR_CONSTRUCTION | 30 | ||
34 | PR_CLEAR_WATER | PR_CONSTRUCTION | 10000 | Affects PR_*_CANAL, PR_*_LOCK and PR_BUILD_AQUEDUCT [1] | |
35 | PR_CLEAR_STATION_RAIL | PR_CONSTRUCTION | 50 | ||
36 | PR_CLEAR_STATION_AIRPORT | PR_CONSTRUCTION | 30 | ||
37 | PR_CLEAR_STATION_BUS | PR_CONSTRUCTION | 50 | ||
38 | PR_CLEAR_STATION_TRUCK | PR_CONSTRUCTION | 50 | Affects PR_CLEAR_WAYPOINT_BUOY [1] | |
39 | PR_CLEAR_STATION_DOCK | PR_CONSTRUCTION | 55 | ||
40 | PR_CLEAR_HOUSE | PR_CONSTRUCTION | 1600 | Affects PR_CLEAR_INDUSTRY [1] | |
41 | PR_CLEAR_ROAD | PR_CONSTRUCTION | 40 | ||
42 | PR_RUNNING_TRAIN_STEAM | PR_RUNNING | 5600 | [2] | |
43 | PR_RUNNING_TRAIN_DIESEL | PR_RUNNING | 5200 | [2] | |
44 | PR_RUNNING_TRAIN_ELECTRIC | PR_RUNNING | 4800 | [2] | |
45 | PR_RUNNING_AIRCRAFT | PR_RUNNING | 9600 | [2] | |
46 | PR_RUNNING_ROADVEH | PR_RUNNING | 1600 | [2] | |
47 | PR_RUNNING_SHIP | PR_RUNNING | 5600 | [2] | |
48 | PR_BUILD_INDUSTRY | PR_CONSTRUCTION | 1000000 | Affects PR_TOWN_ACTION, PR_BUILD_INDUSTRY_RAW and PR_BUILD_TOWN [1] | |
49 | PR_CLEAR_INDUSTRY | PR_CONSTRUCTION | 1600 | 1.0 | Affected by PR_CLEAR_HOUSE [1] |
50 | PR_BUILD_UNMOVABLE | PR_CONSTRUCTION | 40 | 1.0 | Affected by PR_CLEAR_ROUGH [1] |
51 | PR_CLEAR_UNMOVABLE | PR_CONSTRUCTION | 40 | 1.0 | Affected by PR_CLEAR_ROUGH [1] |
52 | PR_BUILD_WAYPOINT_RAIL | PR_CONSTRUCTION | 600 | 1.0 | Affected by PR_BUILD_DEPOT_TRAIN [1] |
53 | PR_CLEAR_WAYPOINT_RAIL | PR_CONSTRUCTION | 80 | 1.0 | Affected by PR_CLEAR_DEPOT_TRAIN [1] |
54 | PR_BUILD_WAYPOINT_BUOY | PR_CONSTRUCTION | 350 | 1.0 | Affected by PR_BUILD_STATION_DOCK [1] |
55 | PR_CLEAR_WAYPOINT_BUOY | PR_CONSTRUCTION | 50 | 1.0 | Affected by PR_CLEAR_WAYPOINT_BUOY [1] |
56 | PR_TOWN_ACTION | PR_CONSTRUCTION | 1000000 | 1.0 | Interactions with local authority, affected by PR_BUILD_INDUSTRY [1] |
57 | PR_BUILD_FOUNDATION | PR_CONSTRUCTION | 250 | 1.0 | Affected by PR_BUILD_FOUNDATION [1] |
58 | PR_BUILD_INDUSTRY_RAW | PR_CONSTRUCTION | 8000000 | 1.0 | Directly building (not prospecting) raw industries, affected by PR_BUILD_INDUSTRY [1] |
59 | PR_BUILD_TOWN | PR_CONSTRUCTION | 1000000 | 1.0 | Affected by PR_BUILD_INDUSTRY [1] |
60 | PR_BUILD_CANAL | PR_CONSTRUCTION | 5000 | 1.1 | Affected by PR_CLEAR_WATER [1] |
61 | PR_CLEAR_CANAL | PR_CONSTRUCTION | 5000 | 1.1 | Affected by PR_CLEAR_WATER [1] |
62 | PR_BUILD_AQUEDUCT | PR_CONSTRUCTION | 10000 | 1.1 | Affected by PR_CLEAR_WATER [1] |
63 | PR_CLEAR_AQUEDUCT | PR_CONSTRUCTION | 2000 | 1.1 | Affected by PR_CLEAR_BRIDGE [1] |
64 | PR_BUILD_LOCK | PR_CONSTRUCTION | 7500 | 1.1 | Affected by PR_CLEAR_WATER [1] |
65 | PR_CLEAR_LOCK | PR_CONSTRUCTION | 2000 | 1.1 | Affected by PR_CLEAR_WATER [1] |
66 | PR_MAINTENANCE_RAIL | PR_RUNNING | 12 | 1.2 | Affected by PR_BUILD_RAIL [1] |
67 | PR_MAINTENANCE_ROAD | PR_RUNNING | 10 | 1.2 | Affected by PR_BUILD_ROAD [1] |
68 | PR_MAINTENANCE_CANAL | PR_RUNNING | 8 | 1.2 | Affected by PR_BUILD_CANAL [1] |
69 | PR_MAINTENANCE_STATION | PR_RUNNING | 100 | 1.2 | Affected by PR_STATION_VALUE [1] |
70 | PR_MAINTENANCE_AIRPORT | PR_RUNNING | 5000 | 1.2 | Affected by PR_BUILD_STATION_AIRPORT [1] |
- ↑ 1.00 1.01 1.02 1.03 1.04 1.05 1.06 1.07 1.08 1.09 1.10 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.20 1.21 1.22 1.23 1.24 1.25 1.26 1.27 1.28 1.29 1.30 1.31 1.32 GRFv≤7 Recent OpenTTD versions have added a number of base costs. To keep compatibility with earlier grfs, a number of 'old' base costs override the 'new' ones if the 'new' costs are not set separately. These cases are marked in the table. To avoid this behaviour always set the 'new' cost to 0 if you are changing the 'old' cost but want to keep the new one unchanged. Note that this may override other grfs that change base costs, but this is currently unavoidable.
- ↑ 2.00 2.01 2.02 2.03 2.04 2.05 2.06 2.07 2.08 2.09 2.10 In TTDPatch and OpenTTD before r18268, setting these costs affects all vehicles. In OpenTTD after r18268, they apply only to vehicles defined by the grf, if said grf defines any vehicles of the related type itself. Else, they have an effect on all vehicles of the appropriate type.