Page 1 of 1
Stone wall & Energy field duration
Posted: Mon Feb 07, 2011 10:23 am
by Blackhaggie
It's been a while but I feel like I remember energy field lasting longer during t2a than what it currently does. That being said I thought stone wall didn't last long enough back in the day. Here it seems to stay up almost as long as energy field? Anybody else remember these durations? If so, post here and I'll try and get some info on it. I want to make sure I'm not just remembering incorrectly.
Re: Stone wall & Energy field duration
Posted: Mon Feb 07, 2011 11:24 am
by BlackFoot
longer energy fields would be awesome
Re: Stone wall & Energy field duration
Posted: Mon Feb 07, 2011 11:57 am
by Derrick
Wall of stone appears to be a fixed duration of 10 seconds on old OSI, where Energy,Para,Poison Fields used the following formula:
Code: Select all
Seconds = 15 + ((caster_magery * 2) / SpellCircle)
Currently on Second Age:
Wall of stone on UOSA is 10 secs.
Fire Field: Seconds = 4 + (caster_magery / 20) [4-9 seconds]
Poison Field: Seconds = 3 + (caster_magery / 25) [3-7 seconds]
Para Field: Seconds = 3 + (caster_magery / 30) [3-6.33 seconds]
Energy Field: Seconds = 2 + (caster_magery * 0.028) [2-30 seconds]
Should be:
Firefield: 15-65 secs
Poisonfield: 15-55 secs
Parafield: 15-48 secs
EnergyField: 15-43 secs
This will be fixed. Thanks much!
Re: Stone wall & Energy field duration
Posted: Tue Feb 08, 2011 12:59 pm
by Blackhaggie
awesome, this will be a big change on a lot of the fields.
Re: Stone wall & Energy field duration
Posted: Tue Feb 08, 2011 8:36 pm
by Derrick
This change is active on test center; i didn't include it in this morning's mini-patch because although minor, it'd had literally no testing.
If someone can verify the durations on test and post that each field spell is working properly I'll drop in in the next available patch.
Thanks

Re: Stone wall & Energy field duration
Posted: Fri Feb 11, 2011 7:44 pm
by Blackhaggie
I did a bit of testing on this on the testcenter and the times seem to be a bit off on these still. As long as my math was correct.
100 magery
firefield = 53 seconds
energyfield = 30 seconds
stonewall = 10 seconds
poisonfield = 30 seconds
parafield = 35 seconds
times subject to a second or 2 off.