replaced old numbered script file system with new "modules" system; "Include" is...
[k8-i-v-a-n.git] / script / zext / k8 / alien / items.dat
blob9f516c97b4aae7ac35d9d3d8ee22780392cade00
1 Extend meleeweapon
3 Config CLAW;
5 DefaultSize = 45;
6 Possibility = 100; /* k8: was 150, way too much, i think */
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 BitmapPos = 104, 240;
59 FormModifier = 200;
60 StrengthModifier = 150;
61 NameSingular = "Wrist Blades";
62 Adjective = "berserker";
63 PostFix = "of the Predator";
64 ArticleMode = FORCE_THE;
65 Alias == "Wrist Blades";
66 MainMaterialConfig == ILLITHIUM;
67 SecondaryMaterialConfig == OCTIRON;
68 Roundness = 10;
69 AttachedGod = CLEPTIA;
70 WieldedBitmapPos = 160, 368;
71 EnchantmentPlusChance = 2;
72 DamageFlags = SLASH|PIERCE;
73 GearStates = FEARLESS;
74 CanBeWished = false;
75 IsMaterialChangeable = false;
76 IsPolymorphable = false;
77 CanBeCloned = false;
78 CanBeMirrored = true;
79 CanBeBroken = false;
80 BaseEnchantment = 0;
81 CanBeEnchanted = true;
82 IsQuestItem = true;