Action Category 06 - Windower/Lua GitHub Wiki
Category for the initiation/execution of most job abilities.
Note: Some Job Abilities that do direct damage fall into Action Category 03, and some with unblinkable animations fall into Action Category 14.
-
actor_id: mob id of JA user -
category:6 -
param: Job ability ID (fromabils.xmlresource) -
targets-
id: mob id the ability is used on -
actions-
param: Status ID gained, damage done, or HP/MP/TP amount gained depending on the message -
message:0indicates no log message (like for maneuvers) -
reaction:16observed -
unknown: always0?
-
-
-
unknown: always0?
Scavenge (after the April Update) breaks the above "action" subtable format and uses this one instead:
-
action-
param: item ID scavenged -
add_effect_param: number of items scavenged
-