new stat calculations
This commit is contained in:
@@ -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();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user