https://github.com/ravahn/eq_act_plugin
Everquest 1 ACT Plugin
https://github.com/ravahn/eq_act_plugin
act everquest parser
Last synced: 12 months ago
JSON representation
Everquest 1 ACT Plugin
- Host: GitHub
- URL: https://github.com/ravahn/eq_act_plugin
- Owner: ravahn
- License: gpl-3.0
- Created: 2017-11-11T01:24:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-11T01:43:37.000Z (over 8 years ago)
- Last Synced: 2025-04-15T07:34:46.103Z (about 1 year ago)
- Topics: act, everquest, parser
- Language: C#
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
Everquest ACT Plugin
====================
This repository contains a rudimentary ACT Plugin that will parse Everquest combat log data.
At this point it only records damage, it does not record healing. It can handle most forms of damage, including DoTs, but has only been tested with low level characters.
It should still be considered experimental, but may be of use or interest to the community.