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 ...")
 
m (Xifanie moved page Event Instruction 3C to Weather)
 
(2 intermediate revisions by the same user not shown)
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 7: Line 9:
  
 
== 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: 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.

Latest revision as of 15:03, 6 August 2020

{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.