DOWNLOADS

2012年12月13日 星期四

RO 外掛免費下載 武宗連技(六合>連環>猛龍>氣絕

本人試過OK,唔得我再改

############################
#      輔助技 (自己)       #
############################
useSelf_skill MO_CHAINCOMBO {
        lvl 3
        maxCastTime 0.1
        mi0CastTime 0
        hp
        sp > 30%
        homunculus_hp
        homunculus_sp
        homunculus_dead
        onAction
        whenStatusActive 連續技準備狀態(六合拳)
        whenStatusInactive
        whenFollowing
        spirit
        aggressives
        monsters
        notMonsters
        stopWhenHit 0
        inLockOnly 0
        notWhileSitting 1
        notInTown 0
        timeout 0
        disabled 0
        inInventory
        manualAI 0
}

############################
#         連續技           #
############################
attackComboSlot MO_COMBOFINISH {
        lvl 3
        maxCastTime 0.1
        mi0CastTime 0
        hp
        sp > 20%
        homunculus_hp
        homunculus_sp
        homunculus_dead
        onAction
    afterSkill MO_CHAINCOMBO
        whenStatusActive 連續技準備狀態(六合拳)
        whenStatusInactive
        whenFollowing
    waitBeforeUse 1         
    isSelfSkill 1 
        spirit >1
        aggressives
        monsters
        notMonsters
        stopWhenHit 0
        inLockOnly 0
        notWhileSitting 1
        notInTown 0
        timeout 0.15
        disabled 0
        inInventory
        manualAI 0
}

attackComboSlot CH_CHAINCRUSH {
        lvl 9
        maxCastTime 0.1
        mi0CastTime 0
        hp
        sp > 20%
        homunculus_hp
        homunculus_sp
        homunculus_dead
        onAction
    afterSkill MO_COMBOFINISH
        whenStatusActive 連續技準備狀態(六合拳)
        whenStatusInactive
        whenFollowing
    waitBeforeUse 1         
    isSelfSkill 1 
        spirit >2
        aggressives
        monsters
        notMonsters
        stopWhenHit 0
        inLockOnly 0
        notWhileSitting 1
        notInTown 0
        timeout 0.15
        disabled 0
        inInventory
        manualAI 0
}

沒有留言:

張貼留言