tree 0.00 attack speed cap increased:
attack power
crit chance
hp
Code
Index: src/arcemu-world/Player.cpp
==================================
--- src/arcemu-world/Player.cpp (revision 3250)
+++ src/arcemu-world/Player.cpp (working copy)
@@ -390,8 +390,8 @@
m_comboTarget = 0;
m_comboPoints = 0;
- SetAttackPowerMultiplier(0.0f);
- SetRangedAttackPowerMultiplier(0.0f);
+ SetAttackPowerMultiplier(5.0f);
+ SetRangedAttackPowerMultiplier(5.0f);
UpdateLastSpeeds();
@@ -400,7 +400,7 @@
for(i = 0; i < 3; i++ )
{
- m_attack_speed[i] = 1.0f;
+ m_attack_speed[i] = 0.0f;
m_castFilter[i] = 0;
}
http://www.megaupload.com/?d=UWKXVATE updated block fixed