修改英雄无敌II代及加强版:
  在 Heroes2的子目录Games下可以找到相应的存盘文件,在存盘文件中可以 用F搜寻所要找的将的名字,以下的修改以该将的名字的第一个字为起始开 始修改。
  偏置0035(H)开始的四个字节为该将的基本数值。依次为攻、防、法、智。
  技能: 在偏置006A(H)处开始的是该将的所学技能的等级,按顺序作如下排列: 01->Pathfounding   :探路法          02->Archery        :射箭术 03->Logistics      :后勤学          04->Scout          :侦察术 05->Diplomacy      :外交学          06->Navigation     :航海术 07->Leadership     :统御术          08->Wisdom         :智慧学 09->Mysticism      :神秘论          0A->Lucky          :幸运学 0B->Ballistic      :攻城术          0C->Eagle eyes     :鹰眼术 0D->Necromancy     :关亡术          0E->Establish      :涨钱术 而在偏置0078(H)处开始的是该项技能在英雄的技能表上的排列顺序,排列 也与上表相同,如我先学的是Wisdom,则在Wisdom的相应排列007F(H)处为 01,而等级处0071(H)为其等级(01为Basic,02为Advanced,03为Expert) 值。第二学的是Lucky,则在0081(H)处为02...另0086(H)为总学的技能的个 数。
  魔法: 在偏置008A(H)开始是该将魔法书上记载的所学魔法,结构与上表相似,即 从该字节开始一个字节代表一种魔法,没学的设为00,学会的则为01。 01->Fire Ball                           02->Fire Blast 03->Lightning                           04->Chain Lightning 05->Teleport                            06->Cure 07->Mass Cure                           08->Resurrect 09->Resurrect True                      0A->Haste 0B->Mass Haste                          0C->Slow 0D->Mass Slow                           0E->Blind 0F->Bless                               10->Mass Bless 11->Stone Skin                          12->Steel Skin 13->Curse                               14->Mass Curse 15->Holy Word                           16->Holy Shout 17->Anti Magic                          18->Dispel Magic 19->Mass Dispel                         1A->Magic Arrow 1B->Berzerker                           1C->Amageddon 1D->Elemantal Storm                     1E->Meteor Shower 1F->Paralyze                            20->Hypnotize 21->Cold Ray                            22->Cold Ring 23->Disruping Ray                       24->Death Ripple 25->Death Wave                          26->Dragon Slayer 27->Blood Lust                          28->Animate Dead 29->Mirror Image                        2A->Shield 2B->Mass Shield                         2C->Summon Earth Elemental 2D->Summon Air Elemental                2E->Summon Fire Elemental 2F->Summon Water Elemental              30->Earth Quake 31->View Mines                          32->View Resources 33->View Artifacts                      34->View Towns 35->View Heroes                         36->View All 37->Identify Hero                       38->Summon Boat 39->Dimension Door                      3A->Town Gate 3B->Town Portal                         3C->Visions 3D->Haunt                               3E->Set Earth Guardian 3F->Set Air Guardian                    40->Set Fire Guardian 41->Set Water Guardian
  物品:                   在偏置00CA(H)开始是该将所携带的宝物,总共可以携带14件,留有14个字节 以供存放。只需填入相应的宝物所对应的代码就可以了。宝物没有时用FF添 充,注:改出宝物后相应的值并不改变,只有在交换时会变化,试一试你就知 道该怎样去改了。 00->Ultimate Book      :K+12   01->Ultimate Sword      :A+12 02->Ultimate Cloak     :D+12   03->Ultimate Wand       :S,K+6 04->Ultimate Shield    :A,D+6  05->Ultimate Staff      :S,K+6 06->Ultimate Crown     :All+4  07->Golden Goose        :+$10000 08->Nacklace           :S+4    09->Bracelate           :S+2 0A->Ring               :S+2    0B->Broach              :S+3 0C->Medal(1)           :+M     0D->Medal(2)            :+M 0E->Medal(3)           :+M     0F->Medal(4)            :+M 10->Fizbin             :-M     11->Mace                :A+1 12->Gauntlet           :D+1    13->Helm                :A+1 14->Flail              :A+1    15->Ballifa             :攻城两次 16->Sheild             :D+2    17->Sword               :A+3 18->Axe                :A+2    19->BreastPlate         :D+3 1A->Minor Scroll       :K+2    1B->Major Scroll        :K+3 1C->Superior Scroll    :K+4    1D->Formest Scroll      :K+5 1E->Endless Sock       :$1000  1F->Endless Bag         :$750 20->Endless            :$500   21->Boot                :+Move 22->Boot               :+Move  23->Rabit Foot          :+L 24->Horse Shoe         :+L     25->Coin                :+L 26->4-leaf             :+L     27->Compass             :+Move 28->Sailor(On the sea) :+Move  29->Eagle Eye           :Curse 2A->Hourglass          :沙漏   2B->Watch               :Hypotive 2C->SkullCap           :Mind   2D->Ice Cloak           :Cold 2E->Fire Cloak         :Fire   2F->Lightning Helm      :Lightning  30->Icicle             :Cold   31->Lava Rock           :Fire  32->Lightning Pole     :Light  33->Snake Ring          :Bless 34->Au                         35->Book                :Summon  36->                   :Summon 37->Holly               :Curse 38->Pandent            :Holy   39->Pandent of Life     :Death   3A->Serently Pen       :混乱   3B->                    :Blood 3C->                   :麻痹   3D->                    :Holy 3E->Wand               :解除术 3F->bow                 :箭法 40->tele                       41->Quill               :白翎 42->Wizard Hat         :巫师帽 43->Power Ring          :戒指 44->Armor Cart         :箭车   45->Tax Lien            :税单 46->Mask               :面具   47->Sulfur Bag          :硫黄 48->Mercury            :水银   49->Gem Bag             :珠宝 4A->Wood               :木材   4B->Ore Cart            :矿石  4C->Crystal            :水晶   4D->Spiked Helm         :A,D+1  4E->Spiked Shield      :A,D+2  4F->White Pearl         :S,K+1 50->Black Pearl        :S,K+2  51->Magic Boot          :魔法书 以下为增强版宝物: 56->Spell Scroll                :魔法卷轴,记载法术 57->Arm of the Martyr           :烈士之臂,S+3,Add Undead Morale  58->BreastPlate of Auduran      :D+5 59->Broach of Shielding         :对氢弹、暴雨防御加倍 5A->Battle Garb                 :士气、吉运最高,有城间传送计 5B->Crystal Ball                :可以看到附近队伍的确切兵力 5C->Heart of Fire               :对火计防御加倍,对冷计防御减半 5D->Heart of Ice                :对冷计防御加倍,对火计防御减半 5E->Helmet of Auduran           :D+5 5F->Holy Hammer                 :A+5 60->Legendary Scepter           :All+2  (传奇魔杖) 61->Masthead                    :L,M+1(Sea) 62->Sphere of Negation          :战斗中禁止用魔法 63->Staff of Wizardry           :S+5 64->Sword Bnaker                :D+4,A+1 65->Sword of Auduran            :A+5 66->Spade of Necromancy         :对鬼城的能力提高(关亡术+1)
 
  兵种: 在偏置005B(H)开始是该将所带的兵种及兵力,紧接的五个字节为 兵种,只要填入相应兵种的代码即可,再接下去的十个字节为没种 兵的数量,为双字节量。 00->Peasant                     01->Archer             02->Ranger                      03->Pikeman 04->Veteran Pikeman             05->Swordman 06->Master Swordman             07->Cavalry 08->Champion                    09->Paladin 0A->Crusader                    0B->Goblin 0C->Orc                         0D->Orc Chief 0E->Wolf                        0F->Ogre 10->Ogre Lord                   11->Troll 12->War Troll                   13->Cyclops 14->Sprite                      15->Dwarf 16->Battle Dwarf                17->Elf 18->Grand Elf                   19->Druid 1A->Granter Druid               1B->Unicorn 1C->Phoenix                     1D->Centaur 1E->Gargoyle                    1F->Griffin 20->Minotaur                    21->Minotaur King 22->Hydra                       23->Green Dragon 24->Red Gragon                  25->Black Dragon 26->Halfling                    27->Boar 28->Tron Golem                  29->Steel Golem 2A->Roc                         2B->Mage 2C->Arch Mage                   2D->Giant 2E->Titan                       2F->Skeleton 30->Zombie                      31->Mutant Zombie 32->Mummy                       33->Royal Mummy 34->Vampire                     35->Vampire Lord 36->Lich                        37->Power Lich 38->Bone Gragon                 39->Rogue 3A->Nomad                       3B->Ghost 3C->Genie                       3D->Medusa 3E->Earth Elemental             3F->Air Elemental 40->Fire Elemental              41->Water Elemental
  -- ※ 来源: 中国科大BBS站 [bbs.ustc.edu.cn]
  | 
 
 
 |