• 1855阅读
  • 3回复

求助把ZLP的地图加上4向TP方便KB [复制链接]

上一主题 下一主题
离线狮子玫瑰
 
发帖
1642
金钱
17025
91币
0
信誉
0
资产
0 IST
在线时间
384 小时
注册时间
2009-04-10
最后登录
2010-05-11
只看楼主 倒序阅读 使用道具 楼主  发表于: 2009-12-17 14:04:21
谁用的这种地图直接给发个也行 ,谢谢了
下面是偶FZ的四项CFG文件和ZLP的CFG文件  照搬过去不能用啊,把四项设置的那几行般过去,问个高手说是要跟DLL文件匹配 ,最后偶还是不会弄。
描述:D2C CFG DLL
附件: D2C CFG DLL.rar (64 K) 下载次数:4
描述:ZLP CFG DLL
附件: ZLP CFG DLL.rar (72 K) 下载次数:2
离线狮子玫瑰
发帖
1642
金钱
17025
91币
0
信誉
0
资产
0 IST
在线时间
384 小时
注册时间
2009-04-10
最后登录
2010-05-11
只看该作者 沙发  发表于: 2009-12-17 14:04:39
D2C CFG
// 格式:      名字:键代码
// 常用键代码:  VK_SUBTRACT,小键盘"-" |VK_OEM_3,"`~"|VK_CONTROL,CTRL|VK_ADD,小键盘加号|VK_TAB,Tab键|

Reveal Act Automap Key:        -1                    // 获取整个ACT地图 "Ctrl"
Reveal Level Automap Key:    -1                      // 获取当前区域地图,未启用
Auto Reveal Act:        2            // 自动开全部地图
Center Map Scroll Key:          VK_NUMPAD0        // 卷动置中 "Pause/Break"
Quick Back To Town Key:        VK_BACK //一键回城 退格键"←"           
Quick Exit Game Key:            VK_END                  // 快速退出,"End"
Quick Next Game Key:        VK_CAPITAL        // 大键盘"CAPITAL    "
View Equipment Key:            VK_K                    // 按K键偷窥别人的装备
Keep Game Window Toggle:    0, VK_BACK        // 游戏窗口置顶
Right Click Swap Toggle:    1, -1            // 右键倒装备

First Player Stat Key:        VK_OEM_2              // "?/"键,偷看别人的属性点
Previous Player Stat Key:    VK_OEM_COMMA          // "<,"键,显示前1个属性
Next Player Stat Key:        VK_OEM_PERIOD      // ">."键,显示后1个属性
View Player Stats Key:        VK_OEM_2            // "?/"键,偷看别人的属性点
Show Highest Resist Toggle:    1,-1            // 显示上限抗性值

Skip Quest Message:        1            // 跳过NPC任务提示
Wisper Notice Toggle:          0, VK_OEM_7            // 密语提示 ":"
Auto Next Game Name:        1            // 自动记忆游戏名
Auto Next Game Password:    1            // 自动记忆密码
Auto Invite Toggle:        1,VK_OEM_4        // 自动邀请 "["
Auto Party Toggle:        1,VK_OEM_6        // 自动组队 "]"
AutoMap Toggle:        1,-1            // 自动显示小地图

Switch Item Show Mode:        VK_OEM_5          // 模式切换命令“\”

BugKD Toggle:            0,VK_DELETE        //
BugKB Toggle:            0,-1            //
BugKM Toggle:            0,VK_DELETE        //
Bug Auto Quit Toggle:        1,-1            // 自动退出游戏 0 不退出 1 退出

Server Ip Toggle:        1, -1            // 显示server IP地址
Show Exp Toggle:        1, -1            // 显示游戏获得经验
Show Ping Toggle:        1, -1            // 当前游戏的Ping值
Show Exp Mode:            1            // 0-双行 1-单行
Show Base Stat:        0, VK_SUBTRACT      // 显示人物基础属性
Show Identified Item:        1, -1            // 显示已辨识物品
Minimap Toggle:            1, -1            // 小地图显示开关,默认开
Minimap Cell Colour:        12
Minimap Size:            3


//Locale MPQ:"d2locale.mpq"
Localization Support: 0
//Use Custom Font Toggle:    -1, VK_U
Disable IME Change:          1, -1                // 屏蔽输入法切换 0 不屏蔽 1 简体 2 繁体

Extrawork Dll Action:        0
Version Checking Dll Action:    0
Unknown Warden Mod Action:    0

// 1 -- unload hackmap when warden is active
// 0 -- keep loaded
// -1 -- dump unknown warden mod and unload


//小地图快速提示下1个场景的标记,类似maphack 6.0的 Level Targets新功能,
//在小地图上显示1个黄色的点子,远近表示目标离你当前位置的距离
//Minimap Cells[level number][cell no.1, cell no.2, ...] : 1 // 1 for enable, -1 for disable

