Damage calculator

Day 1,520, 09:38 Published in Greece Greece by TheKnight Rider

English

Here I present to you a damage calculator program that I wrote yesterday because I was too lazy to use the formula provided at erepublik wiki. It should be compatible with windows xp / vista / 7.

It uses the following formula:
D = (60 + ((S1-S2)/10)) × (1 + (Your FirePower-Enemys FirePower)/400) / 2

I noticed however that the results are not always accurate. Sometimes the calculated damage is lower by 1 - 4 points than the real. The error is introduced because of the formula (its not a bug).



To use just type your stenght your opponent strenght and select your and your opponent's weapon. Then hit the Calculate damage button to update the damage shown.

________________________________________________________________________

Greek

Αν θέλετε να ξέρετε εκ των προτέρων πόσο damage κάνετε στον αντίπαλο ώστε να μην τον αφήνετε συνέχεια με 10 ζωή όταν σας τελειώνει το food (πολύ σπαστικό!) ορίστε ένα πρόγραμμα (link) που έγραψα εχθές (επειδή βαριόμουνα να χρησιμοποιώ πολλές φορές το τύπο από το erepublik wiki) και υπολογίζει το damage. Είναι συμβατό με windows xp / vista / 7 (λογικά γιατί δεν το έχω ελέγξει). Εγώ προσωπικά έχω σπαταλήσει πάνω από 20 καραμέλες σε 2 μήνες επειδή άφηνα αντιπάλους με λίγη ζωή και ήθελα να πάρω τα rank points και το experience.

Χρησιμοποιεί το τύπο:
D = (60 + ((S1-S2)/10)) × (1 + (Your FirePower-Enemys FirePower)/400) / 2

Βέβαια τα αποτελέσματα δεν είναι πάντα ακριβή διότι ο τύπος δεν είναι απόλυτα σωστός.



Για να το χρησιμοποιείτε απλά επιλέξτε το δικό σας όπλο και του αντιπάλου και πληκτρολογήστε τα strenght. Κατόπιν πατήστε το κουμπί Calculate damage για να ανανεώσετε το απεικονιζόμενο damage.