EDIT unfortunately It appears there's a problem with adding custom orders - neither the points nor the money are affected - so best ignore the following for the time being - hopefully when Cmac returns things will be sorted.
This adds a Work in Restaurant order to the Slave order screen - add to Acts.xml
<SlaveCustomOrderRestaurant name="Restaurant" label="#person will work in a restaurant as a chef." show='true' >
<if Cooking_current="70+">
<SetVar var1="1.5 multiply Cooking_current + Intelligence_current"/>
<if var1="360-">
<Money>var1</Money>
<Else>if</Else>
<Money>360</Money>
</if>
<Points slave="#person"><Refinement>1</Refinement><Cooking>8</Cooking><Cleaning>1</Cleaning><Tiredness>4</Tiredness><Reputation>1</Reputation></Points>
</if>
</SlaveCustomOrderRestaurant>
It assumes the slave can act as a chef (has cooking of at least 70).If not then the order will have no effect (slave is sent home until she gets better). If there's interest I can add a waitress option.
Home of the Catgirl, "Take Your Slave for a Date" and upcoming Dominatrix & Zoo modules
for Slave Maker 3. Also slaves Daisy & Saeko.
Wednesday, 19 December 2012
Sunday, 9 December 2012
Catgirl Module new version
v1.2.03
This has no new content, it just resolves a small issue with the code and moves the image folder into the Events subfolder (following a request from Cmacleod). You might want to delete the original image folder.
Saturday, 1 December 2012
Act as a Courtesan Order
I've come up with an Act as a courtesan Order for the new Slave Order system, I'd like any comments on the numbers and also availability - I was thinking only slaves who have trained as Courtesans who live in the mansion.
Remember each order lasts for 4 hours
Points:Refinement+2
Tiredness+6
Reputation+2
Charisma+2
Blowjobs+1
Fucking+1
Conversation+2
Pay is Charisma + Conversation + Blowjobs + Refinement + Fucking, up to a maximum of 450 gold.
I was wondering if Reputation and Seduction skill should be included in the formulas as well
Remember each order lasts for 4 hours
Points:Refinement+2
Tiredness+6
Reputation+2
Charisma+2
Blowjobs+1
Fucking+1
Conversation+2
Pay is Charisma + Conversation + Blowjobs + Refinement + Fucking, up to a maximum of 450 gold.
I was wondering if Reputation and Seduction skill should be included in the formulas as well
Subscribe to:
Comments (Atom)