PGCC: Vampire regen wrong value
Moderators: Active Admins, Forum Moderators, Active DMs, Contributors, Area Developers, Artist/Animator
-
- Posts: 242
- Joined: Tue Mar 24, 2020 9:07 am
PGCC: Vampire regen wrong value
Hi,
Level 30
100% blood
PGCC Vampire regen = 6/round
Wiki states: 7
So it's 1 inferior to what it should be.
Cheers!
Level 30
100% blood
PGCC Vampire regen = 6/round
Wiki states: 7
So it's 1 inferior to what it should be.
Cheers!
Re: PGCC: Vampire regen wrong value
Irongron wrote: [...] the super-secret Arelith development roadmap is a post apocalyptic wasteland populated with competing tribes of hand-bombard wielding techno-giants, and strewn with the bones of long dead elves.
So we're very much on track.
Re: PGCC: Vampire regen wrong value
Don’t always trust the wiki. We’ll consult the code.
Determine your Public CD Key here
Can't see your vault? Have you migrated your accounts? If you have tried, and still can't see them, message me.
Re: PGCC: Vampire regen wrong value
Calculation for maxregen is:
(Character Level / 5) + 1, meaning a level 30 should have +7.
However, it is later set to use a value of 6 instead of the 7. I'll run it by some people to determine why this is that way and we will address wiki postings as needed.
(Character Level / 5) + 1, meaning a level 30 should have +7.
However, it is later set to use a value of 6 instead of the 7. I'll run it by some people to determine why this is that way and we will address wiki postings as needed.
Determine your Public CD Key here
Can't see your vault? Have you migrated your accounts? If you have tried, and still can't see them, message me.
Re: PGCC: Vampire regen wrong value
Big thanks for looking into it!
Irongron wrote: [...] the super-secret Arelith development roadmap is a post apocalyptic wasteland populated with competing tribes of hand-bombard wielding techno-giants, and strewn with the bones of long dead elves.
So we're very much on track.