Showing Posts For RAiD.3649:

Ore respawn time?

in Crafting

Posted by: RAiD.3649

RAiD.3649

Does anyone know if the ore vein cool down is per character or per account? I wonder if you could just make a bunch of alts and run a mining route for 10 minutes on each one and then switch over?

Try it and tell us.

int Fact (int n) {
int temp; if (n <= 1) return 1;
temp = n * Fact(n – 1); return temp; }

How do I read the Gem-to gold/Gold to gem screen?

in Players Helping Players

Posted by: RAiD.3649

RAiD.3649

How and why does the price fluctuate?

int Fact (int n) {
int temp; if (n <= 1) return 1;
temp = n * Fact(n – 1); return temp; }

Utility Skills

in Players Helping Players

Posted by: RAiD.3649

RAiD.3649

If you get enough skill points you can buy all of your slot skills. I’m

I’ve full cleared all the zones I’ve done so far except Lion’s Arch and the WvW maps. You can solo all of the Skill Challenges. At least, as a Necromancer you can :P I can’t speak to any other class.

int Fact (int n) {
int temp; if (n <= 1) return 1;
temp = n * Fact(n – 1); return temp; }