Page 1 of 1

warden crystal pet question

Posted: Fri Jul 15, 2016 3:52 am
by beanybabe
in the pet lua it shows this
name = GetIdName(102325), -- nature crystal
skillid = 493344,
skill5name = "PROTECTION",
skill5auto = "true",
skill6name = "ACCELERATION",
skill6auto = "true"},


It seems that the crystalline protection should auto start when bot does but I have to manually start it. Do I need to set something else?

Re: warden crystal pet question

Posted: Mon Jul 25, 2016 6:16 pm
by Bill D Cat
Looking at my Warden, the skill IDs in question are:
Summon Nature Crystal (493344)
Crystalline Acceleration (498202)

However, at least at lower levels there are only 5 skills on the pet skill bar.
1. Stop
2. Follow
3. Attack
4. Counterattack
5. Crystalline Acceleration

So the "skill5name" and "skill5auto" should be "ACCELERATION" in order for it to work automatically when the pet is summoned.