Difference between revisions of "Weather"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "= {3C} {{IE_3C}} = Controls the weather, but not the weather type. See Also: {6B} {{IE_6B}} == Strength : Byte (hex) == 0x00: Cancel Rain/Cancel ...")
 
Line 7: Line 7:
  
 
== Strength : Byte (hex) ==
 
== Strength : Byte (hex) ==
0x00: Cancel Rain/Cancel Snow
+
*0x00: Cancel Rain/Cancel Snow
0x01: Cancel Rain/Cancel Snow
+
*0x01: Cancel Rain/Cancel Snow
0x02: Rain/Snow
+
*0x02: Rain/Snow
0x03: Rain/Snowstorm
+
*0x03: Rain/Snowstorm
0x04: Rain/Strong Snowstorm
+
*0x04: Rain/Strong Snowstorm
  
  
 
== Unknown 1 : Byte (hex) ==
 
== Unknown 1 : Byte (hex) ==
 
0x01 most of the time, 0x00 otherwise.
 
0x01 most of the time, 0x00 otherwise.

Revision as of 00:52, 31 December 2013

{3C} Weather

Controls the weather, but not the weather type.


See Also: {6B} BGSound


Strength : Byte (hex)

  • 0x00: Cancel Rain/Cancel Snow
  • 0x01: Cancel Rain/Cancel Snow
  • 0x02: Rain/Snow
  • 0x03: Rain/Snowstorm
  • 0x04: Rain/Strong Snowstorm


Unknown 1 : Byte (hex)

0x01 most of the time, 0x00 otherwise.