Page 1 of 1
'Ice Blade' not in skills database
Posted: Sun May 29, 2011 1:19 pm
by horsewilly
Hey, just saw that the priest/scout elite skill 'ice blade' is not in the database. could it be added? =)
http://romdata.getbuffed.com/?s=492931
Re: 'Ice Blade' not in skills database
Posted: Sun May 29, 2011 8:02 pm
by rock5
Ok, should look something like this.
Code: Select all
<skill name="PRIEST_ICE_BLADE" mana="30" range="200" type="damage" />
But to add it properly we need the manainc value too. What level do you have that skill and how much mana does it use?
Re: 'Ice Blade' not in skills database
Posted: Sun May 29, 2011 9:39 pm
by kanta
You can find the manainc values on
http://www.theromwiki.com/Runes_of_Magic_Wiki
according to TRW Ice Blade is 30 + 3 / level
Re: 'Ice Blade' not in skills database
Posted: Mon May 30, 2011 6:40 am
by rock5
I didn't know there was a site that included mana increase. Thanks for that. I'll add it next time I commit.