[TOV] Making the Vigor charm work

free(?!) clues!

[TOV] Making the Vigor charm work

Postby Kannkor » 10 Oct 2014, 15:41

This walkthrough will work for ANY item that gives a buff, but I'm going to use the Eye as an example.

The item I'm referring too is "Ahrmatal's Scorching Eye".

Items have very limited information about them available. So we have to do a bit of extra work to make it work.

If you just tried to add it to your caststack, you will probably have noticed, it just spam casts over and over. That's because it doesn't see a buff called "Ahrmatal's Scorching Eye".

We need to tell Ogrebot that the item "Ahrmatal's Scorching Eye" gives the effect of "Vigor".

Edit the file:
innerspace/scripts/EQ2OgreBot/ItemInformation/Item_Effect_Pairs.xml
There are a few examples in there already. To be clear, you're adding the item name, followed by the effect name. For the eye, our entry will look like this:
<Setting Name="Ahrmatal's Scorching Eye">Vigor</Setting>

Save the file.
Reload Ogrebot.
Now you can add the item to your caststack as a buff.
Kannkor
 
Posts: 349
Joined: 06 Nov 2013, 11:49

Re: [TOV] Making the Vigor charm work

Postby Kannkor » 08 Mar 2015, 16:42

To add, the item name, and the effect must be exact matches. For example, say you had a Vigor II charm, it would look like this:
Code: Select all
<Setting Name="Vigorous Geode of Igneous Diversity">Vigor II</Setting>


While I'm at it.. here are a few others you may find useful..
Code: Select all
   <Setting Name="Urn of Offering">Conservative Rate of Fire</Setting>
   <Setting Name="Coercer's Banner of War">Psychic Link</Setting>
   <Setting Name="Ahrmatal's Scorching Eye">Vigor</Setting>
   <Setting Name="Vigorous Geode of Igneous Diversity">Vigor II</Setting>
   <Setting Name="Sigil of the War Prince">Warring Protector</Setting>
   <Setting Name="Stone of Benediction">Planar Benediction</Setting>
   <Setting Name="Sharlok Totem of Diseased Blessings">Bertoxxulous' Blessing III</Setting>
       <Setting Name="Ooze-Covered Spiderling">Vigor</Setting>
Kannkor
 
Posts: 349
Joined: 06 Nov 2013, 11:49

Re: [TOV] Making the Vigor charm work

Postby blammo » 03 Sep 2015, 10:17

Kannkor wrote:While I'm at it.. here are a few others you may find useful.....


Those all worked great, thank you!

Might not be a bad idea to update the source file so we all get these..
blammo
 
Posts: 6
Joined: 23 Mar 2015, 10:13

Re: [TOV] Making the Vigor charm work

Postby Kannkor » 03 Sep 2015, 10:36

blammo wrote:
Kannkor wrote:While I'm at it.. here are a few others you may find useful.....


Those all worked great, thank you!

Might not be a bad idea to update the source file so we all get these..



I can't without overwriting changes people have made to their own. I can update the default, so if you were to delete the file, it would patch a new fresh file.

I have updated the file on the patcher, and added them as a reference to my post above.
Kannkor
 
Posts: 349
Joined: 06 Nov 2013, 11:49

Re: [TOV] Making the Vigor charm work

Postby sodaPoP » 30 Nov 2015, 12:54

ToT Vigor Charms
Code: Select all
<Setting Name="Chitinous Antenna of Xoth">Vigor</Setting>
<Setting Name="Ooze-Covered Spiderling">Vigor</Setting>
<Setting Name="Barkgut King Tooth">Vigor</Setting>
sodaPoP
 
Posts: 22
Joined: 13 May 2014, 18:43

Re: [TOV] Making the Vigor charm work

Postby Mara » 19 Nov 2016, 10:33

Will this work for scrolls of prowess and the buff they give too, or totems potions and poisons?
Mara
 
Posts: 5
Joined: 19 Nov 2016, 10:28


Return to Guides & Strats

Who is online

Users browsing this forum: No registered users and 4 guests

cron