Action Category 04 - Windower/Lua GitHub Wiki

Category for the execution of a spell cast. This category is also applied when you get up from Reraise.

  • actor_id: mob id of caster
  • category: 4
  • param: Spell ID (from spells.xml resource)
  • targets
    • id: mob id the spell is used on
    • actions
      • param: Status ID gained by the target, damage done, or HP/MP/TP amount gained depending on the message
      • message: 0 indicates no log message. Otherwise, see dialog4.xml
      • reaction: 0 and 16 observed
      • unknown: always 0?
      • has_add_effect: This line of flags/values occasionally returns true and has valid values for spells that don't have additional effects. It is unclear why.
  • unknown: always 0?
  • recast: Recast of the spell in seconds if you are the caster.
⚠️ **GitHub.com Fallback** ⚠️