战网中国

标题: D2x A1 hardcore北京时间5月31号上5点 贴个初期shopbot物品表 [打印本页]

作者: skylgf    时间: 2017-5-23 11:22
标题: D2x A1 hardcore北京时间5月31号上5点 贴个初期shopbot物品表
本帖最后由 skylgf 于 2017-5-23 11:41 编辑

下面前面那些装备,都是在普通难度就可以买到,后面3个(包括3bo水晶剑在噩梦难度act5 larzuk可以买).

普通难度act4 halbu买一些, 普通难度act5 Larzuk买一些,anya买鞋子和手套.
我没有在act2测试过,不知道能买到什么.

下面3级静电场的长杖( act2 dragnan)和7吸血的act2 pet长枪,是我自己喜欢用的,先帮你们注释掉.
主要是根据CD推荐新lad前几天主要 shop30电抗或者30火抗的装备(还有+血的)
另外手套还会买20mf的,鞋子会买30mf的装备.

推荐一个小常识,act2铁匠手动10多次内必定会出3孔盾牌(先去wp走act2野外,再回城,去铁匠就会更新装备,
城里只能有你一个人,如果有别人在,就不会更新).

// ##### Armor ########################
[Type] == armor && [Class] == normal # [FireResist]+[LightResist] >= 30
[Type] == armor && [Class] == normal # [FireResist]+[LightResist] >= 25 && [MaxHP] >= 10

//####  gloves ######
[Type] == gloves && [Class] == normal #  [FireResist]+[LightResist] >= 30
[type] == gloves && [Class] == normal # [ItemMagicBonus] >= 20  && [FireResist]+[LightResist]+[ColdResist]+[PoisonResist] >= 18

//#### Helms#####
[type] == helm && [Class] == normal # [FireResist]+[LightResist] >= 30
[type] == helm && [Class] == normal # [FireResist]+[LightResist] >= 25 && [MaxHP] >= 10

//#### Shields#####
[type] == shield && [Class] == normal # [FireResist]+[LightResist] >= 30

//#### Belts#####
[type] == belt && [Class] == normal # [FireResist]+[LightResist] >= 30
[type] == belt && [Class] == normal # [FireResist]+[LightResist] >= 25 && [MaxHP] >= 10

//#### Boots#####
[type] == boots && [Class] == normal # [FireResist]+[LightResist] >= 30
[type] == boots && [Class] == normal # [ItemMagicBonus] >= 30 && [FireResist]+[LightResist]+[ColdResist]+[PoisonResist] >= 10

//#### Staves#####
//[type] == staff && [Class] == normal && [Quality] == normal # [skillstaticfield] >= 3

//#### Pike#####
//[name] == pike # [LifeLeech] >= 7

// ##### 4s 80+life Armor #########################
[Type] == armor && [Class] == elite && [Quality] == magic && [Flag] != ethereal # [Sockets] >= 4 && [MaxHP] >= 80

//####  3Bo CrystalSword ######
[Name] == CrystalSword  && [Quality] == magic #  [warcriesskilltab] >= 3

//####  3jav 20ias glove ######
[Type] == gloves && [Quality] == magic #  [IAS] >= 20 && [ItemAddSkillTab] >= 3


作者: pengpeng    时间: 2017-5-23 13:33
这个手动赞一下
作者: lhw9099    时间: 2017-5-23 19:39
手动不错
作者: CD    时间: 2017-6-5 15:16
用KOLBOT的shopbot,自动把npc勾到wp上,然后就是场景切换了,效率高的很。。。
作者: CD    时间: 2017-6-5 15:41
补充几个,这个是1级nec用的召唤仗,nec除了速度慢,其他的都好。1级人物shop阿卡拉最好,一个小时左右就会出。
[type] == wand && [quality] <= superior # [skillraiseskeleton]+[skillskeletonmastery] == 6

以下这些都是在act 3 Asheara买 ,一会就能买齐,凑个队伍很容易。
[type] == helm && [quality] == magic # [fireresist] >= 25 && [maxhp] >= 6
[type] == armor && [quality] == magic # [fireresist] >= 25 && [maxhp] >= 20
[type] == belt && [quality] == magic # [fireresist] >= 25 && [maxhp] >= 20

[type] == helm && [quality] == magic # [lightresist] >= 25 && [maxhp] >= 6
[type] == armor && [quality] == magic # [lightresist] >= 25 && [maxhp] >= 20
[type] == belt && [quality] == magic # [lightresist] >= 25 && [maxhp] >= 20

贴下shop设置。
Scripts.ShopBot = true; // SHOPBOT脚本,启动后会忽略除shopbot.nip之外的拾取文件。 // Shopbot script. Automatically uses shopbot.nip and ignores other pickits.
                // Supported NPCs: Akara, Elzix, Fara, Drognan, Ormus, Asheara, Anya. Multiple NPCs are also supported, example: ["Elzix", "Fara"]
                // Use common sense when combining NPCs. Shopping in different acts will probably lead to bugs.
                Config.ShopBot.ShopNPC = "Akara"; // 需要shop的NPC,名称在上方。
                // Put item classid numbers or names to scan (remember to put quotes around names). Leave blank to scan ALL items. See libs/config/templates/ShopBot.txt




欢迎光临 战网中国 (http://www.battlecn.net/) Powered by Discuz! X3.1