more potion types and meelee weapons from comm. fork (and light frog blood)
[k8-i-v-a-n.git] / script / items / holybanana.dat
blob8ee9babec76a35b5f5b4e21773a2b39d0010abf5
1 holybanana /* materialcontainer->banana-> */
3 Possibility = 5;
4 DefaultMainVolume = 100;
5 DefaultSecondaryVolume = 500;
6 StrengthModifier = 150;
7 FormModifier = 250;
8 DefaultSize = 30;
9 Price = 1000;
10 Adjective = "holy";
11 PostFix = "of Oily Orpiv";
12 ArticleMode = FORCE_THE;
13 IsPolymorphable = false;
14 Roundness = 20;
15 WieldedBitmapPos = 160, 320;
16 CanBePiled = false;
17 CanBeBroken = false;
18 SecondaryMaterialConfig == HOLY_BANANA_FLESH;
19 BaseEmitation = rgb24(160, 140, 110);
20 CanBeCloned = false;
21 CanBeMirrored = true; /* will create a peel */
22 AllowEquip = true;
23 IsValuable = true;