Power Aliases Easy Copy

From LSWiki

(Difference between revisions)
Jump to: navigation, search

Revision as of 14:08, 3 September 2007

Basic Character Information Checks

set alias stats to show attributes;show attribute development;show specialty access points
set alias cap to show keep capacity;show keeping;eq;i 

Basic Combat Checks

set alias swr to show attacks;show attack rating with sword;show damage rating with sword
set alias dr to show defenses;show dodge rating;show deflection rating with shield

Combat Modes

set alias pati to set combat mode to patient
set alias deff to set combat mode to defensive
set alias caut to set combat mode to cautious
set alias bala to set combat mode to balanced
set alias stud to set combat mode to studious
set alias aggr to set combat mode to aggressive
set alias reck to set combat mode to reckless
set alias sacr to set combat mode to sacrificial 

Strike Locations

set alias sh to strike head
set alias stw to strike right wing
set alias stt to strike torso
set alias stb to strike body
set alias stc to strike chest
set alias sce to strike central eye 

Scatter Setting

set alias wide to set attack scatter to 100
set alias tght to set attack scatter to none
set alias mid to set attack scatter to 15 

Looting

set alias y to get all gold;get all gold from all remains
set alias pill to get all from all remains 
set alias lk to drop hole;open hole;look in hole;close hole;take hole
set alias hol to take $*;drop hole;open hole;put &* in hole;close hole;take hole
set alias holl to take all except all remains;drop hole;open hole;put all except all remains in hole;close hole;take hole 

Character Development

set alias sad to show attribute development
set alias ssa to show specialty access 
set alias ssp to show specialty points
set alias ssl to show specialties
set alias spec to set specialty degree in $@ to $1 
set alias sk to show skill
set alias sks to show skills 

Memory Management

set alias mem to memorize all;forget unnecessary;forget familiar 

Training

set alias wtrain to say What skills do you train?
set alias wteach to say What do you teach?
set alias wenhance to say What abilities can you enhance?
set alias train to say Train me in
set alias teach to say Teach me
set alias ptrain to say Please train me in
set alias enhance to say Enhance my 


Useful Hannibal Lecter Style Aliases

set alias chop to cut right arm from corpse;cut left arm from corpse;cut right leg from corpse;cut left leg from corpse;cut nose from corpse;cut left eye from corpse;cut right eye from corpse;cut left ear from corpse;cut right ear from corpse;cut scalp from corpse
set alias p1 to cut anus from corpse;cut rectum from corpse;cut colon from corpse;cut bladder from corpse
set alias p2 to cut left adrenal gland from corpse;cut right adrenal gland from corpse;cut left kidney from corpse;cut right kidney from corpse
set alias p3 to cut small intestine from corpse;cut appendix from corpse;cut large intestine from corpse;cut liver from corpse;cut gall bladder from corpse
set alias p4 to cut spleen from corpse;cut thymus gland from corpse;cut thyroid gland from corpse;cut stomach from corpse;cut esophagus from corpse
set alias p5 to cut trachea from corpse;cut left lung from corpse;cut right lung from corpse;cut spinal cord from corpse;cut heart from corpse
set alias p6 to cut pineal gland from corpse;cut pituitary gland from corpse;cut brainstem from corpse;cut brain from corpse;cut left tonsil from corpse
set alias p7 to cut right tonsil from corpse;cut tongue from corpse
set alias parts to p1;p2;p3;p4;p5;p6;p7 

Advanced Techniques

set alias masseris to get $*;for $* do offer each to eris
set alias o to offer $@ to $1
set alias keys to for keys do unlock door $* with each
set alias doors to for doors do unlock each with key $*
Personal tools