Skip to content
Snippets Groups Projects
special-dance.twee 53.9 KiB
Newer Older
  • Learn to ignore specific revisions
  • aimozg's avatar
    aimozg committed
    :: Widgets Dance Actions [widget]
    <<widget "danceactions">><<nobr>>
    
    <<exposure>>
    
    
    
    
    
    
    
    <<if $danceevent is 0>>
    	<<if $exposed gte 2 and $exhibitionism lte 74 and $forceddance isnot 1>>
    	<<elseif $exposed gte 1 and $exhibitionism lte 34 and $forceddance isnot 1>>
    	<<else>>
    
    
    
    <<if $danceactiondefault is "cool">>
    <label>Cool Dance (0:01) <<radiobutton "$danceaction" "cool" checked>></label> | 
    <<elseif $danceactiondefault is 0>>
    <label>Cool Dance (0:01) <<radiobutton "$danceaction" "cool" checked>></label> | 
    <<else>>
    <label>Cool Dance (0:01) <<radiobutton "$danceaction" "cool">></label> | 
    <</if>>
    <br>
    
    <<if $danceactiondefault is "sophisticated">>
    <label>Sophisticated Dance (0:01) <<radiobutton "$danceaction" "sophisticated" checked>></label> | 
    <<else>>
    <label>Sophisticated Dance (0:01) <<radiobutton "$danceaction" "sophisticated">></label> | 
    <</if>>
    <br>
    
    <<if $danceactiondefault is "seductive">>
    <label><span class="meek">Seductive Dance</span> (0:01)<<combatexhibitionist1>> <<radiobutton "$danceaction" "seductive" checked>></label> | 
    <<else>>
    <label><span class="meek">Seductive Dance</span> (0:01)<<combatexhibitionist1>> <<radiobutton "$danceaction" "seductive">></label> | 
    <</if>>
    
    <br>
    <<if $exhibitionism gte 15>>
    <<if $danceactiondefault is "sexual">>
    <label><span class="sub">Sexual Dance</span> (0:01) <<combatexhibitionist2>> <<radiobutton "$danceaction" "sexual" checked>></label> | 
    <<else>>
    <label><span class="sub">Sexual Dance</span> (0:01) <<combatexhibitionist2>> <<radiobutton "$danceaction" "sexual">></label> | 
    <</if>>
    <</if>>
    
    
    <<dancestripactions>>
    
    
    <br><br>
    
    
    
    
    
    <span id="next"><<link "Continue">><<script>>state.display(state.active.title, null, "back")<</script>><</link>></span>
    
    aimozg's avatar
    aimozg committed
    <br>
    
    
    	<</if>>
    <<elseif $danceevent is "strippertrouble">>
    
    <<link "Help them">><<set $danceaction to "stripperhelp">><<script>>state.display(state.active.title, null, "back")<</script>><</link>><br>
    
    aimozg's avatar
    aimozg committed
    
    
    <<link "Ignore">><<set $danceaction to "stripperignore">><<script>>state.display(state.active.title, null, "back")<</script>><</link>><br>
    
    aimozg's avatar
    aimozg committed
    
    <<elseif $danceevent is "note">>
    
    <<link "Approach">><<set $danceaction to "noteapproach">><<script>>state.display(state.active.title, null, "back")<</script>><</link>><br>
    
    aimozg's avatar
    aimozg committed
    
    
    <<link "Ignore">><<set $danceaction to "noteignore">><<script>>state.display(state.active.title, null, "back")<</script>><</link>><br>
    
    aimozg's avatar
    aimozg committed
    
    <<elseif $danceevent is "rape">>
    
    <<elseif $danceevent is "molest">>
    
    <<link "Let them cop a feel">><<script>>state.display(state.active.title, null, "back")<</script>><</link>><<set $danceaction to "cop">><br>
    
    aimozg's avatar
    aimozg committed
    
    	<<if $dancelocation isnot "underground">>
    
    <<link "It's too dangerous, time to end the show">><<set $danceaction to "finish">><<script>>state.display(state.active.title, null, "back")<</script>><</link>><br>
    
    aimozg's avatar
    aimozg committed
    	<</if>>
    
    <<elseif $danceevent is "skirtstrip">>
    
    <<link "Struggle for your clothes">><<set $danceaction to "skirtstruggle">><<script>>state.display(state.active.title, null, "back")<</script>><</link>><br>
    
    aimozg's avatar
    aimozg committed
    
    
    <<link "Surrender your clothes">><<set $danceaction to "skirtsurrender">><<script>>state.display(state.active.title, null, "back")<</script>><</link>><br>
    
    aimozg's avatar
    aimozg committed
    
    <<elseif $danceevent is "lowerstrip">>
    
    <<link "Struggle for your clothes">><<set $danceaction to "lowerstruggle">><<script>>state.display(state.active.title, null, "back")<</script>><</link>><br>
    
    aimozg's avatar
    aimozg committed
    
    
    <<link "Surrender your clothes">><<set $danceaction to "lowersurrender">><<script>>state.display(state.active.title, null, "back")<</script>><</link>><br>
    
    aimozg's avatar
    aimozg committed
    
    <<elseif $danceevent is "upperstrip">>
    
    <<link "Struggle for your clothes">><<set $danceaction to "upperstruggle">><<script>>state.display(state.active.title, null, "back")<</script>><</link>><br>
    
    aimozg's avatar
    aimozg committed
    
    
    <<link "Surrender your clothes">><<set $danceaction to "uppersurrender">><<script>>state.display(state.active.title, null, "back")<</script>><</link>><br>
    
    aimozg's avatar
    aimozg committed
    
    <<elseif $danceevent is "understrip">>
    
    <<link "Struggle for your clothes">><<set $danceaction to "understruggle">><<script>>state.display(state.active.title, null, "back")<</script>><</link>><br>
    
    <<link "Surrender your clothes">><<set $danceaction to "undersurrender">><<script>>state.display(state.active.title, null, "back")<</script>><</link>><br>
    
    aimozg's avatar
    aimozg committed
    
    <<elseif $danceevent is "private" and $dancelocation isnot "underground">>
    
    <<link "Ignore">><<set $danceaction to "privaterefuse">><<script>>state.display(state.active.title, null, "back")<</script>><</link>><br>
    
    aimozg's avatar
    aimozg committed
    <</if>>
    
    <</nobr>><</widget>>
    
    
    :: Widgets Dance Audience [widget]
    <<widget "danceaudience">><<nobr>>
    
    <<if $danceevent is 0>>
    
    <<if $allure / 100 + $danceskill / 20 + $audienceexcitement / 5 + $audiencearousal / 5 gte $rng>>
    
    aimozg's avatar
    aimozg committed
    	<<if $audience is 1>>
    	<<generatel>> A <<person1>><<person>> starts watching you.
    	<<elseif $audience is 2>>
    	<<generatel>> A <<person2>><<person>> starts watching you.
    	<<elseif $audience is 3>>
    	<<generatel>> A <<person3>><<person>> starts watching you.
    	<<elseif $audience is 4>>
    	<<generatel>> A <<person4>><<person>> starts watching you.
    	<<elseif $audience is 5>>
    	<<generatel>> A <<person5>><<person>> starts watching you.
    	<<elseif $audience is 6>>
    	<<generatel>> A <<person6>><<person>> starts watching you.
    	<<else>>
    	Someone else joins the audience.
    	<</if>>
    <</if>>
    
    
    <<if $audience is 0>>
    Nobody is paying attention to you.
    <<elseif $audience is 1>>
    The <<person>> is watching you intently.
    <<elseif $audience is 2>>
    A couple of people are watching you.
    <<elseif $audience is 3>>
    A few people are watching you.
    <<elseif $audience is 4>>
    Four people are watching you.
    <<elseif $audience is 5>>
    Five people are watching you.
    <<elseif $audience is 6>>
    Six people are watching you.
    <<elseif $audience is 7>>
    Seven people are watching you.
    <<elseif $audience is 8>>
    Eight people are watching you.
    <<elseif $audience is 9>>
    Nine people are watching you.
    <<elseif $audience is 10>>
    Ten people are watching you.
    <<elseif $audience is 11>>
    Eleven people are watching you.
    <<elseif $audience is 12>>
    A dozen people are watching you.
    <<elseif $audience lte 24>>
    There's a small crowd watching you.
    <<elseif $audience lte 36>>
    You've attracted quite a crowd.
    <<else>>
    There's a large crowd of people watching you. Those at the back struggle to get a good view.
    <</if>>
     
    <<dancespeech>>
    
    
    <br><br>
    
    <<if $audience gte 1>>
    Your audience looks 
    	<<if $audienceexcitement is 0>>
    	<span class="red">distracted</span>
    	<<elseif $audienceexcitement lte 20>>
    	<span class="pink">indifferent</span>
    	<<elseif $audienceexcitement lte 40>>
    	<span class="purple">attentive</span>
    	<<elseif $audienceexcitement lte 60>>
    	<span class="blue">interested</span>
    	<<elseif $audienceexcitement lte 80>>
    	<span class="lblue">impressed</span>
    	<<elseif $audienceexcitement lte 99>>
    	<span class="teal">engrossed</span>
    	<<else>>
    	<span class="green">obsessed</span>	
    	<</if>>
     and 
    	<<if $audiencearousal is 0>>
    	<span class="blue">chaste.</span>	
    	<<elseif $audiencearousal lte 20>>
    	<span class="lblue">reserved.</span>
    	<<elseif $audiencearousal lte 40>>
    	<span class="teal">temperate.</span>
    	<<elseif $audiencearousal lte 60>>
    	<span class="green">excited.</span>
    	<<elseif $audiencearousal lte 80>>
    	<span class="purple">lustful.</span>
    	<<elseif $audiencearousal lte 99>>
    	<span class="pink">lecherous.</span>
    	<<else>>
    	<span class="red">filled with carnal desire.</span>	
    	<</if>>
    	
    <<set $rng to random(1, 100)>>
    	
    	<<if ($allure / 100 + $danceskill / 20 + $audienceexcitement / 5 + $audiencearousal / 5) gte $rng + 50>>
    		<<set $rng to random(1, 10)>>
    		<<set $dancetip to ($rng * $audience * $venuemod * $audiencemod)>>
    
    		<<set $dancetip *= 1 + ($mathstrait / 4)>>
    
    aimozg's avatar
    aimozg committed
    		<<if $dancetip gte 5000>>
    		Thrilled with the display, your audience showers you with cash.
    		<<elseif $dancetip gte 500>>
    		Someone throws a decent tip at you.
    		<<else>>
    		Someone throws a modest tip at you.
    		<</if>>
    		<<set $dancetip = Math.trunc($dancetip)>>
    
    		 You've gained £<<print ($dancetip / 100)>><<set $money += $dancetip>>.
    
    aimozg's avatar
    aimozg committed
    223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615
    	<</if>>
    
    <br><br>
    
    <<set $rng to random(1, 100)>>
    
    <<if $dancelocation is 0>>
    
    	<<if $audiencearousal gte 100>>
    		<<if $rng gte 91>>
    		<<set $danceevent to "rape">>
    		Driven wild by their lust, your audience surges toward you, their eyes filled with a primal hunger.
    		<<elseif $rng gte 71>>
    		<<set $danceevent to "molest">><<molested>><<controlloss>>
    		<<person1>> The <<person>> reaches out and grasps your waist!
    		<<elseif $rng gte 51>>
    			<<if $underclothes isnot "naked" and $undertype isnot "chastity">>
    				<<if $skirt is 1>>
    				You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "skirtstrip">><<molested>><<controlloss>>
    				<<elseif $lowerclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    				<<elseif $upperclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.<<set $danceevent to "upperstrip">><<molested>><<controlloss>>
    				<<else>>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "understrip">><<molested>><<controlloss>>
    				<</if>>
    			<<else>>
    				<<if $upperclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	<<set $danceevent to "upperstrip">>	<<molested>><<controlloss>>
    				<<elseif $lowerclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    				<</if>>
    			<</if>>
    		<</if>>
    
    
    
    
    	<<elseif $audiencearousal gte 81>>
    		<<if $rng gte 91>>
    		<<set $danceevent to "molest">><<molested>><<controlloss>>
    		<<person1>> The <<person>> reaches out and grasps your waist!
    		<<elseif $rng gte 71>>
    			<<if $underclothes isnot "naked" and $undertype isnot "chastity">>
    				<<if $skirt is 1>>
    				You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "skirtstrip">><<molested>><<controlloss>>
    				<<elseif $lowerclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    				<<elseif $upperclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.<<set $danceevent to "upperstrip">><<molested>><<controlloss>>
    				<<else>>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "understrip">><<molested>><<controlloss>>
    				<</if>>
    			<<else>>
    				<<if $upperclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	<<set $danceevent to "upperstrip">>	<<molested>><<controlloss>>
    				<<elseif $lowerclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    				<</if>>
    			<</if>>
    		<</if>>
    		
    		
    	<<elseif $audiencearousal gte 61>>
    		<<if $rng gte 91>>
    			<<if $underclothes isnot "naked" and $undertype isnot "chastity">>
    				<<if $skirt is 1>>
    				You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "skirtstrip">><<molested>><<controlloss>>
    				<<elseif $lowerclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    				<<elseif $upperclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.<<set $danceevent to "upperstrip">><<molested>><<controlloss>>
    				<<else>>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "understrip">><<molested>><<controlloss>>
    				<</if>>
    			<<else>>
    				<<if $upperclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	<<set $danceevent to "upperstrip">><<molested>><<controlloss>>
    				<<elseif $lowerclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    				<</if>>
    			<</if>>
    		<</if>>			
    	<</if>>
    
    
    
    
    
    <<elseif $dancelocation is "club">>
    	<<if $audiencearousal gte 100>>
    	A member of security motions for you to step off the stage. You open your mouth to ask why, but you are interrupted, "The crowd is getting a bit rowdy. We need to let them cool off, or we won't be able to protect you." Looking at your audience, you can't help but agree.<<set $danceevent to "finish">><br><br>
    	<<elseif $audiencearousal gte 60>>
    		<<if $rng gte 81 and $privatedanceoffered isnot 1>>
    		<<person1>>The <<person>> raises <<his>> <<if $pronoun is "m">>wallet,<<else>>purse,<</if>> indicating <<he>> wants to hire your services.<<set $danceevent to "private">>
    			<<if $promiscuity gte 35>>
    			<<else>>
    However, you are not promiscuous enough to take up <<his>> offer.<<set $privatedanceoffered to 1>>
    			<</if>>
    		<<elseif $rng gte 91>>
    		The <<person1>><<person>> gazes at you with longing.
    		
    		<<elseif $rng gte 71>><<set $danceevent to "note">>
    		<<person1>>The <<person>> holds up a banknote.
    		
    		<<elseif $rng gte 61>><<set $danceevent to "strippertrouble">>
    		<<person1>>The <<person>> tries to drag another employee off their stage.
    		
    		<<elseif $rng gte 51>>
    		Some of the audience are practically salivating while watching you, but a glance at security quells any violent ambitions.
    		<</if>>
    	<</if>>
    
    
    
    
    
    
    <<elseif $dancelocation is "cafe">>
    	
    	<<if $timer lte 0>>
    	<<endevent>><<sam>><<person1>>Sam appears beside your table-stage. "That's enough everyone, this <<girl>> has had enough." <<He>> takes you by the arm and leads you into a back room. "Good job today. Here's a little something extra." You earn £10.<<set $samlove += 1>><<set $money += 1000>><<set $danceevent to "finish">>
    	<<else>>
    		<<if $audiencearousal gte 81>>
    			<<if $rng gte 71>>
    				<<if $underclothes isnot "naked" and $undertype isnot "chastity">>
    					<<if $skirt is 1>>
    					You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "skirtstrip">><<molested>><<controlloss>>
    					<<elseif $lowerclothes isnot "naked">>
    					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    					<<elseif $upperclothes isnot "naked">>
    					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.<<set $danceevent to "upperstrip">><<molested>><<controlloss>>
    					<<else>>
    					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "understrip">><<molested>><<controlloss>>
    					<</if>>
    				<<else>>
    					<<if $upperclothes isnot "naked">>
    					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	<<set $danceevent to "upperstrip">>	<<molested>><<controlloss>>
    					<<elseif $lowerclothes isnot "naked">>
    					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    					<</if>>
    				<</if>>
    			<</if>>
    
    
    		<<elseif $audiencearousal gte 61>>
    			<<if $rng gte 91>>
    				<<if $underclothes isnot "naked" and $undertype isnot "chastity">>
    					<<if $skirt is 1>>
    					You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "skirtstrip">><<molested>><<controlloss>>
    					<<elseif $lowerclothes isnot "naked">>
    					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    					<<elseif $upperclothes isnot "naked">>
    					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.<<set $danceevent to "upperstrip">><<molested>><<controlloss>>
    					<<else>>
    					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "understrip">><<molested>><<controlloss>>
    					<</if>>
    				<<else>>
    					<<if $upperclothes isnot "naked">>
    					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	<<set $danceevent to "upperstrip">><<molested>><<controlloss>>
    					<<elseif $lowerclothes isnot "naked">>
    					Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    					<</if>>
    				<</if>>
    			<</if>>			
    		<</if>>
    	<</if>>
    	
    	
    	
    	
    
    <<elseif $dancelocation is "brothel">>
    
    	<<if $audiencearousal gte 100>>
    		<<if $rng gte 91>>
    		<<set $danceevent to "rape">>
    		Driven wild by their lust, your audience surges toward you, their eyes filled with a primal hunger.
    		<<elseif $rng gte 71>>
    		<<set $danceevent to "molest">><<molested>><<controlloss>>
    		<<person1>> The <<person>> reaches out and grasps your waist!
    		<<elseif $rng gte 51>>
    			<<if $underclothes isnot "naked" and $undertype isnot "chastity">>
    				<<if $skirt is 1>>
    				You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "skirtstrip">><<molested>><<controlloss>>
    				<<elseif $lowerclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    				<<elseif $upperclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.<<set $danceevent to "upperstrip">><<molested>><<controlloss>>
    				<<else>>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "understrip">><<molested>><<controlloss>>
    				<</if>>
    			<<else>>
    				<<if $upperclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	<<set $danceevent to "upperstrip">>	<<molested>><<controlloss>>
    				<<elseif $lowerclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    				<</if>>
    			<</if>>
    		<<elseif $rng gte 31 and $privatedanceoffered isnot 1>>
    		<<person1>>The <<person>> raises <<his>> <<if $pronoun is "m">>wallet,<<else>>purse,<</if>> indicating <<he>> wants to hire your services.<<set $danceevent to "private">>
    			<<if $promiscuity gte 35>>
    			<<else>>
    However, you are not promiscuous enough to take up <<his>> offer.<<set $privatedanceoffered to 1>>
    			<</if>>
    		<</if>>
    
    
    
    
    	<<elseif $audiencearousal gte 81>>
    		<<if $rng gte 91>>
    		<<set $danceevent to "molest">><<molested>><<controlloss>>
    		<<person1>> The <<person>> reaches out and grasps your waist!
    		<<elseif $rng gte 71>>
    			<<if $underclothes isnot "naked" and $undertype isnot "chastity">>
    				<<if $skirt is 1>>
    				You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "skirtstrip">><<molested>><<controlloss>>
    				<<elseif $lowerclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    				<<elseif $upperclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.<<set $danceevent to "upperstrip">><<molested>><<controlloss>>
    				<<else>>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "understrip">><<molested>><<controlloss>>
    				<</if>>
    			<<else>>
    				<<if $upperclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	<<set $danceevent to "upperstrip">>	<<molested>><<controlloss>>
    				<<elseif $lowerclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    				<</if>>
    			<</if>>
    		<<elseif $rng gte 51 and $privatedanceoffered isnot 1>>
    				<<person1>>The <<person>> raises <<his>> <<if $pronoun is "m">>wallet,<<else>>purse,<</if>> indicating <<he>> wants to hire your services.<<set $danceevent to "private">>
    			<<if $promiscuity gte 35>>
    			<<else>>
    However, you are not promiscuous enough to take up <<his>> offer.<<set $privatedanceoffered to 1>>
    			<</if>>
    		<</if>>
    		
    		
    	<<elseif $audiencearousal gte 61>>
    		<<if $rng gte 91>>
    			<<if $underclothes isnot "naked" and $undertype isnot "chastity">>
    				<<if $skirt is 1>>
    				You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "skirtstrip">><<molested>><<controlloss>>
    				<<elseif $lowerclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    				<<elseif $upperclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.<<set $danceevent to "upperstrip">><<molested>><<controlloss>>
    				<<else>>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "understrip">><<molested>><<controlloss>>
    				<</if>>
    			<<else>>
    				<<if $upperclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	<<set $danceevent to "upperstrip">><<molested>><<controlloss>>
    				<<elseif $lowerclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    				<</if>>
    			<</if>>
    		<<elseif $rng gte 71 and $privatedanceoffered isnot 1>>
    		<<person1>>The <<person>> raises <<his>> <<if $pronoun is "m">>wallet,<<else>>purse,<</if>> indicating <<he>> wants to hire your services.<<set $danceevent to "private">>
    			<<if $promiscuity gte 35>>
    			<<else>>
    However, you are not promiscuous enough to take up <<his>> offer.<<set $privatedanceoffered to 1>>
    			<</if>>
    		<</if>>			
    	<</if>>
    
    
    
    
    
    
    
    <<elseif $dancelocation is "underground">>
    
    	<<if $audiencearousal gte 100>>
    		<<if $rng gte 91>>
    		<<set $danceevent to "rape">>
    		Driven wild by their lust, your audience surges toward you, their eyes filled with a primal hunger.
    		<<elseif $rng gte 71>>
    		<<set $danceevent to "molest">><<molested>><<controlloss>>
    		<<person1>> The <<person>> reaches out and grasps your waist!
    		<<elseif $rng gte 51>>
    			<<if $underclothes isnot "naked" and $undertype isnot "chastity">>
    				<<if $skirt is 1>>
    				You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "skirtstrip">><<molested>><<controlloss>>
    				<<elseif $lowerclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    				<<elseif $upperclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.<<set $danceevent to "upperstrip">><<molested>><<controlloss>>
    				<<else>>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "understrip">><<molested>><<controlloss>>
    				<</if>>
    			<<else>>
    				<<if $upperclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	<<set $danceevent to "upperstrip">>	<<molested>><<controlloss>>
    				<<elseif $lowerclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    				<</if>>
    			<</if>>
    		<<elseif $rng gte 31 and $privatedanceoffered isnot 1>>
    		<<person1>>The <<person>> raises <<his>> <<if $pronoun is "m">>wallet,<<else>>purse,<</if>> indicating <<he>> wants to hire your services.<<set $danceevent to "private">>
    		
    		<</if>>
    
    
    
    
    	<<elseif $audiencearousal gte 81>>
    		<<if $rng gte 91>>
    		<<set $danceevent to "molest">><<molested>><<controlloss>>
    		<<person1>> The <<person>> reaches out and grasps your waist!
    		<<elseif $rng gte 71>>
    			<<if $underclothes isnot "naked" and $undertype isnot "chastity">>
    				<<if $skirt is 1>>
    				You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "skirtstrip">><<molested>><<controlloss>>
    				<<elseif $lowerclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    				<<elseif $upperclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.<<set $danceevent to "upperstrip">><<molested>><<controlloss>>
    				<<else>>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "understrip">><<molested>><<controlloss>>
    				<</if>>
    			<<else>>
    				<<if $upperclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	<<set $danceevent to "upperstrip">>	<<molested>><<controlloss>>
    				<<elseif $lowerclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    				<</if>>
    			<</if>>
    		<<elseif $rng gte 51 and $privatedanceoffered isnot 1>>
    				<<person1>>The <<person>> raises <<his>> <<if $pronoun is "m">>wallet,<<else>>purse,<</if>> indicating <<he>> wants to hire your services.<<set $danceevent to "private">>
    
    		<</if>>
    		
    		
    	<<elseif $audiencearousal gte 61>>
    		<<if $rng gte 91>>
    			<<if $underclothes isnot "naked" and $undertype isnot "chastity">>
    				<<if $skirt is 1>>
    				You spin, your skirt flaring up. Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "skirtstrip">><<molested>><<controlloss>>
    				<<elseif $lowerclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    				<<elseif $upperclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.<<set $danceevent to "upperstrip">><<molested>><<controlloss>>
    				<<else>>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $underclothes.<<set $danceevent to "understrip">><<molested>><<controlloss>>
    				<</if>>
    			<<else>>
    				<<if $upperclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $upperclothes.	<<set $danceevent to "upperstrip">><<molested>><<controlloss>>
    				<<elseif $lowerclothes isnot "naked">>
    				Lacking in decency, a member of your audience seizes the opportunity and lunges for your $lowerclothes.<<set $danceevent to "lowerstrip">><<molested>><<controlloss>>
    				<</if>>
    			<</if>>
    		<<elseif $rng gte 71 and $privatedanceoffered isnot 1>>
    		<<person1>>The <<person>> raises <<his>> <<if $pronoun is "m">>wallet,<<else>>purse,<</if>> indicating <<he>> wants to hire your services.<<set $danceevent to "private">>
    
    		<</if>>			
    	<</if>>
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    <</if>>
    
    <</if>>
    
    <</if>>
    
    <br><br>
    <</nobr>><</widget>>
    
    
    :: Widgets Dance Effects [widget]
    <<widget "danceeffects">><<nobr>>
    
    
    
    <<set $danceevent to 0>>
    
    <<set $audiencemod -= 1>><<set $audiencemod to Math.clamp($audiencemod, 1, 10)>>
    
    aimozg's avatar
    aimozg committed
    
    <<if $danceaction is "stripperhelp">><<set $danceaction to 0>><<set $audiencearousal -= 10>><<set $audienceexcitement -= 1>>
    
    Quin2k's avatar
    Quin2k committed
    You stop your dance, fold your arms and stare at the <<personstop>> It disrupts the flow of your performance, but <<he>> gets the hint and stops bothering the other dancer. The dancer gives you a grateful smile.<<trauma -6>><<ltrauma>><<famegood 1>>
    
    aimozg's avatar
    aimozg committed
    <</if>>
    
    <<if $danceaction is "stripperignore">><<set $danceaction to 0>>
    You turn away from the other dancer.
    <</if>>
    
    <<if $danceaction is "noteapproach">><<set $danceaction to 0>>
    <<set $tipmod to 0.6>><<tipset>>
    The <<person>> makes a twirling motion with <<his>> finger. You turn around.
    	<<if $rng gte 91>>
    		<<if $audience gte 6>>
    	Cheered on by the crowd, <<he>> 
    		<<else>>
    	<<He>> 
    		<</if>>
    reaches up and seizes you by the thighs. <<He>> leans in and kisses your <<bottom>> as 
    		<<if $lowertype isnot "naked">>
    			<<if $skirt is 1>>
    				<<if $undertype is "naked">>
    				<<he>> reaches beneath your skirt and pushes the note between your bare cheeks.
    				<<elseif $undertype is "chastity">>
    				<<he>> reaches beneath your skirt and pushes the note beneath your chastity belt.
    				<<else>>
    				<<he>> reaches beneath your skirt and pushes the note into your $underclothes.
    				<</if>>
    			<<else>>
    			<<he>> pushes the note into your $lowerclothes.
    			<</if>>
    		<<else>>
    			<<if $undertype is "naked">>
    			<<he>> pushes the note between your bare cheeks.
    			<<elseif $undertype is "chastity">>
    			<<he>> pushes the note beneath your chastity belt.
    			<<else>>
    			<<he>> pushes the note into your $underclothes.
    			<</if>>	
    		<</if>>
    	<<else>>
    		<<if $lowertype isnot "naked">>
    			<<if $skirt is 1>>
    				<<if $undertype is "naked">>
    				<<He>> reaches beneath your skirt and pushes the note between your bare cheeks.
    				<<elseif $undertype is "chastity">>
    				<<He>> reaches beneath your skirt and pushes the note beneath your chastity belt.
    				<<else>>
    				<<He>> reaches beneath your skirt and pushes the note into your $underclothes.
    				<</if>>
    			<<else>>
    			<<He>> pushes the note into your $lowerclothes.
    			<</if>>
    		<<else>>
    			<<if $undertype is "naked">>
    			<<He>> pushes the note between your bare cheeks.
    			<<elseif $undertype is "chastity">>
    			<<He>> pushes the note beneath your chastity belt.
    			<<else>>
    			<<He>> pushes the note into your $underclothes.
    			<</if>>	
    		<</if>>
    	<</if>>
    	It attracts attention, and others throw money onto the stage.
    
    Quin2k's avatar
    Quin2k committed
    <<tipreceive>><<garousal>><<arousal 6>>
    
    aimozg's avatar
    aimozg committed
    <</if>>
    
    <<if $danceaction is "noteignore">><<set $danceaction to 0>>
    You ignore the <<person>> and <<his>> banknote.
    <</if>>
    
    <<if $danceaction is "cop">>
    <<set $danceaction to 0>>
    
    Quin2k's avatar
    Quin2k committed
    <<arousal 3>><<set $dancespeech to "cop">>
    
    aimozg's avatar
    aimozg committed
    You let the <<person1>><<person>> feel you up. 
    	<<if $audience gte 6>>
    Cheered on by the crowd, <<he>> 
    	<<else>>
    <<He>> 
    	<</if>>
    reaches round and grips both your nipples between thumb and forefinger while massaging your <<breasts>> with <<his>> remaining digits. They pinch and fondle for a few moments, before running their fingers down your tummy. You tense in anticipation as their hands draw closer to your <<genitalsstop>> However, they release you before things become too lewd, giving your <<bottom>> a swift spank as they do.
    <</if>>
    
    <<if $danceaction is "rape">>
    <<set $danceaction to 0>>
    
    Quin2k's avatar
    Quin2k committed
    <<arousal 3>><<set $danceevent to "rape">>
    
    aimozg's avatar
    aimozg committed
    You let the <<person1>><<person>> feel you up. 
    <<if $audience gte 6>>
    Cheered on by the crowd, <<he>> 
    <<else>>
    <<He>> 
    <</if>>
    reaches round and grips both your nipples between thumb and forefinger while massaging your <<breasts>> with <<his>> remaining digits. They pinch and fondle for a few moments, before running their fingers down your tummy. Suddenly, they snatch you from the stage!
    <</if>>
    
    <<if $danceaction is "finish">><<set $danceevent to "finish">>
    <<set $danceaction to 0>>
    You decide it's best to quit before the audience becomes too brave. They're disappointed, but they let you pass unmolested.<br><br>
    <<clotheson>>
    <</if>>
    
    <<if $danceaction is "skirtstruggle">><<set $danceaction to 0>>
    
    Quin2k's avatar
    Quin2k committed
    You try to hold up your $underclothes with one hand while holding down the hem of your skirt with the other. After a brief struggle, you manage to regain control of your clothes, dignity mostly intact.<<arousal 1>><<set $underintegrity -= 10>><<set $dancespeech to "struggle">>
    
    aimozg's avatar
    aimozg committed
    	<<if $underintegrity lte 0>>
    
    Quin2k's avatar
    Quin2k committed
    Your $underclothes are damaged by the struggle however. The ruined fabric soon gives way and the tatters fall to the ground between your legs. A breeze caresses your <<genitalsstop>>covered now only by your $lowerclothes.<<set $audiencemod += 2>><<arousal 1>><<underruined>><<set $audiencearousal += 5>><<set $audienceexcitement += 5>><<set $dancespeech to "strip">>
    
    aimozg's avatar
    aimozg committed
    		<<if $audience gte 3>>
    		The audience cheer as they realise your predicament.
    		<</if>>
    	<</if>>
    <</if>>
    
    <<if $danceaction is "skirtsurrender">><<set $danceaction to 0>>
    
    Quin2k's avatar
    Quin2k committed
    You hold down the hem of your skirt to give yourself some protection as your $underclothes are torn from your thighs. Now bare beneath your $lowerclothes you move away from further prying, conscious of the fact that your <<genitals>> is dangerously close to being displayed for all to see.<<set $audiencemod += 2>><<arousal 2>><<underruined>><<set $audiencearousal += 5>><<set $audienceexcitement += 5>><<set $dancespeech to "strip">>
    
    aimozg's avatar
    aimozg committed
    <</if>>
    
    <<if $danceaction is "upperstruggle">><<set $danceaction to 0>>
    
    Quin2k's avatar
    Quin2k committed
    You struggle to prevent your $upperclothes being ripped clean from your body. After a brief tussle, you manage to regain control of your clothes, dignity mostly intact.<<arousal 1>><<set $upperintegrity -= 10>><<set $dancespeech to "struggle">>
    
    aimozg's avatar
    aimozg committed
    	<<if $upperintegrity lte 0>>
    
    Quin2k's avatar
    Quin2k committed
    Your $upperclothes was damaged by the struggle however. The ruined fabric soon falls apart, leaving your <<breasts>> exposed for the world to leer at.<<arousal 1>><<set $audiencemod += 2>><<set $leftactiondefault to "uppercover">><<upperruined>><<set $audiencearousal += 5>><<set $audienceexcitement += 5>><<set $dancespeech to "strip">>
    
    aimozg's avatar
    aimozg committed
    	<</if>>
    <</if>>
    
    <<if $danceaction is "uppersurrender">><<set $danceaction to 0>>
    
    Quin2k's avatar
    Quin2k committed
    Your $upperclothes is torn from your body, leaving your <<breasts>> exposed for the world to see.<<set $audiencemod += 2>><<set $leftactiondefault to "uppercover">><<arousal 2>><<upperruined>><<set $audiencearousal += 5>><<set $audienceexcitement += 5>><<set $dancespeech to "strip">>
    
    aimozg's avatar
    aimozg committed
    <</if>>
    
    <<if $danceaction is "lowerstruggle">><<set $danceaction to 0>>
    
    Quin2k's avatar
    Quin2k committed
    You struggle to keep hold of your $lowerclothes and manage to prevent its being ripped from your body.<<arousal 1>><<set $lowerintegrity -= 10>><<set $dancespeech to "struggle">>
    
    aimozg's avatar
    aimozg committed
    	<<if $lowerintegrity lte 0>>
    
    Quin2k's avatar
    Quin2k committed
    However, the struggle was fierce and you soon find your $lowerclothes falling from your body in tatters.<<arousal 1>><<set $audiencemod += 2>><<set $rightactiondefault to "lowercover">><<lowerruined>><<set $audiencearousal += 5>><<set $audienceexcitement += 5>><<set $dancespeech to "strip">>
    
    aimozg's avatar
    aimozg committed
    		<<if $underclothes is "naked">>
    
    Quin2k's avatar
    Quin2k committed
    Your breath catches in your throat as your <<genitals>> is revealed for all to see.<<set $audiencearousal += 5>><<set $audienceexcitement += 5>><<set $audiencemod += 2>><<arousal 1>>
    
    aimozg's avatar
    aimozg committed
    			<<if $audience gte 3>>
    Your audience jeers and taunts, pleased at seeing you in such a vulnerable state.			
    			<</if>>
    		<<else>>
    Your $underclothes are now exposed, becoming the only thing protecting your <<genitalsstop>>
    		<</if>>
    	<</if>>
    <</if>>
    
    <<if $danceaction is "lowersurrender">><<set $danceaction to 0>>
    
    Quin2k's avatar
    Quin2k committed
    Your $lowerclothes <<lowerplural>> ripped from your body.<<arousal 1>><<set $audiencemod += 2>><<set $rightactiondefault to "lowercover">><<lowerruined>><<set $audiencearousal += 5>><<set $audienceexcitement += 5>><<set $dancespeech to "strip">>
    
    aimozg's avatar
    aimozg committed
    	<<if $underclothes is "naked">>
    
    Quin2k's avatar
    Quin2k committed
    Your breath catches in your throat as your <<genitals>> is revealed for all to see.<<set $audiencearousal += 5>><<set $audienceexcitement += 5>><<set $audiencemod += 2>><<arousal 1>>
    
    aimozg's avatar
    aimozg committed
    			<<if $audience gte 3>>
    Your audience jeers and taunts, pleased at seeing you in such a vulnerable state.			
    			<</if>>	
    	<<else>>
    Your $underclothes <<underplural>> now exposed, becoming the only thing protecting your <<genitalsstop>>	
    	<</if>>
    <</if>>
    
    <<if $danceaction is "understruggle">><<set $danceaction to 0>>
    
    Quin2k's avatar
    Quin2k committed
    You fight desperately to keep your $underclothes held up.<<arousal 1>><<set $underintegrity -= 10>><<set $dancespeech to "struggle">>
    
    aimozg's avatar
    aimozg committed
    	<<if $underintegrity lte 0>>
    
    Quin2k's avatar
    Quin2k committed
    You are starting to win the tug of war when the fabric tears, throwing you onto the ground minus your underwear. Your breath catches in your throat as your <<genitals>> is revealed for all to see.<<set $audiencearousal += 5>><<set $audienceexcitement += 5>><<set $audiencemod += 4>><<arousal 1>><<underruined>><<set $rightactiondefault to "undercover">><<set $dancespeech to "strip">>
    
    aimozg's avatar
    aimozg committed
    		<<if $audience gte 3>>
    		Your audience jeers and taunts, pleased at seeing you in such a vulnerable state.		
    		<</if>>
    	<</if>>
    <</if>>
    
    <<if $danceaction is "undersurrender">><<set $danceaction to 0>>
    
    Quin2k's avatar
    Quin2k committed
    Your $underclothes <<underplural>> from you, freeing your <<genitalsstop>>for the world to see. Your heart pounds at the humiliation.<<set $audiencearousal += 10>><<set $audienceexcitement += 10>><<set $audiencemod += 4>><<arousal 3>><<underruined>><<set $rightactiondefault to "undercover">><<set $dancespeech to "strip">>
    
    aimozg's avatar
    aimozg committed
    	<<if $audience gte 3>>
    		Your audience jeers and taunts, pleased at seeing you in such a vulnerable state.		
    	<</if>>
    <</if>>
    
    <<if $danceaction is "cool">>
    <<set $danceaction to 0>><<set $danceactiondefault to "cool">>
    
    Quin2k's avatar
    Quin2k committed
    <<stress -2>><<tiredness 2>><<dancestat>><<set $dancespeech to "dance">>
    
    aimozg's avatar
    aimozg committed
    <<if $audience gte 1>>
    
    <<set $audiencearousal += $allure / 2000 + $danceskill / 100>>
    <<set $audienceexcitement += $danceskill / 100>>
    
    aimozg's avatar
    aimozg committed
    <</if>>
    
    
    
    	<<if $danceskill lte 200>>
    	Not knowing what else to do, you just bob along rhythmically.
    	<<elseif $danceskill lte 400>>
    	You try to mimic a fashionable dance you've seen on the internet. You end up feeling and looking a little silly.	
    	<<elseif $danceskill lte 600>>
    	You decide to keep things simple, and focus on making sure you dance with competence.
    	<<elseif $danceskill lte 800>>
    	You try to mimic a fashionable dance you've seen, and pull it off.
    	<<elseif $danceskill lte 999>>
    	You dance energetically yet smoothly, each move flowing naturally into the next.
    	<<else>>
    	You dominate the area with your moves.
    	<</if>>
    
    aimozg's avatar
    aimozg committed
    <<set $dancephysique += 1>>
    <<if $dancephysique gte 10>>
    <<set $dancephysique -= 10>>
    <<physique>>
    <</if>>
    
    <<elseif $danceaction is "sophisticated">>
    <<set $danceaction to 0>><<set $danceactiondefault to "sophisticated">>
    
    Quin2k's avatar
    Quin2k committed
    <<stress -2>><<tiredness 2>><<dancestat>><<set $dancespeech to "dance">>
    
    aimozg's avatar
    aimozg committed
    <<if $audience gte 1>>
    
    <<set $audiencearousal += $allure / 3000 + $danceskill / 100>>
    <<set $audienceexcitement += $danceskill / 100>>
    
    aimozg's avatar
    aimozg committed
    <</if>>
    
    
    
    
    
    
    
    	<<if $danceskill lte 200>>
    	You sway around in what you hope is a refined manner.
    	<<elseif $danceskill lte 400>>
    	You assume a refined posture, then sway around in what you hope is a refined manner.
    	<<elseif $danceskill lte 600>>
    	You focus on maintaining balance as you twirl and glide.
    	<<elseif $danceskill lte 800>>
    	Without sacrificing poise, you move with speed and confidence.
    	<<elseif $danceskill lte 999>>
    	The serenity with which you move conceals the confidence and focus of your mind.
    	<<else>>
    	You are the very model of dignity as you pirouette.
    	<</if>>
    
    aimozg's avatar
    aimozg committed
    <<set $dancephysique += 1>>
    <<if $dancephysique gte 10>>
    <<set $dancephysique -= 10>>
    <<physique>>
    <</if>>
    
    <<elseif $danceaction is "seductive">>
    <<set $danceaction to 0>><<set $danceactiondefault to "seductive">>
    
    Quin2k's avatar
    Quin2k committed
    <<stress -2>><<tiredness 2>><<exhibitionism1>><<dancestat>><<set $dancespeech to "dance">>
    
    aimozg's avatar
    aimozg committed
    <<if $audience gte 1>>
    
    <<set $audiencearousal += $allure / 1000 + $danceskill / 100>>
    <<set $audienceexcitement += $danceskill / 100>>
    
    aimozg's avatar
    aimozg committed
    <</if>>
    
    
    
    
    
    
    
    	<<if $danceskill lte 200>>
    	You try to dance seductively, but look more silly than sexy.
    	<<elseif $danceskill lte 400>>
    	You dance slowly and daintily, trying to emphasise your beauty.
    	<<elseif $danceskill lte 600>>
    	Your dance moves emphasise the beauty of your body.
    	<<elseif $danceskill lte 800>>
    	You dance smoothly yet suggestively.
    	<<elseif $danceskill lte 999>>
    	You dance with grace and eroticism, showcasing your body.
    	<<else>>
    	Your beguiling movements give little away yet promise the world.
    	<</if>>
    
    aimozg's avatar
    aimozg committed
    <<set $dancephysique += 1>>
    <<if $dancephysique gte 10>>
    <<set $dancephysique -= 10>>
    <<physique>>
    <</if>>
    
    <<elseif $danceaction is "sexual">>
    <<set $danceaction to 0>><<set $danceactiondefault to "sexual">>
    
    Quin2k's avatar
    Quin2k committed
    <<stress -2>><<tiredness 2>><<exhibitionism2>><<dancestat>><<set $dancespeech to "dance">>
    
    aimozg's avatar
    aimozg committed
    <<if $audience gte 1>>
    
    <<set $audiencearousal += $allure / 500 + $danceskill / 100>>
    <<set $audienceexcitement += $danceskill / 100>>
    
    aimozg's avatar
    aimozg committed
    <</if>>
    
    
    
    
    
    
    	<<if $danceskill lte 200>>
    	You try to dance provocatively. Due to your lack of skill, this amounts to little more than waving your buttocks around.
    	<<elseif $danceskill lte 400>>
    	You shake your assets, giving a show to anyone who looks.
    	<<elseif $danceskill lte 600>>
    	You dance flirtatiously, your movements emphasising your lewder parts.
    	<<elseif $danceskill lte 800>>
    	You dance skillfully and provocatively, your movements emphasising your lewder parts.
    	<<elseif $danceskill lte 999>>
    	You dance skillfully and provocatively, your entire body advertising a raw sexual energy.
    	<<else>>
    	Your moves radiate a primal and intoxicating sexuality.
    	<</if>>
    <br><br><<danceskilluse>>
    
    
    aimozg's avatar
    aimozg committed
    <<set $dancephysique += 1>>
    <<if $dancephysique gte 10>>
    <<set $dancephysique -= 10>>
    <<physique>>
    <</if>>
    
    <<elseif $danceaction is "privaterefuse">>
    You ignore the potential client.
    <</if>>
    
    
    <<dancestripeffects>>
    
    
    
    
    
    <br><br>
    <</nobr>><</widget>>
    
    
    
    
    
    
    
    :: Widgets Dance Speech [widget]
    <<widget "dancespeech">><<nobr>>
    <<set $rng to random(1, 100)>>
    <<if $audience is 1>>
    <<person1>><<He>> shouts.
    <<elseif $audience is 2>>
    	<<if $rng gte 51>>
    	The <<person1>><<person>> shouts.
    	<<else>>
    	The <<person2>><<person>> shouts.
    	<</if>>
    <<elseif $audience is 3>>
    	<<if $rng gte 71>>
    	The <<person1>><<person>> shouts.
    	<<elseif $rng gte 41>>
    	The <<person2>><<person>> shouts.
    	<<else>>
    	The <<person3>><<person>> shouts.	
    	<</if>>
    <<elseif $audience gte 4>>
    	<<if $rng gte 71>>
    	A <<person1>><<person>> shouts.
    	<<elseif $rng gte 36>>
    	A <<person2>><<person>> shouts.
    	<<else>>
    	A <<person3>><<person>> shouts.	
    	<</if>>
    <</if>>
    
    <<if $dancespeechselector is 1>>
    <<set $dancespeechselector to 2>>
    <<elseif $dancespeechselector is 2>>
    <<set $dancespeechselector to 3>>
    <<else>>
    <<set $dancespeechselector to 1>>
    <</if>>
    
    <<if $audience isnot 0>>
    <<if $dancespeechselector is 1>>
    <<set $rng to random(1, 100)>>
    	<<if $dancespeech is "cop">>
    		<<if $rng gte 76>>
    		"I bet you love being groped."
    		<<elseif $rng gte 51>>
    		"Aww, I think <<pshes>> shy."
    		<<elseif $rng gte 26>>
    		"You can't display yourself like this without people wanting a taste."
    		<<else>>
    		"You like being fondled, don't you."
    		<</if>>
    	<<elseif $dancespeech is "struggle">>
    		<<if $rng gte 76>>
    		"I love it when they struggle."
    		<<elseif $rng gte 51>>
    		"Come on! Take it off!"
    		<<elseif $rng gte 26>>
    		"Hurry up and strip, I don't have all day."
    		<<else>>
    		"Don't be a tease, let's see some skin."
    		<</if>>
    	<<elseif $dancespeech is "strip">>