H E L L I O N

Where the lords of Menyakis live
 
HomeHome  ­PortalPortal  ­FAQFAQ  ­SearchSearch  ­MemberlistMemberlist  ­UsergroupsUsergroups  ­RegisterRegister  ­Log inLog in  
Post new topic   Reply to topicShare | 
 

 configz (SHARE LANG)

View previous topic View next topic Go down 
AuthorMessage
troll



Number of posts: 2
Age: 30
Registration date: 2008-10-07

PostSubject: configz (SHARE LANG)   Tue Oct 07, 2008 3:40 am

non-stop SG (for WIZ)

Code:
    useSelf_skill Storm Gust {
      lvl 5
      hp
      sp > 10%
      stopWhenHit 0
      notWhileSitting 1
      notInTown 1
      timeout 1
    }


source: http://darkmoon.ath.cx/viewtopic.php?f=8&t=1513&p=14507&hilit=storm+gust#p14507
Back to top Go down
View user profile
troll



Number of posts: 2
Age: 30
Registration date: 2008-10-07

PostSubject: Re: configz (SHARE LANG)   Fri Oct 10, 2008 8:18 am

MERCHANT CLASS:

attack skills

Code:
    attackSkillSlot Cart Revolution {
      lvl 1
      dist 1.5
      sp > 10%
      aggressives 3
      monsters
      maxUses 0
    }

    attackSkillSlot Mammonite {
      lvl 10
      dist 1.5
      sp > 10%
      monsters
      maxUses 3
    }


self-skills

Code:
    useSelf_skill Crazy Uproar {
      lvl 1
      sp > 10%
      whenStatusInactive Crazy Uproar
      inLockOnly 1
      notWhileSitting 1
      notInTown 1
      timeout 10
    }

    useSelf_skill Adrenaline Rush {
      lvl 5
      sp > 10%
      whenStatusInactive Adrenaline Rush
      inLockOnly 1
      notWhileSitting 1
      notInTown 1
      timeout 10
    }

    useSelf_skill Power-Thrust {
      lvl 5
      sp > 10%
      whenStatusInactive Power-Thrust
      inLockOnly 1
      notWhileSitting 1
      notInTown 1
      timeout 10
    }

    useSelf_skill Weapon Perfection {
      lvl 5
      sp > 10%
      whenStatusInactive Weapon Perfection
      inLockOnly 1
      notWhileSitting 1
      notInTown 1
      timeout 10
    }

    useSelf_skill Meltdown {
      lvl 10
      sp > 10%
      whenStatusInactive Meltdown
      notWhileSitting 1
      notInTown 1
    }

    useSelf_skill Cart Boost {
      lvl 10
      sp > 10%
      whenStatusInactive Cart Boost
      notWhileSitting 1
      notInTown 1
    }


Switching Power Maximize skill
To turn the skill ON


Code:
    useSelf_skill Power Maximize {
      lvl 5
      sp > 50%
      whenStatusInactive Power Maximize
      inLockOnly 1
      notWhileSitting 1
      notInTown 1
    }


To turn the skill OFF

Code:
    useSelf_skill Power Maximize {
      lvl 5
      sp < 20%
      whenStatusActive Power Maximize
      inLockOnly 1
      notWhileSitting 1
      notInTown 1
    }


Using Potion Pitcher skill

Code:
    useSelf_skill Potion Pitcher {
      lvl 2
      hp < 50%
      sp > 20%
    }

To open a shop

Code:
    attackAuto 0

    route_randomWalk 0

    shopAuto_open 1
    shop_random 0  <-- set to 1 if you want your items randomized

    sitAuto_idle 1  <-- if you want your char to automatically sit


edit your shop.txt file

Code:
    Shop title
    <name> [TAB] <price> [TAB] [<amount>]
Back to top Go down
View user profile
 

configz (SHARE LANG)

View previous topic View next topic Back to top 
Page 1 of 1

Permissions of this forum:You can reply to topics in this forum
H E L L I O N :: try ko lng pwede?-
Post new topic   Reply to topic