[b24] Aim description inconsistant with code

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
lukep
Sher'Tul Godslayer
Posts: 1712
Joined: Mon Mar 14, 2011 10:32 am
Location: Canada

[b24] Aim description inconsistant with code

#1 Post by lukep »

The number displayed in the description of Aim for firing speed is:

self:getTalentLevelRaw(t) * 5.

However, the code uses:

"combat_physspeed", -self:getTalentLevel(t) * 0.05

The description appears to use the raw talent level, while the code appears to use the effective talent level.
Some of my tools for helping make talents:
Melee Talent Creator
Annotated Talent Code (incomplete)

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [b24] Aim description inconsistant with code

#2 Post by darkgod »

fixed
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply