power of perception question 10/18/2008 02:07 PM CDT
Hello! does anyone have the script for the dif levels of pp please? Ive blown up my computer and lost my marbles.
Thanks
Reply
Re: power of perception question 10/18/2008 02:16 PM CDT
Not a script, but:

http://www.elanthipedia.com/wiki/Mana_Levels


---
"Close your eyes -
For your eyes will only tell the truth..
And the truth isn't what you want to see.
In the dark, it is easy to pretend
That the truth is what it ought to be." - Erik Claudin
Reply
Re: power of perception question 10/18/2008 03:03 PM CDT
The script I have is old, and only goes through 20 levels, there are other levels I've noticed IG that aren't listed - but since I still haven't gotten used to the aural perception that bards have this helps me sometimes.

(You might be able to tell it's old because it uses CONC, which is how I learned to do it back on AOL. Sort of like how I learned to load a bow using NOCK)


put conc
match vague soft, elusive rhythm
match hazy gentle rhythm
match dimly piping rhythm
match flickering spriteful melody
match shimmer light-hearted, shimmering melody
match slowly soothing melody
match pulsating deep, pulsating beat
match quickly intense, pulsating beat
match faintly harmonic strains
match glowing strong, deep chords
match powerfully complex melodies
match softly cacophany of strident music
match shining blare of a full wind ensemble
match luminous myriad voices of woodwinds
match brilliant stringed instruments
match flaring quick burst of staccatto brass
match burning faint clash of sound
match brightly symphony of sonorous tones
match blazing flashy sequence of chords
match blinding deafening cacophany of sound resonating
matchwait
vague:
echo
echo Vague Power 1/20
echo
exit
hazy:
echo
echo Hazy Power 2/20
echo
exit
dimly:
echo
echo Dimly Flickering Power 3/20
echo
exit
flickering:
echo
echo Flickering Power 4/20
echo
exit
shimmer:
echo
echo Shimmering Power 5/20
echo
exit
slowly:
echo
echo Slowly Pulsating Power 6/20
echo
exit
pulsating:
echo
echo Pulsating Power 7/20
echo
exit
quickly:
echo
echo Quickly Pulsating Mana 8/20
echo
exit
faintly:
echo
echo Faintly Glowing Power 9/20
echo
exit
glowing:
echo
echo Glowing Power 10/20
echo
exit
powerfully:
echo
echo Powerfully Glowing Power 11/20
echo
exit
softly:
echo
echo Softly Shining Power 12/20
echo
exit
shining:
echo
echo Shining Power 13/20
echo
exit
luminous:
echo
echo Luminous Power 14/20
echo
exit
brilliant:
echo
echo Brilliant Power 15/20
echo
exit
flaring:
echo
echo Flaring Power 16/20
echo
exit
burning:
echo
echo Burning Power 17/20
echo
exit
brightly:
echo
echo Brightly Burning Power 18/20
echo
exit
blazing:
echo
echo Blazing Power 19/20
echo
exit
blinding:
echo
echo Blinding Power 20/20
echo
exit

__
You say, "When startled the elusive silk ruffled Empath fans out, its fluff laden body providing cover to make it seem larger than it really is in an effort to scare off predators."

http://tinyurl.com/5kmnso
Total Chapters: 4
Reply
Re: power of perception question 10/18/2008 08:19 PM CDT
<<You might be able to tell it's old because it uses CONC

I still use CONC. I just can't get my fingers to unlearn the motor memory. Annoyingly, I do it all the time on my NMUs too.

-Evran

"Constitutions are meant to protect minorities -- not to take rights away from people." - Bruce Bastian
Reply
Re: power of perception question 10/19/2008 01:39 PM CDT
By the way there is a bug in that script. Cacophany should be spelled cacophony. It will hang if you ever happened to use it in a 20/20 room.

- Useff


Macfrae frowns at you as he says, "BAH! You already know that enchante. Why make me repeat things for you when you already know the answer? You owe me a beer for this!"
Reply
Re: power of perception question 10/19/2008 01:56 PM CDT
Thanks! Fixed it on my end. Didn't notice it.


__
You say, "When startled the elusive silk ruffled Empath fans out, its fluff laden body providing cover to make it seem larger than it really is in an effort to scare off predators."

http://tinyurl.com/5kmnso
Total Chapters: 4
Reply