more potion types and meelee weapons from comm. fork (and light frog blood)
[k8-i-v-a-n.git] / script / items / stone.dat
blob1cf91984fd9ac6640dfd15e112af5de47e26a31d
1 stone
3 DefaultSize = 30;
4 Possibility = 25;
5 Category = VALUABLE;
6 DefaultMainVolume = 100;
7 StrengthModifier = 100;
8 BitmapPos = 0, 48;
9 FormModifier = 10;
10 NameSingular = "stone";
11 MainMaterialConfig = { 5, SILVER, GOLD, SAPPHIRE, RUBY, DIAMOND; }
12 MaterialConfigChances = { 5, 300, 200, 150, 100, 50; }
13 Alias == "jewel";
14 Roundness = 90;
15 AttachedGod = NONE;
16 WieldedBitmapPos = 160, 368;
17 IsValuable = false;
18 HasNormalPictureDirection = false;