alot of work with Alien Mod port; also, fixed state messup (ethereal state)
[k8-i-v-a-n.git] / script / zext / k8 / alien / items.dat
blob338ffb3bae4b90ca87ac792bb700f318af8836ec
1 Extend meleeweapon
3 Config CLAW;
5 DefaultSize = 45;
6 Possibility = 150;
7 WeaponCategory = UNARMED;
8 DefaultMainVolume = 35;
9 DefaultSecondaryVolume = 25;
10 //BitmapPos = 64, 352;
11 BitmapPos = 128, 208;
12 FormModifier = 80;
13 StrengthModifier = 75;
14 NameSingular = "claw";
15 MainMaterialConfig = { 5, IRON, STEEL, METEORIC_STEEL, MITHRIL, OMMEL_TOOTH; }
16 SecondaryMaterialConfig = { 5, IRON, STEEL, METEORIC_STEEL, MITHRIL, OMMEL_TOOTH; }
17 MaterialConfigChances = { 5, 1000, 100, 25, 25, 5; }
18 Roundness = 15;
19 AttachedGod = CLEPTIA;
20 //WieldedBitmapPos = 160, 368;
21 WieldedBitmapPos = 160, 384;
22 EnchantmentPlusChance = 20;
23 DamageFlags = SLASH|PIERCE;
26 Config BROKEN|CLAW;
28 Possibility = 25;
29 //BitmapPos = 80, 352;
30 BitmapPos = 128, 224;
31 //WieldedBitmapPos = 176, 368;
32 WieldedBitmapPos = 176, 384;
33 MainMaterialConfig = { 4, STEEL, METEORIC_STEEL, MITHRIL, ADAMANT; }
34 SecondaryMaterialConfig = { 4, STEEL, METEORIC_STEEL, MITHRIL, ADAMANT; }
35 MaterialConfigChances = { 4, 250, 25, 25, 5; }
36 EnchantmentPlusChance = 40;
41 adultalientorso /* normaltorso-> */
45 aliendogtorso /* normaltorso-> */
50 wristblades /* meleeweapon-> */
52 DefaultSize = 45;
53 Possibility = 0;
54 WeaponCategory = UNARMED;
55 DefaultMainVolume = 35;
56 DefaultSecondaryVolume = 25;
57 BitmapPos = 64, 352;
58 FormModifier = 200;
59 StrengthModifier = 150;
60 NameSingular = "Wrist Blades";
61 Adjective = "berserker";
62 PostFix = "of the Predator";
63 ArticleMode = FORCE_THE;
64 Alias == "Wrist Blades";
65 MainMaterialConfig == ILLITHIUM;
66 SecondaryMaterialConfig == OCTIRON;
67 Roundness = 10;
68 AttachedGod = CLEPTIA;
69 WieldedBitmapPos = 160, 368;
70 EnchantmentPlusChance = 2;
71 DamageFlags = SLASH|PIERCE;
72 GearStates = FEARLESS;
73 CanBeWished = false;
74 IsMaterialChangeable = false;
75 IsPolymorphable = false;
76 CanBeCloned = false;
77 CanBeMirrored = true;
78 CanBeBroken = false;
79 BaseEnchantment = 0;
80 CanBeEnchanted = true;
81 IsQuestItem = true;