Skip to content

Event mode

Masuzu edited this page Jun 2, 2017 · 4 revisions

Event mode - Dimensionial Halo, events and showdowns automated farming

Demos

Dimensional Halo - 1 hour

Cerberus showdown - 3 hours

Guild War

Setup

General configuration

This mode is activated when you set the parameter EventMode.Enabled to true. With this mode, Zooey can farm any quest as long as you have the URL of the summon selection page of this quest. Zooey will transition automatically to the Nightmare mode whenever one is available. Zooey will refill AP when needed and repeat the same quest after each clear without any manual intervention.

You will first need to set the URL of the quest to farm (Angel Halo for instance) and update accordingly the parameter EventRaidUrl to do so. For instance, http://game.granbluefantasy.jp/#quest/supporter/510031/5 is the URL of the summon selection page for the very hard version of Angel Halo. If the quest has a nightmare mode appearance, update likewise the parameter NightmareModeUrl. For instance, http://game.granbluefantasy.jp/#quest/supporter/510051/5 is the URL of the Dimensional Halo which can appear after clearing the Angel Halo very hard stage.

Summon selection

Zooey will try to select the summons among the list defined by the parameter PreferredSummons (summon names are not case-sensitive. If you use the japanese language settings, make sure to write the summon names in katakana). If none of the preferred summon was found, a random summon in the summon tab DefaultSummonAttributeTab will be selected instead.

When the nightmare mode appears, the summon will be selected in the list defined by the parameter NightmareModePreferredSummons, and fall back to the default summon attribute tab if it can't. You can however force Zooey to refresh the summon list by setting the parameter RerollSummonWhenNoPreferredSummonWasFoundForNightmareMode to true.

Customize the combat behaviour

You can define a custom combat behaviour for both the event quest stage and nightmare stage via the parameters EventRaidScript and NightmareModeScript. More information about scripting Zooey with Lua scripts can be found [here](Scripting Zooey with Lua).

Leave them blank if you want Zooey not to use any script: in this case, Zooey will just attack enemies to death. However, I doubt that it is efficent to clear all your quests like this, if it is even possible to do so, that is.

Got it, let's start!

After you are fine with your configuration settings, simply run ZooeyBot.exe and start the Chrome extension, as for the Basic mode. Then navigate to the Quest page for Zooey to take over. If you are already on this page, simply refresh the page to trigger Zooey's calibration.

Guild War, Rise of the Beasts and similar event quests

You can automate event farming simply by setting the configuration parameter EventRaidUrl to the URL of the page of the quest you want to repeat, whether it be GW EX+ or Rise of the Beasts or anything else you may fancy.

Some events such as Rise of the Beasts require to navigate to the home page of the event before navigating to the event raid url. If the configuration parameter EventPageUrl in the file ZooeyBot.ini is provided, Zooey will first navigate to this url before hosting the raid. Please make sure to use the new ZooeyBot.ini file or to add the parameter EventPageUrl under the EventMode section.

Below is an example of configuration parameters to automate Guild War EX+ farming:

[EventMode]
Enabled=true
# Url of the summon selection page for the Light GW EX+ raid
EventRaidUrl=http://game.granbluefantasy.jp/#event/teamraid030/supporter/718661/1
EventRaidScript=Scripts/light_gw_ex.lua -> You will need to tailor the script according to your party composition and grid
EventPageUrl=http://game.granbluefantasy.jp/#event/teamraid030