Difference between revisions of "Factory Add Maintenance (Game Mechanics)"
(→Adding Maintenance to Structures) |
(→Effects on Maintenance Rates) |
||
(13 intermediate revisions by the same user not shown) | |||
Line 50: | Line 50: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{D25%}} |
|- | |- | ||
||{{GameMechanics}} | ||{{GameMechanics}} | ||
Line 61: | Line 61: | ||
− | Maintenance is the credit value required for a structure to be operational. Maintenance is deducted from the credit pool on the structure at every hour even if the structure is unoccupied or not in active use. If the structure's pool gets to zero then the deductions begin to be made from the player's bank account. | + | |
+ | Maintenance is the credit value required for a structure to be operational. Maintenance is deducted from the credit pool on the structure at every hour even if the structure is unoccupied or not in active use. If the structure's pool gets to zero then the deductions begin to be made from the player's bank account. Should the bank account reach zero as well then the structure starts to be come damaged. Maintenance is important to structures due to its affect on their condition values. | ||
Condition marks the total amount of hit points (damage) that a structure has before it is destroyed. Condition loss represents a point value that is subtracted from the structure object's total Hit Point count during a cycle period. Cycle periods vary in duration from 30 minutes for non city structures up to a week for city municipal structures. Whenever a structure's condition reaches zero, it will then be destroyed and removed from the world. Condition loss on structures is also affected by the remaining credits within the maintenance pool. For example if the hourly maintenance is 1000 credits and the condition loss for the structure per 30 minute cycle is 100 units then a structure with 500 credits remaining will suffer a condition loss of 50. Condition loss can be reversed through the structure repair process. | Condition marks the total amount of hit points (damage) that a structure has before it is destroyed. Condition loss represents a point value that is subtracted from the structure object's total Hit Point count during a cycle period. Cycle periods vary in duration from 30 minutes for non city structures up to a week for city municipal structures. Whenever a structure's condition reaches zero, it will then be destroyed and removed from the world. Condition loss on structures is also affected by the remaining credits within the maintenance pool. For example if the hourly maintenance is 1000 credits and the condition loss for the structure per 30 minute cycle is 100 units then a structure with 500 credits remaining will suffer a condition loss of 50. Condition loss can be reversed through the structure repair process. | ||
Line 68: | Line 69: | ||
Repair costs are inccured when a structure has no maintenance and its cycle period comes up. Each object has a set amount of credits that it takes to repair one unit of condition loss. Repair costs add cumulatively, and factor into the total maintenance cost when the owner goes to pay it off. The structure will be repaired to full condition once the repair cost requirement has been fulfilled. | Repair costs are inccured when a structure has no maintenance and its cycle period comes up. Each object has a set amount of credits that it takes to repair one unit of condition loss. Repair costs add cumulatively, and factor into the total maintenance cost when the owner goes to pay it off. The structure will be repaired to full condition once the repair cost requirement has been fulfilled. | ||
+ | == Adding Maintenance to Structures == | ||
+ | Maintenance can be paid to a structure through 3 ways: | ||
+ | |||
+ | * Using the /payMaintenance Command | ||
+ | * Using the pay maintenance SUI window | ||
+ | * Using Maintenance Droid | ||
− | |||
Line 80: | Line 86: | ||
Structures can be given maintenance by clicking on them to bring up the radial menu, and then clicking the [[media:FactoryPower1.jpg|Structure Management]] radial option. On the Structure management radial, the player must click the Pay Maintenance option. Clicking Pay Maintenance will bring up a new [[media:FactoryMaintenance1.jpg|SUI window]] allowing the player to input an amount of credits for the structure. The amount of credits available is based on the amount of credits in the player's bank and onhand cash. | Structures can be given maintenance by clicking on them to bring up the radial menu, and then clicking the [[media:FactoryPower1.jpg|Structure Management]] radial option. On the Structure management radial, the player must click the Pay Maintenance option. Clicking Pay Maintenance will bring up a new [[media:FactoryMaintenance1.jpg|SUI window]] allowing the player to input an amount of credits for the structure. The amount of credits available is based on the amount of credits in the player's bank and onhand cash. | ||
− | Alternatively a player my select on the structure and use the /payMaintenance command while within visual range of the structure. Using the /payMaintenanc command without a parameter will bring up the Pay Maintenance sui prompt allowing the player to select the amount they wish to deposit. Adding an integer parameter to the /payMaintenanc command (ex. /payMaintenanc 1000 )will directly add that amount of credits to the structure maintenance pool if the player has that amount of credits in their onhand cash or bank account. Cash is always deducted from the player's bank account first. | + | Alternatively a player my select on the structure and use the /payMaintenance command while within visual range of the structure. Using the /payMaintenanc command without a parameter will bring up the Pay Maintenance sui prompt allowing the player to select the amount they wish to deposit. Adding an integer parameter to the /payMaintenanc command (ex. /payMaintenanc 1000 )will directly add that amount of credits to the structure maintenance pool if the player has that amount of credits in their onhand cash or bank account. Cash is always deducted from the player's bank account first. Players can only send in values between 1 and 100,000. |
+ | |||
+ | |||
+ | |||
+ | A player may also opt to use a maintenance droid. For more information about maintenance droid usage see: [[Droid Structure Maintenance Module Usage (Game Mechanics)|Droid Structure Maintenance Module Usage]] | ||
+ | |||
+ | == Effects on Maintenance Rates == | ||
+ | |||
+ | There are several things that can affect maintenance rates on structures: | ||
+ | |||
+ | * [[media:GCW-Tactical-CenterMaintenance.jpg|Property Tax]] | ||
+ | * [[media:StructureStatus2.jpg|Merchant Modifiers]] | ||
+ | |||
+ | |||
+ | Property tax is a percentage that gets added to the regular maintenance of a structure inside a Player City limits. For example, a structure that costs 100 credits per hour to maintain that was located in a Player City with a 10% Property Tax the structure terminal would indicate that it costs 110 credits per hour and remove from the maintenance pool accordingly. This applies to any structure, not just houses. | ||
+ | |||
+ | Merchant modifiers are the amount that the maintenance rate is reduced through having the merchant ability "Reduced maintenance fees." This only shows up when a structure has had maintenance paid into its pool by a player who has this ability. This ability reduces maintenance rates on structures by 20% of their current value. The modified rate is shown to the left with the original unmodified rate displayed on the right in parenthesis. | ||
+ | |||
+ | == Maintenance Notifications == | ||
+ | |||
+ | |||
+ | As a structure runs out of maintenance or becomes damage, the player is given notification of the status of their structure through e-mails. Types of e-mails sent are: | ||
+ | |||
+ | |||
+ | * [[media:FactoryEmails5.jpg|Maintenance Pool Empty Notification]] | ||
+ | * [[media:FactoryEmails3.jpg|Stucture Damaged Notification]] | ||
+ | * [[media:FactoryEmails4.jpg|Condemned Notification]] | ||
+ | |||
+ | |||
+ | All maintenance fees will automatically attempt to deduct from Bank accounts after the maintenance pool has been depleted. Once the structure's maintenance pool is empty, the player receives an Maintenance Pool Empty notification. | ||
+ | |||
+ | Once the player runs out of money in their bank, the system then sends an e-mail notification informing the player of the condition of the structure's hitpoints. The structure will lose a certain amount of its hitpoints at each maintenance update and the player receives a notification of this every 24 hours. | ||
+ | |||
+ | As of Publish 12, Once a structure reaches 0 condition (hitpoints), it will flag itself as condemned and the player receives a Condemned Notification. Condemned structures are not usable, meaning all functions on the structure become inoperable until the player has enough money to pay for the condemned value. To uncondemn a factory, the player must use it(through any interaction such as paying maintenance/power/opening ingredient hopper etc) with enough money in the bank to pay the accrued repair costs. | ||
+ | |||
+ | == Structure Rates Chart == | ||
+ | |||
+ | |||
+ | The break down for all structures are as follows: | ||
+ | |||
+ | |||
+ | {| class="wikitable" | ||
+ | |- align="center" style="background-color:#ffffcc;" | ||
+ | |'''Structure''' | ||
+ | |'''Redeed Cost''' | ||
+ | |'''Hourly Maintenance''' | ||
+ | |'''Decay Rate per 30 min Cycle''' | ||
+ | |'''Decay Rate per 1 week Cycle''' | ||
+ | |'''Condition''' | ||
+ | |'''Nameable''' | ||
+ | |'''Power Costs''' | ||
+ | |'''Placement Cost''' | ||
+ | |'''Weekly maintenance''' | ||
+ | |'''Repair Costs per condition''' | ||
+ | |'''Lots Taken''' | ||
+ | |---- | ||
+ | |Player House, Small | ||
+ | |800 | ||
+ | |16 | ||
+ | |3 | ||
+ | | | ||
+ | |4320 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |4 | ||
+ | |2 | ||
+ | |---- | ||
+ | |Player House, Medium | ||
+ | |1700 | ||
+ | |34 | ||
+ | |4 | ||
+ | | | ||
+ | |5760 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |12 | ||
+ | |2 | ||
+ | |---- | ||
+ | |Player House, Large | ||
+ | |2500 | ||
+ | |50 | ||
+ | |5 | ||
+ | | | ||
+ | |7200 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |21 | ||
+ | |5 | ||
+ | |---- | ||
+ | |Factory | ||
+ | |2500 | ||
+ | |50 | ||
+ | |6 | ||
+ | | | ||
+ | |1000 | ||
+ | |Yes | ||
+ | |50 | ||
+ | | | ||
+ | | | ||
+ | |50 | ||
+ | |1 | ||
+ | |---- | ||
+ | |Power Generator | ||
+ | |3000 | ||
+ | |60 | ||
+ | |6 | ||
+ | | | ||
+ | |1000 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |60 | ||
+ | |1 | ||
+ | |---- | ||
+ | |Personnal Harvester | ||
+ | |1500 | ||
+ | |30 | ||
+ | |6 | ||
+ | | | ||
+ | |1000 | ||
+ | |Yes | ||
+ | |25 | ||
+ | | | ||
+ | | | ||
+ | |30 | ||
+ | |1 | ||
+ | |---- | ||
+ | |Medium Harvester | ||
+ | |3000 | ||
+ | |60 | ||
+ | |6 | ||
+ | | | ||
+ | |1000 | ||
+ | |Yes | ||
+ | |50 | ||
+ | | | ||
+ | | | ||
+ | |60 | ||
+ | |1 | ||
+ | |---- | ||
+ | |Heavy Harvester | ||
+ | |4500 | ||
+ | |90 | ||
+ | |6 | ||
+ | | | ||
+ | |1000 | ||
+ | |Yes | ||
+ | |75 | ||
+ | | | ||
+ | | | ||
+ | |90 | ||
+ | |1 | ||
+ | |---- | ||
+ | |Guild Hall | ||
+ | |5000 | ||
+ | |100 | ||
+ | |5 | ||
+ | | | ||
+ | |7200 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |41 | ||
+ | |5 | ||
+ | |---- | ||
+ | |Covert Detector | ||
+ | |1500 | ||
+ | |30 | ||
+ | |6 | ||
+ | | | ||
+ | |10000 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |10??? | ||
+ | | | ||
+ | |---- | ||
+ | |Turret Block, Large | ||
+ | |3000 | ||
+ | |60 | ||
+ | |6 | ||
+ | | | ||
+ | |300000 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |60??? | ||
+ | | | ||
+ | |---- | ||
+ | |Turret Block, Medium | ||
+ | |2000 | ||
+ | |40 | ||
+ | |6 | ||
+ | | | ||
+ | |200000 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |40??? | ||
+ | | | ||
+ | |---- | ||
+ | |Turret Block, Small | ||
+ | |1000 | ||
+ | |20 | ||
+ | |6 | ||
+ | | | ||
+ | |75000 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |20??? | ||
+ | | | ||
+ | |---- | ||
+ | |Turret Dish, Small | ||
+ | |1000 | ||
+ | |20 | ||
+ | |6 | ||
+ | | | ||
+ | |75000 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |20??? | ||
+ | | | ||
+ | |---- | ||
+ | |Turret Dish, Large | ||
+ | |3000 | ||
+ | |60 | ||
+ | |6 | ||
+ | | | ||
+ | |300000 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |60??? | ||
+ | | | ||
+ | |---- | ||
+ | |Turret Tower, Large | ||
+ | |3000 | ||
+ | |60 | ||
+ | |6 | ||
+ | | | ||
+ | |300000 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |60??? | ||
+ | | | ||
+ | |---- | ||
+ | |Turret Tower, Medium | ||
+ | |2000 | ||
+ | |40 | ||
+ | |6 | ||
+ | | | ||
+ | |200000 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |40??? | ||
+ | | | ||
+ | |---- | ||
+ | |Turret Tower, Small | ||
+ | |1000 | ||
+ | |20 | ||
+ | |6 | ||
+ | | | ||
+ | |75000 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |20??? | ||
+ | | | ||
+ | |---- | ||
+ | |S.F Forward Headquarters | ||
+ | |5000 | ||
+ | |100 | ||
+ | |200 | ||
+ | | | ||
+ | |100000 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |82??? | ||
+ | | | ||
+ | |---- | ||
+ | |S.F Field Hospital | ||
+ | |10000 | ||
+ | |200 | ||
+ | |200 | ||
+ | | | ||
+ | |100000 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |164??? | ||
+ | | | ||
+ | |---- | ||
+ | |S.F Tactical Center | ||
+ | |15000 | ||
+ | |300 | ||
+ | |200 | ||
+ | | | ||
+ | |100000 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |328??? | ||
+ | | | ||
+ | |---- | ||
+ | |S.F Detachment Headquarters | ||
+ | |20000 | ||
+ | |400 | ||
+ | |200 | ||
+ | | | ||
+ | |100000 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |656??? | ||
+ | | | ||
+ | |---- | ||
+ | |S.F Strategic Base | ||
+ | |25000 | ||
+ | |500 | ||
+ | |200 | ||
+ | | | ||
+ | |100000 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |1312??? | ||
+ | | | ||
+ | |---- | ||
+ | |Merchant Tent | ||
+ | |600 | ||
+ | |16 | ||
+ | |3 | ||
+ | | | ||
+ | |4320 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |4 | ||
+ | |1 | ||
+ | |---- | ||
+ | |City Hall | ||
+ | |Cant redeed | ||
+ | |0 | ||
+ | | | ||
+ | |250 | ||
+ | |1000 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | |City Rank Rate | ||
+ | |4??? | ||
+ | | | ||
+ | |---- | ||
+ | |Bank | ||
+ | |0 | ||
+ | |0 | ||
+ | | | ||
+ | |250 | ||
+ | |1000 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | |1500 | ||
+ | |4??? | ||
+ | | | ||
+ | |---- | ||
+ | |Cantina | ||
+ | |2500 | ||
+ | |50 | ||
+ | |5 | ||
+ | | | ||
+ | |7200 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |4??? | ||
+ | |5 | ||
+ | |---- | ||
+ | |Cloning Facility | ||
+ | |0 | ||
+ | |0 | ||
+ | | | ||
+ | |250 | ||
+ | |1000 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | |20000 | ||
+ | |4??? | ||
+ | | | ||
+ | |---- | ||
+ | |Hospital | ||
+ | |2500 | ||
+ | |50 | ||
+ | |5 | ||
+ | | | ||
+ | |7200 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |4??? | ||
+ | |3 | ||
+ | |---- | ||
+ | |Theater | ||
+ | |2500 | ||
+ | |50 | ||
+ | |5 | ||
+ | | | ||
+ | |7200 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |4??? | ||
+ | |3 | ||
+ | |---- | ||
+ | |Shuttleport | ||
+ | |0 | ||
+ | |0 | ||
+ | | | ||
+ | |250 | ||
+ | |1000 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | |25000 | ||
+ | |4??? | ||
+ | | | ||
+ | |---- | ||
+ | |Large Garden | ||
+ | |0 | ||
+ | |0 | ||
+ | | | ||
+ | |250 | ||
+ | |1000 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | |30000 | ||
+ | |4??? | ||
+ | | | ||
+ | |---- | ||
+ | |Medium Garden | ||
+ | |0 | ||
+ | |0 | ||
+ | | | ||
+ | |250 | ||
+ | |1000 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | |20000 | ||
+ | |4??? | ||
+ | | | ||
+ | |---- | ||
+ | |Small Garden | ||
+ | |0 | ||
+ | |0 | ||
+ | | | ||
+ | |250 | ||
+ | |1000 | ||
+ | |Yes | ||
+ | | | ||
+ | | | ||
+ | |10000 | ||
+ | |4??? | ||
+ | | | ||
+ | |---- | ||
+ | |Garage | ||
+ | |0 | ||
+ | |0 | ||
+ | | | ||
+ | |250 | ||
+ | |1000 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |20000 | ||
+ | |4??? | ||
+ | | | ||
+ | |---- | ||
+ | |Mission Terminal | ||
+ | |Picked Up | ||
+ | | | ||
+ | | | ||
+ | |Destroyed if no credits | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |1000 | ||
+ | |1500 | ||
+ | | | ||
+ | | | ||
+ | |---- | ||
+ | |Fountain | ||
+ | |Picked Up | ||
+ | | | ||
+ | | | ||
+ | |Destroyed if no credits | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |1000 | ||
+ | |1500 | ||
+ | | | ||
+ | | | ||
+ | |---- | ||
+ | |Trainer | ||
+ | |Picked Up | ||
+ | | | ||
+ | | | ||
+ | |Destroyed if no credits | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |1000 | ||
+ | |1500 | ||
+ | | | ||
+ | | | ||
+ | |---- | ||
+ | |Streetlamp | ||
+ | |Picked Up | ||
+ | | | ||
+ | | | ||
+ | |Destroyed if no credits | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |1000 | ||
+ | |1500 | ||
+ | | | ||
+ | | | ||
+ | |---- | ||
+ | |Statue | ||
+ | |Picked Up | ||
+ | | | ||
+ | | | ||
+ | |Destroyed if no credits | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |1000 | ||
+ | |1500 | ||
+ | | | ||
+ | | | ||
+ | |---- | ||
+ | |} | ||
+ | |||
+ | <br><br> | ||
==Source References== | ==Source References== |
Latest revision as of 19:40, 4 July 2009
This article or section needs proper wiki formatting. |
Game Mechanics - Mechanics Category
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
|
Game MechanicsMaintenance is the credit value required for a structure to be operational. Maintenance is deducted from the credit pool on the structure at every hour even if the structure is unoccupied or not in active use. If the structure's pool gets to zero then the deductions begin to be made from the player's bank account. Should the bank account reach zero as well then the structure starts to be come damaged. Maintenance is important to structures due to its affect on their condition values. Condition marks the total amount of hit points (damage) that a structure has before it is destroyed. Condition loss represents a point value that is subtracted from the structure object's total Hit Point count during a cycle period. Cycle periods vary in duration from 30 minutes for non city structures up to a week for city municipal structures. Whenever a structure's condition reaches zero, it will then be destroyed and removed from the world. Condition loss on structures is also affected by the remaining credits within the maintenance pool. For example if the hourly maintenance is 1000 credits and the condition loss for the structure per 30 minute cycle is 100 units then a structure with 500 credits remaining will suffer a condition loss of 50. Condition loss can be reversed through the structure repair process.
Adding Maintenance to StructuresMaintenance can be paid to a structure through 3 ways:
The Maintenance Pool of a structure can be viewed by the structure (or the Structure Management Terminal), selecting the Structure Management radial menu and selecting the Status option. This will bring up an SUI window which lists the current credits deposited as maintenance in the structure. Each type of structure has its own unique credit requirements. Maintenance pools listed under the status window indicate the length of time that the structure can continue existing in the game world with its current maintenance stockpile before condition loss begins to set in.
Structures can be given maintenance by clicking on them to bring up the radial menu, and then clicking the Structure Management radial option. On the Structure management radial, the player must click the Pay Maintenance option. Clicking Pay Maintenance will bring up a new SUI window allowing the player to input an amount of credits for the structure. The amount of credits available is based on the amount of credits in the player's bank and onhand cash. Alternatively a player my select on the structure and use the /payMaintenance command while within visual range of the structure. Using the /payMaintenanc command without a parameter will bring up the Pay Maintenance sui prompt allowing the player to select the amount they wish to deposit. Adding an integer parameter to the /payMaintenanc command (ex. /payMaintenanc 1000 )will directly add that amount of credits to the structure maintenance pool if the player has that amount of credits in their onhand cash or bank account. Cash is always deducted from the player's bank account first. Players can only send in values between 1 and 100,000.
A player may also opt to use a maintenance droid. For more information about maintenance droid usage see: Droid Structure Maintenance Module Usage Effects on Maintenance RatesThere are several things that can affect maintenance rates on structures:
Merchant modifiers are the amount that the maintenance rate is reduced through having the merchant ability "Reduced maintenance fees." This only shows up when a structure has had maintenance paid into its pool by a player who has this ability. This ability reduces maintenance rates on structures by 20% of their current value. The modified rate is shown to the left with the original unmodified rate displayed on the right in parenthesis. Maintenance NotificationsAs a structure runs out of maintenance or becomes damage, the player is given notification of the status of their structure through e-mails. Types of e-mails sent are:
Once the player runs out of money in their bank, the system then sends an e-mail notification informing the player of the condition of the structure's hitpoints. The structure will lose a certain amount of its hitpoints at each maintenance update and the player receives a notification of this every 24 hours. As of Publish 12, Once a structure reaches 0 condition (hitpoints), it will flag itself as condemned and the player receives a Condemned Notification. Condemned structures are not usable, meaning all functions on the structure become inoperable until the player has enough money to pay for the condemned value. To uncondemn a factory, the player must use it(through any interaction such as paying maintenance/power/opening ingredient hopper etc) with enough money in the bank to pay the accrued repair costs. Structure Rates ChartThe break down for all structures are as follows:
Source References
|