/Lua run Mission_SORColossus
You must start the script within 50 feet of Black Jay in Ruined Arcstone, this script will not try to run to the mission giver, as the navigation in this zone is too uncertain. It will get the mission, zone in, start the event, kill the 2 starting adds, then kill Colossus (burn starts on the Colossus). I ignore the adds so far, but could add handling for them in if needed.
Currently it will only work with CWTN plugins, as that is my group makeup at this time.
There is an ini file you can modify how the mission runs (config/mission_sorcolossus_charname.ini). Here are the different parameters you can set:
You must start the script within 50 feet of Black Jay in Ruined Arcstone, this script will not try to run to the mission giver, as the navigation in this zone is too uncertain. It will get the mission, zone in, start the event, kill the 2 starting adds, then kill Colossus (burn starts on the Colossus). I ignore the adds so far, but could add handling for them in if needed.
Currently it will only work with CWTN plugins, as that is my group makeup at this time.
There is an ini file you can modify how the mission runs (config/mission_sorcolossus_charname.ini). Here are the different parameters you can set:
INI:
GroupMessage=dannet -> (currently only supports dannet commands)
Automation=CWTN -> (CWTN is the only automation currently supported)
PreManaCheck=true -> (This will wait until all toons are full mana / hp / end before starting the mission once zoned in - defaults to false)
Burn=true -> (Whether we should burn by default. Some people have a bit of trouble handling the adds when they burn, so you are able to turn this off if you want. Default = true)
OpenChest=false -> (true if you want to open the chest automatically at the end of the mission run. Default = false)
WriteCharacterIni=true -> (Whether or not you want to write a character ini file. True by default, but you would have to change this in the code to over-ride, which would not survive an update)
IgnoreStoneFall=true -> (Does not move to avoid the stonefall emote. Default = false)
- Source Repository
- https://github.com/Nightmare327-mq/Mission_SORColossus.git
- [git] Automation options?
- Yes
