| (1)我想問一問為什麼我盧恩放不出龍火 (2)為什麼我在指定地圖外 不會放技 只用普功 , 指定地圖內就可以放 , 有辦法 可以 內外都可以用嗎 ?
 (3)為什麼我的極速回復 一用就立正 沒有辦法可以用到
 
 各位朋友可以借你們的樣本給我看看嗎 ? 戓指點一下小弟 thx大家的幫忙
 
 
 (1)
 ###################
 attackSkillSlot 龍之氣息 {
 lvl 10
 dist 1.5
 aggressives 2
 maxAttempts 10
 maxUses 10
 
 }
 ###################
 (3)
 ###################
 useSelf_skill 極速回復 {
 lvl 5
 maxCastTime 0
 minCastTime 0
 hp <30%
 sp
 homunculus_hp
 homunculus_sp
 homunculus_dead
 onAction
 whenStatusActive
 whenStatusInactive
 whenFollowing
 spirit
 aggressives
 monsters
 notMonsters
 stopWhenHit 0
 inLockOnly 0
 notWhileSitting 0
 notInTown 0
 timeout 0
 disabled 0
 inInventory
 manualAI 0
 }
 #################
 
 |