replaced old numbered script file system with new "modules" system; "Include" is...
[k8-i-v-a-n.git] / script / items / chastitybelt.dat
blobdc00d683945cb06257a50ad9b7d3c0c42c577b96
1 chastitybelt
3 DefaultSize = 40;
4 Possibility = 0;
5 WeaponCategory = UNCATEGORIZED;
6 DefaultMainVolume = 125;
7 StrengthModifier = 60;
8 BitmapPos = 80, 80;
9 //Adjective = "chastity";
10 NameSingular = "chastity belt";
11 MainMaterialConfig == IRON;
12 Roundness = 50;
13 WieldedBitmapPos = 160, 128;
14 BeltBitmapPos = 48, 432;
15 CanBeBroken = false;
16 DamageFlags = BLUNT;
17 CreateLockConfigurations = true;
18 /*IsAbstract = true;*/