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 |-|$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 |-|$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 |-|$1||[[$2]]||$3||$4}
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 |-|$1||[[$2]]||$3||$4||$5}