Official Nodeka Board  

Go Back   Official Nodeka Board > Nodeka > Scripting > UMC

Reply
 
Thread Tools Display Modes
  #1  
Old 10-07-2008, 09:05 PM
Theleron Theleron is offline
Wanderer
 
Join Date: May 2008
Posts: 2
Default Song of the trees for the magos nojohr (revisited)

#act {^Trees up} {#math {sot} {1}}
#act {^Trees down} {#math {sot} {0}}
#act {^study tree action here} {#math {study} {1}}
#act {^no longer affected by study action here} {#math {study} {0}}

#alias +sot {#if {$study=1} {#if {$sot=1} {+attack $1};#if {$sot=0} {sot $1}}}
#alias +attack {#if {$kick=1} {kick $1};#if {$kick=0} {#if {$stk=1} {stk $1}};#if {$kick=0} {#if {$stk=0} {#if {$trip=1} {trip $1}}};#if {$kick=0} {#if {$stk=0} {#if {$trip=0} {#if {$bash=1} {bash $1}}}};#if {$kick=0} {#if {$stk=0} {#if {$trip=0} {#if {$bash=0} {#if {$banded=1} {banded $1}}}}};#if {$kick=0} {#if {$stk=0} {#if {$trip=0} {#if {$bash=0} {#if {$banded=0} {$if {$ashi=1} {ashi $1}}}}}};#if {$kick=0} {#if {$stk=0} {#if {$trip=0} {#if {$bash=0} {#if {$banded=0} {#if {$ashi=0} {$rskill $1}}}}}}}}
#var rskill rage
#alias rskill {#var rskill}

All you really need at this point is actions to set the #vars..
You can have a similar affup scheme but that is another day...

ps. i didn't give you everything to make this work. you still need to make the hard coded actions, for the skills themselfs (basicly state modifying variable setters)

Thelr
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:40 PM.


Design By: Miner Skinz.com
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.