Difference between revisions of "Weather"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
m (Xifanie moved page Event Instruction 3C to Weather)
 
(No difference)

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.