[rpg] Faq

CAn auctions be used to just sell an item? I tried to set one up but it wantes me to upgrade and I don't have that kind of cash.
 

log in or register to remove this ad


I have a lot of money but I don't show up on the "richest characters" list. Why?

That list doesn't count the money you have in your bank account.

I have a job, why aren't I making any money?

You have to collect your salary after the required period. Note that it is only when you collect your salary that the timer resets. If you have a job for 2 weeks without collecting your salary, you still won't make more than one wage's worth of gold.

AR
 

Altamont Ravenard said:
I too would like to know if you heal over time. My guess is "no" since I've been stuck at 32 hp for a looong time. Damn Kobold.

As far as I can tell that's a no. I would expect a timer of sorts if it did since they have timers for everything.
 

Crothian said:
As far as I can tell that's a no. I would expect a timer of sorts if it did since they have timers for everything.
I definitely wouldn't mind having a go at coding that, though I don't have the code available, so it doesn't work so well. Even so, I think it could be easily integrated into the Temple - every 24 hours you get an option to fully heal, much like you collect salary from your job. You could even work it into that portion of code if you really wanted.
 


Can you put more than one enhancement on a weapon?

No. Only one enhancement may help any item.

Will an enhancement work on any item or only on a specific type of item?

Enhancements will work on any type of item. You can have flaming armour that improves your Attack.

Cheers!
 
Last edited:

How tough is the Kobold ?

Don't expect to take out more than about 6 of them without needing healing when you're first getting started.

How exactly is the damge I take worked out ?
For magic:
Not Sure. I suspect that magic sets some kind of minimum or uses a preset value for Random.

For Physical Attacks the damage is ([Random*Your Strength]+1) - ([Random*Your Opponents Defense]+1)

Where Random is a number between 0 and 0.999999, the bit in square brackets is rounded down to the nearest whole number (not up or off).

And the whole thing cannot be less than zero. That is you will never heal damage this way.

Note that the HP you lose is equal to the damage and that you also lose half the damage in MP.
 
Last edited:


At the moment MP do nothing, they are bugged (you don't lose MP if you cast spells either).

Well that's not completely true, if you have less than 100 MP you can't use the Wraith summon.
 
Last edited:

Remove ads

Top