forked from gjpc/CombatAnalysis
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCombatAnalysis.plugin
More file actions
executable file
·26 lines (22 loc) · 910 Bytes
/
CombatAnalysis.plugin
File metadata and controls
executable file
·26 lines (22 loc) · 910 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0"?>
<Plugin>
<Information>
<Name>CombatAnalysis</Name>
<Author>Gerard Cerchio, adra, argonui, hdflux, Ravdor, Dromo and James Bebbington</Author>
<Version>4.8.11</Version>
<Description>Combat Analysis parses the combat log and displays a range of useful combat information, in real time, regarding:
- Damage Dealt & Taken
- Incoming & Outgoing Healing
- Incoming & Outgoing Power Restores
- Buff & Debuff Durations
For a full list of features, visit:
http://www.lotrointerface.com/downloads/info881-CombatAnalysis.html
To partcipate in devleopment join Github:
https://github.com/gjpc/CombatAnalysis
This plugin is in the public domain
</Description>
<Image>CombatAnalysis/Resources/plugin_manager_logo.tga</Image>
</Information>
<Package>CombatAnalysis.Main</Package>
<Configuration Apartment="Vitals"></Configuration>
</Plugin>