Bloodrose Family Forums Archive


Public Board

-

Scripts

-

Tekura

Poted by Avian on 03 Feb 2006 19:21 - Tekura
This is an outline of what you should do. It tracks your balance and stuff.

I don't have all the punches/kicks/stances so... sue me. Or give me credits so I can get them. *hint hint*

Stance:
T: {<}You draw back and balance into the Eagle stance.{>}
A: #set balLegs = "-"
   #set stance EAGLE

T: {<}You ease yourself out of the {w} stance.{>}
A: #set stance stance

Kick:
T: {<}You pump out at
A: #set balLegs = "-"

Punch:
T: {<}You unleash a powerful hook towards
A: #if $balLArm = "-"{
        #set balRArm = "-"
   }
   #if $balLArm = X{
        #set balLArm = "-"
   }

Balances:
T: {<}You have recovered balance on all limbs.{>}
A: #highlight "white on red"
   #set balLegs X
   #set balLArm X
   #set balRArm X

T: {<}You have recovered balance on your right arm.{>}
A: #set balRArm X
   #if $balLegs = X and $balLArm = X and $balRArm = X{
        #highlight "white on red"
        stand
   }

T: {<}You have recovered balance on your left arm.{>}
A: #set balLArm X
   #if $balLegs = X and $balLArm = X and $balRArm = X{
        #highlight "white on red"
        stand
   }

Prompt:
T: {<}H:{d} M:{d} E:{d} B:{d}% {*}
A: #math dispHealth $1 - $health
  #math dispMana $2 - $mana
  #set health $1
  #set mana $2
  #echo_ [ H:$dispHealth | M:$dispMana ] [ $varElixir | $varMoss | $varTree | $varSalve ] < $t > [ $stance | $balLegs $balLArm$balRArm


Phew.

It'll look something like this:

H:4171 M:3932 E:18729 B:100% [e-]
[ H:0 | M:0 ] [ ELIXIR | MOSS | TREE | SALVE ] < rat > [ EAGLE | - -X]

So this says blah blah blah, no damage, all curing balances go, target is rat.

It also shows me in Eagle stance off leg and left arm balance, but I have right arm balance.

It'll highlight in white on red if you have all balances and try a stand too.

But yeah. My Daru sucks. His stats suck. He can't hit anything. *whine*

H:3227 M:1779 E:12340 W:100% B:100% [eb]
[ H:0 | M:0 ] [ ELIXIR | MOSS ] < rat > [ EAGLE | - -- ]

He's a Horkval. Can you tell? *mutter* Think I'll take him Syssin or something.
Poted by Sarkis on 04 Feb 2006 01:02 -
Turn him Raja, make him Sentaari, Voila.

Or take the easy route and become a Xoran.
Poted by Avian on 04 Feb 2006 05:21 -
I don't WANT to be Xoran, I already have a Xoran.

Anyway... he was supposed to be a vampire. *sigh*
Poted by Sarkis on 07 Feb 2006 03:46 -
Meh. No offense, BU I don't think I could deal bieng vampire. I think it's the idea of not breathing.
Poted by Arota on 07 Feb 2006 17:04 -
Heh.  Being a vampire is fun!  It's the epitome of being the opposite of who you are.  The number of time I wanted my alt to ram his Sire's ghast down his throat (and other unpleasant orifices), but didn't simply because of RP...greh.  Can't be counted.
Poted by Avian on 07 Feb 2006 18:44 -
I could get a vampire. The Daru would get pissed off at my alt though.

Back to main forum archive

View normal forum version