|
|
@ -4304,9 +4304,9 @@ public class PlayerCharacter extends AbstractCharacter { |
|
|
|
this.speedHandTwo = speed; |
|
|
|
this.speedHandTwo = speed; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
this.calculateATR(); |
|
|
|
//this.calculateATR();
|
|
|
|
this.calculateDamage(); |
|
|
|
//this.calculateDamage();
|
|
|
|
this.calculateSpeed(); |
|
|
|
//this.calculateSpeed();
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
/** |
|
|
|