more potion types and meelee weapons from comm. fork (and light frog blood)
[k8-i-v-a-n.git] / script / items / kawai.dat
blob4631842b4e956d46c38ce8b69501efd75d73d2dc
1 kawai /* meleeweapon-> */
3 StrengthModifier = 100; /*200;*/
4 FormModifier = 1500; /*225;*/
5 DefaultSize = 80;
6 Possibility = 2;
7 CanBeWished = false;
8 IsDestroyable = false;
9 CanBeGeneratedInContainer = true;
10 BitmapPos = 109, 210;
11 WeaponCategory = LARGE_SWORDS;
12 IsMaterialChangeable = false;
13 DefaultMainVolume = 100;/*150;*/
14 DefaultSecondaryVolume = 40;/*60;*/
15 Adjective = "ancient";
16 NameSingular = "katana";
17 UsesLongAdjectiveArticle = true;
18 PostFix = "named Kawai";
19 ArticleMode = FORCE_THE;
20 MainMaterialConfig == ILLITHIUM;
21 SecondaryMaterialConfig == RUBY;
22 BaseEmitation = rgb24(150, 120, 90);
23 IsPolymorphable = false;
24 Alias == "Kawai";
25 Roundness = 30;
26 BaseEnchantment = 16;
27 IsTwoHanded = false;
28 CanBeCloned = false;
29 CanBeMirrored = false;
30 CanBeBroken = true;
31 CanBeEnchanted = false;
32 AttachedGod = NONE;
33 WieldedBitmapPos = 176, 112;
34 IsQuestItem = false;
35 EnchantmentMinusChance = 0;
36 EnchantmentPlusChance = 16;
37 FireResistance = 30;
38 PoisonResistance = 30;
39 ElectricityResistance = 30;
40 AcidResistance = 30;
41 DamageFlags = SLASH|PIERCE;
42 GearStates = HASTE;
44 Config BROKEN;
46 Possibility = 0;
47 BitmapPos = 109, 226;
48 WieldedBitmapPos = 176, 112;
49 StrengthModifier = 50;
50 FormModifier = 500;
51 GearStates = 0;
52 FireResistance = 10;
53 PoisonResistance = 10;
54 ElectricityResistance = 10;
55 AcidResistance = 10;
59 Config SUPER;
61 GearStates = HASTE|INFRA_VISION|ESP|POLYMORPH_CONTROL|TELEPORT_CONTROL|GAS_IMMUNITY|LEVITATION;
62 CanBeBroken = false;
63 Alias == "SuperKawai";
64 PostFix = "named SuperKawai";
65 FireResistance = 70;
66 PoisonResistance = 70;
67 ElectricityResistance = 70;
68 AcidResistance = 70;
69 BaseEnchantment = 64;
70 Roundness = 10;
71 CanFlame = true;
72 CanBeGenerated = false;