Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 804 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 804 Bytes

Path of Exile Weapon DPS Calculator

Path of Exile Weapon DPS calculator is app that lets you check DPS (damage per second) values of weapons from Path of Exile game. You can check it out here: https://pdejan.github.io/poe_wdps/

Usage

Simply copy weapon info from in game (press Ctrl + C while hovering your mouse on weapon item), paste it into text area and press calculate button. Output consists of Physical DPS, Elemental DPS and Total DPS.

Style

Materialize is used as front-end framework.

Archived

This repository was learning project and small aplication used to leverage data which game Path of Exile provided about its weapons to calculate their DPS (damage per second). It is heavily outdated and now archived.