Page 1 of 1

Change the description of Create Minions

Posted: Mon Oct 24, 2011 2:18 am
by yufra
I find the description of Create Minions a bit confusing. I suggest the info be changed to the following:

Code: Select all

Fires powerful undead energies through your necrotic aura.  For each recent death that happened inside your aura you will raise an undead minion.  An additional %d undead minions can be raised at this time.

Re: Change the description of Create Minions

Posted: Mon Oct 24, 2011 4:27 am
by bricks
I think it should just list the total. It gets really confusing on the talent screen otherwise.

Re: Change the description of Create Minions

Posted: Mon Oct 24, 2011 8:12 pm
by yufra
bricks wrote:I think it should just list the total. It gets really confusing on the talent screen otherwise.
Sure, how about:

Code: Select all

Fires powerful undead energies through your necrotic aura.  For each recent death that happened inside your aura you will raise an undead minion, up to a total of  %d minions at the same time.
And change the the info function to set nb to self:getTalentLevel(t) instead of t.getMax.