Skip to content
zetaepyon edited this page Jan 9, 2018 · 1 revision

Category for the completion of monster weapon skills (TP moves)

  • actor_id: mob id
  • category: 11
  • param: ws id (To get the ability name from mabils.xml, subtract 256)
  • targets
    • id: target_ID
    • actions
      • param: damage
      • unknown: always 0?
  • unknown: always 0?

Synergy Furnaces occasionally send messages with this information (for overloads) even if you are in the moghouse. Overloads are actually two subsequent Category 11 messages. The first contains the right element name, and the second contains the damage information. It is unclear why SE did this.