World of Warcraft (CT RT oldformat 1)

From DKPLP Doc

Jump to: navigation, search

World of Warcraft (CT RT oldformat 1) is a predefined pattern set designed for World of Warcraft. It accepts logs taken with CT RaidTracker configured with oldformat set to 1. The items are by default filtered so that only blue, purple and orange items are included. The following are the color codes that can be entered into the pattern to alter the filtering.

Rarity Color Code
Poor Gray ff9d9d9d
Common White ffffffff
Uncommon Green ff1eff00
Rare Blue ff0070dd
Epic Purple ffa335ee
Legendary Orange ffff8000

Settings

Input type
XML
Parse mode
Approximative Join/Leave
Reward system
Time- and event-based hybrid
Parsed times are in UTC
False
Join pattern
RaidInfo>Join>key\d+:player<(.+)>time<(\d{2})/(\d{2})/(\d{2}) (\d{2})#:(\d{2})#:(\d{2})
Join format
$4|$2|$3|$5|$6|$7|$1
Leave pattern
RaidInfo>Leave>key\d+:player<(.+)>time<(\d{2})/(\d{2})/(\d{2}) (\d{2})#:(\d{2})#:(\d{2})
Leave format
$4|$2|$3|$5|$6|$7|$1
Zone pattern
RaidInfo:zone<(.+)>start<(\d{2})/(\d{2})/(\d{2}) (\d{2})#:(\d{2})#:(\d{2})
Zone format
$4|$2|$3|$5|$6|$1
Loot pattern
RaidInfo>Loot>key\d+:ItemName<(.+)>Color<ff0070dd|ffa335ee|ffff8000>Player<(.+)>Time<(\d{2})/(\d{2})/(\d{2}) (\d{2})#:(\d{2})#:(\d{2})>Count<(\d+)>"Costs<(-?\d+(?#:\.\d+)?)"?
Loot format
$5|$3|$4|$6|$7|$8|$9|$2|$1|$10!0