/*
* The Basics
*/
deck {
name: "Chastity Belts";
card-background-colour: #ddddbb;
title-colour: #000;
text-background-colour: #eec;
text-colour: #000;
bar-background-colour: #fff;
bar-text-colour: #000;
picture: #000;
/*
date: "9.5.2004";
authors: " Jan Thor ";
players: "3-6";
status: "I like it. I guess it works.";
rating: "None yet...";
text: "One player is the key holder, the other players wear chastity belts and try to break free. Warning, illustrations are not workplace-friendly...";
*/
acknowledgement: "www.janthor.de/on.html";
}
rule {
name: "Special Rule";
bar-background-colour: #0000a0;
bar-text-colour: #fff;
parent: deck;
}
action {
name: "Action";
parent: deck;
}
thing {
name: "Thing";
parent: deck;
}
main {
name: "Main";
bar-background-colour: #000;
bar-text-colour: #fff;
parent: thing;
}
toy {
name: "Toy";
bar-background-colour: #6a6;
parent: thing;
}
sexydress {
name: "Sexy Dress";
bar-background-colour: #d24;
parent: thing;
}
drug {
name: "Drug";
bar-background-colour: #ee9;
parent: thing;
}
restraint {
name: "Restraint";
bar-background-colour: #bbb;
parent: thing;
}
/*
* The Special Rules And Hints
*/
specialrule1 {
name: "Gamestart";
text: "Assume n players are playing. Shuffle 1 key main card and (n - 1) chastity belt main cards. Every player draws one main card. Every player knows her own main card, but hides it from the other players: every player puts her main card with the back side up in front of her. It is not part of her hand. If there are less than six players, the remaining main cards are put aside: they are not part of the game.";
parent: rule;
}
specialrule2 {
name: "Playing Things";
text: "If you play a thing (from your hand to the table), you can put it in the control of any player you like. After playing a card, it is not possible to change who controls a card (the only way to get rid of them is to play a card that destroys them).";
parent: rule;
}
specialrule3 {
name: "End of Game";
text: "If a player starts her turn, but the draw pile is empty, the game immediately ends and the player controlling the key wins.";
parent: rule;
}
specialrule4 {
name: "Hint";
text: "Everything that is not an action is a thing.";
parent: rule;
}
specialrule5 {
name: "Another Hint";
text: "If an actions requires from a player to discard n cards from her hand, but she has only m cards with m < n, she must discard m cards.";
parent: rule;
}
/*
* The Cards
*/
key {
name: "Key";
parent: main;
picture: "small/mainKey.jpg";
count: 1;
}
cb1 {
name: "Chastity Belt";
parent: main;
picture: "small/mainCBelt1.jpg";
count: 1;
}
cb2 {
name: "Chastity Belt";
parent: main;
picture: "small/mainCBelt2.jpg";
count: 1;
}
cb3 {
name: "Chastity Belt";
parent: main;
picture: "small/mainCBelt3.jpg";
count: 1;
}
cb4 {
name: "Chastity Belt";
parent: main;
picture: "small/mainCBelt4.jpg";
count: 1;
}
cb5 {
name: "Chastity Belt";
parent: main;
picture: "small/mainCBelt5.jpg";
count: 1;
}
toydis1 {
name: "Riding Crop";
text: "Action: A player of your choice must discard one randomly chosen card of her hand.";
parent: toy;
picture: "small/toyRidingCrop.jpg";
count: 1;
}
toydis2 {
name: "Cat O' Nine Tails";
text: "Action: A player of your choice must discard two randomly chosen cards of her hand.";
parent: toy;
picture: "small/toyCatONineTails.jpg";
count: 1;
}
toydis3 {
name: "Bull Whip";
text: "Action: A player of your choice must discard three randomly chosen cards of her hand.";
parent: toy;
picture: "small/toyBullWhip.jpg";
count: 1;
}
toytake3 {
name: "Inflatable";
text: "Action: Take three additional cards from the draw pile.";
parent: toy;
picture: "small/toyInflatable.jpg";
count: 1;
}
toydissxy {
name: "Branding Iron";
text: "Action: Destroy a sexy dress.";
parent: toy;
picture: "small/toyBrandingIron.jpg";
count: 1;
}
toydisall {
name: "Plugs For All";
text: "Action: All players except you must discard a randomly chosen card of their hands.";
parent: toy;
picture: "small/toyBombs.jpg";
count: 1;
}
rest1 {
name: "Handcuffs";
parent: restraint;
picture: "small/restraintsHandcuffs.jpg";
count: 1;
}
rest2 {
name: "Ropes";
parent: restraint;
picture: "small/restraintsRopes.jpg";
count: 1;
}
rest3 {
name: "Gag";
parent: restraint;
picture: "small/restraintsGag.jpg";
count: 1;
}
rest4 {
name: "Chair";
parent: restraint;
picture: "small/restraintsChair.jpg";
count: 1;
}
rest5 {
name: "Ball And Chain";
parent: restraint;
picture: "small/restraintsBallAndChain.jpg";
count: 1;
}
rest6 {
name: "Mask";
parent: restraint;
picture: "small/restraintsMask.jpg";
count: 1;
}
rest7 {
name: "Blindfold";
parent: restraint;
picture: "small/restraintsBlindfold.jpg";
count: 1;
}
rest8 {
name: "Cage";
parent: restraint;
picture: "small/restraintsCage.jpg";
count: 1;
}
dress1 {
name: "French Maid Uniform";
parent: sexydress;
picture: "small/dressFrenchMaid.jpg";
count: 1;
}
dress2 {
name: "G-String";
parent: sexydress;
picture: "small/dressGString.jpg";
count: 1;
}
dress3 {
name: "Corset";
parent: sexydress;
picture: "small/dressKorsett.jpg";
count: 1;
}
dress4 {
name: "Latex Dress";
parent: sexydress;
picture: "small/dressLatex.jpg";
count: 1;
}
dress5 {
name: "Nurse Uniform";
parent: sexydress;
picture: "small/dressNurse.jpg";
count: 1;
}
dress6 {
name: "Stockings";
parent: sexydress;
picture: "small/dressStockings.jpg";
count: 1;
}
dress7 {
name: "Swimsuit";
parent: sexydress;
picture: "small/dressSwimsuit.jpg";
count: 1;
}
dress8 {
name: "Whig";
parent: sexydress;
picture: "small/dressWhig.jpg";
count: 1;
}
drug1 {
name: "Blue Pills";
parent: drug;
picture: "small/drugsBluePills.jpg";
count: 1;
}
drug2 {
name: "Candlelight";
parent: drug;
picture: "small/drugsCandlelight.jpg";
count: 1;
}
drug3 {
name: "Champagne";
parent: drug;
picture: "small/drugsChampagne.jpg";
count: 1;
}
drug4 {
name: "Chocolate";
parent: drug;
picture: "small/drugsChocolate.jpg";
count: 1;
}
drug5 {
name: "Pheromones";
parent: drug;
picture: "small/drugsPheromones.jpg";
count: 1;
}
drug6 {
name: "Soft Music";
parent: drug;
picture: "small/drugsSoftMusic.jpg";
count: 1;
}
peep {
name: "Peep";
text: "Take a look at the main card of a player of your choice.";
parent: action;
picture: "small/actionPeep.jpg";
count: 12;
}
houdini {
name: "Houdini";
text: "Destroy a restraint.";
parent: action;
picture: "small/actionHoudini.jpg";
count: 6;
}
justsayno {
name: "Just Say No";
text: "Drugs make you ugly. Every player (including you) controlling a drug must destroy all sexy dresses she controls.";
parent: action;
picture: "small/actionJustSayNo.jpg";
count: 1;
}
queen {
name: "Queen Of Hearts";
text: "You are the only Queen of Hearts. All other players must destroy all sexy dresses they control.";
parent: action;
picture: "small/actionQueenOfHearts.jpg";
count: 1;
}
safeword {
name: "Safeword";
text: "Destroy a toy.";
parent: action;
picture: "small/actionSafeword.jpg";
count: 6;
}
seduction1 {
name: "Seduction";
text: "If you control a sexy dress and no restraints and another player controls a drug, you may take a look at her main card. If she controls the key, you win. Otherwise, you loose.";
parent: action;
picture: "small/actionSeduction1.jpg";
count: 1;
}
seduction2 {
name: "Seduction";
text: "If you control a sexy dress and no restraints and another player controls a drug, you may take a look at her main card. If she controls the key, you win. Otherwise, you loose.";
parent: action;
picture: "small/actionSeduction2.jpg";
count: 1;
}
seduction3 {
name: "Seduction";
text: "If you control a sexy dress and no restraints and another player controls a drug, you may take a look at her main card. If she controls the key, you win. Otherwise, you loose.";
parent: action;
picture: "small/actionSeduction3.jpg";
count: 1;
}
seduction4 {
name: "Seduction";
text: "If you control a sexy dress and no restraints and another player controls a drug, you may take a look at her main card. If she controls the key, you win. Otherwise, you loose.";
parent: action;
picture: "small/actionSeduction4.jpg";
count: 1;
}
seduction5 {
name: "Seduction";
text: "If you control a sexy dress and no restraints and another player controls a drug, you may take a look at her main card. If she controls the key, you win. Otherwise, you loose.";
parent: action;
picture: "small/actionSeduction5.jpg";
count: 1;
}
seduction6 {
name: "Seduction";
text: "If you control a sexy dress and no restraints and another player controls a drug, you may take a look at her main card. If she controls the key, you win. Otherwise, you loose.";
parent: action;
picture: "small/actionSeduction6.jpg";
count: 1;
}