#CLASS {identify} {disable} #TRIGGER {<%1h} {#T- identify;#prompt stuff.loc "What location did this item come from?";#url {"www.svoca.com/fiery/add.php?name="@stuff.Name"&type="@stuff.type"&tis="@stuff.Is"&worn="@stuff.Worn"&light="@stuff.Light"&="@stuff.Is"&location="@stuff.loc"&value="@stuff.Value"&level="@stuff.Level"&weight="@stuff.Weight"&damage="@stuff.Damage"&avg="@stuff.Avg"&hitpoints="@stuff.hitpoints"&move="@stuff.move"&hitroll="@stuff.Hitroll"&damroll="@stuff.Dam"&ac="@stuff.AC"&str="@stuff.Str"&dex="@stuff.Dex"&con="@stuff.Con"&wis="@stuff.Wis"&int="@stuff.Int"&cha="@stuff.Cha"®en="@stuff.Regen"&sspell="@stuff.Sspell"&spara="@stuff.Spara"&srod="@stuff.Srod"&spetri="@stuff.Spetri"&sbreath="@stuff.Sbreath"&special="@stuff.Special"&cap="@stuff.cap"&casts="@stuff.Casts"&dsc="@dscr}} #TRIGGER {Item is: &stuff.Is} {} #TRIGGER {Weight: &stuff.Weight, Value: &stuff.Value, Level: &stuff.Level} {} #TRIGGER {AC-apply is &stuff.AC} {} #TRIGGER {CON By &stuff.Con} {} #TRIGGER {DEX By &stuff.Dex} {} #TRIGGER {Damage Dice is '&stuff.Damage' for an average per-round damage of &stuff.Avg} {} #TRIGGER {WIS By &stuff.Wis} {} #TRIGGER {Object ~'(*)~', Item} {@stuff.Name = %1} "identify" #TRIGGER {Item type: &stuff.Type} {} #TRIGGER {CHA By &stuff.Cha} {} #TRIGGER {DAMROLL By &stuff.Dam} {} #TRIGGER {MAXMOVE By &stuff.Move} {} #TRIGGER {INT By &stuff.Int} {} #TRIGGER {HIT_REGEN By &stuff.Regen} {} #TRIGGER {SAVING_SPELL By &stuff.Sspell} {} #TRIGGER {SAVING_PARA By &stuff.Spara} {} #TRIGGER {SAVING_ROD By &stuff.Srod} {} #TRIGGER {SAVING_PETRI By &stuff.Spetri} {} #TRIGGER {SAVING_BREATH By &stuff.Sbreath} {} #TRIGGER {HITPOINTS By &stuff.Hitpoints} {} #TRIGGER {HITROLL By &stuff.Hitroll} {} #TRIGGER {STR By &stuff.Str} {} #TRIGGER {Weight capacity: &stuff.cap} {} #TRIGGER {ARMOR By &stuff.AC} {} #TRIGGER {Item is worn: &stuff.worn} {} #TRIGGER {Item provides: &stuff.Special} {} #TRIGGER {Item is wielded: &stuff.Worn} {} #TRIGGER {This %1 casts: &stuff.Casts} {} #TRIGGER {You feel &stuff.BS} {} #TRIGGER {Hours &stuff.Light} {} #CLASS 0 #CLASS {LookCaptureOn} {disable} #TRIGGER {^(*)$} {#additem LookCapture "%1"} #CLASS 0 #CLASS {LookDeactivateOn} {disable} #TRIGGER {<%1h} {#T- LookCaptureOn;#T- LookDeactivateOn;#delnitem LookCapture 1;#delnitem LookCapture %numitems( @LookCapture);#var dscr %replace( @LookCapture, "|", " ")} #CLASS 0 #TRIGGER {You feel informed:} {#VAR stuff " ";#T+ identify} #ALIAS id {loocap %1;recite identify %1} #ALIAS loocap {#var LookCapture "";#var Item %proper( %1);~look %1;#T+ LookCaptureOn;#T+ LookDeactivateOn}