#nop // Written by sqweekette@yahoo.com #nop // Just some highlights to make stuff look nicer :) #nop // At the beggining of each section is a variable which defines #nop // what colour to highlight that type of message. For example #nop // $highSI defines what colour to highlight skill #nop // improvements. This means you only have to change one variable #nop // to change the colour of all the messages of that type #nop // Seeing as I haven't played much other than thieves, there is a #nop // lot of spells and stuff not here. Feel free to send the messages #nop // to me and I'll add them! #nop #nop ***GENERAL HIGHLIGHTS*** #nop #var {highSI} {light green} #var {highAF} {green} #var {highDF} {light blue} #var {highBF} {cyan} #highlight {light cyan} {(PK)} #highlight {light blue} {DISARMS} #nop #substitute {%0(White Aura)%1} {%0(White Aura)%1} #nop // You can't highlight in white, for some reason #highlight {light magenta} {(Pink Aura)} #highlight {red} {%0 for 15 minutes} #highlight {yellow} {%0 for 30 minutes} #highlight {red} {You lost your concentration.} #nop #nop ***PRAC HIGHLIGHTS*** #nop #highlight {red} { 2%0% } #highlight {light red} { 3%0% } #highlight {brown} { 4%0% } #highlight {yellow} { 5%0% } #highlight {green} { 6%0% } #highlight {light green} { 7%0% } #highlight {cyan} { 8%0% } #highlight {light cyan} { 9%0% } #highlight {light blue} { 100% } #nop #nop ***SKILL IMPROVEMENTS*** #nop #highlight {$highSI} {You have become better at %0!} #highlight {$highSI} {You learn from your mistakes, and your %0 improves.} #nop #nop ***PROTECTION FALLING*** #nop #highlight {$highAF} {Your protective shield fades away.} #highlight {$highAF} {Your divine shield fades away.} #highlight {$highAF} {You feel less protected.} #highlight {$highAF} {You feel less armored.} #highlight {$highAF} {Your force shield shimmers then fades away.} #highlight {$highAF} {Your skin feels soft again.} #highlight {$highAF} {The white aura around your body fades.} #highlight {$highAF} {You feel less blessed of the gods.} #nop #nop ***DETECTION FALLING*** #nop #highlight {$highDF} {You feel less aware of your surroundings.} #highlight {$highDF} {The detect magic wears off.} #highlight {$highDF} {You no longer see invisible objects.} #nop #nop ***BENEDICTIONS FALLING*** #nop #highlight {$highBF} {You feel less righteous.} #highlight {$highBF} {You slowly float to the ground.} #highlight {$highBF} {You feel solid again.} #highlight {$highBF} {You feel weaker.} #highlight {$highBF} {You feel your pulse slow down.} #highlight {$highBF} {Your body stops regenerating.} #highlight {$highBF} {You return to normal.} #unvar {highSI} #unvar {highAF} #unvar {highDF} #unvar {highBF}