Quote:
Originally Posted by Burningsoul
I'm working on a x5-ish type server, trying to boost Evasive and Impenetrable's longevity. The Wiki's entry for buffduration is empty, and PEQ's DB has a value of 2 for Impenetrable. What does this equate to in game time, and how long would bumping it up to 3, for example, make it last? I want it to last longer but something extravagant like an hour.
Also, I can't seem to locate Destructive Force on the spell list, but I'm guessing I should look in AA_Actions. Is there a listing of ID's to which class and what ability they are? Can't seem to find that either.
Edit: Checking my SoF client out, after doing #traindisc 80, I don't even have Impenetrable listed on my monk, is there an easy way to add it? (With limited knowledge of sql)
|
You need to add in a spellfile that has the effect. Buff durations are 6 seconds, just like a tick. That can be configured in the source, I think, I forget what handles ticks though.
As for the x5 aspect, I am working on a new iteration of x5 with Drakkie, and I am curious as to why you are not re-writing avoidance entirely? Personally, I see no point in avoidance unless it is 100% chance, but that's me. Especially within a x5 environment; a lot of the source is not written around x5 stats, or anything like that. Take a look at the current x5 server; avoidance is out of whack.