Jump to content

HSBuilding: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 2 revisions imported
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
List of structures that the unit assigned as HunterSeeker=yes will emerge from when spawned by a Super Weapon with Type=HunterSeeker. GDIHunterSeeker= will emerge from the first structure in the list, and NodHunterSeeker= will emerge from the second structure in the list. The structures should be from the list of [BuildingTypes] and be defined as per all other structures. It has not been established if this portion of the Hunter Seeker logic works in Red Alert 2.
|values={{Values|stringlist|[[BuildingTypes]]}}
|default=none
|types={{Categ|SpecialWeapons}}
|ts=yes
|fs=yes
}}
 
List of structures that the unit assigned as {{f|HunterSeeker|yes|link}} will emerge from when spawned by a Super Weapon with {{f|Type|HunterSeeker}}. The structures should be from the list of [BuildingTypes] and be defined as per all other structures.
 
The first building whose type is contained in the list will launch a Hunter Seeker unit defined by either {{f|GDIHunterSeeker|link}}= or {{f|NodHunterSeeker|link}}=, depending on the firing player's side.
 
The Hunter Seeker logic appears to be disabled in Red Alert 2 although all of its associated keywords are parsed. It does not exist in Yuri's Revenge and the tag is not parsed.

Latest revision as of 21:45, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: HSBuilding
File(s): rules(md).ini
Values: Comma-separated list of strings. (Limited to: BuildingTypes)
Default: none
Applicable to: SpecialWeapons


List of structures that the unit assigned as HunterSeeker=yes will emerge from when spawned by a Super Weapon with Type=HunterSeeker. The structures should be from the list of [BuildingTypes] and be defined as per all other structures.

The first building whose type is contained in the list will launch a Hunter Seeker unit defined by either GDIHunterSeeker= or NodHunterSeeker=, depending on the firing player's side.

The Hunter Seeker logic appears to be disabled in Red Alert 2 although all of its associated keywords are parsed. It does not exist in Yuri's Revenge and the tag is not parsed.