ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

LargeVisceroid: Difference between revisions

From ModEnc
Jump to navigation Jump to search
No edit summary
DeathFish (talk | contribs)
m Dedeezirified completed
 
(2 intermediate revisions by 2 users not shown)
Line 8: Line 8:
|ts=yes
|ts=yes
|fs=yes
|fs=yes
|hp=yes
|ra2=yes
|ra2=yes
|yr=yes
|yr=yes
|ares=yes
|ra2obsolete=yes
|ra2obsolete=yes
}}
}}
Line 18: Line 20:


{{f|LargeVisceroid}} is read in {{ra2}} and {{yr}}, but as Visceroids will not merge, it is obsolete.
{{f|LargeVisceroid}} is read in {{ra2}} and {{yr}}, but as Visceroids will not merge, it is obsolete.


== On [[VehicleTypes]] ==
== On [[VehicleTypes]] ==
Line 30: Line 31:
|ts=yes
|ts=yes
|fs=yes
|fs=yes
|hp=yes
|ra2=yes
|ra2=yes
|yr=yes
|yr=yes
|ares=yes
}}
}}


Line 40: Line 43:
In {{ra2}} and {{yr}} Visceroids will not retreat to patches of Tiberium.
In {{ra2}} and {{yr}} Visceroids will not retreat to patches of Tiberium.


== See also ==
== See Also ==
* [[SmallVisceroid]]
* [[SmallVisceroid]]
* [[Jellyfish]]
* [[Jellyfish]]
In version 0.5, [[Ares]] reimplemented the SmallVisceroid merging into LargeVisceroid mechanism within this logic, refer to [https://ares-developers.github.io/Ares-docs/new/tiberium/damage.html#visceroids documentation].

Latest revision as of 11:14, 25 April 2025

In [General]

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
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.

In Tiberian Sun, this has to be set to a valid type if there are SmallVisceroid=yes units, otherwise merging will result in an IE.

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

On VehicleTypes

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
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

In version 0.5, Ares reimplemented the SmallVisceroid merging into LargeVisceroid mechanism within this logic, refer to documentation.