User Tools

Site Tools


designer_tutorials:tutorials:factories:factories

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
designer_tutorials:tutorials:factories:factories [2013/08/16 13:40]
M57 [Making Factories More Powerful]
designer_tutorials:tutorials:factories:factories [2013/10/26 09:33]
127.0.0.1 external edit
Line 1: Line 1:
-====== Understanding Factories =======+====== Factories =======
  
 ===== The Basics ===== ===== The Basics =====
Line 28: Line 28:
  
  
-**AutoCapture Factory** -- Assigns the territory to the player and adds units. AutoCapture Factories ignore who owns the factory territory. No matter who owns it, ownership is transferred to the player who owns the continent at the beginning of their turn. If the player didn't hold that territory originally, units in that territory are reduced to 0, and the continent bonus is placed in that factory. +**AutoCapture Factory** -- Assigns the territory to the player and adds units. AutoCapture Factories ignore who owns the factory territory. No matter who owns it, ownership is transferred to the player who owns the continent at the beginning of their turn.
  
 **Universal Factory** -- Adds units to territory no matter who owns it. Ownership is retained by the original holder of the territory. All Universal Factories check to see who owns the factory, then places the continent bonus in that factory, and the player who owned the factory gets the bonus and retains ownership of that factory. **Universal Factory** -- Adds units to territory no matter who owns it. Ownership is retained by the original holder of the territory. All Universal Factories check to see who owns the factory, then places the continent bonus in that factory, and the player who owned the factory gets the bonus and retains ownership of that factory.
Line 37: Line 36:
 **Universal Factory +N** -- As above, but adds units to territory ONLY if it is occupied by Neutral **Universal Factory +N** -- As above, but adds units to territory ONLY if it is occupied by Neutral
  
 +**AutoNeutral** -- Converts target territory to Neutral and adds further units as Neutrals
 +
 +**AutoNeutralReset** Converts target territory to Neutral, resets to zero units and then adds further units as Neutrals
 ==== Factory Activation Chart ==== ==== Factory Activation Chart ====
 |              ^  Player owns Factory    Someone else owns Factory                        ^  Neutral owns Factory                            ^ |              ^  Player owns Factory    Someone else owns Factory                        ^  Neutral owns Factory                            ^
 ^ Standard      Yes                    No                                                No                                              | ^ Standard      Yes                    No                                                No                                              |
-^ AutoCapture  |  Yes                    Yes - captures and reinitializes with 0 units     Yes - captures and reinitializes with 0 units   |+^ AutoCapture  |  Yes                    Yes    |  Yes  |
 ^ Universal    |  Yes                    |  Yes                                              Yes                                             | ^ Universal    |  Yes                    |  Yes                                              Yes                                             |
 ^ Universal -N |  Yes                    Yes                                              |  No                                              | ^ Universal -N |  Yes                    Yes                                              |  No                                              |
 ^ Universal +N |  No                    |  No                                                Yes                                             | ^ Universal +N |  No                    |  No                                                Yes                                             |
-^ AutoNeutral (//proposed//|  Yes - The territory turns neutral    |  Yes - The territory turns neutral                                      |  Duh - it's already neutral  |+^ AutoNeutral  |  Yes                   |  Yes   |  NA it's already neutral  | 
 +^ AutoNeutralReset  |  Yes                    Yes    NA - it's already neutral  | 
 + 
 +Factories that change the ownership of the target territory (AutoCapture and AutoNeutral) execute in a loop in order of alphanumeric factory name. 
 + 
 +==== Caps ==== 
 + 
 +Factories have an optional unit cap setting. If the number of units on the factory equals or exceeds the specified cap, the factory will not produce any further units. 
 ==== But There's More - Negative Factories ==== ==== But There's More - Negative Factories ====
  
designer_tutorials/tutorials/factories/factories.txt · Last modified: 2018/02/15 22:54 by redshift