Difference between revisions of "Weather"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
= {3C} {{IE_3C}} =
 
= {3C} {{IE_3C}} =
Controls the weather, but not the weather type.
+
{{IE_3C_ex}}
 +
 
 +
{{IE_3C_desc}}
  
  
Line 10: Line 12:
 
*0x01: Cancel Rain/Cancel Snow
 
*0x01: Cancel Rain/Cancel Snow
 
*0x02: Rain/Snow
 
*0x02: Rain/Snow
*0x03: Rain/Snowstorm
+
*0x03: Thunderstorm/Snowstorm
*0x04: Rain/Strong Snowstorm
+
*0x04: Strong Thunderstorm/Snowstorm
  
  
== Unknown 1 : Byte (hex) ==
+
== Unknown : Byte (hex) ==
 
0x01 most of the time, 0x00 otherwise.
 
0x01 most of the time, 0x00 otherwise.

Revision as of 14:00, 3 January 2014

{3C} Weather

Weather(xWP,x01)

Controls the weather's power, 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: Thunderstorm/Snowstorm
  • 0x04: Strong Thunderstorm/Snowstorm


Unknown : Byte (hex)

0x01 most of the time, 0x00 otherwise.