Jump to content

IonBlue: 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
Blue tint to adjust light value during the effect of a Super Weapon with Type=LightningStorm on a scale of 0.000000 to 1.000000.
|name={{PAGENAME}}
|files={{Categ|Maps}}
|values={{values|float}}
|default=1.0
|types={{Categ|Lighting}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|ares=yes
}}
 
Specifies the amount of blue tint to apply to the map's [[IonAmbient|ambient]] [[cell]] lighting during [[ion storm]] ({{ts}}) or [[lightning storm]] ({{ra2}} and {{yr}}). Default's to 1.0, which applies no tint. Higher values increase the amount of blue tint, lower values decrease it.
 
== Notes ==
* Objects using the unit [[palette]] ({{tt|unit*.pal}}) are not tinted. This includes all units and player-owned buildings, Tiberium/ore, etc. Therefore, it is recommended that the map's {{f|IonRed|link}}, {{f|IonGreen|link}}, and {{f|IonBlue}} values together average at 1.0, else these objects will stand out in a visually unpleasant way during a storm.
* Negative values work, as long as at least one other color component ({{f|IonRed|link}} or {{f|IonGreen}}) is above zero. Otherwise the map will appear pitch black.
 
== See Also ==
* [[IonRed]]
* [[IonGreen]]
* [[IonAmbient]]
* [[Blue]]

Latest revision as of 21:52, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: IonBlue
File(s): Maps
Values: Floating point values: Any decimal number (clearer range should be added in Template:Values).
Default: 1.0
Applicable to: Lighting


Specifies the amount of blue tint to apply to the map's ambient cell lighting during ion storm (Tiberian Sun) or lightning storm (Red Alert 2 and Yuri's Revenge). Default's to 1.0, which applies no tint. Higher values increase the amount of blue tint, lower values decrease it.

Notes

  • Objects using the unit palette (unit*.pal) are not tinted. This includes all units and player-owned buildings, Tiberium/ore, etc. Therefore, it is recommended that the map's IonRed, IonGreen, and IonBlue values together average at 1.0, else these objects will stand out in a visually unpleasant way during a storm.
  • Negative values work, as long as at least one other color component (IonRed or IonGreen) is above zero. Otherwise the map will appear pitch black.

See Also