barry.09 1 Report post Posted September 9, 2015 今天0.52b版本裡面的撿取設定檔,怎麼感覺怪怪的??(我指傳說部分) 賭博戒指、光環衣服這兩條是不是有問題? [Type] == "Gold Ring" && [Rarity] == "Unique" # [base_maximum_life] >= "1" && [stashItem] == "true" //Ventor's Gamble 透視鏡HP範圍是0開始,是透視鏡有誤?? [Type] == "Lacquered Garb" && [Rarity] == "Unique" # [base_maximum_mana] <= "89" && [stashItem] == "true" // Victario's Influence 最大魔力<=89 ??,這件衣服有這詞墜嗎?是我認知錯,還是透視鏡有問題? ============================================================================================================== 最後想問一下大家~~~ 如果我要把一些傳說裝備"不撿取",是把"下面那條忽略掉"和"我不需要的傳說裝備"也忽略掉,是嗎?? //[Rarity] == "Unique" # [stashItem] == "true" // Keep all unique, comment this line if you want the bot to sell unique not defined in this file Quote Share this post Link to post Share on other sites