close

中了緩速或詛咒移動會變慢,容易被怪打,因此可考慮設 stopWhenHit 為 0:

useSelf_skill 加速術 {
        lvl 10
        maxCastTime 3
        minCastTime 2
        hp > 5%
        sp > 5%
        whenStatusActive 緩速術狀態
        stopWhenHit 0
        inLockOnly 0
        notWhileSitting 1
        notInTown 0
        timeout 1
        disabled 0
}

useSelf_skill 天使之賜福 {
        lvl 10
        maxCastTime 2
        minCastTime 1
        hp > 5%
        sp > 5%
        whenStatusActive 詛咒狀態
        stopWhenHit 0
        inLockOnly 0
        notWhileSitting 1
        notInTown 0
        timeout 1
        disabled 0
}


 


若不能請改下面方式設定~


 


partySkill 天使之賜福 {
        lvl 10
        notWhileSitting 1
        target xxx
        target_whenStatusActive 詛咒狀態
        target_timeout 230
}

partySkill 天使之賜福 {
        lvl 10
        notWhileSitting 1
        target xxx
        whenStatusInactive 天使之賜福狀態
        target_timeout 230
}

partySkill 加速術 {
        lvl 10
        notWhileSitting 1
        target xxx
        target_whenStatusActive 緩速術狀態
        target_timeout 230
}

partySkill 加速術 {
        lvl 10
        notWhileSitting 1
        target xxx
        target_whenStatusInactive 加速術狀態
        target_timeout 230
}

arrow
arrow
    全站熱搜

    aaa1314 發表在 痞客邦 留言(0) 人氣()