|
NTConfig_Cubing = true; // 是否启用合成功能 是就true,否就false
//NTConfig_CubingItem.push([NTCU_GEM, 560]); // 合成完美紫宝石
//NTConfig_CubingItem.push([NTCU_GEM, 565]); // 合成完美黄宝石
//NTConfig_CubingItem.push([NTCU_GEM, 570]); // 合成完美蓝宝石
//NTConfig_CubingItem.push([NTCU_GEM, 575]); // 合成完美绿宝石
//NTConfig_CubingItem.push([NTCU_GEM, 580]); // 合成完美红宝石
//NTConfig_CubingItem.push([NTCU_GEM, 585]); // 合成完美钻石
//NTConfig_CubingItem.push([NTCU_GEM, 600]); // 合成完美骷髅
//NTConfig_CubingItem.push([NTCU_MAGIC, 420]); // 合成头环
//NTConfig_CubingItem.push([NTCU_MAGIC, 421]); // 合成王冠
//NTConfig_CubingItem.push([NTCU_MAGIC_CHARM, 603]); // 合成SC
NTConfig_CubingItem.push([NTCU_MAGIC_CHARM, 605]); // 合成GC
//NTConfig_CubingItem.push([NTCU_CRAFT_HITPOWER_GLOVES, 382]); // 用9#合成重型手镯
//NTConfig_CubingItem.push([NTCU_CRAFT_HITPOWER_GLOVES, 452]); // 用9#合成吸血鬼手套
NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_GLOVES, 381]); // 用4#合成鲨皮手套
NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_GLOVES, 451]); // 用4#合成吸血鬼骸骨手套
//NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_HELM, 354]); // 用8#合成無頰頭盔
//NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_HELM, 424]); // 用8#合成活动头盔
//NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BOOTS, 388]); // 用5#合成战场之靴
//NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BOOTS, 458]); // 用5#合成镜化靴
//NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BELT, 392]); // 用7#合成织网腰带
//NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BELT, 462]); // 用7#合成秘银腰带
//NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_AMULET, 520]); // 用11#合成Blood项链
NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_RING, 522]); // 用12#合成Blood戒指
NTConfig_CubingItem.push([NTCU_CRAFT_CASTER_AMULET, 520]); // 用8#合成高施项链
//NTConfig_CubingItem.push([NTCU_CRAFT_SAFETY_SHIELD, 447]); // 用4#合成统治者大盾
//NTConfig_CubingItem.push([NTCU_CRAFT_SAFETY_AMULET, 520]); // 用10#合成Safety项链
//NTConfig_CubingItem.push([NTCU_ESSENSE, 0]); // 合成洗点徽章
//NTConfig_CubingItem.push([NTCU_RUNE_THUL, 562]); //合成11#
//NTConfig_CubingItem.push([NTCU_RUNE_AMN, 557]); //合成12#
//NTConfig_CubingItem.push([NTCU_RUNE_SOL, 567]); //合成13#
//NTConfig_CubingItem.push([NTCU_RUNE_SHAEL, 577]); //合成14#
//NTConfig_CubingItem.push([NTCU_RUNE_DOL, 572]); //合成15#
//NTConfig_CubingItem.push([NTCU_RUNE_HEL, 582]); //合成16#
//NTConfig_CubingItem.push([NTCU_RUNE_IO, 563]); //合成17#
NTConfig_CubingItem.push([NTCU_RUNE_LUM, 558]); //合成18#
NTConfig_CubingItem.push([NTCU_RUNE_KO, 568]); //合成19#
NTConfig_CubingItem.push([NTCU_RUNE_FAL, 578]); //合成20#
NTConfig_CubingItem.push([NTCU_RUNE_LEM, 573]); //合成21#
NTConfig_CubingItem.push([NTCU_RUNE_PUL, 583]); //合成22#
NTConfig_CubingItem.push([NTCU_RUNE_UM, 564]); //合成23#
NTConfig_CubingItem.push([NTCU_RUNE_MAL, 559]); //合成24#
//NTConfig_CubingItem.push([NTCU_RUNE_IST, 569]); //合成25#
//NTConfig_CubingItem.push([NTCU_RUNE_GUL, 579]); //合成26#
//NTConfig_CubingItem.push([NTCU_RUNE_VEX, 574]); //合成27#
//NTConfig_CubingItem.push([NTCU_RUNE_OHM, 584]); //合成28#
//NTConfig_CubingItem.push([NTCU_RUNE_LO, 565]); //合成29#
//NTConfig_CubingItem.push([NTCU_RUNE_SUR, 560]); //合成30#
//NTConfig_CubingItem.push([NTCU_RUNE_BER, 570]); //合成31#
//NTConfig_CubingItem.push([NTCU_RUNE_JAH, 580]); //合成32#
//NTConfig_CubingItem.push([NTCU_RUNE_CHAM, 575]); //合成33#
//***** Include the following, Primary item must be setted in item_configs folder *****
//NTConfig_CubingItem.push([NTCU_SOCKET_BODYARMOR, 442]); // 自动给装甲bug打孔
//NTConfig_CubingItem.push([NTCU_SOCKET_WEAPON, 255]); // 自动给锐利之斧打孔
//NTConfig_CubingItem.push([NTCU_SOCKET_WEAPON, 256]); // 自动给神秘之斧之孔
//NTConfig_CubingItem.push([NTCU_SOCKET_WEAPON, 257]); // 自动给巨长斧打孔
//NTConfig_CubingItem.push([NTCU_SOCKET_WEAPON, 258]); // 自动给鲛尾巨斧打孔
//NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_WEAPON, 295]); // 自动升级泰坦的复仇到精华级
//NTConfig_CubingItem.push([NTCU_UPGRADE_N_UNIQUE_ARMOR, 337]); // 自动升级法师之拳到扩展级
//NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 360]); // 自动升级海蛇皮甲到精华级
//NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 383]); // 自动升级法师之拳到精华级
//NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 389]); // 自动升级蚀肉骑士到精华级
//NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 477]); // 自动升级亚瑞特的面容到精华级
//NTConfig_CubingItem.push([NTCU_UPGRADE_E_UNIQUE_ARMOR, 481]); // 自动升级撒卡兰姆使者到精华级
//------------------------------------------------------------------------------
// Gamble configuration
// To specify what items to gamble, adjust the array with the desired item codes
//------------------------------------------------------------------------------
NTConfig_Gamble = true; // 要不要赌博
NTConfig_GambleStartGold = 2000000; // 多少金钱开始赌博
NTConfig_GambleStopGold = 500000; // 多少金钱停止赌博
NTConfig_GambleItem.push(520); // 赌博项链
NTConfig_GambleItem.push(522); // 赌博戒指
NTConfig_GambleItem.push(418); // 赌博头环
NTConfig_GambleItem.push(419); // 赌博权冠
//NTConfig_GambleItem.push(334); // 赌博皮手套
//NTConfig_GambleItem.push(335); // 赌博重手套
NTConfig_GambleItem.push(336); // 赌博锁链手套
//NTConfig_GambleItem.push(337); // 赌博轻型铁手套
//NTConfig_GambleItem.push(338); // 赌博铁手套
//------------------------------------------------------------------------------
// General configuration
//------------------------------------------------------------------------------
NTConfig_PublicMode = true; // 是否自动邀请组队
NTConfig_CheckCloneDiablo = true; // 是否在出现“暗黑破坏神出现在地表”的信息时停留在游戏里等待处理.
NTConfig_OpenChest = true; // 是否要打开地上的宝箱,若选择要打开,会购买商店的钥匙在身上.
me.quitonhostile = false; //被敌对时是否退出游戏
经过自己整理感觉好多了 有不对的地方请指教。 |
|