Pollution Table: Difference between revisions

From sc2k-reverse
Jump to navigationJump to search
mNo edit summary
No edit summary
 
Line 1: Line 1:
Offset: 004E95B8+TileId
{{MemoryLocation|004E95B8+TileId}}<br>
Actual values vary due to ''Pollution Divisor'' and can be 1/2th to 1/7th. Radioactive tiles are special and pollute "200" points of pollution every cycle.
This is Pollution output per tile, not per structure so larger buildings can pollute much more. Radioactive tiles are handled in a special way and do not appear in the table, they pollute "200" points of pollution every cycle.<br>Tiles not listed, have a value of 0.  
{| class="wikitable sortable"
{| class="wikitable sortable"
|+ Structure Pollution Table
|+ Structure Pollution Table
|-
|-
! Structure !! Type !! Pollution
! Structure !! Type !! TileID !!Pollution
|-
|-
| Stadium || Services || 4
| Stadium || Services || 0x00D7 || 4
|-
|-
| Prison || Services || 10
| Prison || Services || 0x00D8 || 10
|-
|-
| Water Pump || Services || 2
| Water Pump || Services || 0x00DC|| 2
|-
|-
| Water Treatment || Services || 10
| Water Treatment || Services || 0x00F4|| 10
|-
|-
| Bus Depot || Services || 3
| Bus Depot || Services ||0x00EC|| 3
|-
|-
| Train Depot || Services || 4
| Train Depot || Services || 0x00ED|| 4
|-
|-
| Subway Station || Services || 5
| Subway Station || Services || 0x00E9|| 5
|-
|-
| Seaport Pier || Seaport || 10
| Seaport Pier || Seaport || 0x00DF || 10
|-
|-
| Seaport Crane || Seaport || 5
| Seaport Crane || Seaport || 0x00E0 || 5
|-
|-
| Seaport Warehouse || Seaport || 2
| Seaport Warehouse || Seaport || 0x00E3 || 2
|-
|-
| Seaport Loading Bay || Seaport || 2
| Seaport Loading Bay || Seaport || 0x00F0 || 2
|-
|-
| Seaport Cargo Yard || Seaport || 10
| Seaport Cargo Yard || Seaport || 0x00F2 || 10
|-
|-
| Airport Runway (both) || Airport || 10
| Airport Runway (straight) || Airport || 0x00DD || 10
|-
|-
| Airport Building 1 & 2 || Airport || 5
| Airport Runway (cross) || Airport || 0x00DE || 10
|-
|-
| Tarmac (with plane) || Airport || 10
| Airport Building 1 || Airport || 0x00E4 || 5
|-
|-
| Airport Hanger || Airport || 10
| Airport Building 2 || Airport || 0x00E5 || 5
|-
|-
| Airport Parking Lot || Airport || 2
| Tarmac (with plane) || Airport || 0x00E6 || 10
|-
|-
| F-15b Fighter Jet || Military || 10
| Airport Hanger || Airport || 0x00F6 || 10
|-
|-
| Military Parking Lot || Military || 2
| Airport Parking Lot || Airport || 0x00EE || 2
|-
|-
| 'Top Secret' || Military || 2
| F-15b Fighter Jet || Military || 0x00E7|| 10
|-
|-
| Coal Power || Power || 50
| Military Parking Lot || Military || 0x00EF || 2
|-
|-
| Oil Power || Power || 25
| 'Top Secret' || Military || 0x00F1 || 2
|-
|-
| Gas Power || Power || 10
| Coal Power || Power || 0x00CF || 50
|-
|-
| Nuclear Power || Power || 2
| Oil Power || Power || 0x00CA|| 25
|-
|-
| Fusion Power || Power || 2
| Gas Power || Power || 0x00C9 || 10
|-
|-
| Plymouth Arco || Arcology || 25
| Nuclear Power || Power || 0x00CB|| 2
|-
|-
| Forest Arco || Arcology || 10
| Fusion Power || Power || 0x00CE || 2
|-
|-
| DARCO || Arcology || 12
| Plymouth Arco || Arcology || 0x00FB|| 25
|-
|-
| Launch Arco || Arcology || 15
| Forest Arco || Arcology || 0x00FC|| 10
|-
|-
| 1x1 Industrial Zoned Building || Industrial || 6
| DARCO || Arcology || 0x00FD|| 12
|-
|-
| 2x2 Industrial Zoned 'Small' Building || Industrial || 12
| Launch Arco || Arcology || 0x00FE||15
|-
|-
| 2x2 Industrial Zoned 'Large' Building || Industrial || 18
| 1x1 Industrial Zoned Building || Industrial ||0x84 - 0x87|| 6
|-
|-
| 3x3 Industrial Zoned Building || Industrial || 24
| 2x2 Industrial Zoned 'Small' Building || Industrial ||0x9E - 0xA1|| 12
|-
| 2x2 Industrial Zoned 'Large' Building || Industrial ||0xA2 - 0xA5|| 18
|-
| 3x3 Industrial Zoned Building || Industrial || 0xBD - 0xC1|| 24
|}
|}

Latest revision as of 11:47, 29 March 2025

Location:004E95B8+TileId
This is Pollution output per tile, not per structure so larger buildings can pollute much more. Radioactive tiles are handled in a special way and do not appear in the table, they pollute "200" points of pollution every cycle.
Tiles not listed, have a value of 0.

Structure Pollution Table
Structure Type TileID Pollution
Stadium Services 0x00D7 4
Prison Services 0x00D8 10
Water Pump Services 0x00DC 2
Water Treatment Services 0x00F4 10
Bus Depot Services 0x00EC 3
Train Depot Services 0x00ED 4
Subway Station Services 0x00E9 5
Seaport Pier Seaport 0x00DF 10
Seaport Crane Seaport 0x00E0 5
Seaport Warehouse Seaport 0x00E3 2
Seaport Loading Bay Seaport 0x00F0 2
Seaport Cargo Yard Seaport 0x00F2 10
Airport Runway (straight) Airport 0x00DD 10
Airport Runway (cross) Airport 0x00DE 10
Airport Building 1 Airport 0x00E4 5
Airport Building 2 Airport 0x00E5 5
Tarmac (with plane) Airport 0x00E6 10
Airport Hanger Airport 0x00F6 10
Airport Parking Lot Airport 0x00EE 2
F-15b Fighter Jet Military 0x00E7 10
Military Parking Lot Military 0x00EF 2
'Top Secret' Military 0x00F1 2
Coal Power Power 0x00CF 50
Oil Power Power 0x00CA 25
Gas Power Power 0x00C9 10
Nuclear Power Power 0x00CB 2
Fusion Power Power 0x00CE 2
Plymouth Arco Arcology 0x00FB 25
Forest Arco Arcology 0x00FC 10
DARCO Arcology 0x00FD 12
Launch Arco Arcology 0x00FE 15
1x1 Industrial Zoned Building Industrial 0x84 - 0x87 6
2x2 Industrial Zoned 'Small' Building Industrial 0x9E - 0xA1 12
2x2 Industrial Zoned 'Large' Building Industrial 0xA2 - 0xA5 18
3x3 Industrial Zoned Building Industrial 0xBD - 0xC1 24