Category talk:Renown Scrolls
Jump to navigation
Jump to search
Genie triggers for logging this information to RenownScroll.txt:
Rank, Name, Race (basic renown scroll)
#trigger {(\d+)\s+(\w+).+(Dwarf|Elf|Elothean|Gnome|Gor'Tog|Halfling|Human|Kaldar|Prydaen|Rakash|S'Kra Mur)$} {#log >RenownScroll.txt |-;#log >RenownScroll.txt |$1||[[$2]]||$3} #trigger {(\d+)\s+(\w+).+(Dwarf|Elf|Elothean|Gnome|Gor'Tog|Halfling|Human|Kaldar|Prydaen|Rakash|S'Kra Mur)\s+\|$} {#log >RenownScroll.txt |-;#log >RenownScroll.txt |$1||[[$2]]||$3}
Rank, Name, Race, Circle
#trigger {(\d+)\s+(\w+).+(Dwarf|Elf|Elothean|Gnome|Gor'Tog|Halfling|Human|Kaldar|Prydaen|Rakash|S'Kra Mur)\s+(\d+)} {#log >RenownScroll.txt |-;#log >RenownScroll.txt |$1||[[$2]]||$3||$4}
Rank, Name, Circle, Race
#trigger {(\d+)\s+(\w+)\s+(\w+)?\s+(\d+)\s+(Dwarf|Elf|Elothean|Gnome|Gor'Tog|Halfling|Human|Kaldar|Prydaen|Rakash|S'Kra Mur)\s+(Barbarian|Bard|Cleric|Commoner|Empath|Moon Mage|Necromancer|Paladin|Ranger|Thief|Trader|Warrior Mage)} {#log >RenownScroll.txt |-;#log >RenownScroll.txt |$1||[[$2]]||$4||$5}
Rank, Name, Race, Deity, Circle (Cleric)
#trigger {(\d+)\s+(\w+).+(Dwarf|Elf|Elothean|Gnome|Gor'Tog|Halfling|Human|Kaldar|Prydaen|Rakash|S'Kra Mur)\s+(\w+)\s+(\d+)} {#log >RenownScroll.txt |-;#log >RenownScroll.txt |$1||[[$2]]||$3||$4||$5}