Although, Blizz does not support it anymore, I'm requesting an add-on script to create Boss Artificial Intelligence in Blizz-ABS
The problem is that Blizz gives every monster the same type of AI
Scripts In USE:
Blizz-ABS 2.7
-Auto-Target Addon
-Rapid Fire Addon
-Quick Weapon switch Addon
Dublealex AMS4
Tricksters Multiple Inventories
Wortana's Backup
Zero's/CCoa Advanced Weather
Game Guy's Snapshot
Details:
Rather than the random real-time decisions of normal monster AI, I need an add-on that controls a boss based on event commands, specifically comments.
Enemy's who are of the boss type will follow commands in the comments in an attack pattern
EX.
Comment:
wait 40
attack 160
hydro cannon 20
repeat
the format would be the following:
(action type, action, duration (seconds), uses)
action type: what kind of action is done i.e defend, attack, skill, wait, avoid
action: what is done i.e strong attack, light attack, Cross Cut. For defend, attack, and avoid simply repeat the action type
duration: How long Boss will carry out action
uses: how many times boss will carry out action in the duration, 0 = no limit