//Act1:
Minimap Cells[Blood Moor][Den of Evil]: 1
Minimap Cells[Stony Field][Cairn Stone]: 1
Minimap Cells[Dark Wood][Tree of Inifuss]: 1
Minimap Cells[Black Marsh][Forgotten Tower]: 1
Minimap Cells[Catacombs Level 2][Catacombs Level 3]: 1
Minimap Cells[Catacombs Level 3][Catacombs Level 4]: 1
//Act2:
Minimap Cells[Sewers Level 2][Sewers Level 3]: 1
Minimap Cells[Halls of the Dead Level 2][Halls of Dead Level 3]: 1
Minimap Cells[Far Oasis][Maggot Lair Level 1]: 1
Minimap Cells[Maggot Lair Level 1][Maggot Lair Level 2]: 1
Minimap Cells[Maggot Lair Level 2][Maggot Lair Level 3]: 1
Minimap Cells[Lost City][Claw Viper Temple Level 1]: 1
Minimap Cells[Claw Viper Temple Level 1][Claw Viper Temple Level 2]: 1
Minimap Cells[Arcane Sanctuary][Horazon's Journal]: 1
Minimap Cells[Canyon of Magi][Staff Tomb Level]: 1
//Act3:
Minimap Cells[Kurast Bazaar][Ruined Temple]: 1
Minimap Cells[Flayer Jungle][The Gidbinn]: 1
Minimap Cells[Durance of Hate Level 1][Durance of Hate Level 2]: 1
Minimap Cells[Durance of Hate Level 2][Durance of Hate Level 3]: 1
// Act 4
Minimap Cells[Outer Steppes][Plains of Despair]: 1
Minimap Cells[Plains of Despair][Izual on Minimap]: 1
Minimap Cells[River of Flame][Hellforg on Minimap]: 1



// 开关键,格式: 开关名:默认值,键代码,1开,0关。
Full Visuals Toggle:        1, VK_MULTIPLY
Weather Toggle:            1, VK_MULTIPLY
Infravision Toggle:        1, VK_MULTIPLY
Light Radius Toggle:        1, VK_MULTIPLY
Screen Shake Toggle:        1, VK_MULTIPLY
Hidden Corpses Toggle:        0, VK_MULTIPLY

Automap Monsters Toggle:        1, VK_DIVIDE            // 怪物小地图显示,热键开关 "/"
Automap Level Names Toggle:    1, -1                  // 洞穴的层数标示,默认开
Automap Chests Toggle:          1, VK_DIVIDE            // 箱子开关 "/"
Automap Items Toggle:          1, VK_DIVIDE            // 地图物品隐藏开关 "/"
Automap Missiles Toggle:        1, VK_DIVIDE            // 地图上显示敌人的发射物攻击(向导箭、骨精灵等) "/",形状后面可以定义

Automap Corpses Toggle:        0, VK_DECIMAL          // 地图上显示尸体开关,默认关

Automap Active Rooms Toggle:    0, VK_NUMPAD5          // 地图上活动房间的开关,默认关
Automap Ready Rooms Toggle:    0, -1                  // 这两个开关打开后地图上围绕角色有方框,含义不明,没用。

Hidden Items Toggle:            0, VK_ADD              // 地面物品隐藏开关 "+",默认隐藏
Scroll Map Toggle:              0, VK_T                    // 区域卷动锁定中心,默认关,热键Scroll Lock
Automap Screen Area Toggle:    0, VK_T                // 当前实际可见区域标识颜色,热键Scroll Lock
Scroll Mode:            4            // 方向数,最大4个,0,1与不设置都是1个方向
Scroll Mode1:            VK_C,  20,-13        // ↑方向,X偏移量+Y偏移量
Scroll Mode2:            VK_Z, -20, 13        // ↓方向,X偏移量+Y偏移量
Scroll Mode3:            VK_S, -20,-13        // ←方向,X偏移量+Y偏移量
Scroll Mode4:            VK_X,  20, 13        // →方向,X偏移量+Y偏移量,X,Y不设置相当于0
//Switch Scroll Mode:        VK_J            // 切换方向

Area Level Toggle:        1, -1            // 场景级别显示
Monster TC Toggle:              1, -1                  // TC财宝阶层显示,默认开
Monster Level Toggle:          1, -1                  // 怪物等级显示
Monster Resists Toggle:        0, VK_NUMLOCK        // 怪物抗性显示

Perm Show Items Toggle:        0, VK_5              // Alt键锁定,默认关
Perm Show Orbs Toggle:          1, -1                  // 显示生命和魔力值开关
Game Time Toggle:              1, -1                  // 进入游戏时间显示,默认开
Clock Toggle:                  0, -1                  // 系统时间显示,未启用
Input Line Toggle:              1, -1                  // 可以在GAME内复制粘贴文字,默认开
Message Log Toggle:        1, -1
Out Town Select Toggle:        0, VK_O                // 城外选择功能。默认为打开,未设置热键

//Example keys without NUMPAD (0,9,8,7) :-
//Reveal Act Automap Key:    VK_0
//Full Visuals Toggle:        1, VK_9
//Automap Monsters Toggle:    1, VK_8
//Hidden Items Toggle:        1, VK_7

// 定义小地图中其他玩家默认状态,名字和同盟显示
Automap Party Default:        1
Automap Names Default:        1


Mini Shrines Toggle:            1, -1                  // 小地图上显示祭坛位置,默认开
Level Name Colour:              White                  // 难度名显示,白色
Staff Tomb Level Desc:          "%2*"                  // ACT2 TOMB的标示,绿色星号
Diagonal Scroll Toggle:        1, -1                  // 斜向卷轴开关,开
Map Scroll Speed:              16                      // 小地图卷动速度设定
Life Bar Transparency:          2 //-1                  // Life Bar透明度设定
Life Bar Colour:                0x08 //-1              // Life Bar 颜色定义,颜色由调色板定义

Socket Protect Toggle:          1, 0x2D                // SOCKET保护,开,热键 "Insert"


// 地图上各种图标显示,可以自己定义bmp文件,2色文件。
Player Blob File:              "bp-12"                  // 游戏者,方块
Monster Blob File:              "blobcross4"                // 怪物,十字
Boss Blob File:                  "bb-05"                // 老板,十字
Object Blob File:              "bo-01"                // 箱子等,圆环
Missile Blob File:              "blobdot"              // 发射物,点,小一点用"blobdot1x1"。
Item Blob File:                "bi-01"              // 物品,三角。

// 接下来是一些地图上的颜色定义
Automap Active Rooms Colour:    0xd4                    // 地图上活动块的颜色,灰。
//Automap Ready Rooms Colour:  0x07                    // 比上一个范围更大一圈的区域,棕色
Automap Screen Area Colour:    0xc5                    // 屏幕区域颜色,灰。

Closed Chest Colour:            0x09                    // 箱子颜色
Locked Chest Colour:            0x0e                    // 带锁箱子的颜色

Hostile Missile Colour:        0x62                    // 敌人发射物的颜色,红
Guided Missile Colour:          0x5b                    // 制导型发射物的颜色
Tracer Missile Colour:          0x97                    // 游戏者发射物的颜色,蓝
Other Missile Colour:          0x20                    // 其他发射物颜色,白


// 有关发射物的一些定义,-1 在地图上隐藏,-2 显示

Missile Colours[All Arrows]:    -2                      // 地图上显示发射物(-1不显示)
//Missile Colours[Firewall, FireSmall, FireMedium]: -2  // 地图上显示FIREWALL等(-1不显示)
//Missile Colours[FrozenOrbBolt, FrozenOrbNova]: -2    // 地图上显示ORB(-1不显示)

Missile Colours[FireBolt,FireBall,Hydra,Blaze]:        0x0a        //
Missile Colours[FrozenOrb,FrozenOrbBolt,FrozenOrbNova]:    0x99        // 冰封球
Missile Colours[IceBolt,IceBlast,GlacialSpike,FrostNova]:    0x99    //

Missile Colours[57]:        0xab            // Charged Bolt
Missile Colours[69]:        0x0a            // FirewallMaker
Missile Colours[70]:        0x68            // Firewall
Missile Colours[91]:        0xaa            // Nova
Missile Colours[93]:        0x6b            // BlessedHammer 1
Missile Colours[94]:        0xab            // ChainLightning
Missile Colours[99]:        0xab            // LightningBolt
Missile Colours[100]:        0xab            // LightningHit
Missile Colours[101]:        0x0a            // Meteor
Missile Colours[115]:        0x20            // Teeth
Missile Colours[116]:        0x62            // Corpse Explosion
Missile Colours[119]:        0x81            // PoisonNova
Missile Colours[149]:        0x87            // Howl
Missile Colours[159]:        0x87            // BlizzardCenter
Missile Colours[160-163]:    0x99            // Blizzard1-4
Missile Colours[164]:        0xa4            // BlizzardExplode1
Missile Colours[165]:        0xa3            // BlizzardExplode2
Missile Colours[166]:        0xa2            // BlizzardExplode3
//Missile Colours[182]:        0x68            // Amplify Damage
//Missile Colours[187]:        0x62            // Attract
Missile Colours[193]:        0xa4            // Bone Spear
Missile Colours[194]:        0x87            // Bone Spirit
Missile Colours[207]:        0x20            // Lightning Fury
Missile Colours[215]:        0xab            // Multiple Shot Bolt
Missile Colours[216]:        0xab            // Charged Strike Bolt
Missile Colours[232]:        0xab            // FuryLightning
Missile Colours[237]:        0xa7            // Battle Command
Missile Colours[238]:        0x97            // Battle Orders
Missile Colours[150]:        0x68            // Shout
Missile Colours[145]:        0xa8            // Fetish Inferno 1
Missile Colours[146]:        0xab            // Fetish Inferno 2
Missile Colours[178]:        0xa6            // Finger Mage Spider
Missile Colours[324]:        0x84            // Undead Missile Poison
Missile Colours[325]:        0x60            // Undead Missile Fire
Missile Colours[326]:        0x99            // Undead Missile Cold
Missile Colours[327]:        0x9b            // Undead Missile Purple
Missile Colours[328]:        0x20            // Bone Spirit Explode
Missile Colours[330]:        0x87            // Mon Bone Spirit
Missile Colours[277]:        0x20            // Mephisto Missile


Missile Corpses[Vine Beast Death]: 0                    // 地图上显示临死发射的怪物(比如ACT2地洞里的甲虫)的颜色(0正常显示)


Rune Numbers Toggle:            1, -1                  // RUNE编号显示,默认开
Socket Numbers Toggle:          1, -1                  // 孔数显示,默认开
Unit Numbers Toggle:            0, -1                  // 显示单元编号,默认关
Item Levels Toggle:            1, -1                  // ilvl物品等级显示
Item Value Toggle:        0, VK_P            // 物品价格
//Item Unitids Toggle:          0, VK_L                // 物品ID编码显示,默认为关,热键 "L"
Item Indexs Toggle:            0, VK_L                // for mods,替代 Item Unitids Toggle
Item QLevel Toggle:        0, VK_L            // 该种物品的Qlevel显示
Item MLevel Toggle:        0, VK_L            // Magic level显示
Item ALevel Toggle:        0, VK_L            // Alevel,黄金和蓝色物品
Item After Cube Toggle:        0, VK_L            // cube后新的ilvl和alvl显示
View Socketables Toggle:        0, VK_SUBTRACT        // 显示所镶物品 默认为关,热键 "J"
Item Basic Stats Toggle:        0, VK_SUBTRACT        // 显示物品未镶前的原始状态,默认为关,热键 "J"
Quest Item Colour:              -1                      // 任务物品颜色,默认色,后面我覆盖了这个定义
Hidden Items Level:            0                      // 配合地图色-3,隐藏ilvl以下的物品,用途不大。


Good Gold Number:              3000                    // 太少的钱不显示
Good Gold Colour:              4                      // Gold显示的颜色;
Poor Gold Colour:              -1,-2                  // 若Gold大于3000则显示白色,否则显示隐色;


Monster Desc Colour:            Red                    // 怪物颜色,红
Monster Death Anims[1+]:        0                      // 不显示全部怪物死亡动画


// 地图上显示女巫的火龙,白色
Monster Colours[248]: 0x20                              // Hydra


//有关根据life和敌对状况自动退出的一些配置
Chicken Life Toggle:        0, -1                  // PVC时血过低自动退出开关
Chicken Hostile Toggle:        0, -1                  // 其他玩家敌对自动退出开关
Chicken Hostile Nearby Toggle:    0, -1                  // 敌对玩家接近则自动退出开关

Chicken Life:            0                      // 0表示不检查Life值,PVC时到死也不退出
Chicken Hostile Life:        0                      // 0表示不检查Life值,Hostile到死也不退出
Chicken Hostile Nearby Life:    0                      // 0表示不检查Life值,Hostile到死也不退出

Chicken Life Percent:        10            // 0~100
Chicken Hostile Life Percent:    0            // 0~100
Chicken Hostile Nearby Life Percent:    0        // 0~100

Dangerous Monster Chicken Toggle:    0, -1        // disable by default
Dangerous Monster Action:        back to town    // "exit game" or "back to town"
Dangerous Monster[Venom Lord]:        fr,30        //
//Dangerous Monster[Black Soul 2]:    lr,-30        // fr, cr, lr, pr  -127 and 128


// 一些危险怪物特别显示
Monster Colours[Undead Stygian Doll]:  0xd8            // ACT3冥河娃娃的颜色
Monster Colours[Undead Stygian Doll 1]: 0xd8           
Monster Colours[Undead Stygian Doll 2]: 0xd8             
Monster Colours[Burning Soul 1]:    0x20        // ACT3闪电鬼魂的颜色
Monster Colours[Burning Soul 2]:    0x20       
Monster Colours[Black Soul 1]:        0x20        // ACT4闪电鬼魂的颜色
Monster Colours[Black Soul 2]:        0x20   
   
Monster Colours[Gloam 1]:        0x20            // 发光体Gloam 1的颜色
Monster Colours[Gloam 2]:        0x20            // 发光体Gloam 2的颜色



// 玩家和怪物颜色

//Party Player Text Colour:          2            // 组队玩家颜色:绿色
//Neutral Player Text Colour:        4          // 中立玩家颜色:金色
//Hostile Player Text Colour:        1            // 敌对玩家颜色:红色

Neutral Player Colour:          0x62                    // 一般玩家的颜色
Hostile Player Colour:          0x66                    // 敌对玩家的颜色 颜色红

Normal Monster Colour:          0x62                    // 一般怪兽的颜色 红
Super Unique Colour:        0xa8            // 超级金怪颜色 黄
Boss Monster Colour:            0x6e                    // 金怪的颜色
Minion Monster Colour:          0x66                    // 金怪周围的小弟的颜色 粉
Champion Monster Colour:        0x95                    // 蓝怪的颜色



// 尸体地图颜色显示
Monster Corpse Colours:        0x0b
Normal Corpse Colour:          0x08
Boss Corpse Colour:            0x08
Minion Corpse Colour:          0x08
Champion Corpse Colour:        0x08


// 特殊属性怪物的显示的如下:
// 其中的1-9、a-c表示颜色代码,
// 分别是
// 0-White;1-Red; 2-Set Green; 3-Blue; 4-Unique; 5-Eth;
// 6-Black; 7-Yellow; 8-Craft; 9-Rare; a-Green; b-Purple; c-Green“

Extra Strong Desc:        0
Extra Fast Desc:                "%8f"
Cursed Desc:                    "%2c"
Magic Resistant Desc:          "%8m"
Fire Enchanted Desc:        "%1F"
Lightning Enchanted Desc:      "%9L"
Cold Enchanted Desc:        "%3C"
Thief Desc:                    0
Mana Burn Desc:        "%3m"
Teleportation Desc:        0
Spectral Hit Desc:          0
Stone Skin Desc:        0
Multiple Shots Desc:            "%2m"
Ghostly Desc:            0
Fanatic Desc:                    0                   
Possessed Desc:                0
Berserker Desc:            0

// Auras Enhanted:光环附着
Might Aura Desc:                "%8M"
Holy Fire Aura Desc:        0
Blessed Aim Aura Desc:        "%1B"
Holy Freeze Aura Desc:          "%3Z"
Holy Shock Aura Desc:        0
Conviction Aura Desc:          "%8C"
Fanaticism Aura Desc:          "%8F"

// Immunities:免疫属性
Physical Immunity Desc:        "%4i"                  // 物理免疫
Magic Immunity Desc:            "%8i"                  // 魔法免疫
Fire Immunity Desc:            "%1i"                  // 火免疫
Lightning Immunity Desc:        "%9i"                  // 电免疫
Cold Immunity Desc:            "%3i"                  // 冰免疫
Poison Immunity Desc:          "%ci"                  // 毒免疫


        /////////////////////////////////////////////////////////////////////////
        //                                                                    //
        //                          颜色代码如下                              //
        //                                                                    //
        /////////////////////////////////////////////////////////////////////////


//1-Red; 2-Set Green; 3-Blue; 4-Unique; 5-Eth; 6-Black; 7-Yellow; 8-Craft; 9-Rare; 10-Green;11-Purple; 12-Green; 0-White;

//0x50-Red; 0x99-Sky Blue; 0x6e-unique; 0xcc-light red; 0x60-Nef's; 0x7a-Green; 0x84-Set;
//0x8f-Charm's;

/////////////////////////////////////////////////////////////////////////////////////////////
//                                                                                        //
//  举例:"Item Colours[1031][7]:      4,0x99 " ,其中 "Item Colours"代表高亮显示装甲,    //
//        [31]表示"幸运守护手套"的物品序号为1031; [7]表示物品种类为Unique; 具体如下      //
//        Crude-1,Normal-2,Superior-3,Magical-4,Set-5,Rare-6,Unique-7,Crafted-8            //
//        "4,0x99"中的4,代表你按物品显示键--默认是alt键--所显示该物的颜色--为暗金色;      //
//              0x99,代表该物品掉在地上后显示在map上的颜色为天蓝色;                      //
//                                                                                        //
/////////////////////////////////////////////////////////////////////////////////////////////

Item Colours[1+][1-7]:          -1,-2,-2,-2          //全局变量,隐藏全部,后面的定义会覆盖这里


                      /////////////////////////////////////////////////
                      //                                            //
                      //              套装稀有暗金的物品            //
                      //                                            //
                      /////////////////////////////////////////////////

Item Colours[1+][5]:            10,-2          // 浅绿 Set;
Item Colours[1+][6]:        -1,-2        // 黄色 Rare;
Item Colours[1+][7]:            -1,-2          // 原色 Unique;


                      /////////////////////////////////////////////////
                      //                                            //
                      //              可以卖钱的物品                //
                      //                                            //
                      /////////////////////////////////////////////////

Item Colours[12-14,104-107][1-4,6]:        -1,0xa3        // Nec 杖
Item Colours[16-18,109-111][1-4,6]:        -1,0xa3        // Pal 杖
Item Colours[64-68,157-161][1-4,6]:        -1,0xa3        // Sor 杖


// Normal: 20000+
Item Colours[1020-1021,1057-1068][2-3]:    -1,0xa3        // Body Armors
Item Colours[1051-1052,1090,1120][2-3]:    -1,0xa3        // Helms
Item Colours[1089][2-3]:            -1,0xa3        // Belts
Item Colours[1074,1091][2-3]:            -1,0xa3        // Shields


// Magic: 10000+
Item Colours[1017-1022,1054-1068][4]:        -1,0xa3        // Body Armors
Item Colours[1047-1053,1090,1120][4]:        -1,0xa3        // Helms
Item Colours[1072-1074,1091-1092][4]:        -1,0xa3        // Shields
Item Colours[1077-1079][4]:            -1,0xa3        // Gloves
Item Colours[1082-1084][4]:            -1,0xa3        // Boots
Item Colours[1085-1089][4]:            -1,0xa3        // Belts


// Rare: 4000+
Item Colours[1013-1022,1054-1068][6]:        -1,0xa3        // Body Armors
Item Colours[1005-1006,1044,1047-1053,1190][6]: -1,0xa3        // Helms
Item Colours[1069-1074,1091-1092][6]:        -1,0xa3        // Shields
Item Colours[1075-1079][6]:            -1,0xa3        // Gloves
Item Colours[1080-1084][6]:            -1,0xa3        // Boots
Item Colours[1085-1089][6]:            -1,0xa3        // Belts

Item Colours[97-98,101-102][6]:        -1,0xa3        // Axes
Item Colours[116,118][6]:            -1,0xa3        // Maces
Item Colours[123,126,128-132][6]:        -1,0xa3        // Swords
Item Colours[136,156][6]:            -1,0xa3        // Daggers & Polearms
Item Colours[168-169,171-173][6]:        -1,0xa3        // Bows & Crossbows


Item Colours[Gold_Items][2,3]:                  -1,0xa0        // 地图显示相近的蓝灰色
Item Colours[Gold_Items][4]:                    -1,0xa1
Item Colours[Gold_Items][6]:                    -1,0xa2


                      /////////////////////////////////////////////////
                      //                                            //
                      //              开荒用品                      //
                      //                                            //
                      /////////////////////////////////////////////////


Item Colours[1005-1006][2-3][Real][4]:        -1,-2        // 3孔盔;
Item Colours[1007][2][Real][4]:            -1,-1        // Mask 面具;
Item Colours[1007][3][Real][4]:              7,0xde       
Item Colours[1052][3][Real][4]:            7,0xde        // Grand Crown 巨皇冠;
Item Colours[1053][2][Real][4]:            -1,-1        // Death Mask 死亡面具;
Item Colours[1053][3][Real][4]:            7,0xde       
Item Colours[1025][3][Real][4]:            7,0xde        // Large 大盾牌;
Item Colours[1027][3][Real][4]:              7,0xde        // Tower Shield 塔盾;
Item Colours[1028][3][Real][4]:            7,0xde        // Gothic Shield 歌德盾;



                  ////////////////////////////////////////////////////////////////
                  //                                                            //
                  //            以下显示有交易价值的Unique装甲:                //
                  //                                                            //
                  ////////////////////////////////////////////////////////////////

Item Colours[1002][7]:    -1,0x63    //Skull Cap 塔因;
Item Colours[1007][7]:    -1,-1    //Mask 恐惧之脸;
Item Colours[1009][7]:    -1,0x63    //Leather Armor 眨眼蝙蝠的外观;
Item Colours[1011][7]:    -1,-1    //Studded Leather 抽动的挣扎;
Item Colours[1020][7]:    -1,0x6e    //Full Plate Mail 黄金皮;
Item Colours[1021][7]:    -1,-1    //Ancient Armor 胜利者丝绸;
Item Colours[1028][7]:    -1,0x6e    //Gothic Shield 囚房;
Item Colours[1030][7]:    -1,-2    //Heavy Gloves 血拳;
Item Colours[1031][7]:    -1,0x63    //Chance Guards 幸运守护;
Item Colours[1032][7]:    -1,0x6e    //Magefist 法师之拳;
Item Colours[1033][7]:    -1,-1    //Gauntlets 霜燃;
Item Colours[1034][7]:    -1,0x6e    //Boots 热刺靴;
Item Colours[1038][7]:    -1,-2    //Greaves 泪之声;
Item Colours[1042][7]:    -1,0x63    //Goldwrap 黄金包裹;
Item Colours[1043][7]:    -1,-2    //Plated Belt 锋利腰带;
Item Colours[1044][7]:    -1,-2    //Bone Helm 溫暖骷髏;
Item Colours[1045][7]:    -1,-2    //Bone Shiled 無眼之牆;



                        //////////////////////////////////////////////////////
                        //                                                  //
                        //        以下显示有交易价值的Unique武器          //
                        //                                                  //
                        //////////////////////////////////////////////////////

Item Colours[39][7]:    -1,-2    //Great Sword 族长;
Item Colours[40][7]:    -1,0x6e    //Dagger 海鸥;
Item Colours[43][7]:    -1,-1    //Blade 妖怪碎片;
Item Colours[71][7]:    -1,-1    //Long Bow 渡鸟之弓;



              /////////////////////////////////////////////////////////////
              //                                                        //
              //            以下显示有使用价值的套装装备                //
              //                                                        //
              /////////////////////////////////////////////////////////////

Item Colours[28][5]:      -1,-2        //Sabre 天使的军刀;
Item Colours[1006][5]:  -1,-1        //Iratha-头盔
Item Colours[1012][5]:    -1,-2        //Ring Mail 天使衣服;
Item Colours[1016][5]:    -1,-1        //Splint Mail 狂战士衣服;
Item Colours[1027][5]:    -1,-1        //Tower Shield 西刚盾;
Item Colours[1029][5]:  -1,0x7a    //Death's Hand;
Item Colours[1032][5]:  -1,-1        //Iratha-手套
Item Colours[1034][5]:  -1,-2        //Tancred's Hobnails;
Item Colours[1039][5]:  -1,0x7a    //Death's Guard;
Item Colours[1042][5]:  -1,-1        //Iratha-腰带



              //////////////////////////////////////////////////////////
              //                                                      //
              //                  显示精华防具                        //
              //                                                      //
              //////////////////////////////////////////////////////////


//Rare的鞋子:
Item Colours[1034-1038][6]:  -1,0x6c    //黄色
Item Colours[1080-1084][6]:  -1,0x6c


//Rare的手套:
Item Colours[1029-1033][6]: -1,0x6d
Item Colours[1075-1079][6]: -1,0x6d


//Rare的腰带:
Item Colours[1039-1042][6]: -1,-2
Item Colours[1043][6]:      -1,0x69
Item Colours[1085-1089][6]: -1,0x69


Item Colours[1001-1007][6]:            -1,0x6f    // Rare的帽子
Item Colours[1044,1047-1053,1090][6]:      -1,0x6f

Item Colours[1008-1011,1015,1022][6]:        -1,0x6f        // Rare的盔甲
Item Colours[1054-1057,1061,1067-1068][6]:    -1,0x6f

Item Colours[1025,1027-1028,1071,1074][6]:    -1,-1        // Rare的盾牌
Item Colours[1045-1046][6]:            -1,0x6f   
Item Colours[1069-1070,1072-1073,1091-1092][6]: -1,0x6f



                        ///////////////////////////////////////////
                        //                                      //
                        //                  点化材料                //
                        //                                      //
                        ///////////////////////////////////////////

Item Colours[1068][1,2][All][1]:        8,-2        // MP
//Item Colours[1085][1,2,3][All][1]:        8,0x60        // 魔皮腰带
Item Colours[1090][1,2,3][All][1]:        8,0x60        // 残酷头
Item Colours[1091][1,2,3][All][1]:        8,0x60        // 冷酷盾



                        ///////////////////////////////////////////
                        //                                      //
                        //                神符之语材料              //
                        //                                      //
                        ///////////////////////////////////////////

//White: Dol+Io
Item Colours[13,14,105-107][1-3][All][1,3]:            7,0xda  //

//Enigma: Jah+Ith+Ber
Item Colours[1015][3][Real][1,4]:              7,-2      //Breast Plate 胸甲
Item Colours[1022][3][Real][1,4]:              7,-2      //Light Plate 轻型装甲
Item Colours[1068][3][Real][1,4]:              7,0xde  //Mage Plate 法师甲
Item Colours[Gold_Items][1-3]:    1,0x62                //卖价35000的物品
Item Colours[Gold_Items][4-7]:  -1,0x62                //卖价35000的物品

//Call To Arm: Amn+Ral+Mal+Ist+Ohm
Item Colours[18,111][2,3][All][1,6]:              7,0x19  //Scepters

//Spirit: Tal+Thul+Ort+Amn
Item Colours[30-32][2,3][all][5]:                      -1,-2  //Spirit Sword;



                        ///////////////////////////////////////////
                        //                                      //
                        //                  武器                //
                        //                                      //
                        ///////////////////////////////////////////

Item Colours[16-18,109-111][4]:            -1,0x87        // 蓝色Pal杖
Item Colours[16-18,109-111][6]:            -1,0x6f        // 黄色Pal杖

Item Colours[11-14,104-107][6]:            -1,0x6f        // 男巫手杖
//Item Colours[64-68,157-161][4,6]:        -1,-1        // Sor杖


Item Colours[26,29,30,35,37,119][6]:        -1,-1        // BO 剑

Item Colours[22,115][6]:                -1,0x6f    // Flail, Knout
Item Colours[98][6]:                    -1,0x6f    // Naga 
Item Colours[103][6]:                  -1,0x6f    // Ancient Axe
Item Colours[116][6]:                  -1,0x6f    // Battle Hammer
Item Colours[118][6]:                  -1,0x6f    // Martel de Fer
Item Colours[126][6]:                  -1,0x6f    // Ancient Sword
Item Colours[132][6]:                  -1,0x6f    // Executioner Sword
Item Colours[150][6]:                  -1,0x6f    // Lance
Item Colours[155][6]:                  -1,0x6f    // Bec de Corbin
Item Colours[169][6]:                  -1,0x6f    // Gothic Bow



                        ///////////////////////////////////////////
                        //                                      //
                        //        选择显示不常用的东西          //
                        //                                      //
                        ///////////////////////////////////////////

//Item Colours[2019]:                  -1,0xd0    // 箭矢
//Item Colours[2021]:                  -1,0xd0    // 十字弓弹

Item Colours[2084]                    -1,0x0a    // 大血瓶.
Item Colours[2089]:                    -1,0x97    // 大蓝瓶.
Item Colours[2022,2023]:            -1,-1      //回城和鉴定卷轴
Item Colours[2011,2012]:              -1,-1      // 回城和鉴定书
Item Colours[2008]:                    11,0x4b    // 小紫瓶,紫色
Item Colours[2009]:                    11,0x9b    // 大紫瓶,紫色

Item Colours[2013,2015][4]:        3,-2      // 蓝色项链,戒指;
Item Colours[2013,2015][6]:        9,0x6f    // Rare 项链,戒指
Item Colours[2015][5]:            2,-2      // Set 戒指
Item Colours[2013][5]:            2,-1      // Set 项链
Item Colours[2013][7]:              -1,-2      // Unique 项链
Item Colours[2015][7]:              -1,0x5b    // Unique 戒指
Item Colours[89]:            4,0x62    // 维特之脚 红色

Item Colours[2014,2017,2018,2024-2035]:  -1,-1    // 特殊过关物品和任务物品
Item Colours[2037-2048,2137-2139]:      -1,-1 
Item Colours[90-93,174,175]:            -1,-1 
Item Colours[88,2039]:              -1,0x6e      // The Gidbinn, Jade Figurine


//Gem Colours[1]:                      1,0x62    // 碎裂的宝石 显示红色 地图红色
//Gem Colours[2]:                      -1,-2      // 低等级的宝石 显示隐色;
//Gem Colours[3]:            1,-1      // Gem;
//Gem Colours[4+]:                      1,0x62    // 高级宝石红色 地图红色

Item Colours[2053-2054]:          -1,-2      // 高级紫宝石
Item Colours[2058-2059]:          -1,-2      // 高级黄宝石
Item Colours[2063-2064]:        1,0x62      // 高级蓝宝石
Item Colours[2068-2069]:          -1,-2      // 高级绿宝石
Item Colours[2073-2074]:        1,0x62      // 高级红宝石
Item Colours[2078-2079]:        1,0x62      // 高级钻石
Item Colours[2093-2094]:        8,0x84    // 高级骷髅

Item Colours[2052]:            1,-2      // Amethyst
Item Colours[2057]:            1,-2      // Topaz
//Item Colours[2076]:            1,0x20      // Flawed Diamond
离线狮子玫瑰
发帖
1642
金钱
17025
91币
0
信誉
0
资产
0 IST
在线时间
384 小时
注册时间
2009-04-10
最后登录
2010-05-11
只看该作者 板凳  发表于: 2009-12-17 14:07:36
ZLP CFG
////////////////////////////////////////////////////////////////////////////////////////////////////////////
//                          华之羽翼  HackMap2.24 CFG For DIIExp 1.11b                                    //
//  欢迎使用及传播本配置文件,由于部分功能的实现与d2hackmap.dll的修改有关,请同时更新d2hackmap.dll        //
//          如有意见或建议,请访问http://bbs.cupl.com.cn/thread.php?fid=265发表您的高见                  //                          //
//                  HackMap作者Sting     d2maphack_dll由死神之王修改                       //
////////////////////////////////////////////////////////////////////////////////////////////////////////////




// 常用快捷键定义,格式为:      名字:键代码
Reveal Act Automap Key:        VK_SUBTRACT //获取整个ACT地图 小键盘"-"
Reveal Level Automap Key:      -1 //获取当前区域地图
Center Map Scroll Key:          VK_PAUSE //地图居中 pause键
Quick Exit Game Key:            VK_OEM_MINUS //一键退出 大键盘"-"
Quick Next Game Key:        VK_CAPITAL //一键退出 自动输入下一游戏名 大键盘"CAPITAL"
Auto Next Game Name:            1 //自动记忆上一游戏名
Auto Next Game Password:        1 //自动记忆上一游戏密码
Right Click Swap Toggle:        1, -1 //鼠标右健快速移动物品
View Equipment Key:            VK_K //偷窥装备 K键
Quick Back To Town Key:        VK_BACK //一键回城 退格键"←"
Auto Reveal Act:        2 //自动开全部地图
//中文输入,默认开启
Use Custom Font Toggle:            1, -1 //中文输入
Locale MPQ:"d2locale.mpq"
Localization Support: 1

// for anti-detection, let it be if you dont know what it means
Extrawork Dll Action:        0 // unload hackmap automatically if extrawork.dll coming out
Version Checking Dll Action:    0// keep loaded when logging into Battle.Net
Unknown Warden Mod Action:  0


//新功能
Area Level Toggle: 1,-1    //显示场景等级
ULC Mask Toggle: 1,-1    // 屏蔽火风暴动画显示,0——正常显示火风暴动画;1——不显示火风暴动画
BugKM Toggle: 0,-1    // 启用BUGKM保护,0——禁用BUGKM保护;1——进入No Bug游戏,10秒钟自动退出
BugKD Toggle: 0,-1    // 启用BUGKD保护,0——禁用BUGKD保护;1——进入No Bug游戏,10秒钟自动退出;2——进入No Bug游戏,K完3个封印后自动退出
BugKB Toggle: 2,VK_E        // 启用BUGKB保护,0——禁用BUGKB保护;1——进入No Bug游戏,10秒钟自动退出;2——进入No Bug游戏,K完5小队后自动退出
AutoMap Toggle: 1,-1    // 进入游戏,自动打开小地图,0——不自动打开小地图;1——自动开小地图
Show Ping Toggle: 1, -1  // 在蓝/红瓶中心显示游戏的Ping/FPS值,0——不显示Ping/FPS;1——显示Ping/FPS
Show Exp Toggle: 1, -1  // 显示游戏的Exp值,0——不显示Exp;1——显示Exp
Auto Party Toggle: 1,VK_U  // 自动接受组队邀请,0——不自动接受组队邀请;1——自动接受组队邀请


// 接下来是开关键,格式都是: 开关名:默认值,键代码,1表示开,0表示关。

Full Visuals Toggle:            1, VK_MULTIPLY //天气环境变化,* 键,默认开启
// Weather Toggle:              1, VK_MULTIPLY  //气候变化
// Infravision Toggle:          1, VK_MULTIPLY  //透视
// Light Radius Toggle:        1, VK_MULTIPLY  //光照范围(视野)
// Screen Shake Toggle:        1, VK_MULTIPLY  //屏幕抖动(比如杀了大虫之后的震动)
以上4条均为暗黑场景特效的分项,有偏好某些特效的玩家可以自己选择定义。

// 定义小地图中其他玩家默认状态,名字和同盟显示
Hidden Corpses Toggle:        0, VK_MULTIPLY //显示尸体, * 键,默认关闭
Automap Monsters Toggle:        1, VK_DIVIDE //显示怪物、场景名称、箱子等
Automap Chests Toggle:          1, VK_DIVIDE //箱子开关
Automap Items Toggle:          1, VK_DIVIDE //地图物品隐藏开关
Automap Missiles Toggle:        1, VK_DIVIDE //地图上显示敌人的发射物攻击(向导箭、骨精灵等)
Automap Level Names Toggle:    1, -1        //洞穴的层数标示
Automap Corpses Toggle:        0, -1        //小地图显示尸体,默认关闭,没热键
Automap Active Rooms Toggle:    0, -1        //地图上活动块的颜色开关,游戏者周围共9个区域;默认为关闭,未设置热键
Automap Ready Rooms Toggle:    0, -1        //

Hidden Items Toggle:            0, VK_ADD  //隐藏LJ物品,小键盘+号

Scroll Map Toggle:              0, VK_SCROLL  //区域卷动锁定中心,默认为关闭
Automap Screen Area Toggle:    0, VK_SCROLL  //当前实际可见区域标识颜色


Monster TC Toggle:              1, -1  //TC财宝阶层显示,开启
Monster Level Toggle:        1, -1  //怪物等级开启,开启
Monster Resists Toggle:        0, VK_D //怪物4R显示

Game Time Toggle:              1, -1  //进入game的时间显示
Clock Toggle:            1, -1  //显示当前时间
Drop Protect Toggle:            1, -1  //ITEM DROP Hack保护
Tppk Protect Toggle:        1, -1  /TPPK保护功能????


Input Line Toggle:              1, -1  //可以在GAME内(不是频道内)ctrl+a,ctrl+c,ctrl+v,复制拈贴文字,默认关闭

Out Town Select Toggle:        1, -1    //城外选择功能(城外看别人装备)
Perm Show Orbs Toggle:          1, -1    //显示mana和life数值,开启
Message Filter Toggle:        1, -1    //日志过滤功能
Message Log Toggle:        1, -1    //日志记录,保存到maphack所在目录

Rune Numbers Toggle:            1, -1    //显示rune的序号
Socket Numbers Toggle:          1, -1    //显示物品的孔数

Unit Numbers Toggle:            0, -1  //物品单元编码显示
//Unit Numbers Toggle:          1, VK_L  //物品单元编码显示,默认关闭 L键

Item Levels Toggle:            1, VK_L  //物品ilvl显示,默认开启
Item Indexs Toggle:        0, -1    //物品代码索引数字显示
View Socketables Toggle:        0, VK_J    //查看镶嵌物, J键
Item Basic Stats Toggle:        0, VK_J    ////去除装备上镶嵌物品所添加属性,显示装备原始属性
Item Value Toggle:        0, VK_V  //物品NPC价值显示,默认关闭,V键
Quest Item Colour:              -1        //任务item原色显示(如果为红色,表示你的东西是别的难度拿来的,不合适用)

Light Radius:            255          //光照范围,最大
Ethereal Item Prefix:        ""          //Eth物品特别标注
Ethereal Item Postfix:        "%2=Eth="    //后缀加绿色=eth=来标明
Hidden Items Level:        0            //自动隐藏低级物品,关闭
Hidden Item Value:        0            //隐藏低级物品NPC价值



// 定义小地图中其他玩家默认状态,名字和同盟显示
Automap Party Default:          1                //小地图显示同伴位置
Automap Names Default:          1                //小地图显示同伴名称

Mini Shrines Toggle:            1, -1            //小地图显示各种祭坛
Level Name Colour:              White            //当前场景名称颜色
Staff Tomb Level Desc:          "%2<==Tomb Here lol"  //突出显示塔拉夏古墓
Diagonal Scroll Toggle:        1, -1              //小地图卷动开关
Map Scroll Speed:              16                //地图卷动速度
             
Life Bar Transparency:          1              //血槽透明度设定 默认系统设置 
Life Bar Colour:                0x84          //血槽颜色 默认系统设置


Socket Protect Toggle:          1, 0x2D    //镶嵌保护,insert键

//有关根据life和敌对状况自动退出的一些配置
Chicken Life Toggle:            0, VK_F  //血过低自动退出开关,关闭,F键
Chicken Hostile Toggle:        0, -1    //其他玩家敌对自动退出,关闭
Chicken Hostile Nearby Toggle:  0, -1    //敌对玩家接近则自动退出,关闭


//HC用户使用前面的设定后,请注释下面的设定
Chicken Life Toggle:      0, VK_F      //PVC时血过低自动退出开关,热键"Insert"(默认设置为关闭,HP<15%自动退出)
Chicken Hostile Toggle:      0, -1        // 其他玩家敌对自动退出开关
Chicken Hostile Nearby Toggle:    0, -1        // 敌对玩家接近则自动退出开关
Chicken Life:          0          //死也不退出
Chicken Life Percent:      30        //检查PVC时Life百分比,不够设定值时自动退出 0~100
Chicken Hostile Life:      0          //检查玩家敌对时Life值,不够设定值时自动退出
Chicken Hostile Life Percent:    0          //检查玩家敌对时Life百分比,不够设定值时自动退出 0~100
Chicken Hostile Nearby Life:  0          //检查敌对玩家接近时Life值,不够设定值时自动退出
Chicken Hostile Nearby Life Percent:  0      //检查敌对玩家接近时Life百分比,不够设定值时自动退出 0~100

// 一些危险怪物特别显示,可以直接写上怪物的名字,也可以写编号。编号可以在d2maphack.vcb中查找
Monster Colours[Undead Stygian Doll 1]: 0x9b
Monster Colours[Undead Stygian Doll 2]: 0x9b
Monster Colours[Frenzied Ice Spawn]:    0x9b
Monster Colours[Worldstone shake]:      0x9b
Monster Colours[Gloam 2]:              0x9b
Monster Colours[Black Soul 2]:          0x9b
Monster Colours[Burning Soul 2]:        0x9b
Monster Colours[Tomb viper 1]:          0x9b
Monster Colours[Tomb Viper 2]:          0x9b
Monster Colours[Soul Killer 3]:        0x9b
Monster Colours[Soul Killer 4]:        0x9b
Monster Colours[Undead Soul Killer 2]:  0x9b


// specify player's reaction when you meet dangerous monster. support two choices: "exit game" or "back to town"
// 当遇见危险怪物(如black soul)且你的4r低于临界值时,可自动退出游戏或回城。
Dangerous Monster Action: back to town
// Below is Dangerous Monster defining
// chicken dangerous monsters toggle, disable by default
Dangerous Monster Chicken Toggle: 0, VK_G    //抗性过低保护 G键
// define dangerous monster, format:
// Dangerous Monster[Monster Index 1, Monster Index 2]: resistance type, resistance threshold // resistance type can be one of fr, cr, lr, pr; resistance thresold ranges between -127 and 128
// for example:
Dangerous Monster[Burning Soul 2, Black Soul 2]: lr,-30 // fr, cr, lr, pr



// 场景指示
Minimap Size:            2
Minimap Toggle:            1, -1
Minimap Cell Colour:        0x84
// format: Minimap Cells[level number][cell no.1, cell no.2, ...] : 1 // 1 for enable, -1 for disable
// example:
//Minimap Cells[Catacombs Level 2][Catacombs Level 3]: 1
//Minimap Cells[Catacombs Level 3][Catacombs Level 4]: 1

//Act1:
Minimap Cells[Rogue Encampment][The Secret Cow Level]: 1     
Minimap Cells[Stony Field][Cairn Stone]: 1          
Minimap Cells[Black Marsh][Forgotten Tower]: 1
Minimap Cells[Tower Cellar Level 1 ][Tower Cellar Level 2]: 1
Minimap Cells[Tower Cellar Level 2][Tower Cellar Level 3]: 1
Minimap Cells[Tower Cellar Level 3][Tower Cellar Level 4]: 1
Minimap Cells[Tower Cellar Level 4][Tower Cellar Level 5]: 1
Minimap Cells[Dark Wood][Tree of Inifuss]: 1
Minimap Cells[Catacombs Level 2][Catacombs Level 3]: 1
Minimap Cells[Catacombs Level 3][Catacombs Level 4]: 1

//Act2:
Minimap Cells[Far Oasis][Maggot Lair Level 1]: 1
Minimap Cells[Maggot Lair Level 1][Maggot Lair Level 2]: 1
Minimap Cells[Maggot Lair Level 2][Maggot Lair Level 3]: 1
Minimap Cells[Lost City][Claw Viper Temple Level 1]: 1
Minimap Cells[Claw Viper Temple Level 1][Claw Viper Temple Level 2]: 1
Minimap Cells[Arcane Sanctuary][Horazon's Journal]: 1

//Act3:
Minimap Cells[Kurast Bazaar][Ruined Temple]: 1
Minimap Cells[Durance of Hate Level 1][Durance of Hate Level 2]: 1
Minimap Cells[Durance of Hate Level 2][Durance of Hate Level 3]: 1

//Act4
Minimap Cells[Plains of Despair][Izual on Minimap]: 1
Minimap Cells[River of Flame][Hellforg on Minimap]: 1

//Act5
Minimap Cells[Crystalline Passage][Frozen River]: 1
Minimap Cells[Frozen River][Anya on Minimap]: 1
Minimap Cells[118][Arreat Summit]: 1
Minimap Cells[Halls of Anguish][Halls of Pain]: 1
Minimap Cells[Halls of Pain][Halls of Vaught]: 1
Minimap Cells[Halls of Vaught][1472]: 1
Minimap Cells[Worldstone Keep Level 1][Worldstone Keep Level 2]: 1
Minimap Cells[Worldstone Keep Level 2][Worldstone Keep Level 3]: 1
Minimap Cells[Worldstone Keep Level 3][Throne of Destruction]: 1

//人物特殊属性显示
First Player Stat Key:        VK_OEM_7  // '\"  查看玩家首个特殊属性(MF)
Next Player Stat Key:        VK_OEM_6  // }\]  查看玩家上一个特殊属性,如FCR,FHR等属性,[(大括号键)
Previous Player Stat Key:    VK_OEM_4  // {\[  查看玩家上一个特殊属性, ](大括号键)
View Player Stats Key:        VK_OEM_2  // ?\/  查看其它玩家属性,鼠标点中其他玩家, ?(问号键)
Keep Game Window Toggle:    0, VK_OEM_1  // ;\:  窗口模式防止最小化,默认关闭 ;(分号键)
Server Ip Toggle:        1, -1        //服务器IP显示,开启


// 地图上各种图标显示。这里是我们DIY的一个好地方,可以自己定义bmp文件。用画笔就可以,2色文件。
Player Blob File:              "blobcircle1"  // 游戏者
Monster Blob File:              "blobcross1"    // 怪物
Object Blob File:              "blobcircle"    // 箱子等
Missile Blob File:              "blobdot"        // 发射物
Item Blob File:                "blobitem"      // 物品
//Item Blob File:                "blobitem1"

// 接下来是一些地图上的颜色定义
Automap Active Rooms Colour:    0x19  //地图上活动块的颜色
Automap Ready Rooms Colour:    0x07  //比上一个范围更大一圈的区域
Automap Screen Area Colour:    0x19  //屏幕区域颜色

Closed Chest Colour:            0x09  //箱子颜色
Locked Chest Colour:            0x97  //带锁箱子颜色

Hostile Missile Colour:        0x62  //敌人发射物的颜色
Guided Missile Colour:          0x5b  //向导箭的颜色
Tracer Missile Colour:          0x97  //追踪发射物的颜色
Other Missile Colour:          0x20  //其他发射物的颜色

Missile Colours[All Arrows]:                            -2 //显示发射物
Missile Colours[teeth]:                                0x20
Missile Colours[BoneSpear]:                            0x20
Missile Colours[BoneSpirit]:                            0x20
Missile Colours[PoisonNova]:                            0x84
Missile Colours[BlessedHammer 1]:                      0x20
Missile Colours[Tornado,Twister]:                      0x20
Missile Colours[BladeFury1, BladeFury2, BladeFury3, BladeFragment1, BladeFragment2, BladeFragment3]:    0x20

Missile Corpses[Vine Beast Death]: 0  //显示临死发射的怪物(比如ACT2大虫)的颜色(0正常显示),

Good Gold Number:              2000    //地图显示金币的下限,低于2000则不显示
Good Gold Colour:              0        //金币显示的颜色,无
Poor Gold Colour:              -1,-2    //屏蔽低于下限的金币

Monster Desc Colour:            Red            //怪物颜色
Monster Death Anims[1+]:        0              //不显示所有怪物死亡动画
Monster Corpses[Wake of Fire-Death Sentry]: 0


// 防PK,地图上显示一些陷阱,刺客的和女巫的火龙,白色
Missile Colours[All Arrows]:                            0x20
Missile Colours[BoneSpear]:                            0x20
Missile Colours[teeth]:                                0x20
Missile Colours[BoneSpirit]:                            0x20
Missile Colours[PoisonNova]:                            0x84
Missile Colours[BlessedHammer 1]:                      0x20
Missile Colours[Tornado,Twister]:                              0x20
Missile Colours[BladeFury1, BladeFury2, BladeFury3, BladeFragment1, BladeFragment2, BladeFragment3]:    0x20
Monster Colours[159-166]: 0x97  //怪物的远程攻击







// 特殊属性怪物的显示的如下:

Extra Strong Desc:              "S"                //特别强壮
Extra Fast Desc:                "F"                //特别快速
Cursed Desc:                    "%2C"              //特别诅咒
Magic Resistant Desc:          "%8m"              //魔法抵抗
Fire Enchanted Desc:            "%1FFFFFFFFFFFFF"  //火焰强化
Lightning Enchanted Desc:      "%9LE"              //闪电强化
Cold Enchanted Desc:            "%3CE"              //冰冷强化
Thief Desc:                    0
Mana Burn Desc:                "%2mmmmmmm"        //法力燃烧
Teleportation Desc:            "T"                //传送
Spectral Hit Desc:              "H"                //特别一击
Stone Skin Desc:                "%4SS"              //皮肤硬化
Multiple Shots Desc:            "%12MS"            //多重射击
Ghostly Desc:                  0                  //幽灵的
Fanatic Desc:                  "%11F"              //狂热的
Possessed Desc:                0                  //着魔的
Berserker Desc:                "%4B"              //狂暴的
Champion Desc:            0

// Auras Enhanted:光环附着
Might Aura Desc:                "%4a"              //力量光环
Holy Fire Aura Desc:            "%1a"              //圣火光环
Blessed Aim Aura Desc:          "%0a"              //祝福瞄準
Holy Freeze Aura Desc:          "%3CCCC"            //神圣冰冻
Holy Shock Aura Desc:          "%9a"              //聖光衝擊
Conviction Aura Desc:          "%11RRRR"          //信念、审判
Fanaticism Aura Desc:          "%5KKKK"            //狂热

// Immunities:免疫属性
Physical Immunity Desc:        "%4i"              //物理攻击免疫
Magic Immunity Desc:            "%8i"              //魔法免疫
Fire Immunity Desc:            "%1i"              //火焰免疫
Lightning Immunity Desc:        "%9i"              //闪电免疫
Cold Immunity Desc:            "%3i"              //冰冷免疫
Poison Immunity Desc:          "%2i"              //毒素免疫

// 玩家和怪物颜色
Neutral Player Colour:          0x5b  //一般玩家的颜色
Hostile Player Colour:          0x5b  //敌对玩家的颜色

Normal Monster Colour:          0x62  //一般怪兽的颜色
Boss Monster Colour:            0x5b  //金怪的颜色
Minion Monster Colour:          0x66  //金怪周围小怪的颜色
Champion Monster Colour:        0x68  //蓝怪的颜色
Act5 Barbarian Colour:          0x9f  //ACT5 BAR的颜色


//1-粗糙的.2-普通白色.3-超强的白色物品.4-蓝色物品.5-绿色套装.6-亮金物品.7-暗金物品.8-合成物品.

//是否为ETH只有两种选择:
//Not Ethereal, Not Ethreal, Real: 1
//Ethereal, Ethreal: 2

//物品孔数:如无孔则为1,6孔则为7。

//对孔数及是否eth无要求可省略这2组代码,省略相当于全部包括。

// 颜色代码
// 0-12标识显示的物品名称颜色(text color)
// -1-缺省的; 0-白色的; 1-红色的; 2-亮绿色的; 3-蓝色的; 4-暗金色; 5-灰色的; 6-黑色的; 7-金色的 ;
// 8-橙色的; 9-黄色的; 10-暗绿色; 11-紫色的; 12-绿色的
// 下面是地图显示颜色
// 0x50-Red; 0x99-Sky Blue; 0x63-unique; 0xcc-light red; 0x60-Nef's; 0x7a-Green; 0x84-Set;
// 0x8f-Charm's; -- 不是色盲的去看readme.htm,里面有颜色表格


//物品显示:

Item Colours[0+][1-7]:        -1,-2

                      /////////////////////////////////////////////////
                      //              普通暗金物品的颜色            //
                      /////////////////////////////////////////////////

Item Colours[0+][7]:                -1,-1


                      /////////////////////////////////////////////////
                      //              卖价35K物品的颜色              //
                      /////////////////////////////////////////////////
//默认显示,不需要的自己去下面一行的前面加"//"
Item Colours[Gold_Items][2,3,4,6]:              -1,-1               


                      /////////////////////////////////////////////////
                      //              普通黃金物品的颜色            //
                      /////////////////////////////////////////////////

//Item Colours[0+][6]:                -1,-1


                      /////////////////////////////////////////////////
                      //              普通套装物品的颜色            //
                      /////////////////////////////////////////////////

Item Colours[0+][5]:        10,-1


                      /////////////////////////////////////////////////
                      //                  精华装备                  //
                      /////////////////////////////////////////////////
Item Colours[Elite Weapons][2,3,6]:                      -1,-2
Item Colours[Elite Armor][2,3]:                          -1,-2
Item Colours[1124-1138][2,3,6]:                          -1,-1






//不想显示那件装备就在那件装备的前面加//(如不想要法师之拳,就在Item前面加    //Item Colours[1032][7]:    -1,0x63 //法师之拳)
//想要那件屏蔽的的装备,就把它Item前面的//去掉
//所有Item前都可以加//屏蔽.......




                  ////////////////////////////////////////////////////////////////
                  //            以下显示有交易价值的暗金装备:                  //
                  ////////////////////////////////////////////////////////////////


//暗金手套
Item Colours[1031][7]:    -1,0x63 //幸运守护 (MF手套);
Item Colours[1032][7]:    -1,0x63 //法师之拳
Item Colours[1149][7]:    -1,0x63 //碎钢-食人魔铁手套
Item Colours[1146][7]:    -1,0x63 //卓古拉之握-吸血鬼骸骨手套

//暗金铠甲
Item Colours[1055][7]:    -1,0x68 //海蛇皮甲;
Item Colours[1060][7]:    -1,0x63 //谢夫特斯坦布(09物免甲);
Item Colours[1062][7]:    -1,0x63 //诗寇蒂的愤怒(ire);
Item Colours[1063][7]:    -1,0x63 //守护天使-圣堂武士外袍;
Item Colours[1068][7]:    -1,0x63 //魁黑刚的智慧-法师装甲;
Item Colours[1127][7]:    -1,0x63 //斗士的禍根-线羊毛皮甲;
Item Colours[1127][7][2]: -1,0x68 //无形斗士的禍根-线羊毛皮甲;
Item Colours[1132][7]:    -1,0x68 //阿凯尼的荣耀-炎魔皮板甲;
Item Colours[1134][7]:    -1,0x63 //海王利维亚桑-海妖壳甲
Item Colours[1137][7]:    -1,0x68 //神圣盔甲(圣堂武士的力量/泰瑞尔的力量)
Item Colours[1136][7][2]: -1,0x63 //无形钢铁铠甲-阴影铠甲
Item Colours[1124][7]:    -1,0x63 //奥马斯长袍
Item Colours[1061][7]:    -1,0x63 //都瑞而甲壳

//暗金鞋子
Item Colours[1082][7]:    -1,0x63 //纱织;
Item Colours[1083][7]:    -1,0x63 //战争之旅;
Item Colours[1084][7]:    -1,0x63 //蚀肉骑士;
Item Colours[1152][7]:    -1,0x63 //骸骨靴
Item Colours[1154][7]:    -1,0x63 //急速靴
Item Colours[1151][7]:    -1,0x63 //沙暴之旅
Item Colours[1151][7][2]: -1,0x68 //无形沙暴之旅
Item Colours[1037][7]:    -1,0x63 //小妖精脚趾
Item Colours[1081][7]:    -1,0x63 //水上漂

//暗金腰带
Item Colours[1086][7]:    -1,0x63 //穿刺腰带;
Item Colours[1089][7]:    -1,0x63 //雷神之力 ;
Item Colours[1156][7]:    -1,0x63 //吸血圣王之圈-吸血鬼獠牙腰带;
Item Colours[1155][7]:    -1,0x63 //蛛网腰带(技能腰带)
Item Colours[1157][7]:    -1,0x63 //维而登戈的心结-秘银腰带(110物免腰带)

//暗金盾
Item Colours[1091][7]:    -1,0x63 //警戒之墙
Item Colours[1142][7]:    -1,0x63 //暴风之盾-统治者大盾(物免盾);
Item Colours[1176][7]:    -1,0x63 //饰金盾;
Item Colours[1202][7]:    -1,0x63 //血王之骨
//Item Colours[1194][7]:    -1,0x63 //神圣轻圆盾
Item Colours[1201][7]:    -1,0x63 //女妖
Item Colours[1182][7]:    -1,0x63 //侏儒

//暗金头盔
Item Colours[1090][7]:    -1,0x63 //吸血鬼的凝视;
Item Colours[1117][7]:    -1,0x63 //军帽;
Item Colours[1121][7]:    -1,0x63 //螺旋头盔;
Item Colours[1172][7]:    -1,0x63 //亚瑞特的面容-杀手防护面甲;
Item Colours[1115][7]:    -1,0x63 //三重冠;
Item Colours[1116][7]:    -1,0x68 // 权冠;
Item Colours[1121][7]:    -1,0x63 //螺旋頭盔
Item Colours[1123][7]:    -1,0x63 //恶魔头盖骨面具
Item Colours[1123][7][2]: -1,0x68 //无形恶魔头盖骨面具
Item Colours[1122][7]:    -1,0x68 //年纪-头冠
Item Colours[1052][7]:    -1,0x63 //盗贼头
Item Colours[1048][7]:    -1,0x63 //岩石制动器
Item Colours[1167][7]:    -1,0x63 //加尔的长发

//暗金武器
Item Colours[124][7][2]: -1,0x63 //无形擊頭者
Item Colours[62][7][2]: -1,0x63 //无形烦恼诗集
Item Colours[298][7]:    -1,0x63 //怪异之球
Item Colours[106][7]:    -1,0x63 //李奥瑞克王
Item Colours[149][7]:    -1,0x63 //宏森丹
//Item Colours[107][7]:    -1,0x63 //黑手之钥(男巫法杖);
Item Colours[122][7]:    -1,0x63 //阿里巴巴;
//Item Colours[172][7]:    -1,0x63 //大炮;
Item Colours[188][7]:    -1,0x63 //巴特克的猛击 ;
Item Colours[226][7]:    -1,0x63 //幻化之刃
Item Colours[233][7]:    -1,0x63 //冠军之剑;
Item Colours[235][7]:    -1,0x63 //祖父之剑;
Item Colours[236][7]:    -1,0x63 //骸骨小刀;
Item Colours[272][7]:    -1,0x63 //风之力-九头蛇弓(WF);
Item Colours[291][7]:    -1,0x63 //眼球-涡流水晶;
Item Colours[296][7]:    -1,0x63 //泰坦;
Item Colours[296][7][2]:    -1,0x68 //无形泰坦; 
Item Colours[147][7][2]: -1,0x63 //无形减速叉
Item Colours[301][7]:    -1,0x68 //次元碎片
Item Colours[201][7]:    -1,0x63 //狂战士斧
//Item Colours[247][7]:    -1,0x63 //鬼魂尖枪
Item Colours[257][7]:    -1,0x63 //神秘之斧
Item Colours[256][7]:    -1,0x63 //丧钟-锐利之斧
Item Colours[256][7][2]: -1,0x63 //无形丧钟-锐利之斧
//Item Colours[212][7]:    -1,0x63 //强威权杖
//Item Colours[253][7]:    -1,0x63 //战枪
Item Colours[264][7]:    -1,0x63 //执政官之杖
Item Colours[209][7]:    -1,0x63 //巫妖法杖
Item Colours[169][7]:    -1,0x63 // 金擊圓弧;哥德弓
//Item Colours[243][7][2]: -1,0x63 //ETH的翼斧
//Item Colours[242][7]:    -1,0x63 //翼刀
Item Colours[210][7]:    -1,0x68 //破隐-死亡之网
Item Colours[214][7]:    -1,0x63 //神使之杖
Item Colours[254][7][2]: -1,0x63 //无形破骨-食人魔之斧



              /////////////////////////////////////////////////////////////
              //            以下显示有用绿色套装装备                    //
              /////////////////////////////////////////////////////////////

Item Colours[1116][5]: 2,0x84 //马维娜的真实之眼 (亚马逊套装头环)
Item Colours[303][5]:  2,0x84 //马维娜的施展 (亚马逊套装弓)

Item Colours[1122][5]: 2,0x84 //格瑞斯华尔德的勇气 (游侠套装头盔)
Item Colours[1197][5]: 2,0x84 //格瑞斯华尔德的荣耀 (游侠套装盾牌)
Item Colours[214][5]:  2,0x84 //格瑞斯华尔德的救赎(游侠套装权杖)

Item Colours[1135][5]: 2,0x84 //塔.拉夏的守护 (女巫套装漆甲)
Item Colours[291][5]:  10,0x84 //塔.拉夏杖
Item Colours[1087][5]: 10,0x84 //塔.拉夏腰带
Item Colours[1053][5]: 10,0x84 //塔.拉夏头盔

Item Colours[1136][5]: 2,0x84 //艾尔多的欺瞒 (德鲁依套装阴影甲)
Item Colours[1083][5]: 10,0x84 //艾尔多的成长(鞋)

Item Colours[1137][5]: 2,0x84 //不朽之王的灵魂牢笼 (野蛮人套装甲)
Item Colours[229][5]:  10,0x84 //布尔凯索的部族守护 (神秘小剑)
Item Colours[235][5]:  10,0x84 //布尔凯索的神圣代价 (巨神之刃)

Item Colours[1158][5]: 2,0x84 //塔格奥之束带 (男巫套装腰带)
Item Colours[1160][5]: 2,0x84 //塔格奥之外装 (男巫套装头盔)
Item Colours[1077][5]: 10,0x84 //男巫套装手套
tem Colours[1181][5]:  2,0x84 //男巫套装盾牌

Item Colours[196][5]:  2,0x84 //娜塔亚的记号 (刺客套装爪)

Item Colours[1051][5]:  2,0x84 //吉永之脸(cb头)

Item Colours[1132][5]:  2,0x84 //沙撒璧的鬼魂释放者-炎魔皮板甲
Item Colours[1050][5]:  2,0x84 //沙撒璧的精神之鞘-轻钢盔

Item Colours[1133][5]:  2,0x84 //娜吉的轻铠甲
Item Colours[262][5]:  2,0x84 //娜吉的解密棒(tp杖)


Item Colours[1039][5]: 2,0x84 //死神之守卫
Item Colours[1029][5]: 2,0x84 //死神之手

//Item Colours[1034][5]: 2,0x84 //泰克雷的平头钉

Item Colours[1011][5]: 2,0x84 //牛魔王之皮
Item Colours[1035][5]: 2,0x84 //牛魔王之蹄
Item Colours[1047][5]: 2,0x84 //牛魔王之角

//Item Colours[1019][5]: 10,0x84 //西刚甲
//Item Colours[1043][5]: 10,0x84 //西刚腰带
//Item Colours[1033][5]: 10,0x84 //西刚手套
//Item Colours[1027][5]: 10,0x84 //西刚盾
//Item Colours[1038][5]: 10,0x84 //西刚鞋
//Item Colours[1005][5]: 10,0x84 //西刚头盔



                    //////////////////////////////////////////////////
                    //        亮色显示珠宝,符文和携带护身符        //
                    //////////////////////////////////////////////////

Item Colours[2136]:                    -1,0x97 //珠宝
Item Colours[2136][6]:                  -1,0x6f //亮金珠宝
Item Colours[2136][7]:                  -1,0x63 //暗金珠宝
item Colours[2096-2098]:                2,0x84 //护身符
item Colours[2096][7]:                  -1,0x20 //usc
Item Colours[2097][7]:                  -1,0x20 //ulc
Item Colours[2098][7]:                  -1,0x63 //ugc   
Rune Colours[8-21]                      -1,0x63
Rune Colours[22+]                        8,0x68



              //////////////////////////////////////////////////////////
              //              显示女巫 Rare  ORB                      //
              //////////////////////////////////////////////////////////

Item Colours[277-281][6]: -1,0x6f
Item Colours[287-291][6]: -1,0x6f
Item Colours[297-301][6]: -1,0x6f
Item Colours[301][2,3]:  -1,0x6f



              //////////////////////////////////////////////////////////
              //              显示男巫手杖                            //
              //////////////////////////////////////////////////////////

Item Colours[104-107][6]:  -1,0x6f // exec
Item Colours[207-210][6]:  -1,0x6f // elite



              //////////////////////////////////////////////////////////
              //          显示精华Helm,Glove,Boots,Belt              //
              //////////////////////////////////////////////////////////

//Rare 杰出头环;
Item Colours[1113][6]: -1,0x6f  //Circlet 头饰;
Item Colours[1114][6]: -1,0x6f  //Coronet 宝冠;
Item Colours[1115][6]: -1,0x6f  //Tiara; 三重冠;
Item Colours[1116][6]: -1,0x6f  //Diadem; 权冠;
Item Colours[1116][2,3]: -1,-1 //Diadem; 白色权冠


//以下囊括所有亮金Rare的鞋子:

Item Colours[1035-1038][6]:  -1,0x6f
Item Colours[1080-1084][6]:  -1,0x6f
Item Colours[1150-1154][6]:  -1,0x6f


//以下囊括所有亮金Rare的手套:

Item Colours[1029-1033][6]: -1,0x6f
Item Colours[1075-1079][6]: -1,0x6f
Item Colours[1145-1149][6]: -1,0x6f


//以下囊括所有亮金Rare的爪子:
Item Colours[176-196][6]: -1,0x6f



//蓝色可能有用装备:
Item Colours[1076,1146][4]: -1,0x97    //蓝色Cube手套材料
Item Colours[1087,1157][4]: -1,0x97    //蓝色Cube腰带材料
Item Colours[1083,1153][4]: -1,0x97    //蓝色cube靴子材料
Item Colours[1142][4]:      -1,0x97  //蓝色的统治者大盾;
Item Colours[1113-1116][4]:  -1,0x97  //蓝色的头环;
Item Colours[1124-1127,1131,1138][4]:  -1,0x97  //蓝色的精华轻甲;
Item Colours[190-196,277-281,287-291,297-301,104-107,207-210][4]:  -1,0x97  //蓝色各角色专用物品;

                                                         

                        ///////////////////////////////////////////
                        //              Rune word                //
                        ///////////////////////////////////////////
                       
//Colossus Blade 巨神之刃
Item Colours[235][3][1,2][1,4,5,6,7]:                                          1,0x9b   

//Colossus Sword 巨神之剑
Item Colours[234][3][1,2][5]:                                                  1,0x9b   

//Berserker Axe 狂战士斧
Item Colours[201][2,3][1,2][1,4,5,6,7]:                                        1,0x9b   

//鬼魂之矛  战枪 
Item Colours[252,253][3][2][1,4,5,6,7]:                                        1,0x9b   

// 锐利之斧  神秘之斧  巨长斧 鲛尾巨斧
Item Colours[256,257,258,259][2,3][2][1,4,5,6,7]:                              1,0x9b   

//Crystal Sword 水晶剑
Item Colours[30][2,3][1,2][1,4,5,6,7]:                                                  1,0x9b   

//Phase Blade 幻化之刃
Item Colours[226][2,3][1,2][1,4,5,6,7]:                                          1,0x9b   

//Flail 链枷
Item Colours[22][2,3][1,2][1,5]:                                                  1,0x9b   

//Caduceus 神使之杖
Item Colours[214][2,3][1,2][1,4,6]:                                            1,0x9b   

//巨弓  女族长之弓  大院长之弓 
Item Colours[268][3][1][1,5]:                                                  1,0x9b   
Item Colours[302,303][3][1][5]:                                                1,0x9b

//Crusader Bow 十字軍之弓,Hydra Bow 九头蛇弓
Item Colours[270,272][3][1][1,7]:                                              1,0x9b   

//Suwayyah 近身刃,Scissors Suwayh 近身剪
Item Colours[190,196][2,3][1,2][1,4]:                                          1,0x9b   

//Pal Shield 圣骑士盾
Item Colours[1193-1197][2,3][1][1,4,5]:                                        1,0x9b   
Item Colours[1193-1197][2,3][2][1,5]:                                          1,0x9b   

//Monarch 统治者大盾 Troll Nest 巨魔巢穴古盾
Item Colours[1142][2,3][1][1,5]:                                                1,0x9b   
Item Colours[1161][3][1][1,3,4]:                                                1,0x9b   

//精华盔甲
Item Colours[1068,1124,1125,1127,1131,1137,1138][3][1][1,4,5]                  1,0x9b
Item Colours[1124-1138][2,3][2][1,4,5]                                            1,0x9b       


//Nec Wands 男巫手杖
Item Colours[13,14,105-107,207-210][2,3][1,2][1,3]:                            1,0x9b   
   
//nec专用盾
Item Colours[1108-1112,1178-1182,1198-1202][2,3][1][1,3]:                      1,0x9b   


                        ///////////////////////////////////////////
                        //        选择显示不常用的东西          //
                        ///////////////////////////////////////////

//Item Colours[2019]:    0,-1    // 箭矢
//Item Colours[2021]:    0,-1    // 十字弓弹   

Item Colours[2013,2015][4]:              3,-1      // 蓝色项链,戒指;
Item Colours[2013,2015][6]:              9,0x6f      // Rare 项链,戒指
Item Colours[2015][5]:                  10,-1    // Set 戒指,通常无价值
Item Colours[2013][5]:                  2,0x84    // Set 项链,也许是tal ammy
Item Colours[2013,2015][7]:              -1,0x20  // unique 项链,戒指
Item Colours[2013,2015][8]:              -1,-1      // Craft 项链,戒指,一般是别人扔的垃圾
Item Colours[89]:                      4,0x62    // 维特之脚,金色,地图颜色红色,经常有人扔在ACT1地上。
Item Colours[2014,2017,2018,2024-2035,2037-2048,2137-2139]:  4,-1      //金色显示特殊过关物品和任务物品 ;地图颜色,灰白


//一些能装备的任务物品
Item Colours[Shaft of the Horadric Staff]:              4,0x1f  // 金色显示赫拉迪克杖;
Item Colours[Horadric Staff]:                4,0x1f    // 未合成的仗
Item Colours[Khalim's Flail]:                4,0x1f    // 克林姆的意志合成前那个小锤,叫什么偶忘了……
Item Colours[Khalim's Will]:                4,0x1f  // 克林姆意志
Item Colours[Elixir]:                    4,0x1f  // 也忘了……
Item Colours[Hell Forge Hammer]:                4,0x1f  // 地狱溶炉铁锤
Item Colours[The Gidbinn]:                4,0x1f  // 吉得宾匕首
Item Colours[Horadric Malus]:                4,0x1f  // Imbue任务锤子,铁匠mm丢的
Item Colours[2142]:                                    4,0x63  //毁灭之钥
Item Colours[2141]:                                    4,0x63 //憎恨之钥   
Item Colours[2140]:                                    4,0x63 //恐惧之钥 
Item Colours[2145]:                                    4,0x63 //墨菲斯托之脑 
Item Colours[2144]:                                    4,0x63 //巴尔之眼 
Item Colours[2143]:                                    4,0x63 //暗黑破坏神之角 


Item Colours[2084]                  0,-1      // 大血瓶
Item Colours[2089]:                  0,-1      // 大蓝瓶
item Colours[2011,2012]:            0,-1      // 回城卷轴,辨识卷轴 白色
item Colours[2022,2003]:            0,-1      // 回城书,辨识书
item Colours[2009]:                  11,-1    // 紫瓶,紫色

item Colours[LGem]:              -1,-1      //低级宝石
item Colours[HGem]:              1,0x62    //高级宝石



//笔记本电脑用这里的设置(去掉前面的//即可),前面定义不需要动
//Reveal Act Automap Key:        VK_0                    // 地图展开,数字
//Reveal Act Automap Key:        VK_OEM_3                // 地图展开,"~",1左侧的键
//Hidden Items Toggle:            0, VK_7                  // 地面物品隐藏,数字7
//Hidden Items Toggle:            0, VK_CONTROL            // 地面物品隐藏,CTRL键
//Full Visuals Toggle:            1, VK_9
//Automap Monsters Toggle:        1, VK_8
离线狮子玫瑰
发帖
1642
金钱
17025
91币
0
信誉
0
资产
0 IST
在线时间
384 小时
注册时间
2009-04-10
最后登录
2010-05-11
只看该作者 3楼 发表于: 2009-12-17 16:15:26
考  迷人来尼??
快速回复
限100 字节
 
上一个 下一个