Examples of config

Материал из Руководство по OpenKore
Версия от 19:40, 21 марта 2010; Manticora (обсуждение | вклад) (Новая страница: «==Thief/Assassin/Rogue== [http://ragbot.ru/forum/showthread.php?t=21 оригинал] ===Thief=== attackSkillSlot Envenom { lvl 10 dist 1.5 sp > 20 …»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигации Перейти к поиску

Thief/Assassin/Rogue

оригинал

Thief

attackSkillSlot Envenom {
   lvl 10
   dist 1.5
   sp > 20
   inLockOnly 1
   monsters 
   maxUses
   target_whenStatusInactive Poisoned
}
useSelf_skill Detoxify {
   lvl 1
   sp > 20%
   aggressives
   monsters
   whenStatusActive Poisoned
   inLockOnly 1
   notWhileSitting 1
   notInTown 1
}
 
attackSkillSlot Steal {
   lvl 10
   dist 1.5
   sp > 15
   maxUses 1
   maxAttempts 5
   inLockOnly 1
   notInTown 1
   monsters
}
useSelf_skill Hiding {
   lvl 10
   hp 
   sp > 20%
   aggressives
   monsters
   inLockOnly 1
   notWhileSitting 1
   notInTown 1
}

Assassin/Assassin Cross

attackSkillSlot Sonic Blow {
   lvl 10
   dist 1.5
   sp > 20%
   maxUses
   monsters
}
attackSkillSlot Grimtooth {
   lvl 5
   sp > 10%
   stopWhenHit 0
   whenStatusInactive Hiding
   inLockOnly 0
   notInTown 1
   disabled 0
   monsters
   notMonsters
   maxAttempts 0
   maxUses
}
useSelf_skill Enchant Poison {
   lvl 10
   sp > 20%
   whenStatusInactive Enchant Poison
   monsters
   inLockOnly 1
   notWhileSitting 1
   notInTown 1
   timeout 165
   disabled 0
}
attackSkillSlot Soul Breaker {
   lvl 10
   dist 10
   sp > 10%
   stopWhenHit 0
   inLockOnly 0
   notInTown 1
   disabled 0
   monsters
   notMonsters
   maxAttempts 0
   maxUses
}
attackSkillSlot Meteor Assault {
   lvl 10
   sp > 10%
   previousDamage
   stopWhenHit 0
   inLockOnly 0
   notInTown 1
   timeout 0
   disabled 0
   aggressives >= 5
   monsters 
   notMonsters
   maxUses
   isSelfSkill 1
}
useSelf_skill Enchant Deadly Poison {
   lvl 5
   whenStatusInactive Enchant Deadly Poison
   notInTown 1
   inLockOnly 1
   notWhileSitting 1
   disabled 0
   inInventory Deadly Poison Bottle > 0
}

Rogue/Stalker

attackSkillSlot Double Strafe {
   lvl 10
   dist 10
   sp > 10%
   stopWhenHit 0
   inLockOnly 0
   notInTown 1
   disabled 0
   monsters
   notMonsters
   maxAttempts 0
   maxUses
}
attackSkillSlot Raid {
   lvl 5
   sp > 10%
   stopWhenHit 0
   whenStatusActive Hiding
   inLockOnly 0
   notInTown 1
   monsters
   notMonsters
   maxAttempts 0
   maxUses
}
useSelf_skill Reject Sword {
   lvl 10
   whenStatusInactive Reject Sword
   inLockOnly 1
   timeout 5
}
useSelf_skill Preserve {
   lvl 1
   sp > 40
   whenStatusInactive Preserve
   timeout 5
}