| 請大大幫看一下哪裡出錯我的流氓會偷錢 但是偷玩不會把怪殺ㄌ
 直接跑去找下一支偷
 然後就被圍毆死
 
 
 #-- 自動使用攻擊技能第0組 --
 attackSkillSlot 偷錢 {
 # 對應tables/skills.txt,請打上技能中文名稱啟動此組功能,如:狂擊
 
 lvl 10
 # 使用技能等級
 
 dist 6
 # 使用技能的距離(格)
 
 maxCastTime 0
 # 最多被幾隻怪物同時攻擊使用此技能(0=不限制)
 
 minCastTime 0
 # 至少被幾隻怪物同時攻擊使用此技能(0=不限制)
 
 hp
 
 sp > 10%
 
 homunculus_hp 10
 
 homunculus_sp 10
 
 homunculus_dead
 
 onAction
 
 whenStatusActive
 
 whenStatusInactive
 
 whenFollowing_0
 
 spirit
 
 aggressives
 
 previousDamage
 
 stopWhenHit_0 0
 # 被攻擊時停止使用此技能(0=關、1=開)(吟唱時間較長的法術應該要設為1)
 
 inLockOnly 0
 
 notInTown 0
 
 timeout_0
 # 使用此攻擊技能之間隔時間(秒)
 
 disabled_0 0
 
 disabled_1 0
 
 monsters_0 噬人花.綠變色龍
 
 # 使用此道具對應之怪物名稱(空白=不限制),對應tables/monsters.txt,請打上怪物中文名稱並以逗號隔開
 
 notMonsters
 
 maxAttempts 0
 
 maxUses 1
 
 target_whenStatusActive
 
 target_whenStatusInactive
 
 target_deltaHp
 
 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
 
 manualAI 0
 
 loopSlot_0 1
 }
 
 請大大們看看
 
 |