Jump to content

LargeVisceroid: Difference between revisions

From ModEnc²
en>Renegade
With credit to Rayne.
en>AlexB
No edit summary
Line 1: Line 1:
== In [{{f|General|link}}] ==
{{Flag
{{Flag
|name=LargeVisceroid
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|files={{Categ|rules(md).ini}}
|values=Booleans
|types={{Categ|General}}
|values={{Values|string|[[VehicleTypes]]}}
|ts=yes
|fs=yes
|ra2=yes
|yr=yes
|ra2obsolete=yes
}}
 
The type representing the large Visceroid resulting from the merger of two small Visceroids that came within cell range of each other.
 
{{f|LargeVisceroid}} is read in {{ra2}} and {{yr}}, but as Visceroids will not merge, it is obsolete.
 
 
== On [[VehicleTypes]] ==
 
{{Flag
|name={{PAGENAME}}
|files={{Categ|rules(md).ini}}
|types={{Categ|VehicleTypes}}
|values={{Values|boolean}}
|default=no
|default=no
|types={{Categ|VehicleTypes}}
|ra=no
|cs=no
|am=no
|ts=yes
|ts=yes
|fs=yes
|fs=yes
|ets=yes
|ra2=yes
|ra2=yes
|yr=yes
|yr=yes
|rp=yes
}}
}}
{{tt|'''LargeVisceroid'''}} was used in {{ts}} to identify the VehicleType representing the large Visceroid resulting from the merger of two [[SmallVisceroid|small Visceroids]].


Independent from the Visceroid logic, the flag puts the VehicleType into a permanent state of random movement, no matter if the unit is player-controlled or not.
Defines whether this unit is a small Visceroid. Visceroids randomly wander around on their own, are immune to EMP and {{f|Jellyfish|link}}, use attack animations, retreat to the nearest patch of Tiberium when damaged into yellow health, and have a few more special properties. Large Visceroids do not try to merge with other Visceroids.
 
This can be used to trigger trains to move without needing map triggers, although they will be unstoppable.


This can be used to trigger [[IsTrain|trains]] to move without needing map triggers, although they will be unstoppable.
In {{ra2}} and {{yr}} Visceroids will not retreat to patches of Tiberium.


==See also==
== See also ==
*{{f|SmallVisceroid|link}}
* [[SmallVisceroid]]
* [[Jellyfish]]

Revision as of 22:41, 5 April 2015

In [General]

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: LargeVisceroid
File(s): rules(md).ini
Values: Strings: Normal text. (Limited to: VehicleTypes)
Applicable to: General

Logic related to LargeVisceroid, as a whole or in part, is obsolete in Red Alert 2 and/or Yuri's Revenge.



The type representing the large Visceroid resulting from the merger of two small Visceroids that came within cell range of each other.

LargeVisceroid is read in Red Alert 2 and Yuri's Revenge, but as Visceroids will not merge, it is obsolete.


On VehicleTypes

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: LargeVisceroid
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: VehicleTypes


Defines whether this unit is a small Visceroid. Visceroids randomly wander around on their own, are immune to EMP and Jellyfish, use attack animations, retreat to the nearest patch of Tiberium when damaged into yellow health, and have a few more special properties. Large Visceroids do not try to merge with other Visceroids.

This can be used to trigger trains to move without needing map triggers, although they will be unstoppable.

In Red Alert 2 and Yuri's Revenge Visceroids will not retreat to patches of Tiberium.

See also