We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Date & Time: Jan 23, 2018
FFXI Client Version (use /ver to see your version):
/ver
Server's Expected Client Version matches? (use !ecv to see expected version) (THIS IS A YES OR NO QUESTION!):
!ecv
Character Name: Tbone
Nation: Windy
Job(level)/Sub Job(level): Whatever
NPC or Monster or item Name:
Zone name:
Coordinates (use !where):
!where
ffxiah.com link (for items issues only):
Multi-boxing? (multiple clients on same connection):
Steps To Reproduce / any other info:
https://github.com/DarkstarProject/darkstar/blob/459685fa63386640ffaa8759f61b76dae3973d29/src/map/utils/battleutils.cpp#L5113
Mod::HASTE_GEAR and Mod::HASTE_MAGIC don't get capped when set, and aren't being capped when applied to recast (they are to weapon delay however).
The hard cap of 80% is being applied at
https://github.com/DarkstarProject/darkstar/blob/459685fa63386640ffaa8759f61b76dae3973d29/src/map/utils/battleutils.cpp#L5150
The text was updated successfully, but these errors were encountered:
nfaletra
No branches or pull requests
Date & Time:
Jan 23, 2018
FFXI Client Version
(use
/ver
to see your version):Server's Expected Client Version matches?
(use
!ecv
to see expected version)(THIS IS A YES OR NO QUESTION!):
Character Name:
Tbone
Nation:
Windy
Job(level)/Sub Job(level):
Whatever
NPC or Monster or item Name:
Zone name:
Coordinates (use
!where
):ffxiah.com link (for items issues only):
Multi-boxing? (multiple clients on same connection):
Steps To Reproduce / any other info:
https://github.com/DarkstarProject/darkstar/blob/459685fa63386640ffaa8759f61b76dae3973d29/src/map/utils/battleutils.cpp#L5113
Mod::HASTE_GEAR and Mod::HASTE_MAGIC don't get capped when set, and aren't being capped when applied to recast (they are to weapon delay however).
The hard cap of 80% is being applied at
https://github.com/DarkstarProject/darkstar/blob/459685fa63386640ffaa8759f61b76dae3973d29/src/map/utils/battleutils.cpp#L5150
The text was updated successfully, but these errors were encountered: