Shape Database
Quick Explanation Video
If you're grinding a spot and one of the mobs does a nasty telegraphed spell, to make Zekken avoid it in the future you have to add it to the shape database. To do that, do the following:
1. Go to
/Rebornbuddy/Plugins/Zekken/Spell Screenshots/ and take a look at the screenshot of the spell you want to add. Notice the number in the screenshot's name, that's the
spell's ID.
2. Go to
/Rebornbuddy/Plugins/Zekken/Spell Shapes/ and open the
XDatabase.xml file.
3. There are a few spell shape entries on the database already, copy paste one of the
"XSpellShape" elements and change the ID property to the new spell's ID.
4. Modify the
"Flags" properties of your new entry. These flags describe the shape of the telegraph. Be accurate, don't leave "Circle" and "Rectangle" on the same spell.
5. Save the XDatabase.xml file and
close it.
6. On the Rebornbuddy application, go to Plugins and select Zekken. Click the
"Compile" button, located where plugin settings usually are.
That's it! Now Zekken will avoid the new spell.