World of Warcraft (CT RT oldformat 0, boss kills as events)
From DKPLP Doc
World of Warcraft (CT RT oldformat, 0 boss kills as events) is a predefined pattern set designed for World of Warcraft. It accepts logs taken with CT RaidTracker configured with oldformat set to 0. It's similar to World of Warcraft (CT RT oldformat 0) but also track boss kills and enters them as events.
[edit]
Settings
- Input type
- XML
- Parse mode
- Approximate 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<(.+)
- Zone format
- $1
- Loot pattern
- RaidInfo>Loot>key\d+:ItemName<(.+)>Player<(.+)>Time<(\d+)>Count<(\d+)>"Costs<(\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
- Event pattern
- RaidInfo>BossKills>key\d+:time<(\d+)>name<(.+)
- Event format
- 0|0|0|0|0|$1|$2|0
