World of Warcraft (CT RT oldformat 0)
From DKPLP Doc
World of Warcraft (CT RT olformat 0) is a predefined pattern set designed for World of Warcraft. It accepts logs taken with CT RaidTracker configured with oldformat set to 0.
The following behaviours are different from World of Warcraft (CT RT oldformat 1).
- The zone element is used as the zone name (used to be taken from the note element).
- The item costs are grabbed from the Costs element in the item elements.
- The items are not filtered by colors in the parser, rather that is left to CT RaidTracker. If parser side filtering is required then replace the loot pattern with RaidInfo>Loot>key\d+:ItemName<(.+)>Color<ff0070dd|ffa335ee|ffff8000>Player<(.+)>Time<(\d+)>"Costs<(\d+)"?
[edit]
Settings
- Input type
- XML
- Parse mode
- Approximative Join/Leave
- Reward system
- Time- and event-based hybrid
- Parsed times are in UTC
- True
- Join pattern
- RaidInfo>Join>key\d+:player<(.+)>time<(\d+)
- Join format
- 0|0|0|0|0|$2|$1
- Leave pattern
- RaidInfo>Leave>key\d+:player<(.+)>time<(\d+)
- Leave format
- 0|0|0|0|0|$2|$1
- Zone pattern
- RaidInfo:zone<(.+)>start<(\d+)
- Zone format
- 0|0|0|0|0|$2|$1
- Loot pattern
- RaidInfo>Loot>key\d+:ItemName<(.+)>Player<(.+)>Time<(\d+)>Count<(\d+)>"Costs<(-?\d+(?#:\.\d+)?)"?
- Loot format
- 0|0|0|0|0|$3|$4|$2|$1|$5!0
- Begin format
- RaidInfo:start<(\d+)
- Begin format
- 0|0|0|0|0|$1
- End format
- RaidInfo:end<(\d+)
- End format
- 0|0|0|0|0|$1
- Bonus (interval) pattern
- RaidInfo>BossKills>key\d+:time<(\d+)
- Bonus (interval) format
- 0|0|0|0|0|$1|0
- Bonus (participant) pattern
- RaidInfo>BossKills>key\d+:time<(\d+)
- Bonus (participant) format
- 0|0|0|0|0|$1|0
