Action Category 11 - Windower/Lua GitHub Wiki
Category for the completion of monster weapon skills (TP moves)
-
actor_id
: mob id -
category
:11
-
param
: ws id (To get the ability name frommabils.xml
, subtract256
) -
targets
-
id
: target_ID -
actions
-
param
: damage -
unknown
: always0
?
-
-
-
unknown
: always0
?
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.