ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
BaseNormal: Difference between revisions
Jump to navigation
Jump to search
EvilRenegade (talk | contribs) m Replacing Template:TTL with Template:F. |
Mostly stylistic changes |
||
Line 5: | Line 5: | ||
|default=yes | |default=yes | ||
|types={{Categ|BuildingTypes}} | |types={{Categ|BuildingTypes}} | ||
|ts=yes | |||
|fs=yes | |||
|hp=yes | |||
|ra2=yes | |ra2=yes | ||
|yr=yes | |yr=yes | ||
| | |ares=yes | ||
}} | }} | ||
Specifies whether or not this [[BuildingType]] expands the area in which you can place further | Specifies whether or not this [[BuildingType|building type]] expands the area in which you can place further buildings. Generally, base defenses do not expand the player's build area while production buildings do. | ||
The distance you may place new | The distance you may place new buildings away from a building type with {{f|BaseNormal|yes}} set is determined by the new building type's {{f|Adjacent|link}} flag. | ||
==Inconsistencies in | ==Inconsistencies in {{yr}}== | ||
It seems that the developers forgot to add {{f|BaseNormal|no|link}} to some [[BuildingTypes]] that should not have had the default {{f|BaseNormal|yes | It seems that the developers forgot to add {{f|BaseNormal|no|link}} to some [[BuildingTypes|building types]] that should not have had the default {{f|BaseNormal|yes}}. The most obvious examples of this are two of the defense buildings, Yuri's Psychic Tower ({{tt|YAPSYT}}) and the Allied Gap Generator ({{tt|GAGAP}}), both of which expand the player's build area whilst the Tesla Coil and the Prism Tower do not. This was corrected in the [[UMP]]. | ||
=See also= | ==See also== | ||
* | *[[Adjacent]] | ||
* | *[[EligibileForAllyBuilding]] | ||
* | *[[IsBase]] |
Revision as of 20:28, 16 January 2023
Flag: | BaseNormal |
File(s): | Rules(md).ini |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Default: | yes |
Applicable to: | BuildingTypes |
Specifies whether or not this building type expands the area in which you can place further buildings. Generally, base defenses do not expand the player's build area while production buildings do.
The distance you may place new buildings away from a building type with BaseNormal=yes set is determined by the new building type's Adjacent flag.
Inconsistencies in Yuri's Revenge
It seems that the developers forgot to add BaseNormal=no to some building types that should not have had the default BaseNormal=yes. The most obvious examples of this are two of the defense buildings, Yuri's Psychic Tower (YAPSYT) and the Allied Gap Generator (GAGAP), both of which expand the player's build area whilst the Tesla Coil and the Prism Tower do not. This was corrected in the UMP.