打沙狼之前,體力一定要夠配合反擊斬,就能秒一堆沙漠之狼了∼
建議等到5級反擊斬再打會比較好,也會賺一些拳刃的錢
好用的話就給個愛心吧!讓我更有動力!
怕來不及逃走的買個翅膀來飛吧 !
----------分隔線-------------
###########斬首設定############
config
定點打,練功比較穩
lockMap ra_fild01
練功的地圖名稱
# □□□□□□□□□□□ ↑
# □ □
# □ □ randY
# □ ■ □ ↓
# □ 中心點(X,Y) □
# □ □
# □□□□□□□□□□□
# ← randX →
lockMap_x 88
# 鎖定 X 座標 (選用,可省略)
lockMap_y 186
# 鎖定 Y 座標 (選用,可省略)
lockMap_randX 45
# 中心點左右,多少範圍內(選用,可省略)
lockMap_randY 50
# 中心點上下,多少範圍內(選用,可省略)
輔助技能
useSelf_skill 塗毒 {
lvl 10
stopWhenHit 0
notWhileSitting 1
whenStatusInactive 武器塗毒狀態,動作延遲
}
useSelf_skill 武器抵禦 {
stopWhenHit 0
notWhileSitting 1
whenStatusInactive 武器抵禦狀態,動作延遲
}
攻擊技能
attackSkillSlot 十字斬 {
lvl 5
dist 3
sp > 80%
notmonsters 瘧蚊
inLockOnly 1
notInTown 1
maxUses 1
}
attackComboSlot 反擊斬 {
lvl 5
dist 1 #@3
afterSkill 武器抵禦
waitBeforeUse 0.5
}
------------------分隔線-----------------
撿取設定 撿一些東西,再拿去賣也不錯
all 0
連擊的套甲 [4] 2
瘧蚊卡片 2
土狼卡片 2
沙漠幼狼卡片 2
卡塔勒拳刃 [2] 2
沙漠之狼卡片 2
毛皮大衣 2
雙刃短劍 [3] 2
# 不撿取的
綠色藥草 0
黃色藥草 0
動物外皮 0
剎勒空結晶 0
沙漠之狼之指甲 0
腐臭之肉 0
沙漠之狼血 0
#######主教設定########
跟隨的重點
1.隨機走為 2
2.隨機走動最大時間設1
route_randomWalk_maxRouteTime 1
這樣他會每秒偵測主人的動向
3.
跟隨模式
follow 1
# 是否開啟隨模式 (組隊、帶新手、帶女伴男伴等用途)
followTarget (打你的主人)
# 跟隨目標 (主人,玩家名稱)
followEmotion 1
# 若主人秀出表情符號,是否也跟著用表情符號
followEmotion_distance 4
# 在距離幾格內偵測到主人有表情符號,才會跟著用表情符號
followFaceDirection 0
# 是否永遠面向主人
followDistanceMax 3
# 跟隨的最長距離#2
followDistanceMin 2
# 跟隨的最短距離#1
followLostStep 5>>>>>>這裡不要設把他去掉,補師才不會斷線
# 跟丟主人時,往主人最後出現的方位走幾步以嘗試尋找主人
followSitAuto 0
# 是否自動跟著主人坐下
followBOT 0
# 主人是否也是 Bot #@1
*******
輔助技能如下
######## 自訂 輔助技 ( 自己) ########
useSelf_skill AL_HEAL {
lvl 10
hp < 85%
whenstatusInactive 動作延遲
}
useSelf_skill PR_KYRIE {
lvl 10
whenStatusInactive 霸邪之陣狀態,動作延遲
aggressives > 0
notWhileSitting 1
stopWhenHit 0
}
useSelf_skill AL_INCAGI {
lvl 10
whenStatusInactive 加速術狀態,動作延遲
notWhileSitting 1
aggressives < 2
}
useSelf_skill AL_BLESSING {
lvl 10
whenStatusInactive 天使之賜福狀態,動作延遲
notWhileSitting 1
stopWhenHit 1
}
############輔助隊友##############
partySkill AL_HEAL {
target_hp < 90%
whenStatusInactive 動作延遲
notWhileSitting 0
target 打你主人id
}
partySkill AL_BLESSING {
lvl 10
target_whenStatusInactive 天使之賜福狀態
target_aggressives > 0
whenStatusInactive 動作延遲
stopWhenHit 0
notWhileSitting 1
target_timeout 239
target 打你主人id
}
partySkill PR_KYRIE {
lvl 10
target_whenStatusInactive 霸邪之陣狀態
target_aggressives > 0
whenStatusInactive 動作延遲
stopWhenHit 0
notWhileSitting 1
target_timeout 10
target 打你主人id
}
partySkill AL_INCAGI {
lvl 10
target_whenStatusInactive 加速術狀態
whenStatusInactive 動作延遲
stopWhenHit 0
notWhileSitting 1
target_timeout 239
target 打你主人id
}
partySkill PR_IMPOSITIO {
lvl 5
target_whenStatusInactive 神威祈福狀態
target_aggressives > 0
whenStatusInactive 動作延遲
stopWhenHit 0
notWhileSitting 1
target_timeout 60
target 打你主人id
}
partySkill 幸運之頌歌 {
lvl 10
target_aggressives > 0
target_whenStatusInactive 幸運之頌歌狀態,動作延遲
stopWhenHit 0
notWhileSitting 1
target_timeout 30
target 打你主人id
}
partySkill 聖母之頌歌 {
lvl 10
whenStatusInactive 動作延遲
target_aggressives > 0
whenStatusInactive 動作延遲
stopWhenHit 0
notWhileSitting 1
target_timeout 90
target 打你主人id
} |