ruwah

07/14/2006 15:16 Dazent#1
hi leute

wie kann ich bei meinem bot eintellen, damit der supprter priest automatisch ruwah macht
wenn ein monster in hide geht

}
partySkill {
lvl
target
target_whenStatusActive

was muss ich da eintragen oder muss es ein use_self_skill sein
07/15/2006 16:57 Kingdingelling#2
Quote:
attackSkillSlot Ruwach {
lvl 1
dist 1.5
maxCastTime 0
minCastTime 0
hp
sp > 10
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 0
maxUses 0
target_whenStatusActive Hide
target_whenStatusInactive
inInventory
isSelfSkill 0
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow
}
sollte so aussehn oder irre ich mich ?