//**************************************************************************** //SPHERE by : Menasoft ©1997-2000 //www.sphereserver.com // All SPHERE script files and formats are copyright Menasoft & Partners. // This file may be freely edited for personal use, but may not be distributed // in whole or in part, in any format without express written permission from // Menasoft & Partners. All donations and contributions // become the property of Menasoft & Partners. //**************************************************************************** // FILE LAST UPDATED: Friday, April 28, 2000 // Ruin, Might, Force, Power, Vanq VERSION=0.54 [ITEMDEF i_enchant_weapon] // WEAPON ENHANCER - good for 20 % enchantment // Player must be holding a weapon in their right hand. // Weapon decays when timer runs out. ID=i_virtstone_1 VALUE=40 // set price per level of magic enhancement. ON=@DCLICK if (<65.0) //Not enough Magery src.message Your magery is not high enough to enchant a weapon. return 1 endif if (==0) //Do they have a weapon in the hand? src.message You must have a one-handed weapon equipped to use this. return 1 endif // if (&(attr_magic|attr_newbie)) // src.message This weapon is already magical or newbied! // return 1 // endif //Success!! SRC.MESSAGE You enchant the weapon. SRC.SOUND snd_SPELL_PROTECTION SRC.FINDLAYER(layer_hand1).ATTR=attr_magic SRC.FINDLAYER(layer_hand1).MOREY=+10.0 LINK= IF (<80.0) // TIMER=120 ELSEIF ((>80.0)&&(<95.0)) // TIMER=180 ELSEIF ((>95.0)&&(<99.9)) // TIMER=240 ELSEIF (==100.0) // TIMER=300 ENDIF // ATTR=attr_invis SRC.UPDATE REMOVE RETURN 1 [ITEMDEF 04129] //Same as [ITEMDEF 0412f] Do not remove! Here for backward compatility! DEFNAME=i_BOW_RUIN_O ID=i_bow NAME=Bow of Ruin RESOURCES=i_bow ON=@Create ATTR=attr_magic MOREY=20.0 HITPOINTS={31 60} COLOR=color_magic_weap [ITEMDEF 04139] //Same as [ITEMDEF 0413f] Do not remove! Here for backward compatility! DEFNAME=i_KRYSS_RUIN_O ID=i_kryss NAME=Kryss of Ruin RESOURCES=i_kryss ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={31 90} COLOR=color_magic_weap [ITEMDEF 04105] DEFNAME=i_SCIMITAR_FORCE ID=i_scimitar NAME=Scimitar of Force RESOURCES=i_scimitar DESCRIPTION=Scimitar of Force SUBSECTION=Magic Scimitars CATEGORY=Provisions - Weapons - Magic ON=@Create COLOR=color_magic_weap HITPOINTS={31 100} ATTR=attr_magic MOREY=60.0 [ITEMDEF 04106] DEFNAME=i_SCIMITAR_vanq ID=i_scimitar NAME=Scimitar of Vanquishing RESOURCES=i_scimitar DESCRIPTION=Scimitar of Vanquishing SUBSECTION=Magic Scimitars CATEGORY=Provisions - Weapons - Magic ON=@Create COLOR=color_magic_weap HITPOINTS={31 100} ATTR=attr_magic MOREY=100.0 [ITEMDEF 04107] DEFNAME=i_HALBERD_FORCE ID=i_halberd NAME=Halberd of Force RESOURCES=i_halberd DESCRIPTION=Halberd of Force SUBSECTION=Magic Halberds CATEGORY=Provisions - Weapons - Magic ON=@Create COLOR=color_magic_weap HITPOINTS={31 80} ATTR=attr_magic MOREY=60.0 [ITEMDEF 04108] DEFNAME=i_HALBERD_vanq ID=i_halberd Name=Halberd of Vanquishing RESOURCES=i_halberd CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Halberds DESCRIPTION=Halberd of Vanquishing ON=@Create COLOR=color_magic_weap HITPOINTS={31 80} ATTR=attr_magic MOREY=100.0 [ITEMDEF 04109] DEFNAME=i_CROSSBOW_FORCE ID=i_crossbow NAME=Crossbow of Force RESOURCES=i_crossbow CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Crossbows DESCRIPTION=Crossbow of Force ON=@Create COLOR=color_magic_weap HITPOINTS={31 80} ATTR=attr_magic MOREY=60.0 [ITEMDEF 0410a] DEFNAME=i_SCIMITAR_RUIN ID=i_scimitar NAME=Scimitar of Ruin RESOURCES=i_scimitar CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Scimitars DESCRIPTION=Scimitar of Ruin ON=@Create COLOR=color_magic_weap HITPOINTS={100 101} MOREY=20.0 ATTR=attr_magic [ITEMDEF 0410b] DEFNAME=i_SCIMITAR_MIGHT ID=i_scimitar NAME=Scimitar of Might RESOURCES=i_scimitar CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Scimitars DESCRIPTION=Scimitar of Might ON=@Create COLOR=color_magic_weap HITPOINTS={105 106} ATTR=attr_magic MOREY=40.0 [ITEMDEF 0410c] DEFNAME=i_SCIMITAR_POWER ID=i_scimitar NAME=Scimitar of Power RESOURCES=i_scimitar CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Scimitars DESCRIPTION=Scimitar of Power ON=@Create COLOR=color_magic_weap HITPOINTS={115 116} ATTR=attr_magic MOREY=80.0 [ITEMDEF 0410d] DEFNAME=i_CROSSBOW_RUIN ID=i_crossbow NAME=Crossbow of Ruin RESOURCES=i_crossbow CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Crossbows DESCRIPTION=Crossbow of Ruin ON=@Create HITPOINTS={85 86} ATTR=attr_magic MOREY=20.0 [ITEMDEF 0410e] DEFNAME=i_CROSSBOW_MIGHT ID=i_crossbow NAME=Crossbow of Might RESOURCES=i_crossbow CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Crossbows DESCRIPTION=Crossbow of Might ON=@Create COLOR=045e HITPOINTS={90 91} ATTR=attr_magic MOREY=40.0 [ITEMDEF 0410f] DEFNAME=i_CROSSBOW_POWER ID=i_crossbow NAME=Crossbow of Power RESOURCES=i_crossbow CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Crossbows DESCRIPTION=Crossbow of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={100 101} [ITEMDEF 04110] DEFNAME=i_CROSSBOW_vanq ID=i_crossbow NAME=Crossbow of Vanquishing RESOURCES=i_crossbow CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Crossbows DESCRIPTION=Crossbow of Vanquishing ON=@Create COLOR=color_magic_weap HITPOINTS={31 80} ATTR=attr_magic MOREY=100.0 [ITEMDEF 04111] DEFNAME=i_HALBERD_RUIN ID=i_halberd NAME=Halberd of Ruin RESOURCES=i_halberd CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Halberds DESCRIPTION=Halberd of Ruin ON=@Create COLOR=color_magic_weap HITPOINTS={31 80} ATTR=attr_magic MOREY=20.0 [ITEMDEF 04112] DEFNAME=i_HALBERD_MIGHT ID=i_halberd NAME=Halberd of Might RESOURCES=i_halberd CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Halberds DESCRIPTION=Halberd of Might ON=@Create COLOR=color_magic_weap HITPOINTS={31 80} ATTR=attr_magic MOREY=40.0 [ITEMDEF 04113] DEFNAME=i_HALBERD_POWER ID=i_halberd NAME=Halberd of Power RESOURCES=i_halberd CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Halberds DESCRIPTION=Halberd of Power ON=@Create COLOR=color_magic_weap HITPOINTS={31 80} ATTR=attr_magic MOREY=80.0 [ITEMDEF 04114] DEFNAME=i_BARDICHE_RUIN ID=i_bardiche NAME=Bardiche of Ruin RESOURCES=i_bardiche CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Bardiches DESCRIPTION=Bardiche of Ruin ON=@Create COLOR=color_magic_weap HITPOINTS={31 100} ATTR=attr_magic MOREY=20.0 [ITEMDEF 04115] DEFNAME=i_BARDICHE_MIGHT ID=i_bardiche NAME=Bardiche of Might RESOURCES=i_bardiche CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Bardiches DESCRIPTION=Bardiche of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={31 100} COLOR=color_magic_weap [ITEMDEF 04116] DEFNAME=i_BARDICHE_FORCE ID=i_bardiche NAME=Bardiche of Force RESOURCES=i_bardiche CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Bardiches DESCRIPTION=Bardiche of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={31 100} COLOR=color_magic_weap [ITEMDEF 04117] DEFNAME=i_BARDICHE_POWER ID=i_bardiche NAME=Bardiche of Power RESOURCES=i_bardiche CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Bardiches DESCRIPTION=Bardiche of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={31 100} COLOR=color_magic_weap [ITEMDEF 04118] DEFNAME=i_BARDICHE_vanq ID=i_bardiche NAME=Bardiche of Vanquishing RESOURCES=i_bardiche CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Bardiches DESCRIPTION=Bardiche of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={31 100} COLOR=color_magic_weap [ITEMDEF 0411a] DEFNAME=i_CUTLASS_RUIN ID=i_cutlass NAME=Cutlass of Ruin RESOURCES=i_cutlass CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Cutlasses DESCRIPTION=Cutlass of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={70 71} COLOR=color_magic_weap [ITEMDEF 0411b] DEFNAME=i_CUTLASS_MIGHT ID=i_cutlass NAME=Cutlass of Might RESOURCES=i_cutlass CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Cutlasses DESCRIPTION=Cutlass of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={75 76} COLOR=color_magic_weap [ITEMDEF 0411c] DEFNAME=i_CUTLASS_FORCE ID=i_cutlass NAME=Cutlass of Force RESOURCES=i_cutlass CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Cutlasses DESCRIPTION=Cutlass of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={80 81} COLOR=color_magic_weap [ITEMDEF 0411d] DEFNAME=i_CUTLASS_POWER ID=i_cutlass NAME=Cutlass of Power RESOURCES=i_cutlass CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Cutlasses DESCRIPTION=Cutlass of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={85 86} COLOR=color_magic_weap [ITEMDEF 0411e] DEFNAME=i_CUTLASS_vanq ID=i_cutlass NAME=Cutlass of Vanquishing RESOURCES=i_cutlass CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Cutlasses DESCRIPTION=Cutlass of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={90 91} COLOR=color_magic_weap [ITEMDEF 0411f] DEFNAME=i_sword_viking_RUIN ID=i_sword_viking NAME=Viking Sword of Ruin RESOURCES=i_sword_viking CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Viking Swords DESCRIPTION=Viking Sword of Ruin SKILLMAKE=BLACKSMITHING 75.0 ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={31 90} COLOR=color_magic_weap [ITEMDEF 04120] DEFNAME=i_sword_viking_MIGHT ID=i_sword_viking NAME=Viking Sword of Might RESOURCES=i_sword_viking SKILLMAKE=BLACKSMITHING 80.0 CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Viking Swords DESCRIPTION=Viking Sword of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={31 90} COLOR=color_magic_weap [ITEMDEF 04121] DEFNAME=i_sword_viking_FORCE ID=i_sword_viking NAME=Viking Sword of Force RESOURCES=i_sword_viking SKILLMAKE=BLACKSMITHING 85.0 CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Viking Swords DESCRIPTION=Viking Sword of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={31 90} COLOR=color_magic_weap [ITEMDEF 04122] DEFNAME=i_sword_viking_POWER ID=i_sword_viking NAME=Viking Sword of Power RESOURCES=i_sword_viking SKILLMAKE=BLACKSMITHING 90.0 CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Viking Swords DESCRIPTION=Viking Sword of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={31 90} COLOR=color_magic_weap [ITEMDEF 04123] DEFNAME=i_sword_viking_vanq ID=i_sword_viking NAME=Viking Sword of Vanquishing RESOURCES=i_sword_viking SKILLMAKE=BLACKSMITHING 98.0 CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Viking Swords DESCRIPTION=Viking Sword of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={31 90} COLOR=color_magic_weap [ITEMDEF 04124] DEFNAME=i_crossbow_heavy_RUIN ID=i_crossbow_heavy NAME=Heavy Crossbow of Ruin RESOURCES=i_crossbow_heavy CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Heavy Crossbows DESCRIPTION=Heavy Crossbow of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={31 100} COLOR=color_magic_weap [ITEMDEF 04125] DEFNAME=i_crossbow_heavy_MIGHT ID=i_crossbow_heavy NAME=Heavy Crossbow of Might RESOURCES=i_crossbow_heavy CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Heavy Crossbows DESCRIPTION=Heavy Crossbow of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={31 100} COLOR=color_magic_weap [ITEMDEF 04126] DEFNAME=i_crossbow_heavy_FORCE ID=i_crossbow_heavy NAME=Heavy Crossbow of Force RESOURCES=i_crossbow_heavy CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Heavy Crossbows DESCRIPTION=Heavy Crossbow of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={31 100} COLOR=color_magic_weap [ITEMDEF 04127] DEFNAME=i_crossbow_heavy_POWER ID=i_crossbow_heavy NAME=Heavy Crossbow of Power RESOURCES=i_crossbow_heavy CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Heavy Crossbows DESCRIPTION=Heavy Crossbow of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={31 100} COLOR=color_magic_weap [ITEMDEF 04128] DEFNAME=i_crossbow_heavy_vanq ID=i_crossbow_heavy NAME=Heavy Crossbow of Vanquishing RESOURCES=i_crossbow_heavy CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Heavy Crossbows DESCRIPTION=Heavy Crossbow of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={31 100} COLOR=color_magic_weap [ITEMDEF 0412a] DEFNAME=i_KATANA_RUIN ID=i_katana NAME=Katana of Ruin RESOURCES=i_katana CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Katanas DESCRIPTION=Katana of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={90 91} COLOR=color_magic_weap [ITEMDEF 0412b] DEFNAME=i_KATANA_MIGHT ID=i_katana NAME=Katana of Might RESOURCES=i_katana CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Katanas DESCRIPTION=Katana of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={95 96} COLOR=color_magic_weap [ITEMDEF 0412c] DEFNAME=i_KATANA_FORCE ID=i_katana NAME=Katana of Force RESOURCES=i_katana CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Katanas DESCRIPTION=Katana of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={100 101} COLOR=color_magic_weap [ITEMDEF 0412d] DEFNAME=i_KATANA_POWER ID=i_katana NAME=Katana of Power RESOURCES=i_katana CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Katanas DESCRIPTION=Katana of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={105 106} COLOR=color_magic_weap [ITEMDEF 0412e] DEFNAME=i_KATANA_vanq ID=i_katana NAME=Katana of Vanquishing RESOURCES=i_katana CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Katanas DESCRIPTION=Katana of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={110 111} COLOR=color_magic_weap [ITEMDEF 0412f] DEFNAME=i_BOW_RUIN ID=i_bow NAME=Bow of Ruin RESOURCES=i_bow CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Bows DESCRIPTION=Bow of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={31 60} COLOR=color_magic_weap [ITEMDEF 04130] DEFNAME=i_BOW_MIGHT ID=i_bow NAME=Bow of Might RESOURCES=i_bow CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Bows DESCRIPTION=Bow of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={31 60} COLOR=color_magic_weap [ITEMDEF 04131] DEFNAME=i_BOW_FORCE ID=i_bow NAME=Bow of Force RESOURCES=i_bow CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Bows DESCRIPTION=Bow of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={31 60} COLOR=color_magic_weap [ITEMDEF 04132] DEFNAME=i_BOW_POWER ID=i_bow NAME=Bow of Power RESOURCES=i_bow CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Bows DESCRIPTION=Bow of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={31 60} COLOR=color_magic_weap [ITEMDEF 04133] DEFNAME=i_BOW_vanq ID=i_bow NAME=Bow of Vanquishing RESOURCES=i_bow ON=@Create COLOR=color_magic_weap HITPOINTS={31 60} ATTR=attr_magic MOREY=100.0 [ITEMDEF 04134] DEFNAME=i_PITCHFORK_RUIN ID=i_PITCHFORK NAME=Pitchfork of Ruin RESOURCES=i_PITCHFORK DESCRIPTION=Pitchfork of Ruin SUBSECTION=Magic Pitchforks CATEGORY=Provisions - Weapons - Magic ON=@Create COLOR=color_magic_weap HITPOINTS={31 60} ATTR=attr_magic MOREY=20.0 [ITEMDEF 04135] DEFNAME=i_PITCHFORK_MIGHT ID=i_PITCHFORK NAME=Pitchfork of Might RESOURCES=i_PITCHFORK CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Pitchforks DESCRIPTION=Pitchfork of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={31 60} COLOR=color_magic_weap [ITEMDEF 04136] DEFNAME=i_PITCHFORK_FORCE ID=i_PITCHFORK NAME=Pitchfork of Force RESOURCES=i_PITCHFORK CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Pitchforks DESCRIPTION=Pitchfork of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={31 60} COLOR=color_magic_weap [ITEMDEF 04137] DEFNAME=i_PITCHFORK_POWER ID=i_PITCHFORK NAME=Pitchfork of Power RESOURCES=i_PITCHFORK CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Pitchforks DESCRIPTION=Pitchfork of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={31 60} COLOR=color_magic_weap [ITEMDEF 04138] DEFNAME=i_PITCHFORK_vanq ID=i_PITCHFORK NAME=Pitchfork of Vanquishing RESOURCES=i_PITCHFORK CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Pitchforks DESCRIPTION=Pitchfork of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={31 60} COLOR=color_magic_weap [ITEMDEF 0413a] DEFNAME=i_BROADSWORD_RUIN ID=i_sword_broad NAME=Broadsword of Ruin RESOURCES=i_sword_broad CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Broadswords DESCRIPTION=Broadsword of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={100 101} COLOR=color_magic_weap [ITEMDEF 0413b] DEFNAME=i_BROADSWORD_MIGHT ID=i_sword_broad NAME=Broadsword of Might RESOURCES=i_sword_broad CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Broadswords DESCRIPTION=Broadsword of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={105 106} COLOR=color_magic_weap [ITEMDEF 0413c] DEFNAME=i_BROADSWORD_FORCE ID=i_sword_broad NAME=Broadsword of Force RESOURCES=i_sword_broad CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Broadswords DESCRIPTION=Broadsword of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={110 111} COLOR=color_magic_weap [ITEMDEF 0413d] DEFNAME=i_BROADSWORD_POWER ID=i_sword_broad NAME=Broadsword of Power RESOURCES=i_sword_broad CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Broadswords DESCRIPTION=Broadsword of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={115 116} COLOR=color_magic_weap [ITEMDEF 0413e] DEFNAME=i_BROADSWORD_vanq ID=i_sword_broad NAME=Broadsword of Vanquishing RESOURCES=i_sword_broad CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Broadswords DESCRIPTION=Broadsword of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={120 121} COLOR=color_magic_weap [ITEMDEF 0413f] DEFNAME=i_KRYSS_RUIN ID=i_kryss NAME=Kryss of Ruin RESOURCES=i_kryss CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Krysses DESCRIPTION=Kryss of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={31 90} COLOR=color_magic_weap [ITEMDEF 04140] DEFNAME=i_KRYSS_MIGHT ID=i_kryss NAME=Kryss of Might RESOURCES=i_kryss CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Krysses DESCRIPTION=Kryss of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={31 90} COLOR=color_magic_weap [ITEMDEF 04141] DEFNAME=i_KRYSS_FORCE ID=i_kryss NAME=Kryss of Force RESOURCES=i_kryss CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Krysses DESCRIPTION=Kryss of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={31 90} COLOR=color_magic_weap [ITEMDEF 04142] DEFNAME=i_KRYSS_POWER ID=i_kryss NAME=Kryss of Power RESOURCES=i_kryss CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Krysses DESCRIPTION=Kryss of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={31 90} COLOR=color_magic_weap [ITEMDEF 04143] DEFNAME=i_KRYSS_vanq ID=i_kryss NAME=Kryss of Vanquishing RESOURCES=i_kryss CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Krysses DESCRIPTION=Kryss of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={31 90} COLOR=color_magic_weap [ITEMDEF 04144] DEFNAME=i_SPEAR_RUIN ID=i_spear NAME=Spear of Ruin RESOURCES=i_spear CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Spears DESCRIPTION=Spear of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={31 80} COLOR=color_magic_weap [ITEMDEF 04145] DEFNAME=i_SPEAR_MIGHT ID=i_spear NAME=Spear of Might RESOURCES=i_spear CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Spears DESCRIPTION=Spear of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={31 80} COLOR=color_magic_weap [ITEMDEF 04146] DEFNAME=i_SPEAR_FORCE ID=i_spear NAME=Spear of Force RESOURCES=i_spear CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Spears DESCRIPTION=Spear of Force ON=@Create COLOR=color_magic_weap HITPOINTS={31 80} ATTR=attr_magic MOREY=60.0 [ITEMDEF 04147] DEFNAME=i_SPEAR_POWER ID=i_spear NAME=Spear of Power RESOURCES=i_spear CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Spears DESCRIPTION=Spear of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={31 80} COLOR=color_magic_weap [ITEMDEF 04148] DEFNAME=i_SPEAR_vanq ID=i_spear NAME=Spear of Vanquishing RESOURCES=i_spear CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Spears DESCRIPTION=Spear of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={31 80} COLOR=color_magic_weap [ITEMDEF 04149] //Viking Sword of Vanquishing & Fireball 40 charges ID=i_sword_viking NAME=Viking of Vanquishing and Daemon's Breath RESOURCES=i_sword_viking,i_wand_1,40 i_scroll_fireball CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Special Weapons DESCRIPTION=Viking of Vanquishing and Daemon's Breath ON=@Create ATTR=attr_magic MOREX=s_fireball MOREY=100.0 MORE2=40 HITPOINTS={31 90} COLOR=color_magic_weap [ITEMDEF 0414a] DEFNAME=i_sword_long_RUIN ID=i_sword_long NAME=Longsword of Ruin RESOURCES=i_sword_long CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Longswords DESCRIPTION=Longsword of Ruin ON=@Create ATTR=attr_magic MOREY=20.0 HITPOINTS={110 111} COLOR=color_magic_weap [ITEMDEF 0414b] DEFNAME=i_sword_long_MIGHT ID=i_sword_long NAME=Longsword of Might RESOURCES=i_sword_long CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Longswords DESCRIPTION=Longsword of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={115 116} COLOR=color_magic_weap [ITEMDEF 0414c] DEFNAME=i_sword_long_FORCE ID=i_sword_long NAME=Longsword of Force RESOURCES=i_sword_long CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Longswords DESCRIPTION=Longsword of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={120 121} COLOR=color_magic_weap [ITEMDEF 0414d] DEFNAME=i_sword_long_POWER ID=i_sword_long NAME=Longsword of Power RESOURCES=i_sword_long CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Longswords DESCRIPTION=Longsword of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={125 126} COLOR=color_magic_weap [ITEMDEF 0414e] DEFNAME=i_sword_long_vanq ID=i_sword_long NAME=Longsword of Vanquishing RESOURCES=i_sword_long SKILLMAKE=BLACKSMITHING 98.0 CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Longswords DESCRIPTION=Longsword of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={130 131} COLOR=color_magic_weap [ITEMDEF 04150] //Viking Sword of Vanquishing & Flamestrike 40 charges DEFNAME=i_sword_viking_vanq_Brimstone ID=i_sword_viking NAME=Viking of Vanquishing and Brimstone RESOURCES=i_sword_viking,i_wand_1,40 i_scroll_flamestrike CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Special Weapons DESCRIPTION=Viking of Vanquishing and Brimstone ON=@Create COLOR=color_magic_weap HITPOINTS={31 90} ATTR=attr_magic MOREX=s_flamestrike MOREY=100.0 MORE2=40 [ITEMDEF 04151] //Viking Sword of Vanquishing & Energy Bolt 40 charges DEFNAME=i_sword_viking_vanq_Electricity ID=i_sword_viking NAME=Viking of Vanquishing and Electricity RESOURCES=i_sword_viking,i_wand_1,40 i_scroll_energy_bolt CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Special Weapons DESCRIPTION=Viking of Vanquishing and Electricity ON=@Create ATTR=attr_magic MOREX=s_energy_bolt MOREY=100.0 MORE2=40 HITPOINTS={31 90} COLOR=063 [ITEMDEF 04152] //Heavy Crossbow of Vanquishing & Fireball 40 charges DEFNAME=i_crossbow_heavy_vanq_Daemon_Breath ID=i_crossbow_heavy NAME=Heavy Crossbow of Vanquishing & Daemon's Breath RESOURCES=i_crossbow_heavy,i_wand_1,40 i_scroll_fireball CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Special Weapons DESCRIPTION=Heavy Crossbow of Vanquishing & Daemon's Breath ON=@Create MOREX=s_fireball MOREY=100.0 MORE2=40 ATTR=attr_magic HITPOINTS=31 100 COLOR=color_magic_weap [ITEMDEF 04153] //Bow of Vanquishing & Energy Bolt 40 Charges DEFNAME=i_bow_vanq_Electricity ID=i_bow NAME=Bow of Vanquishing & Electricity RESOURCES=i_bow,i_wand_1,40 i_scroll_energy_bolt CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Special Weapons DESCRIPTION=Bow of Vanquishing & Electricity ON=@Create MOREX=s_energy_bolt MOREY=100.0 MORE2=40 ATTR=attr_magic HITPOINTS=31 60 COLOR=063 [ITEMDEF 04154] //GM Bow of Smite and Energy Bolt DEFNAME=i_BOW_Smite_Electricity ID=i_bow NAME=GM Bow of Smite and Electricity RESOURCES=i_bow,50 i_enchant_weapon,i_wand_1,100 i_scroll_energy_bolt CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Special Weapons DESCRIPTION=GM Bow of Smite and Electricity ON=@Create ATTR=attr_magic MOREX=s_energy_bolt MOREY=500.0 MORE2=100 HITPOINTS={20 30} COLOR=063 [ITEMDEF 04155] DEFNAME=i_SPEAR_SHORT_RUIN ID=i_spear_short NAME=Short Spear of Ruin RESOURCES=i_spear_short CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Short Spears DESCRIPTION=Short Spear of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={70 71} COLOR=color_magic_weap [ITEMDEF 04156] DEFNAME=i_SPEAR_SHORT_MIGHT ID=i_spear_short NAME=Short Spear of Might RESOURCES=i_spear_short CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Short Spears DESCRIPTION=Short Spear of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={75 76} COLOR=color_magic_weap [ITEMDEF 04157] DEFNAME=i_spear_short_FORCE ID=i_spear_short NAME=Short Spear of Force RESOURCES=i_spear_short CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Short Spears DESCRIPTION=Short Spear of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={80 81} COLOR=color_magic_weap [ITEMDEF 04158] DEFNAME=i_spear_short_POWER ID=i_spear_short NAME=Short Spear of Power RESOURCES=i_spear_short CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Short Spears DESCRIPTION=Short Spear of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={85 86} COLOR=color_magic_weap [ITEMDEF 04159] DEFNAME=i_spear_short_vanq ID=i_spear_short NAME=Short Spear of Vanquishing RESOURCES=i_spear_short CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Short Spears DESCRIPTION=Short Spear of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={90 91} COLOR=color_magic_weap [ITEMDEF 0415a] DEFNAME=i_WAR_FORK_RUIN ID=I_WAR_FORK NAME=War Fork of Ruin RESOURCES=i_WAR_FORK CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Forks DESCRIPTION=War Fork of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={115 116} COLOR=color_magic_weap [ITEMDEF 0415b] DEFNAME=i_WAR_FORK_MIGHT ID=I_WAR_FORK NAME=War Fork of Might RESOURCES=i_WAR_FORK CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Forks DESCRIPTION=War Fork of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={120 121} COLOR=color_magic_weap [ITEMDEF 0415c] DEFNAME=i_WAR_FORK_FORCE ID=I_WAR_FORK NAME=War Fork of Force RESOURCES=i_WAR_FORK CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Forks DESCRIPTION=War Fork of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={125 126} COLOR=color_magic_weap [ITEMDEF 0415d] DEFNAME=i_WAR_FORK_POWER ID=I_WAR_FORK NAME=War Fork of Power RESOURCES=i_WAR_FORK CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Forks DESCRIPTION=War Fork of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={130 131} COLOR=color_magic_weap [ITEMDEF 0415e] DEFNAME=i_WAR_FORK_vanq ID=I_WAR_FORK NAME=War Fork of Vanquishing RESOURCES=i_WAR_FORK CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Forks DESCRIPTION=War Fork of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={135 136} COLOR=color_magic_weap [ITEMDEF 04160] DEFNAME=i_CLUB_RUIN ID=i_club NAME=Club of Ruin RESOURCES=i_club CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Clubs DESCRIPTION=Club of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={45 46} COLOR=color_magic_weap [ITEMDEF 04161] DEFNAME=i_CLUB_MIGHT ID=i_club NAME=Club of Might RESOURCES=i_club CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Clubs DESCRIPTION=Club of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={50 51} COLOR=color_magic_weap [ITEMDEF 04162] DEFNAME=i_CLUB_FORCE ID=i_club NAME=Club of Force RESOURCES=i_club CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Clubs DESCRIPTION=Club of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={55 56} COLOR=color_magic_weap [ITEMDEF 04163] DEFNAME=i_CLUB_POWER ID=i_club NAME=Club of Power RESOURCES=i_club CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Clubs DESCRIPTION=Club of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={60 61} COLOR=color_magic_weap [ITEMDEF 04164] DEFNAME=i_CLUB_vanq ID=i_club NAME=Club of Vanquishing RESOURCES=i_club CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Clubs DESCRIPTION=Club of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={65 66} COLOR=color_magic_weap [ITEMDEF 04165] DEFNAME=i_MACE_RUIN ID=i_mace NAME=Mace of Ruin RESOURCES=i_mace CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Maces DESCRIPTION=Mace of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={70 71} COLOR=color_magic_weap [ITEMDEF 04166] DEFNAME=i_MACE_MIGHT ID=i_mace NAME=Mace of Might RESOURCES=i_mace CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Maces DESCRIPTION=Mace of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={75 76} COLOR=color_magic_weap [ITEMDEF 04167] DEFNAME=i_MACE_FORCE ID=i_mace NAME=Mace of Force RESOURCES=i_mace CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Maces DESCRIPTION=Mace of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={80 81} COLOR=color_magic_weap [ITEMDEF 04168] DEFNAME=i_MACE_POWER ID=i_mace NAME=Mace of Power RESOURCES=i_mace CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Maces DESCRIPTION=Mace of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={85 86} COLOR=color_magic_weap [ITEMDEF 04169] DEFNAME=i_MACE_vanq ID=i_mace NAME=Mace of Vanquishing RESOURCES=i_mace CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Maces DESCRIPTION=Mace of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={90 91} COLOR=color_magic_weap [ITEMDEF 0416a] DEFNAME=i_MAUL_RUIN ID=i_maul NAME=Maul of Ruin RESOURCES=i_maul CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Mauls DESCRIPTION=Maul of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={70 71} COLOR=color_magic_weap [ITEMDEF 0416b] DEFNAME=i_MAUL_MIGHT ID=i_maul NAME=Maul of Might RESOURCES=i_maul CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Mauls DESCRIPTION=Maul of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={75 76} COLOR=color_magic_weap [ITEMDEF 0416c] DEFNAME=i_MAUL_FORCE ID=i_maul NAME=Maul of Force RESOURCES=i_maul CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Mauls DESCRIPTION=Maul of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={80 81} COLOR=color_magic_weap [ITEMDEF 0416d] DEFNAME=i_MAUL_POWER ID=i_maul NAME=Maul of Power RESOURCES=i_maul CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Mauls DESCRIPTION=Maul of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={85 86} COLOR=color_magic_weap [ITEMDEF 0416e] DEFNAME=i_MAUL_vanq ID=i_maul NAME=Maul of Vanquishing RESOURCES=i_maul CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Mauls DESCRIPTION=Maul of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={90 91} COLOR=color_magic_weap [ITEMDEF 04170] DEFNAME=i_mace_war_RUIN ID=i_mace_war NAME=War Mace of Ruin RESOURCES=i_mace_war CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Maces DESCRIPTION=War Mace of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={125 126} COLOR=color_magic_weap [ITEMDEF 04171] DEFNAME=i_mace_war_MIGHT ID=i_mace_war NAME=War Mace of Might RESOURCES=i_mace_war CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Maces DESCRIPTION=War Mace of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={130 131} COLOR=color_magic_weap [ITEMDEF 04172] DEFNAME=i_mace_war_FORCE ID=i_mace_war NAME=War Mace of Force RESOURCES=i_mace_war CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Maces DESCRIPTION=War Mace of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={135 136} COLOR=color_magic_weap [ITEMDEF 04173] DEFNAME=i_mace_war_POWER ID=i_mace_war NAME=War Mace of Power RESOURCES=i_mace_war CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Maces DESCRIPTION=War Mace of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={140 141} COLOR=color_magic_weap [ITEMDEF 04174] DEFNAME=i_mace_war_vanq ID=i_mace_war NAME=War Mace of Vanquishing RESOURCES=i_mace_war CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Maces DESCRIPTION=War Mace of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={145 146} COLOR=color_magic_weap [ITEMDEF 04175] DEFNAME=i_HAMMER_PICK_RUIN ID=i_hammer_pick NAME=Hammer Pick of Ruin RESOURCES=i_hammer_pick CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Hammer Picks DESCRIPTION=Hammer Pick of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={70 71} COLOR=color_magic_weap [ITEMDEF 04176] DEFNAME=i_HAMMER_PICK_MIGHT ID=i_hammer_pick NAME=Hammer Pick of Might RESOURCES=i_hammer_pick CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Hammer Picks DESCRIPTION=Hammer Pick of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={75 76} COLOR=color_magic_weap [ITEMDEF 04177] DEFNAME=i_HAMMER_PICK_FORCE ID=i_hammer_pick NAME=Hammer Pick of Force RESOURCES=i_hammer_pick CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Hammer Picks DESCRIPTION=Hammer Pick of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={80 81} COLOR=color_magic_weap [ITEMDEF 04178] DEFNAME=i_HAMMER_PICK_POWER ID=i_hammer_pick NAME=Hammer Pick of Power RESOURCES=i_hammer_pick CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Hammer Picks DESCRIPTION=Hammer Pick of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={85 86} COLOR=color_magic_weap [ITEMDEF 04179] DEFNAME=i_HAMMER_PICK_vanq ID=i_hammer_pick NAME=Hammer Pick of Vanquishing RESOURCES=i_hammer_pick CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Hammer Picks DESCRIPTION=Hammer Pick of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={85 86} COLOR=color_magic_weap [ITEMDEF 0417a] DEFNAME=i_hammer_war_RUIN ID=i_hammer_war NAME=War Hammer of Ruin RESOURCES=i_hammer_war CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Hammers DESCRIPTION=War Hammer of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={110 111} COLOR=color_magic_weap [ITEMDEF 0417b] DEFNAME=i_hammer_war_MIGHT ID=i_hammer_war NAME=War Hammer of Might RESOURCES=i_hammer_war CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Hammers DESCRIPTION=War Hammer of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={115 116} COLOR=color_magic_weap [ITEMDEF 0417c] DEFNAME=i_hammer_war_FORCE ID=i_hammer_war NAME=War Hammer of Force RESOURCES=i_hammer_war CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Hammers DESCRIPTION=War Hammer of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={120 121} COLOR=color_magic_weap [ITEMDEF 0417d] DEFNAME=i_hammer_war_POWER ID=i_hammer_war NAME=War Hammer of Power RESOURCES=i_hammer_war CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Hammers DESCRIPTION=War Hammer of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={125 126} COLOR=color_magic_weap [ITEMDEF 0417e] DEFNAME=i_hammer_war_vanq ID=i_hammer_war NAME=War Hammer of Vanquishing RESOURCES=i_hammer_war CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Hammers DESCRIPTION=War Hammer of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={130 131} COLOR=color_magic_weap [ITEMDEF 04180] DEFNAME=i_AXE_RUIN ID=i_axe NAME=Axe of Ruin RESOURCES=i_axe CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Axes DESCRIPTION=Axe of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={80 81} COLOR=color_magic_weap [ITEMDEF 04181] DEFNAME=i_AXE_MIGHT ID=i_axe NAME=Axe of Might RESOURCES=i_axe CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Axes DESCRIPTION=Axe of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={85 86} COLOR=color_magic_weap [ITEMDEF 04182] DEFNAME=i_AXE_FORCE ID=i_axe NAME=Axe of Force RESOURCES=i_axe CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Axes DESCRIPTION=Axe of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={90 91} COLOR=color_magic_weap [ITEMDEF 04183] DEFNAME=i_AXE_POWER ID=i_axe NAME=Axe of Power RESOURCES=i_axe CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Axes DESCRIPTION=Axe of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={95 96} COLOR=color_magic_weap [ITEMDEF 04184] DEFNAME=i_AXE_vanq ID=i_axe NAME=Axe of Vanquishing RESOURCES=i_axe CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Axes DESCRIPTION=Axe of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={100 101} COLOR=color_magic_weap [ITEMDEF 04185] DEFNAME=i_axe_exec_RUIN ID=i_axe_exec NAME=Executioner's Axe of Ruin RESOURCES=i_axe_exec CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Executioner's Axes DESCRIPTION=Executioner's Axe of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={90 91} COLOR=color_magic_weap [ITEMDEF 04186] DEFNAME=i_axe_exec_MIGHT ID=i_axe_exec NAME=Executioner's Axe of Might RESOURCES=i_axe_exec CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Executioner's Axes DESCRIPTION=Executioner's Axe of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={95 96} COLOR=color_magic_weap [ITEMDEF 04187] DEFNAME=i_axe_exec_FORCE ID=i_axe_exec NAME=Executioner's Axe of Force RESOURCES=i_axe_exec CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Executioner's Axes DESCRIPTION=Executioner's Axe of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={100 101} COLOR=color_magic_weap [ITEMDEF 04188] DEFNAME=i_axe_exec_POWER ID=i_axe_exec NAME=Executioner's Axe of Power RESOURCES=i_axe_exec CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Executioner's Axes DESCRIPTION=Executioner's Axe of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={105 106} COLOR=color_magic_weap [ITEMDEF 04189] DEFNAME=i_axe_exec_vanq ID=i_axe_exec NAME=Executioner's Axe of Vanquishing RESOURCES=i_axe_exec CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Executioner's Axes DESCRIPTION=Executioner's Axe of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={110 111} COLOR=color_magic_weap [ITEMDEF 0418a] DEFNAME=i_axe_battle_RUIN ID=i_axe_battle NAME=Battle Axe of Ruin RESOURCES=i_axe_battle CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Battle Axes DESCRIPTION=Battle Axe of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={110 111} COLOR=color_magic_weap [ITEMDEF 0418b] DEFNAME=i_axe_battle_MIGHT ID=i_axe_battle NAME=Battle Axe of Might RESOURCES=i_axe_battle CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Battle Axes DESCRIPTION=Battle Axe of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={115 116} COLOR=color_magic_weap [ITEMDEF 0418c] DEFNAME=i_axe_battle_FORCE ID=i_axe_battle NAME=Battle Axe of Force RESOURCES=i_axe_battle CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Battle Axes DESCRIPTION=Battle Axe of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={120 121} COLOR=color_magic_weap [ITEMDEF 0418d] DEFNAME=i_axe_battle_POWER ID=i_axe_battle NAME=Battle Axe of Power RESOURCES=i_axe_battle CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Battle Axes DESCRIPTION=Battle Axe of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={125 126} COLOR=color_magic_weap [ITEMDEF 0418e] DEFNAME=i_axe_battle_vanq ID=i_axe_battle NAME=Battle Axe of Vanquishing RESOURCES=i_axe_battle CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Battle Axes DESCRIPTION=Battle Axe of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={130 131} COLOR=color_magic_weap [ITEMDEF 04190] DEFNAME=i_axe_double_RUIN ID=i_axe_double NAME=Double Axe of Ruin RESOURCES=i_axe_double CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Double Axes DESCRIPTION=Double Axe of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={110 111} COLOR=color_magic_weap [ITEMDEF 04191] DEFNAME=i_axe_double_MIGHT ID=i_axe_double NAME=Double Axe of Might RESOURCES=i_axe_double CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Double Axes DESCRIPTION=Double Axe of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={115 116} COLOR=color_magic_weap [ITEMDEF 04192] DEFNAME=i_axe_double_FORCE ID=i_axe_double NAME=Double Axe of Force RESOURCES=i_axe_double CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Double Axes DESCRIPTION=Double Axe of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={120 121} COLOR=color_magic_weap [ITEMDEF 04193] DEFNAME=i_axe_double_POWER ID=i_axe_double NAME=Double Axe of Power RESOURCES=i_axe_double CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Double Axes DESCRIPTION=Double Axe of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={125 126} COLOR=color_magic_weap [ITEMDEF 04194] DEFNAME=i_axe_double_vanq ID=i_axe_double NAME=Double Axe of Vanquishing RESOURCES=i_axe_double CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Double Axes DESCRIPTION=Double Axe of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={130 131} COLOR=color_magic_weap [ITEMDEF 04195] DEFNAME=i_axe_two_hand_RUIN ID=i_axe_two_hand NAME=Two Handed Axe of Ruin RESOURCES=i_axe_two_hand CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Two Handed Axes DESCRIPTION=Two Handed Axe of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={70 71} COLOR=color_magic_weap [ITEMDEF 04196] DEFNAME=i_axe_two_hand_MIGHT ID=i_axe_two_hand NAME=Two Handed Axe of Might RESOURCES=i_axe_two_hand CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Two Handed Axes DESCRIPTION=Two Handed Axe of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={75 76} COLOR=color_magic_weap [ITEMDEF 04197] DEFNAME=i_axe_two_hand_FORCE ID=i_axe_two_hand NAME=Two Handed Axe of Force RESOURCES=i_axe_two_hand CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Two Handed Axes DESCRIPTION=Two Handed Axe of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={80 81} COLOR=color_magic_weap [ITEMDEF 04198] DEFNAME=i_axe_two_hand_POWER ID=i_axe_two_hand NAME=Two Handed Axe of Power RESOURCES=i_axe_two_hand CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Two Handed Axes DESCRIPTION=Two Handed Axe of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={85 86} COLOR=color_magic_weap [ITEMDEF 04199] DEFNAME=i_axe_two_hand_vanq ID=i_axe_two_hand NAME=Two Handed Axe of Vanquishing RESOURCES=i_axe_two_hand CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Two Handed Axes DESCRIPTION=Two Handed Axe of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={90 91} COLOR=color_magic_weap [ITEMDEF 0419a] DEFNAME=i_axe_war_RUIN ID=i_axe_war NAME=War Axe of Ruin RESOURCES=i_axe_war CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Axes DESCRIPTION=War Axe of Ruin ON=@Create MOREY=20.0 ATTR=attr_magic HITPOINTS={80 81} COLOR=color_magic_weap [ITEMDEF 0419b] DEFNAME=i_axe_war_MIGHT ID=i_axe_war NAME=War Axe of Might RESOURCES=i_axe_war CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Axes DESCRIPTION=War Axe of Might ON=@Create MOREY=40.0 ATTR=attr_magic HITPOINTS={85 86} COLOR=color_magic_weap [ITEMDEF 0419c] DEFNAME=i_axe_war_FORCE ID=i_axe_war NAME=War Axe of Force RESOURCES=i_axe_war CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Axes DESCRIPTION=War Axe of Force ON=@Create MOREY=60.0 ATTR=attr_magic HITPOINTS={90 91} COLOR=color_magic_weap [ITEMDEF 0419d] DEFNAME=i_axe_war_POWER ID=i_axe_war NAME=War Axe of Power RESOURCES=i_axe_war CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Axes DESCRIPTION=War Axe of Power ON=@Create MOREY=80.0 ATTR=attr_magic HITPOINTS={95 96} COLOR=color_magic_weap [ITEMDEF 0419e] DEFNAME=i_axe_war_VANQUISIHNG ID=i_axe_war NAME=War Axe of Vanquishing RESOURCES=i_axe_war CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic War Axes DESCRIPTION=War Axe of Vanquishing ON=@Create MOREY=100.0 ATTR=attr_magic HITPOINTS={100 101} COLOR=color_magic_weap [ITEMDEF 041a0] DEFNAME=i_axe_battle_large_RUIN ID=i_axe_battle_large NAME=Large Battle Axe of Ruin RESOURCES=i_axe_battle_large CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Large Battle Axes DESCRIPTION=Large Battle Axe of Ruin ON=@Create ATTR=attr_magic MOREY=20.0 HITPOINTS={110 111} COLOR=color_magic_weap [ITEMDEF 041a1] DEFNAME=i_axe_battle_large_MIGHT ID=i_axe_battle_large NAME=Large Battle Axe of Might RESOURCES=i_axe_battle_large CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Large Battle Axes DESCRIPTION=Large Battle Axe of Might ON=@Create ATTR=attr_magic MOREY=40.0 HITPOINTS={115 116} COLOR=color_magic_weap [ITEMDEF 041a2] DEFNAME=i_axe_battle_large_FORCE ID=i_axe_battle_large NAME=Large Battle Axe of Force RESOURCES=i_axe_battle_large CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Large Battle Axes DESCRIPTION=Large Battle Axe of Force ON=@Create COLOR=color_magic_weap HITPOINTS={120 121} ATTR=attr_magic MOREY=60.0 [ITEMDEF 041a3] DEFNAME=i_axe_battle_large_POWER ID=i_axe_battle_large NAME=Large Battle Axe of Power RESOURCES=i_axe_battle_large CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Large Battle Axes DESCRIPTION=Large Battle Axe of Power ON=@Create COLOR=color_magic_weap HITPOINTS={125 126} ATTR=attr_magic MOREY=80.0 [ITEMDEF 041a4] DEFNAME=i_axe_battle_large_vanq ID=i_axe_battle_large NAME=Large Battle Axe of Vanquishing RESOURCES=i_axe_battle_large CATEGORY=Provisions - Weapons - Magic SUBSECTION=Magic Large Battle Axes DESCRIPTION=Large Battle Axe of Vanquishing ON=@Create COLOR=color_magic_weap ATTR=attr_magic MOREY=100.0 HITPOINTS={130 131} [EOF]