From f43388cc57ca6f54b009f4738757d3ec0668b00e Mon Sep 17 00:00:00 2001 From: NMASP <iktovell@gmail.com> Date: Sun, 14 Jul 2019 12:51:10 -0700 Subject: [PATCH] Sei dialogue updates New targets to: -Rin -Caulifla -Franziska -Sakura -Saki_ZLS -Sakura and Saki_ZLS together --- .gitignore | 789 +++++++++++ opponents/sei/behaviour.xml | 2305 ++++++++++++++++++++++++++++++- opponents/sei/edit-dialogue.txt | 1513 ++++++++++++++++++-- opponents/sei/editor.xml | 14 +- opponents/sei/meta.xml | 4 +- 5 files changed, 4493 insertions(+), 132 deletions(-) diff --git a/.gitignore b/.gitignore index 079d68a8ec5..4ed110aed6d 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,792 @@ obj/ # except build/, which is used as an MSBuild target. !**/[Pp]ackages/build/ +*.cs +*.cs +*.resx +*.cs +js/spniBehaviour.js +editor source/UnitTests/UnitTests.csproj +editor source/UnitTests/ResponseTests.cs +editor source/UnitTests/BehaviorTests.cs +editor source/SPNATI Character Editor/XMLHelper.cs +editor source/SPNATI Character Editor/WorkspaceMessages.cs +editor source/SPNATI Character Editor/VersionHistory/v5.0.html +editor source/SPNATI Character Editor/variables.xml +editor source/SPNATI Character Editor/tag_dictionary.xml +editor source/SPNATI Character Editor/SPNATI Character Editor.csproj +editor source/SPNATI Character Editor/ShellLogic.cs +editor source/SPNATI Character Editor/SettingsSetup.Designer.cs +editor source/SPNATI Character Editor/SettingsSetup.cs +editor source/SPNATI Character Editor/Resources/Skins/The Inventory.skin +editor source/SPNATI Character Editor/Resources/Skins/Purple.skin +editor source/SPNATI Character Editor/Resources/Skins/Morning Rays.skin +editor source/SPNATI Character Editor/Resources/Skins/Mint Chocolate.skin +editor source/SPNATI Character Editor/Resources/Skins/Mandevilla.skin +editor source/SPNATI Character Editor/Resources/Skins/Forest.skin +editor source/SPNATI Character Editor/Resources/Skins/Florina.skin +editor source/SPNATI Character Editor/Resources/Skins/Deep Sea.skin +editor source/SPNATI Character Editor/Resources/Skins/Dark Rose.skin +editor source/SPNATI Character Editor/Resources/Skins/Dark Mode.skin +editor source/SPNATI Character Editor/Resources/Skins/Classic.skin +editor source/SPNATI Character Editor/Resources/Skins/Blue.skin +editor source/SPNATI Character Editor/Resources/Skins/Black Forest.skin +editor source/SPNATI Character Editor/Resources/Recipes/eb570363-dbe2-45bb-ac47-916fc820de42.txt +editor source/SPNATI Character Editor/Resources/Recipes/dba5778a-dbed-4079-9052-d204275d6f93.txt +editor source/SPNATI Character Editor/Resources/Recipes/b90f559d-7557-4180-989e-63b583b9a82d.txt +editor source/SPNATI Character Editor/Resources/Recipes/ab63638e-fcc5-44e9-b020-a677785bb36f.txt +editor source/SPNATI Character Editor/Resources/Recipes/93fb1799-f582-4f08-a53c-49d5e56f6278.txt +editor source/SPNATI Character Editor/Resources/Recipes/841c009f-617e-47e1-b1dd-214ba5892e88.txt +editor source/SPNATI Character Editor/Resources/Recipes/8338b475-6f72-461a-9cb7-4510428e1297.txt +editor source/SPNATI Character Editor/Resources/Recipes/797c82ff-421e-4c29-a950-094bca5a147d.txt +editor source/SPNATI Character Editor/Resources/Recipes/70dd1e4f-4d07-4b44-947d-57b494522f40.txt +editor source/SPNATI Character Editor/Resources/Recipes/670e7368-4059-4a56-8171-65d18d43ebff.txt +editor source/SPNATI Character Editor/Resources/Recipes/6091088d-2c85-4d55-a5f3-05bab45351a8.txt +editor source/SPNATI Character Editor/Resources/Recipes/5eced77a-bd5e-4d35-8a1b-a979a1c73250.txt +editor source/SPNATI Character Editor/Resources/Recipes/5343e2e7-3c56-477d-b248-332021a916e1.txt +editor source/SPNATI Character Editor/Resources/Recipes/4df79a02-26c8-4fa7-b7cd-e8377533ed58.txt +editor source/SPNATI Character Editor/Resources/Recipes/43e68bf4-4dc8-4938-a5d7-8f1e17e1202e.txt +editor source/SPNATI Character Editor/Resources/Recipes/40a78c86-ea36-42da-b84b-039a1e3c2a9c.txt +editor source/SPNATI Character Editor/Resources/Recipes/1ac2b058-5e06-4321-9ea7-d6bc3098748e.txt +editor source/SPNATI Character Editor/Resources/Recipes/15f3a04f-8e03-40e0-b426-dcba8b4f5b3b.txt +editor source/SPNATI Character Editor/Resources/preview.html +editor source/SPNATI Character Editor/Resources/license.txt +editor source/SPNATI Character Editor/Providers/SkinProvider.cs +editor source/SPNATI Character Editor/Providers/DefinitionProvider.cs +editor source/SPNATI Character Editor/Providers/CharacterProvider.cs +editor source/SPNATI Character Editor/Properties/Resources.resx +editor source/SPNATI Character Editor/Properties/Resources.Designer.cs +editor source/SPNATI Character Editor/Properties/AssemblyInfo.cs +editor source/SPNATI Character Editor/ProgressForm.Designer.cs +editor source/SPNATI Character Editor/ProgressForm.cs +editor source/SPNATI Character Editor/Program.cs +editor source/SPNATI Character Editor/Newtonsoft.Json.dll +editor source/SPNATI Character Editor/NewCharacterPrompt.Designer.cs +editor source/SPNATI Character Editor/NewCharacterPrompt.cs +editor source/SPNATI Character Editor/IO/SpnatiXmlSerializer.cs +editor source/SPNATI Character Editor/IO/Serialization.cs +editor source/SPNATI Character Editor/IO/FlatFileSerializer.cs +editor source/SPNATI Character Editor/Intellisense.cs +editor source/SPNATI Character Editor/ImageLibrary.cs +editor source/SPNATI Character Editor/Icons/SplitKeyframe.png +editor source/SPNATI Character Editor/Icons/Remove.png +editor source/SPNATI Character Editor/Icons/GoToLine.png +editor source/SPNATI Character Editor/Hunspellx86.dll +editor source/SPNATI Character Editor/Hunspellx64.dll +editor source/SPNATI Character Editor/HelpForm.Designer.cs +editor source/SPNATI Character Editor/HelpForm.cs +editor source/SPNATI Character Editor/Help/wardrobe.html +editor source/SPNATI Character Editor/Help/tags.html +editor source/SPNATI Character Editor/Help/poses.html +editor source/SPNATI Character Editor/Help/overview.html +editor source/SPNATI Character Editor/Help/metadata.html +editor source/SPNATI Character Editor/Help/line_slicer.html +editor source/SPNATI Character Editor/Help/images/dialogue_screen.png +editor source/SPNATI Character Editor/Help/images/dialogue_case_description.PNG +editor source/SPNATI Character Editor/Help/images/blush.PNG +editor source/SPNATI Character Editor/Help/images/anger.PNG +editor source/SPNATI Character Editor/Help/help.html +editor source/SPNATI Character Editor/Help/file.html +editor source/SPNATI Character Editor/Help/faq.html +editor source/SPNATI Character Editor/Help/dialogue.html +editor source/SPNATI Character Editor/Help/data_analyzer.html +editor source/SPNATI Character Editor/Help/creation.html +editor source/SPNATI Character Editor/Help/conditions.html +editor source/SPNATI Character Editor/Help/collectibles.html +editor source/SPNATI Character Editor/Help/advanced.html +editor source/SPNATI Character Editor/GUIHelper.cs +editor source/SPNATI Character Editor/Forms/WhatsNew.Designer.cs +editor source/SPNATI Character Editor/Forms/WhatsNew.cs +editor source/SPNATI Character Editor/Forms/TrophyForm.Designer.cs +editor source/SPNATI Character Editor/Forms/TrophyForm.cs +editor source/SPNATI Character Editor/Forms/TagStageSelect.Designer.cs +editor source/SPNATI Character Editor/Forms/TagStageSelect.cs +editor source/SPNATI Character Editor/Forms/StageSelect.Designer.cs +editor source/SPNATI Character Editor/Forms/StageSelect.cs +editor source/SPNATI Character Editor/Forms/ResponseSetupForm.Designer.cs +editor source/SPNATI Character Editor/Forms/ResponseSetupForm.cs +editor source/SPNATI Character Editor/Forms/PropImporter.resx +editor source/SPNATI Character Editor/Forms/PropImporter.Designer.cs +editor source/SPNATI Character Editor/Forms/PropImporter.cs +editor source/SPNATI Character Editor/Forms/PoseSettingsForm.Designer.cs +editor source/SPNATI Character Editor/Forms/PoseSettingsForm.cs +editor source/SPNATI Character Editor/Forms/MarkerSetup.Designer.cs +editor source/SPNATI Character Editor/Forms/MarkerSetup.cs +editor source/SPNATI Character Editor/Forms/MacroManager.Designer.cs +editor source/SPNATI Character Editor/Forms/MacroManager.cs +editor source/SPNATI Character Editor/Forms/KisekaeSetup.Designer.cs +editor source/SPNATI Character Editor/Forms/KisekaeSetup.cs +editor source/SPNATI Character Editor/Forms/ImageCropper.resx +editor source/SPNATI Character Editor/Forms/ImageCropper.Designer.cs +editor source/SPNATI Character Editor/Forms/ImageCropper.cs +editor source/SPNATI Character Editor/Forms/GameConfig.Designer.cs +editor source/SPNATI Character Editor/Forms/GameConfig.cs +editor source/SPNATI Character Editor/Forms/DialogueResponder.resx +editor source/SPNATI Character Editor/Forms/DialogueResponder.Designer.cs +editor source/SPNATI Character Editor/Forms/DialogueResponder.cs +editor source/SPNATI Character Editor/Forms/CreateSequenceForm.Designer.cs +editor source/SPNATI Character Editor/Forms/CreateSequenceForm.cs +editor source/SPNATI Character Editor/Forms/ChangeLogReview.Designer.cs +editor source/SPNATI Character Editor/Forms/ChangeLogReview.cs +editor source/SPNATI Character Editor/Forms/CanvasHelp.Designer.cs +editor source/SPNATI Character Editor/Forms/CanvasHelp.cs +editor source/SPNATI Character Editor/FileNameSelect.resx +editor source/SPNATI Character Editor/FileNameSelect.Designer.cs +editor source/SPNATI Character Editor/FileNameSelect.cs +editor source/SPNATI Character Editor/ExtensionMethods.cs +editor source/SPNATI Character Editor/EpilogueEditing/Widgets/SpriteWidget.cs +editor source/SPNATI Character Editor/EpilogueEditing/Timeline.Designer.cs +editor source/SPNATI Character Editor/EpilogueEditing/Timeline.cs +editor source/SPNATI Character Editor/EpilogueEditing/SimpleIK.cs +editor source/SPNATI Character Editor/EpilogueEditing/ScenePreview.cs +editor source/SPNATI Character Editor/EpilogueEditing/RandomParameter.cs +editor source/SPNATI Character Editor/EpilogueEditing/PoseEditor.Designer.cs +editor source/SPNATI Character Editor/EpilogueEditing/PoseEditor.cs +editor source/SPNATI Character Editor/EpilogueEditing/LiveImageCache.cs +editor source/SPNATI Character Editor/EpilogueEditing/LiveCanvas.Designer.cs +editor source/SPNATI Character Editor/EpilogueEditing/LiveCanvas.cs +editor source/SPNATI Character Editor/EpilogueEditing/Interfaces/ITimelineWidget.cs +editor source/SPNATI Character Editor/EpilogueEditing/Interfaces/ITimelineData.cs +editor source/SPNATI Character Editor/EpilogueEditing/Interfaces/ITimelineAction.cs +editor source/SPNATI Character Editor/EpilogueEditing/EpilogueCanvas.resx +editor source/SPNATI Character Editor/EpilogueEditing/EpilogueCanvas.Designer.cs +editor source/SPNATI Character Editor/EpilogueEditing/EpilogueCanvas.cs +editor source/SPNATI Character Editor/EpilogueEditing/DirectiveDefinition.cs +editor source/SPNATI Character Editor/EpilogueEditing/DataStructures/LiveSprite.cs +editor source/SPNATI Character Editor/EpilogueEditing/DataStructures/LivePose.cs +editor source/SPNATI Character Editor/EpilogueEditing/DataStructures/LiveKeyframe.cs +editor source/SPNATI Character Editor/EpilogueEditing/DataStructures/AnimatedProperty.cs +editor source/SPNATI Character Editor/EpilogueEditing/AnimationHelpers.cs +editor source/SPNATI Character Editor/DialogueLine.cs +editor source/SPNATI Character Editor/DesktopMessages.cs +editor source/SPNATI Character Editor/DataStructures/VariableDatabase.cs +editor source/SPNATI Character Editor/DataStructures/Variable.cs +editor source/SPNATI Character Editor/DataStructures/Trigger.cs +editor source/SPNATI Character Editor/DataStructures/Tag.cs +editor source/SPNATI Character Editor/DataStructures/Sprite.cs +editor source/SPNATI Character Editor/DataStructures/Skin.cs +editor source/SPNATI Character Editor/DataStructures/Scene.cs +editor source/SPNATI Character Editor/DataStructures/Pose.cs +editor source/SPNATI Character Editor/DataStructures/Metadata.cs +editor source/SPNATI Character Editor/DataStructures/Directive.cs +editor source/SPNATI Character Editor/DataStructures/DialogueNode.cs +editor source/SPNATI Character Editor/DataStructures/Definition.cs +editor source/SPNATI Character Editor/DataStructures/CollectibleData.cs +editor source/SPNATI Character Editor/DataStructures/Collectible.cs +editor source/SPNATI Character Editor/DataStructures/Clothing.cs +editor source/SPNATI Character Editor/DataStructures/CharacterEditorData.cs +editor source/SPNATI Character Editor/DataStructures/Character.cs +editor source/SPNATI Character Editor/DataStructures/Case.cs +editor source/SPNATI Character Editor/DataStructures/Behaviour.cs +editor source/SPNATI Character Editor/Controls/ValidationControl.Designer.cs +editor source/SPNATI Character Editor/Controls/ValidationControl.cs +editor source/SPNATI Character Editor/Controls/TreeViews/StageView.cs +editor source/SPNATI Character Editor/Controls/TreeViews/IDialogueTreeView.cs +editor source/SPNATI Character Editor/Controls/TreeViews/CaseView.cs +editor source/SPNATI Character Editor/Controls/TagList.Designer.cs +editor source/SPNATI Character Editor/Controls/TagGrid.Designer.cs +editor source/SPNATI Character Editor/Controls/TagGrid.cs +editor source/SPNATI Character Editor/Controls/TagControl.resx +editor source/SPNATI Character Editor/Controls/TagControl.Designer.cs +editor source/SPNATI Character Editor/Controls/TagControl.cs +editor source/SPNATI Character Editor/Controls/StageSpecificGrid.Designer.cs +editor source/SPNATI Character Editor/Controls/SelectBox.Designer.cs +editor source/SPNATI Character Editor/Controls/SelectBox.cs +editor source/SPNATI Character Editor/Controls/SceneTree.Designer.cs +editor source/SPNATI Character Editor/Controls/SceneTree.cs +editor source/SPNATI Character Editor/Controls/RecordSelectBox.Designer.cs +editor source/SPNATI Character Editor/Controls/PartTransparencySlider.Designer.cs +editor source/SPNATI Character Editor/Controls/MarkerOptions.Designer.cs +editor source/SPNATI Character Editor/Controls/MarkerOptions.cs +editor source/SPNATI Character Editor/Controls/MarkerGrid.Designer.cs +editor source/SPNATI Character Editor/Controls/MarkerGrid.cs +editor source/SPNATI Character Editor/Controls/IntellisenseControl.Designer.cs +editor source/SPNATI Character Editor/Controls/IntellisenseControl.cs +editor source/SPNATI Character Editor/Controls/FindReplace.Designer.cs +editor source/SPNATI Character Editor/Controls/FindReplace.cs +editor source/SPNATI Character Editor/Controls/EpilogueEditor.Designer.cs +editor source/SPNATI Character Editor/Controls/EpilogueEditor.cs +editor source/SPNATI Character Editor/Controls/EditControls/VerticalAlignmentControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/VerticalAlignmentControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/TagControl.resx +editor source/SPNATI Character Editor/Controls/EditControls/TagControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/TagControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/StatusControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/StatusControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/StageControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/StageControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/PersistentMarkerControl.resx +editor source/SPNATI Character Editor/Controls/EditControls/PersistentMarkerControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/PersistentMarkerControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/ParticleFloatControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/ParticleFloatControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/ParticleColorControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/ParticleColorControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/NumericRangeControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/NumericRangeControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/MeasurementControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/MeasurementControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/MarkerControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/MarkerConditionControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/MarkerConditionControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/ImageFileSelectControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/ImageFileSelectControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/HorizontalAlignmentControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/HorizontalAlignmentControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/FilterControl.resx +editor source/SPNATI Character Editor/Controls/EditControls/FilterControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/FilterControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/ExpressionControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/ExpressionControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/DirectiveMarkerControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/DirectiveMarkerControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/CollectibleCountControl.resx +editor source/SPNATI Character Editor/Controls/EditControls/CollectibleCountControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/CollectibleCountControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/CollectibleControl.resx +editor source/SPNATI Character Editor/Controls/EditControls/CollectibleControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/CollectibleControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/CharacterTagControl.resx +editor source/SPNATI Character Editor/Controls/EditControls/CharacterTagControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/CharacterTagControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/CharacterPersistentMarkerControl.resx +editor source/SPNATI Character Editor/Controls/EditControls/CharacterPersistentMarkerControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/CharacterPersistentMarkerControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/CharacterCollectibleCountControl.resx +editor source/SPNATI Character Editor/Controls/EditControls/CharacterCollectibleCountControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/CharacterCollectibleCountControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/CharacterCollectibleControl.resx +editor source/SPNATI Character Editor/Controls/EditControls/CharacterCollectibleControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/CharacterCollectibleControl.cs +editor source/SPNATI Character Editor/Controls/DialogueTree.resx +editor source/SPNATI Character Editor/Controls/DialogueTree.Designer.cs +editor source/SPNATI Character Editor/Controls/DialogueTree.cs +editor source/SPNATI Character Editor/Controls/DialogueGrid.Designer.cs +editor source/SPNATI Character Editor/Controls/DialogueGrid.cs +editor source/SPNATI Character Editor/Controls/DialogueAdvancedControl.Designer.cs +editor source/SPNATI Character Editor/Controls/DialogueAdvancedControl.cs +editor source/SPNATI Character Editor/Controls/CharacterImageBox.cs +editor source/SPNATI Character Editor/Controls/CaseControl.Designer.cs +editor source/SPNATI Character Editor/Controls/CaseControl.cs +editor source/SPNATI Character Editor/Config.cs +editor source/SPNATI Character Editor/Charts/StackedBarChart.cs +editor source/SPNATI Character Editor/Charts/BarChart.cs +editor source/SPNATI Character Editor/CharacterValidator.cs +editor source/SPNATI Character Editor/CharacterGenerator.cs +editor source/SPNATI Character Editor/CharacterDatabase.cs +editor source/SPNATI Character Editor/BulkReplaceTool.resx +editor source/SPNATI Character Editor/BulkReplaceTool.Designer.cs +editor source/SPNATI Character Editor/BulkReplaceTool.cs +editor source/SPNATI Character Editor/Analyzers/WardrobeAnalyzers.cs +editor source/SPNATI Character Editor/Activities/WritingAid.Designer.cs +editor source/SPNATI Character Editor/Activities/WritingAid.cs +editor source/SPNATI Character Editor/Activities/WardrobeEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/WardrobeEditor.cs +editor source/SPNATI Character Editor/Activities/TemplateEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/TemplateEditor.cs +editor source/SPNATI Character Editor/Activities/TagEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/TagEditor.cs +editor source/SPNATI Character Editor/Activities/SpellCheck.Designer.cs +editor source/SPNATI Character Editor/Activities/SpellCheck.cs +editor source/SPNATI Character Editor/Activities/SkinTagEditor.resx +editor source/SPNATI Character Editor/Activities/SkinTagEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/SkinEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/SkinEditor.cs +editor source/SPNATI Character Editor/Activities/SituationEditor.resx +editor source/SPNATI Character Editor/Activities/SituationEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/SituationEditor.cs +editor source/SPNATI Character Editor/Activities/ScreenshotTaker.Designer.cs +editor source/SPNATI Character Editor/Activities/ScreenshotTaker.cs +editor source/SPNATI Character Editor/Activities/PoseListEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/PoseListEditor.cs +editor source/SPNATI Character Editor/Activities/MetadataEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/MetadataEditor.cs +editor source/SPNATI Character Editor/Activities/MarkerReport.Designer.cs +editor source/SPNATI Character Editor/Activities/MarkerReport.cs +editor source/SPNATI Character Editor/Activities/Loader.Designer.cs +editor source/SPNATI Character Editor/Activities/Loader.cs +editor source/SPNATI Character Editor/Activities/DialogueEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/DialogueEditor.cs +editor source/SPNATI Character Editor/Activities/DataRecovery.Designer.cs +editor source/SPNATI Character Editor/Activities/DataRecovery.cs +editor source/SPNATI Character Editor/Activities/DataAnalyzer.Designer.cs +editor source/SPNATI Character Editor/Activities/DataAnalyzer.cs +editor source/SPNATI Character Editor/Activities/CollectibleEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/CollectibleEditor.cs +editor source/SPNATI Character Editor/Activities/ChartHost.Designer.cs +editor source/SPNATI Character Editor/Activities/ChartHost.cs +editor source/SPNATI Character Editor/Activities/CharacterPreview.Designer.cs +editor source/SPNATI Character Editor/Activities/CharacterPreview.cs +editor source/SPNATI Character Editor/Activities/BanterWizard.resx +editor source/SPNATI Character Editor/Activities/BanterWizard.Designer.cs +editor source/SPNATI Character Editor/Activities/BanterWizard.cs +editor source/SPNATI Character Editor/Activities/AdvancedMetadataEditor.resx +editor source/SPNATI Character Editor/Activities/AdvancedMetadataEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/AdvancedMetadataEditor.cs +editor source/SPNATI Character Editor/Actions/ToggleAnimationBreakCommand.cs +editor source/SPNATI Character Editor/Actions/TimelineActions/WidgetStartTimelineAction.cs +editor source/SPNATI Character Editor/Actions/TimelineActions/WidgetEndTimelineAction.cs +editor source/SPNATI Character Editor/Actions/TimelineActions/SelectKeyframeTimelineAction.cs +editor source/SPNATI Character Editor/Actions/TimelineActions/MoveWidgetTimelineAction.cs +editor source/SPNATI Character Editor/Actions/PasteKeyframeCommand.cs +editor source/SPNATI Character Editor/Actions/MoveSpriteStartCommand.cs +editor source/SPNATI Character Editor/Actions/DeleteWidgetCommand.cs +editor source/SPNATI Character Editor/Actions/DeletePropertyCommand.cs +editor source/SPNATI Character Editor/Actions/DeleteKeyframeCommand.cs +editor source/SPNATI Character Editor/Actions/DeleteAnimatedPropertyCommand.cs +editor source/SPNATI Character Editor/About.Designer.cs +editor source/SPNATI Character Editor/About.cs +editor source/readme.txt +editor source/KisekaeImporter/ImageImport/ImageMetadata.cs +editor source/KisekaeImporter/DataStructures/Kisekae/SubCodes/KisekaeUndershirt.cs +editor source/KisekaeImporter/DataStructures/Kisekae/SubCodes/KisekaeSweater.cs +editor source/KisekaeImporter/DataStructures/Kisekae/SubCodes/KisekaeShirt.cs +editor source/KisekaeImporter/DataStructures/Kisekae/SubCodes/KisekaeJacket.cs +editor source/KisekaeImporter/DataStructures/Kisekae/KisekaeSubCodeMap.cs +editor source/Desktop/Shell.resx +editor source/Desktop/Shell.designer.cs +editor source/Desktop/Shell.cs +editor source/Desktop/Serialization/PropertyTypeInfo.cs +editor source/Desktop/Resources/UpArrow.png +editor source/Desktop/Resources/Expand.png +editor source/Desktop/Resources/DownArrow.png +editor source/Desktop/Resources/Collapse.png +editor source/Desktop/Resources/Add.png +editor source/Desktop/Properties/Resources.resx +editor source/Desktop/Properties/Resources.Designer.cs +editor source/Desktop/Interfaces/IMacroEditor.cs +editor source/Desktop/Forms/VariableMapper.resx +editor source/Desktop/Forms/VariableMapper.Designer.cs +editor source/Desktop/Forms/VariableMapper.cs +editor source/Desktop/Forms/MacroHelp.Designer.cs +editor source/Desktop/Forms/MacroHelp.cs +editor source/Desktop/Forms/MacroEditor.resx +editor source/Desktop/Forms/MacroEditor.Designer.cs +editor source/Desktop/Forms/MacroEditor.cs +editor source/Desktop/Extensions/NativeMethods.cs +editor source/Desktop/Desktop.csproj +editor source/Desktop/DataStructures/PropertyMacro.cs +editor source/Desktop/DataStructures/BindableObject.cs +editor source/Desktop/Controls/WorkspaceControl.designer.cs +editor source/Desktop/Controls/WorkspaceControl.cs +editor source/Desktop/Controls/RecordLookup.designer.cs +editor source/Desktop/Controls/RecordLookup.cs +editor source/Desktop/Controls/Activity.cs +editor source/Desktop/CommonControls/TextField.Designer.cs +editor source/Desktop/CommonControls/TextField.cs +editor source/Desktop/CommonControls/Slider.resx +editor source/Desktop/CommonControls/Slider.designer.cs +editor source/Desktop/CommonControls/Slider.cs +editor source/Desktop/CommonControls/RecordField.Designer.cs +editor source/Desktop/CommonControls/RecordField.cs +editor source/Desktop/CommonControls/PropertyTableRow.resx +editor source/Desktop/CommonControls/PropertyTableRow.Designer.cs +editor source/Desktop/CommonControls/PropertyTableRow.cs +editor source/Desktop/CommonControls/PropertyTable.Designer.cs +editor source/Desktop/CommonControls/PropertyTable.cs +editor source/Desktop/CommonControls/PropertyEditControl.cs +editor source/Desktop/CommonControls/PropertyControls/TextControl.cs +editor source/Desktop/CommonControls/PropertyControls/SliderControl.Designer.cs +editor source/Desktop/CommonControls/PropertyControls/SliderControl.cs +editor source/Desktop/CommonControls/PropertyControls/RefreshableListBox.cs +editor source/Desktop/CommonControls/PropertyControls/RecordControl.cs +editor source/Desktop/CommonControls/PropertyControls/NumericControl.Designer.cs +editor source/Desktop/CommonControls/PropertyControls/NumericControl.cs +editor source/Desktop/CommonControls/PropertyControls/FloatControl.cs +editor source/Desktop/CommonControls/PropertyControls/ComboBoxControl.Designer.cs +editor source/Desktop/CommonControls/PropertyControls/ComboBoxControl.cs +editor source/Desktop/CommonControls/PropertyControls/ColorControl.Designer.cs +editor source/Desktop/CommonControls/PropertyControls/ColorControl.cs +editor source/Desktop/CommonControls/PropertyControls/BooleanControl.Designer.cs +editor source/Desktop/CommonControls/PropertyControls/BooleanControl.cs +editor source/Desktop/CommonControls/NumericField.Designer.cs +editor source/Desktop/CommonControls/NumericField.cs +editor source/Desktop/CommonControls/ListSelect.resx +editor source/Desktop/CommonControls/ListSelect.designer.cs +editor source/Desktop/CommonControls/ListSelect.cs +editor source/Desktop/CommonControls/GroupRadioButton.cs +editor source/Desktop/CommonControls/DBTreeView.cs +editor source/Desktop/CommonControls/DBPanel.cs +js/spniBehaviour.js +editor source/UnitTests/UnitTests.csproj +editor source/UnitTests/ResponseTests.cs +editor source/UnitTests/BehaviorTests.cs +editor source/SPNATI Character Editor/XMLHelper.cs +editor source/SPNATI Character Editor/WorkspaceMessages.cs +editor source/SPNATI Character Editor/variables.xml +editor source/SPNATI Character Editor/tag_dictionary.xml +editor source/SPNATI Character Editor/SPNATI Character Editor.csproj +editor source/SPNATI Character Editor/ShellLogic.cs +editor source/SPNATI Character Editor/SettingsSetup.Designer.cs +editor source/SPNATI Character Editor/SettingsSetup.cs +editor source/SPNATI Character Editor/Providers/SkinProvider.cs +editor source/SPNATI Character Editor/Providers/DefinitionProvider.cs +editor source/SPNATI Character Editor/Providers/CharacterProvider.cs +editor source/SPNATI Character Editor/Properties/Resources.resx +editor source/SPNATI Character Editor/Properties/Resources.Designer.cs +editor source/SPNATI Character Editor/Properties/AssemblyInfo.cs +editor source/SPNATI Character Editor/ProgressForm.Designer.cs +editor source/SPNATI Character Editor/ProgressForm.cs +editor source/SPNATI Character Editor/Program.cs +editor source/SPNATI Character Editor/NewCharacterPrompt.Designer.cs +editor source/SPNATI Character Editor/NewCharacterPrompt.cs +editor source/SPNATI Character Editor/IO/SpnatiXmlSerializer.cs +editor source/SPNATI Character Editor/IO/Serialization.cs +editor source/SPNATI Character Editor/IO/FlatFileSerializer.cs +editor source/SPNATI Character Editor/Intellisense.cs +editor source/SPNATI Character Editor/ImageLibrary.cs +editor source/SPNATI Character Editor/Icons/SplitKeyframe.png +editor source/SPNATI Character Editor/Icons/Remove.png +editor source/SPNATI Character Editor/Icons/GoToLine.png +editor source/SPNATI Character Editor/HelpForm.Designer.cs +editor source/SPNATI Character Editor/HelpForm.cs +editor source/SPNATI Character Editor/Help/wardrobe.html +editor source/SPNATI Character Editor/Help/tags.html +editor source/SPNATI Character Editor/Help/poses.html +editor source/SPNATI Character Editor/Help/overview.html +editor source/SPNATI Character Editor/Help/metadata.html +editor source/SPNATI Character Editor/Help/images/dialogue_screen.png +editor source/SPNATI Character Editor/Help/images/dialogue_case_description.PNG +editor source/SPNATI Character Editor/Help/images/blush.PNG +editor source/SPNATI Character Editor/Help/images/anger.PNG +editor source/SPNATI Character Editor/Help/help.html +editor source/SPNATI Character Editor/Help/file.html +editor source/SPNATI Character Editor/Help/faq.html +editor source/SPNATI Character Editor/Help/dialogue.html +editor source/SPNATI Character Editor/Help/data_analyzer.html +editor source/SPNATI Character Editor/Help/creation.html +editor source/SPNATI Character Editor/Help/collectibles.html +editor source/SPNATI Character Editor/GUIHelper.cs +editor source/SPNATI Character Editor/Forms/WhatsNew.Designer.cs +editor source/SPNATI Character Editor/Forms/WhatsNew.cs +editor source/SPNATI Character Editor/Forms/TrophyForm.Designer.cs +editor source/SPNATI Character Editor/Forms/TrophyForm.cs +editor source/SPNATI Character Editor/Forms/TagStageSelect.Designer.cs +editor source/SPNATI Character Editor/Forms/TagStageSelect.cs +editor source/SPNATI Character Editor/Forms/StageSelect.Designer.cs +editor source/SPNATI Character Editor/Forms/StageSelect.cs +editor source/SPNATI Character Editor/Forms/ResponseSetupForm.Designer.cs +editor source/SPNATI Character Editor/Forms/ResponseSetupForm.cs +editor source/SPNATI Character Editor/Forms/PropImporter.resx +editor source/SPNATI Character Editor/Forms/PropImporter.Designer.cs +editor source/SPNATI Character Editor/Forms/PropImporter.cs +editor source/SPNATI Character Editor/Forms/PoseSettingsForm.Designer.cs +editor source/SPNATI Character Editor/Forms/PoseSettingsForm.cs +editor source/SPNATI Character Editor/Forms/MarkerSetup.Designer.cs +editor source/SPNATI Character Editor/Forms/MarkerSetup.cs +editor source/SPNATI Character Editor/Forms/MacroManager.Designer.cs +editor source/SPNATI Character Editor/Forms/MacroManager.cs +editor source/SPNATI Character Editor/Forms/KisekaeSetup.Designer.cs +editor source/SPNATI Character Editor/Forms/KisekaeSetup.cs +editor source/SPNATI Character Editor/Forms/ImageCropper.resx +editor source/SPNATI Character Editor/Forms/ImageCropper.Designer.cs +editor source/SPNATI Character Editor/Forms/ImageCropper.cs +editor source/SPNATI Character Editor/Forms/GameConfig.Designer.cs +editor source/SPNATI Character Editor/Forms/GameConfig.cs +editor source/SPNATI Character Editor/Forms/DialogueResponder.resx +editor source/SPNATI Character Editor/Forms/DialogueResponder.Designer.cs +editor source/SPNATI Character Editor/Forms/DialogueResponder.cs +editor source/SPNATI Character Editor/Forms/CreateSequenceForm.Designer.cs +editor source/SPNATI Character Editor/Forms/CreateSequenceForm.cs +editor source/SPNATI Character Editor/Forms/ChangeLogReview.Designer.cs +editor source/SPNATI Character Editor/Forms/ChangeLogReview.cs +editor source/SPNATI Character Editor/Forms/CanvasHelp.Designer.cs +editor source/SPNATI Character Editor/Forms/CanvasHelp.cs +editor source/SPNATI Character Editor/FileNameSelect.resx +editor source/SPNATI Character Editor/FileNameSelect.Designer.cs +editor source/SPNATI Character Editor/FileNameSelect.cs +editor source/SPNATI Character Editor/ExtensionMethods.cs +editor source/SPNATI Character Editor/EpilogueEditing/Widgets/SpriteWidget.cs +editor source/SPNATI Character Editor/EpilogueEditing/Timeline.Designer.cs +editor source/SPNATI Character Editor/EpilogueEditing/Timeline.cs +editor source/SPNATI Character Editor/EpilogueEditing/SimpleIK.cs +editor source/SPNATI Character Editor/EpilogueEditing/ScenePreview.cs +editor source/SPNATI Character Editor/EpilogueEditing/RandomParameter.cs +editor source/SPNATI Character Editor/EpilogueEditing/PoseEditor.Designer.cs +editor source/SPNATI Character Editor/EpilogueEditing/PoseEditor.cs +editor source/SPNATI Character Editor/EpilogueEditing/LiveImageCache.cs +editor source/SPNATI Character Editor/EpilogueEditing/LiveCanvas.Designer.cs +editor source/SPNATI Character Editor/EpilogueEditing/LiveCanvas.cs +editor source/SPNATI Character Editor/EpilogueEditing/Interfaces/ITimelineWidget.cs +editor source/SPNATI Character Editor/EpilogueEditing/Interfaces/ITimelineData.cs +editor source/SPNATI Character Editor/EpilogueEditing/Interfaces/ITimelineAction.cs +editor source/SPNATI Character Editor/EpilogueEditing/EpilogueCanvas.resx +editor source/SPNATI Character Editor/EpilogueEditing/EpilogueCanvas.Designer.cs +editor source/SPNATI Character Editor/EpilogueEditing/EpilogueCanvas.cs +editor source/SPNATI Character Editor/EpilogueEditing/DirectiveDefinition.cs +editor source/SPNATI Character Editor/EpilogueEditing/DataStructures/LiveSprite.cs +editor source/SPNATI Character Editor/EpilogueEditing/DataStructures/LivePose.cs +editor source/SPNATI Character Editor/EpilogueEditing/DataStructures/LiveKeyframe.cs +editor source/SPNATI Character Editor/EpilogueEditing/DataStructures/AnimatedProperty.cs +editor source/SPNATI Character Editor/EpilogueEditing/AnimationHelpers.cs +editor source/SPNATI Character Editor/DialogueLine.cs +editor source/SPNATI Character Editor/DesktopMessages.cs +editor source/SPNATI Character Editor/DataStructures/VariableDatabase.cs +editor source/SPNATI Character Editor/DataStructures/Variable.cs +editor source/SPNATI Character Editor/DataStructures/Trigger.cs +editor source/SPNATI Character Editor/DataStructures/Tag.cs +editor source/SPNATI Character Editor/DataStructures/Sprite.cs +editor source/SPNATI Character Editor/DataStructures/Skin.cs +editor source/SPNATI Character Editor/DataStructures/Scene.cs +editor source/SPNATI Character Editor/DataStructures/Pose.cs +editor source/SPNATI Character Editor/DataStructures/Metadata.cs +editor source/SPNATI Character Editor/DataStructures/Directive.cs +editor source/SPNATI Character Editor/DataStructures/DialogueNode.cs +editor source/SPNATI Character Editor/DataStructures/Definition.cs +editor source/SPNATI Character Editor/DataStructures/CollectibleData.cs +editor source/SPNATI Character Editor/DataStructures/Collectible.cs +editor source/SPNATI Character Editor/DataStructures/Clothing.cs +editor source/SPNATI Character Editor/DataStructures/CharacterEditorData.cs +editor source/SPNATI Character Editor/DataStructures/Character.cs +editor source/SPNATI Character Editor/DataStructures/Case.cs +editor source/SPNATI Character Editor/DataStructures/Behaviour.cs +editor source/SPNATI Character Editor/Controls/ValidationControl.Designer.cs +editor source/SPNATI Character Editor/Controls/ValidationControl.cs +editor source/SPNATI Character Editor/Controls/TreeViews/StageView.cs +editor source/SPNATI Character Editor/Controls/TreeViews/IDialogueTreeView.cs +editor source/SPNATI Character Editor/Controls/TreeViews/CaseView.cs +editor source/SPNATI Character Editor/Controls/TagList.Designer.cs +editor source/SPNATI Character Editor/Controls/TagGrid.Designer.cs +editor source/SPNATI Character Editor/Controls/TagGrid.cs +editor source/SPNATI Character Editor/Controls/TagControl.resx +editor source/SPNATI Character Editor/Controls/TagControl.Designer.cs +editor source/SPNATI Character Editor/Controls/TagControl.cs +editor source/SPNATI Character Editor/Controls/StageSpecificGrid.Designer.cs +editor source/SPNATI Character Editor/Controls/SelectBox.Designer.cs +editor source/SPNATI Character Editor/Controls/SelectBox.cs +editor source/SPNATI Character Editor/Controls/SceneTree.Designer.cs +editor source/SPNATI Character Editor/Controls/SceneTree.cs +editor source/SPNATI Character Editor/Controls/RecordSelectBox.Designer.cs +editor source/SPNATI Character Editor/Controls/PartTransparencySlider.Designer.cs +editor source/SPNATI Character Editor/Controls/MarkerOptions.Designer.cs +editor source/SPNATI Character Editor/Controls/MarkerOptions.cs +editor source/SPNATI Character Editor/Controls/MarkerGrid.Designer.cs +editor source/SPNATI Character Editor/Controls/MarkerGrid.cs +editor source/SPNATI Character Editor/Controls/IntellisenseControl.Designer.cs +editor source/SPNATI Character Editor/Controls/IntellisenseControl.cs +editor source/SPNATI Character Editor/Controls/FindReplace.Designer.cs +editor source/SPNATI Character Editor/Controls/FindReplace.cs +editor source/SPNATI Character Editor/Controls/EpilogueEditor.Designer.cs +editor source/SPNATI Character Editor/Controls/EpilogueEditor.cs +editor source/SPNATI Character Editor/Controls/EditControls/VerticalAlignmentControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/VerticalAlignmentControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/TagControl.resx +editor source/SPNATI Character Editor/Controls/EditControls/TagControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/TagControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/StatusControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/StatusControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/StageControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/StageControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/PersistentMarkerControl.resx +editor source/SPNATI Character Editor/Controls/EditControls/PersistentMarkerControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/PersistentMarkerControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/ParticleFloatControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/ParticleFloatControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/ParticleColorControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/ParticleColorControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/NumericRangeControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/NumericRangeControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/MeasurementControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/MeasurementControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/MarkerControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/MarkerConditionControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/MarkerConditionControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/ImageFileSelectControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/ImageFileSelectControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/HorizontalAlignmentControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/HorizontalAlignmentControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/FilterControl.resx +editor source/SPNATI Character Editor/Controls/EditControls/FilterControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/FilterControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/ExpressionControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/ExpressionControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/DirectiveMarkerControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/DirectiveMarkerControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/CollectibleCountControl.resx +editor source/SPNATI Character Editor/Controls/EditControls/CollectibleCountControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/CollectibleCountControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/CollectibleControl.resx +editor source/SPNATI Character Editor/Controls/EditControls/CollectibleControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/CollectibleControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/CharacterTagControl.resx +editor source/SPNATI Character Editor/Controls/EditControls/CharacterTagControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/CharacterTagControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/CharacterPersistentMarkerControl.resx +editor source/SPNATI Character Editor/Controls/EditControls/CharacterPersistentMarkerControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/CharacterPersistentMarkerControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/CharacterCollectibleCountControl.resx +editor source/SPNATI Character Editor/Controls/EditControls/CharacterCollectibleCountControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/CharacterCollectibleCountControl.cs +editor source/SPNATI Character Editor/Controls/EditControls/CharacterCollectibleControl.resx +editor source/SPNATI Character Editor/Controls/EditControls/CharacterCollectibleControl.Designer.cs +editor source/SPNATI Character Editor/Controls/EditControls/CharacterCollectibleControl.cs +editor source/SPNATI Character Editor/Controls/DialogueTree.resx +editor source/SPNATI Character Editor/Controls/DialogueTree.Designer.cs +editor source/SPNATI Character Editor/Controls/DialogueTree.cs +editor source/SPNATI Character Editor/Controls/DialogueGrid.Designer.cs +editor source/SPNATI Character Editor/Controls/DialogueGrid.cs +editor source/SPNATI Character Editor/Controls/DialogueAdvancedControl.Designer.cs +editor source/SPNATI Character Editor/Controls/DialogueAdvancedControl.cs +editor source/SPNATI Character Editor/Controls/CharacterImageBox.cs +editor source/SPNATI Character Editor/Controls/CaseControl.Designer.cs +editor source/SPNATI Character Editor/Controls/CaseControl.cs +editor source/SPNATI Character Editor/Config.cs +editor source/SPNATI Character Editor/Charts/StackedBarChart.cs +editor source/SPNATI Character Editor/Charts/BarChart.cs +editor source/SPNATI Character Editor/CharacterValidator.cs +editor source/SPNATI Character Editor/CharacterGenerator.cs +editor source/SPNATI Character Editor/CharacterDatabase.cs +editor source/SPNATI Character Editor/BulkReplaceTool.resx +editor source/SPNATI Character Editor/BulkReplaceTool.Designer.cs +editor source/SPNATI Character Editor/BulkReplaceTool.cs +editor source/SPNATI Character Editor/Analyzers/WardrobeAnalyzers.cs +editor source/SPNATI Character Editor/Activities/WritingAid.Designer.cs +editor source/SPNATI Character Editor/Activities/WritingAid.cs +editor source/SPNATI Character Editor/Activities/WardrobeEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/WardrobeEditor.cs +editor source/SPNATI Character Editor/Activities/TemplateEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/TemplateEditor.cs +editor source/SPNATI Character Editor/Activities/TagEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/TagEditor.cs +editor source/SPNATI Character Editor/Activities/SpellCheck.Designer.cs +editor source/SPNATI Character Editor/Activities/SpellCheck.cs +editor source/SPNATI Character Editor/Activities/SkinTagEditor.resx +editor source/SPNATI Character Editor/Activities/SkinTagEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/SkinEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/SkinEditor.cs +editor source/SPNATI Character Editor/Activities/SituationEditor.resx +editor source/SPNATI Character Editor/Activities/SituationEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/SituationEditor.cs +editor source/SPNATI Character Editor/Activities/ScreenshotTaker.Designer.cs +editor source/SPNATI Character Editor/Activities/ScreenshotTaker.cs +editor source/SPNATI Character Editor/Activities/PoseListEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/PoseListEditor.cs +editor source/SPNATI Character Editor/Activities/MetadataEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/MetadataEditor.cs +editor source/SPNATI Character Editor/Activities/MarkerReport.Designer.cs +editor source/SPNATI Character Editor/Activities/MarkerReport.cs +editor source/SPNATI Character Editor/Activities/Loader.Designer.cs +editor source/SPNATI Character Editor/Activities/Loader.cs +editor source/SPNATI Character Editor/Activities/DialogueEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/DialogueEditor.cs +editor source/SPNATI Character Editor/Activities/DataRecovery.Designer.cs +editor source/SPNATI Character Editor/Activities/DataRecovery.cs +editor source/SPNATI Character Editor/Activities/DataAnalyzer.Designer.cs +editor source/SPNATI Character Editor/Activities/DataAnalyzer.cs +editor source/SPNATI Character Editor/Activities/CollectibleEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/CollectibleEditor.cs +editor source/SPNATI Character Editor/Activities/ChartHost.Designer.cs +editor source/SPNATI Character Editor/Activities/ChartHost.cs +editor source/SPNATI Character Editor/Activities/CharacterPreview.Designer.cs +editor source/SPNATI Character Editor/Activities/CharacterPreview.cs +editor source/SPNATI Character Editor/Activities/BanterWizard.resx +editor source/SPNATI Character Editor/Activities/BanterWizard.Designer.cs +editor source/SPNATI Character Editor/Activities/BanterWizard.cs +editor source/SPNATI Character Editor/Activities/AdvancedMetadataEditor.resx +editor source/SPNATI Character Editor/Activities/AdvancedMetadataEditor.Designer.cs +editor source/SPNATI Character Editor/Activities/AdvancedMetadataEditor.cs +editor source/SPNATI Character Editor/Actions/ToggleAnimationBreakCommand.cs +editor source/SPNATI Character Editor/Actions/TimelineActions/WidgetStartTimelineAction.cs +editor source/SPNATI Character Editor/Actions/TimelineActions/WidgetEndTimelineAction.cs +editor source/SPNATI Character Editor/Actions/TimelineActions/SelectKeyframeTimelineAction.cs +editor source/SPNATI Character Editor/Actions/TimelineActions/MoveWidgetTimelineAction.cs +editor source/SPNATI Character Editor/Actions/PasteKeyframeCommand.cs +editor source/SPNATI Character Editor/Actions/MoveSpriteStartCommand.cs +editor source/SPNATI Character Editor/Actions/DeleteWidgetCommand.cs +editor source/SPNATI Character Editor/Actions/DeletePropertyCommand.cs +editor source/SPNATI Character Editor/Actions/DeleteKeyframeCommand.cs +editor source/SPNATI Character Editor/Actions/DeleteAnimatedPropertyCommand.cs +editor source/SPNATI Character Editor/About.Designer.cs +editor source/SPNATI Character Editor/About.cs +editor source/readme.txt +editor source/KisekaeImporter/ImageImport/ImageMetadata.cs +editor source/KisekaeImporter/DataStructures/Kisekae/SubCodes/KisekaeUndershirt.cs +editor source/KisekaeImporter/DataStructures/Kisekae/SubCodes/KisekaeSweater.cs +editor source/KisekaeImporter/DataStructures/Kisekae/SubCodes/KisekaeShirt.cs +editor source/KisekaeImporter/DataStructures/Kisekae/SubCodes/KisekaeJacket.cs +editor source/KisekaeImporter/DataStructures/Kisekae/KisekaeSubCodeMap.cs +editor source/Desktop/Shell.resx +editor source/Desktop/Shell.designer.cs +editor source/Desktop/Shell.cs +editor source/Desktop/Serialization/PropertyTypeInfo.cs +editor source/Desktop/Properties/Resources.resx +editor source/Desktop/Properties/Resources.Designer.cs +editor source/Desktop/Interfaces/IMacroEditor.cs +editor source/Desktop/Forms/VariableMapper.resx +editor source/Desktop/Forms/VariableMapper.Designer.cs +editor source/Desktop/Forms/VariableMapper.cs +editor source/Desktop/Forms/MacroHelp.Designer.cs +editor source/Desktop/Forms/MacroHelp.cs +editor source/Desktop/Forms/MacroEditor.resx +editor source/Desktop/Forms/MacroEditor.Designer.cs +editor source/Desktop/Forms/MacroEditor.cs +editor source/Desktop/Extensions/NativeMethods.cs +editor source/Desktop/Desktop.csproj +editor source/Desktop/DataStructures/PropertyMacro.cs +editor source/Desktop/DataStructures/BindableObject.cs +editor source/Desktop/Controls/WorkspaceControl.designer.cs +editor source/Desktop/Controls/WorkspaceControl.cs +editor source/Desktop/Controls/RecordLookup.designer.cs +editor source/Desktop/Controls/RecordLookup.cs +editor source/Desktop/Controls/Activity.cs +editor source/Desktop/CommonControls/TextField.Designer.cs +editor source/Desktop/CommonControls/TextField.cs +editor source/Desktop/CommonControls/Slider.resx +editor source/Desktop/CommonControls/Slider.designer.cs +editor source/Desktop/CommonControls/Slider.cs +editor source/Desktop/CommonControls/RecordField.Designer.cs +editor source/Desktop/CommonControls/RecordField.cs +editor source/Desktop/CommonControls/PropertyTableRow.resx +editor source/Desktop/CommonControls/PropertyTableRow.Designer.cs +editor source/Desktop/CommonControls/PropertyTableRow.cs +editor source/Desktop/CommonControls/PropertyTable.Designer.cs +editor source/Desktop/CommonControls/PropertyTable.cs +editor source/Desktop/CommonControls/PropertyEditControl.cs +editor source/Desktop/CommonControls/PropertyControls/TextControl.cs +editor source/Desktop/CommonControls/PropertyControls/SliderControl.Designer.cs +editor source/Desktop/CommonControls/PropertyControls/SliderControl.cs +editor source/Desktop/CommonControls/PropertyControls/RefreshableListBox.cs +editor source/Desktop/CommonControls/PropertyControls/RecordControl.cs +editor source/Desktop/CommonControls/PropertyControls/NumericControl.Designer.cs +editor source/Desktop/CommonControls/PropertyControls/NumericControl.cs +editor source/Desktop/CommonControls/PropertyControls/FloatControl.cs +editor source/Desktop/CommonControls/PropertyControls/ComboBoxControl.Designer.cs +editor source/Desktop/CommonControls/PropertyControls/ComboBoxControl.cs +editor source/Desktop/CommonControls/PropertyControls/ColorControl.Designer.cs +editor source/Desktop/CommonControls/PropertyControls/ColorControl.cs +editor source/Desktop/CommonControls/PropertyControls/BooleanControl.Designer.cs +editor source/Desktop/CommonControls/PropertyControls/BooleanControl.cs +editor source/Desktop/CommonControls/NumericField.Designer.cs +editor source/Desktop/CommonControls/NumericField.cs +editor source/Desktop/CommonControls/ListSelect.resx +editor source/Desktop/CommonControls/ListSelect.designer.cs +editor source/Desktop/CommonControls/ListSelect.cs +editor source/Desktop/CommonControls/GroupRadioButton.cs +editor source/Desktop/CommonControls/DBTreeView.cs +editor source/Desktop/CommonControls/DBPanel.cs +editor source/SPNATI Character Editor/Controls/FindReplace.Designer.cs +editor source/SPNATI Character Editor/Controls/IntellisenseControl.cs +editor source/SPNATI Character Editor/Controls/IntellisenseControl.Designer.cs +editor source/SPNATI Character Editor/Controls/MarkerGrid.cs +editor source/SPNATI Character Editor/Controls/MarkerGrid.Designer.cs +editor source/SPNATI Character Editor/Controls/MarkerOptions.cs +editor source/SPNATI Character Editor/Controls/MarkerOptions.Designer.cs +editor source/SPNATI Character Editor/Controls/PartTransparencySlider.Designer.cs +editor source/SPNATI Character Editor/Controls/RecordSelectBox.Designer.cs +editor source/SPNATI Character Editor/Controls/SceneTree.cs +editor source/Desktop/CommonControls/DBPanel.cs +editor source/Desktop/CommonControls/DBTreeView.cs +editor source/Desktop/CommonControls/GroupRadioButton.cs +editor source/Desktop/CommonControls/ListSelect.cs +editor source/Desktop/CommonControls/ListSelect.designer.cs +editor source/Desktop/CommonControls/ListSelect.resx +editor source/Desktop/CommonControls/NumericField.cs +editor source/Desktop/CommonControls/NumericField.Designer.cs +editor source/Desktop/CommonControls/PropertyControls/BooleanControl.cs +editor source/Desktop/CommonControls/PropertyControls/BooleanControl.Designer.cs +editor source/Desktop/CommonControls/PropertyControls/ColorControl.cs +editor source/Desktop/CommonControls/PropertyControls/ColorControl.Designer.cs +editor source/Desktop/CommonControls/PropertyControls/ComboBoxControl.cs +editor source/Desktop/CommonControls/PropertyControls/ComboBoxControl.Designer.cs +editor source/Desktop/CommonControls/PropertyControls/FloatControl.cs +editor source/Desktop/CommonControls/PropertyControls/NumericControl.cs diff --git a/opponents/sei/behaviour.xml b/opponents/sei/behaviour.xml index 61d3310d827..84acbfb3447 100644 --- a/opponents/sei/behaviour.xml +++ b/opponents/sei/behaviour.xml @@ -1,8 +1,8 @@ <?xml version='1.0' encoding='UTF-8'?> -<!--This file was machine generated using the Character Editor v4.3 at 1:06:08 PM on May 31, 2019. Please do not edit it directly without preserving your improvements elsewhere or your changes may be lost the next time this file is generated.--> +<!--This file was machine generated using the Character Editor v5.0 at 12:29:07 PM on July 14, 2019. Please do not edit it directly without preserving your improvements elsewhere or your changes may be lost the next time this file is generated.--> <opponent> - <version>v4.3</version> + <version>v5.0</version> <first>Sei</first> <last>Asagiri</last> <label>Sei</label> @@ -43,14 +43,14 @@ <start /> <wardrobe> - <clothing lowercase="briefs" position="lower" formalName="Briefs" type="important" plural="true" /> - <clothing lowercase="bra" position="upper" formalName="Bra" type="important" /> - <clothing lowercase="undershirt" position="upper" formalName="undershirt" type="major" /> - <clothing lowercase="shorts" position="legs" formalName="shorts" type="major" plural="true" /> - <clothing lowercase="breastplate" position="upper" formalName="breastplate" type="minor" /> - <clothing lowercase="boots" position="feet" formalName="boots" type="extra" plural="true" /> - <clothing lowercase="gauntlets" position="hands" formalName="gauntlets" type="extra" plural="true" /> - <clothing lowercase="belts" position="other" formalName="belts" type="extra" plural="true" /> + <clothing name="briefs" generic="Briefs" position="lower" type="important" plural="true" /> + <clothing name="bra" generic="Bra" position="upper" type="important" /> + <clothing name="undershirt" generic="undershirt" position="upper" type="major" /> + <clothing name="shorts" generic="shorts" position="legs" type="major" plural="true" /> + <clothing name="breastplate" generic="breastplate" position="upper" type="minor" /> + <clothing name="boots" generic="boots" position="feet" type="extra" plural="true" /> + <clothing name="gauntlets" generic="gauntlets" position="hands" type="extra" plural="true" /> + <clothing name="belts" generic="belts" position="other" type="extra" plural="true" /> </wardrobe> <poses /> @@ -335,6 +335,9 @@ <condition count="3" filter="overwatch" /> <state img="0-neutral.png">Huh, Overwatch agents? We’re getting really extrajudicial here!</state> </case> + <case tag="hand" alsoPlaying="emi" alsoPlayingTimeInStage="3" notSaidMarker="emi_legs"> + <state img="0-neutral.png" marker="emi_legs">So... Emi, what kind of prosthetics are you rocking? They look pretty lightweight so I'm guessing... NullSec? I'm kind of a gearhead...</state> + </case> <case tag="hand" alsoPlaying="mavis" alsoPlayingStage="5" alsoPlayingTimeInStage="0"> <state img="0-excited.png" marker="mavis_shaved">And you're clean shaven! For a girl who doesn't know much about the world, you know the right things!</state> </case> @@ -345,6 +348,15 @@ <case tag="hand" alsoPlaying="remilia" alsoPlayingStage="1" alsoPlayingTimeInStage="0" alsoPlayingSayingMarker="tstopmeido"> <state img="0-excited.png">Wow! She's <i>really</i> a good maid! Is she one of those combat-trained ones?</state> </case> + <case tag="hand" id="0-18" alsoPlaying="saki_zls" alsoPlayingStage="6" alsoPlayingTimeInStage="0"> + <state img="0-annoyed.png"><i>Wait, what the fuck?</i> A <i>zombie</i>? For real?</state> + </case> + <case tag="hand" alsoPlaying="sakura" alsoPlayingStage="1" alsoPlayingTimeInStage="0"> + <state img="0-embarrassed.png">Sakura? You <i>sure</i> that's not another perofrmer name? On the nose for the girl with pink hair...</state> + </case> + <case tag="hand" alsoPlaying="sakura" alsoPlayingStage="3" alsoPlayingNotSaidMarker="furanshuu" alsoPlayingSayingMarker="furanshuu"> + <state img="0-excited.png">Whoa... I see. Clever wordplay!</state> + </case> <case tag="hand" alsoPlaying="sayaka" alsoPlayingStage="1" alsoPlayingTimeInStage="0"> <state img="0-neutral.png" marker="sayaka_sex_worker">Sorry I called you a sex worker, Sayaka. There's no shame in that, but... sorry, your outfit and word choice...</state> </case> @@ -1126,7 +1138,7 @@ <state img="0-embarrassed.png">I think there's a little bit of intrigue about ~name~.</state> </case> <case tag="female_must_strip" filter="superhero" targetStage="1"> - <state img="0-excited.png">Your outfit reminds me of those super-elite Sentai Squad guys in the upper White Knights divisions...</state> + <state img="0-excited.png">Your outfit reminds me of those -elite Sentai Squad guys in the upper White Knights divisions...</state> <state img="0-annoyed.png">A superhero? Pfft. There's lots of small heroes out there, but I think it's important to help people where you can instead of waiting for heroes.</state> </case> <case tag="female_must_strip" filter="visual_novel" targetTimeInStage="0" notSaidMarker="vn_2_loss"> @@ -1437,6 +1449,9 @@ <case tag="female_must_strip" target="felicia" targetStage="1"> <state img="0-shocked.png">So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns...</state> </case> + <case tag="female_must_strip" target="franziska" targetStage="0"> + <state img="0-annoyed.png">You want to have a few Brandtinis and calm down?</state> + </case> <case tag="female_must_strip" target="futaba" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<4" alsoPlayingNotSaidMarker="futaba_horny1" alsoPlayingSayingMarker="futaba_horny1"> <state img="0-shocked.png">Nicole, that's a bit rude.</state> </case> @@ -2075,6 +2090,12 @@ <case tag="female_must_strip" target="revy" targetStage="3" alsoPlaying="aimee"> <state img="0-sad.png">I'd say everyone could take their earplugs out now, but unfortunately, we still have Aimee firing away. Make due!</state> </case> + <case tag="female_must_strip" target="rin" targetStage="0"> + <state img="0-shocked.png">Rin, are you suffering from Darrow Deficiency Syndrome...?</state> + </case> + <case tag="female_must_strip" target="rin" targetStage="1"> + <state img="0-embarrassed.png">Need some help, Rin?</state> + </case> <case tag="female_must_strip" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="0-shocked.png">You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together!</state> </case> @@ -2123,6 +2144,33 @@ <case tag="female_must_strip" target="sabrina" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers>=8" alsoPlayingNotSaidMarker="brina_salem1" alsoPlayingSayingMarker="brina_salem1"> <state img="0-embarrassed.png">Magic broom?</state> </case> + <case tag="female_must_strip" target="saki_zls" targetStage="0"> + <state img="0-annoyed.png">Vintage or not, I'm gonna need to see some ID, Ms...?</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="1"> + <state img="0-excited.png">You know, if you ever wanted to sell out and make a normal living...</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="6"> + <state img="0-sad.png">When you say zombie... do you mean like... virus plague... radiation...?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0"> + <state img="0-excited.png">Such a cutie! You're an idol? Do you know *Kira* Miki?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="0-annoyed.png">Everyone wants to have a threesome until one person gets tired or jealous...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingSaidMarker="ss_threesome"> + <state img="0-shocked.png">...Green skin...? Is this some sort of... idol expression?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingSaidMarker="ss_threesome"> + <state img="0-embarrassed.png">So... looks like we have a <i>another</i> zombie here tonight...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="0-horny.png">Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura!</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="3"> + <state img="0-neutral.png">So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh...</state> + </case> <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<6" alsoPlayingNotSaidMarker="sakura_bf1" alsoPlayingSayingMarker="sakura_bf1"> <state img="0-embarrassed.png">Naughty! I thought idols weren't allowed to date!</state> </case> @@ -2156,6 +2204,15 @@ <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers>=6" alsoPlayingNotSaidMarker="sakura_touch1" alsoPlayingSayingMarker="sakura_touch1"> <state img="0-sad.png">I <i>have</i> been curious... but didn't quite know how to ask...</state> </case> + <case tag="female_must_strip" target="sakura" targetStage="4"> + <state img="0-embarrassed.png">You're awfully good at making your... condition work for you...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="0-annoyed.png">I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="0-excited.png">She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part!</state> + </case> <case tag="female_must_strip" target="samus" targetStage="0"> <state img="0-shocked.png">Whoa! Samus Aran, in the flesh!</state> </case> @@ -2659,6 +2716,9 @@ <case tag="female_removing_accessory" target="revy" targetStage="3"> <state img="0-neutral.png">I'm not exactly a gun nut, but I like to understand the technology the gangs around Glitch City use.</state> </case> + <case tag="female_removing_accessory" target="rin" targetStage="1"> + <state img="0-excited.png">So cute! It's like when Stella dresses my wounds!</state> + </case> <case tag="female_removing_accessory" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="0-sad.png">Oh wait, you’re sisters…</state> </case> @@ -2668,6 +2728,18 @@ <case tag="female_removing_accessory" target="ryuko" targetStage="0"> <state img="0-embarrassed.png">She's such a cutie, rolling around your feet like that...</state> </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0"> + <state img="0-embarrassed.png">She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights...</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingSaidMarker="ss_threesome"> + <state img="0-embarrassed.png">...But it's still a fun idea to try anyway.</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="0-sad.png">I'm not sure I follow... is she turned on...? Or what?</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="0-excited.png">I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right?</state> + </case> <case tag="female_removing_accessory" target="samus" targetStage="0"> <state img="0-excited.png">Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding…</state> </case> @@ -2727,6 +2799,14 @@ <state img="0-embarrassed.png">I could give you a ticket for not stripping something better...</state> <state img="0-neutral.png">I would love a drink right now.</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="0" filter="stella" /> + <state img="0-excited.png">Watching you two flirt reminds me of Stella and I! I really should bring her here sometime!</state> + </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="2" filter="zombieland_saga" /> + <state img="0-excited.png">Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols!</state> + </case> <case tag="female_removed_accessory" filter="school_uniform" notSaidMarker="uniform3"> <state img="0-neutral.png" marker="uniform3">Hmm... well, your card looks in order. Eighteen, all right. I suppose you can stay if you want.</state> </case> @@ -2952,6 +3032,9 @@ <case tag="female_removed_accessory" target="revy" targetStage="4"> <state img="0-excited.png">Everyone, you can remove those earplugs I passed out! The guns are gone now.</state> </case> + <case tag="female_removed_accessory" target="rin" targetStage="2"> + <state img="0-embarrassed.png">If the drinks and cards keep flowing, maybe this'll end the same for you all...</state> + </case> <case tag="female_removed_accessory" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="0-horny.png" marker="enabler">You know, I can’t tell if that makes it worse or better.</state> </case> @@ -2961,6 +3044,9 @@ <case tag="female_removed_accessory" target="ryuko" targetStage="1"> <state img="0-excited.png">Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists...</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1"> + <state img="0-horny.png">Despite the schoolgirl charm, you're old enough to drink, right? Want me grab you something, Ms. Number One?</state> + </case> <case tag="female_removed_accessory" target="samus" targetStage="1"> <state img="0-neutral.png">And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech!</state> </case> @@ -3128,6 +3214,9 @@ <case tag="female_removing_minor" target="estelle" targetStage="1"> <state img="0-excited.png">Oh! That whole thing's just a dress?</state> </case> + <case tag="female_removing_minor" target="franziska" targetStage="0"> + <state img="0-sad.png">Just because you have some fancy law degree doesn't mean we're stupid...</state> + </case> <case tag="female_removing_minor" target="futaba" targetStage="0"> <state img="0-shocked.png">Wait a second, are you that hacker, Medjed?</state> </case> @@ -3185,9 +3274,36 @@ <case tag="female_removing_minor" target="remilia" targetStage="1"> <state img="0-embarrassed.png">Such a cute little... noble... vampire girl.</state> </case> + <case tag="female_removing_minor" target="rin" targetStage="0"> + <state img="0-sad.png">I've seen so many field amputations... it's always sad when someone can't get a good prosthetic...</state> + </case> <case tag="female_removing_minor" target="ryuko" targetStage="1"> <state img="0-neutral.png">Well, that wasn't very polite, but it checks out. Sorry to bother you ladies.</state> </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="0"> + <state img="0-excited.png">...I'm just fucking with you. I'd recognize that uniform anywhere!</state> + </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="1"> + <state img="0-neutral.png">...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect!</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1"> + <state img="0-annoyed.png">I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but...</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <state img="0-shocked.png">Why would you need makeup on your...? I thought Franchouchou was family-friendly!</state> + </case> + <case tag="female_removing_minor" id="0-13" target="sakura" targetStage="2"> + <state img="0-shocked.png">This is-- <i>oh. It's all makeup!</i></state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="0-shocked.png">Does this mean Saki's also--</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="0-excited.png">You don't have to convice me that you're one of those girls that looks even better without makeup!</state> + </case> + <case tag="female_removing_minor" id="0-14" target="sakura" targetStage="3"> + <state img="0-shocked.png">Whoa, hold on there-- you need some help... getting yourself together?</state> + </case> <case tag="female_removing_minor" target="sayaka" targetStage="1"> <state img="0-excited.png">Ohhh...! I get it! This is some kind of... roleplay, right?</state> </case> @@ -3306,6 +3422,9 @@ <case tag="female_removed_minor" target="estelle" targetStage="2"> <state img="0-embarrassed.png">You're too cute! I think I can keep that messy look up, if you're interested.</state> </case> + <case tag="female_removed_minor" target="franziska" targetStage="1"> + <state img="0-annoyed.png">It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back...</state> + </case> <case tag="female_removed_minor" target="futaba" targetStage="1"> <state img="0-neutral.png">I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it.</state> </case> @@ -3363,9 +3482,33 @@ <case tag="female_removed_minor" target="remilia" targetStage="2"> <state img="0-excited.png">Sakuya, do you tie her shoes for her too, or can she get dressed by herself?</state> </case> + <case tag="female_removed_minor" target="rin" targetStage="1"> + <state img="0-neutral.png">There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...?</state> + </case> <case tag="female_removed_minor" target="ryuko" targetStage="2"> <state img="0-annoyed.png">Okay, schoolgirl, you're 18, not 28. Cool it down.</state> </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="1"> + <state img="0-excited.png">You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass!</state> + </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="2"> + <state img="0-.png">You'll come around in a few Big Marsblasts, I'm sure!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2"> + <state img="0-sad.png">Honey... I'm here if you need me, okay? I promise.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="0-shocked.png">Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="3"> + <state img="0-excited.png">I'm just happy you're... not being taken advantage of!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4"> + <state img="0-excited.png">I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="0-annoyed.png">...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes...</state> + </case> <case tag="female_removed_minor" target="sayaka" targetStage="2"> <state img="0-horny.png">Don't worry, Sayaka! I'll help you with your <i>witch</i> problem.</state> </case> @@ -3434,6 +3577,9 @@ <case tag="female_removing_major" target="catria"> <state img="0-embarrassed.png">Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right?</state> </case> + <case tag="female_removing_major" id="0-12" target="caulifla" targetStage="1"> + <state img="0-shocked.png">What the hell!?</state> + </case> <case tag="female_removing_major" target="daria" targetStage="3"> <state img="0-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe!</state> <state img="0-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears…</state> @@ -3517,12 +3663,27 @@ <case tag="female_removing_major" target="remilia" targetStage="3"> <state img="0-embarrassed.png">Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia.</state> </case> + <case tag="female_removing_major" target="rin" targetStage="2"> + <state img="0-horny.png"><i>Yes</i>, strip her down!</state> + </case> + <case tag="female_removing_major" target="rin" targetStage="3"> + <state img="0-embarrassed.png">You're just toying with them, aren't you, Rin? You love every minute of this.</state> + </case> <case tag="female_removing_major" target="ryuko" targetStage="2"> <state img="0-embarrassed.png">Whoa! I've seen quite a few things... but nothing like <i>this!</i></state> </case> <case tag="female_removing_major" target="ryuko" targetStage="4"> <state img="0-embarrassed.png">Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins?</state> </case> + <case tag="female_removing_major" target="saki_zls" targetStage="5"> + <state img="0-annoyed.png">I'm either really drunk or that makeup's really subtle...</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4"> + <state img="0-horny.png">Hmm... I guess it's the personality and presence of mind that makes someone legal... right?</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="0-excited.png">I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar!</state> + </case> <case tag="female_removing_major" target="sayaka" targetStage="4"> <state img="0-shocked.png">Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway...</state> </case> @@ -3599,6 +3760,9 @@ <case tag="female_removed_major" target="catria"> <state img="0-sad.png">C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that...</state> </case> + <case tag="female_removed_major" target="caulifla" targetStage="2"> + <state img="0-annoyed.png">I thought this was an AR-free bar...</state> + </case> <case tag="female_removed_major" target="daria" targetStage="4"> <state img="0-excited.png" marker="hologram">Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria.</state> </case> @@ -3703,12 +3867,24 @@ <case tag="female_removed_major" target="remilia" targetStage="4"> <state img="0-excited.png">Sakuya, can I tickle her? Let me tickle her!</state> </case> + <case tag="female_removed_major" target="rin" targetStage="3" targetSayingMarker="pantiessoul"> + <state img="0-embarrassed.png">It's true, ~player~! Which is why my soul is nice and wet.</state> + </case> + <case tag="female_removed_major" id="0-11" target="rin" targetStage="4"> + <state img="0-excited.png">Girls like us need to take every advantage we can get. I can respect that, Rin!</state> + </case> <case tag="female_removed_major" target="ryuko" targetStage="3"> <state img="0-horny.png"><i>Oh my God.</i> She looks so <i>cool</i>!</state> </case> <case tag="female_removed_major" target="ryuko" targetStage="5"> <state img="0-excited.png">I'm running my head through so many holovid plots!</state> </case> + <case tag="female_removed_major" id="0-17" target="saki_zls" targetStage="6"> + <state img="0-shocked.png">Are you trying to sober up!? There's faster ways, you know!</state> + </case> + <case tag="female_removed_major" target="sakura" targetStage="5"> + <state img="0-excited.png"><i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~</state> + </case> <case tag="female_removed_major" target="sayaka" targetStage="5"> <state img="0-excited.png">Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki?</state> </case> @@ -3954,6 +4130,12 @@ <case tag="female_chest_will_be_visible" target="ryuko"> <state img="0-excited.png">At least you're in good company, Ryuko and Mako!</state> </case> + <case tag="female_chest_will_be_visible" id="0-19" target="saki_zls"> + <state img="0-shocked.png">Oh!</state> + </case> + <case tag="female_chest_will_be_visible" id="0-15" target="sakura"> + <state img="0-excited.png">Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course!</state> + </case> <case tag="female_chest_will_be_visible" target="sayaka"> <state img="0-embarrassed.png">Dress... or corset...? Heh. The girls who make for magical nights...</state> </case> @@ -4009,6 +4191,9 @@ <case tag="female_small_chest_is_visible" target="remilia"> <state img="0-embarrassed.png">You had to show your boobs! Cool your jets, Remilia, no need to be a poet.</state> </case> + <case tag="female_small_chest_is_visible" target="saki_zls"> + <state img="0-annoyed.png">I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...?</state> + </case> <case tag="female_small_chest_is_visible" target="streaming-chan"> <state img="0-excited.png">Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink!</state> <state img="0-horny.png">Y-You're adorable, Nicole...</state> @@ -4130,6 +4315,9 @@ <state img="0-sad.png">Leotards and sportsbras are something, aren’t they…?</state> <state img="0-shocked.png">I'm actually really impressed! You have just the right of jiggle on stage, especially with boobs like those!</state> </case> + <case tag="female_large_chest_is_visible" target="sakura"> + <state img="0-embarrassed.png">Mind letting a tired, drunk medic rest her face, Sakura?</state> + </case> <case tag="female_large_chest_is_visible" target="sheena"> <state img="0-horny.png">Well... whatever it was, it's hardly as magical as your boobs.</state> </case> @@ -4240,6 +4428,9 @@ <case tag="female_crotch_will_be_visible" target="ryuko"> <state img="0-excited.png">Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny.</state> </case> + <case tag="female_crotch_will_be_visible" target="saki_zls"> + <state img="0-annoyed.png">That's a load of bullshit and I can smell it from here.</state> + </case> <case tag="female_crotch_will_be_visible" target="sayaka"> <state img="0-embarrassed.png">What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...?</state> </case> @@ -4419,12 +4610,21 @@ <case tag="female_crotch_is_visible" target="remilia"> <state img="0-shocked.png"><i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!?</state> </case> + <case tag="female_crotch_is_visible" target="rin"> + <state img="0-horny.png">When you say... blank canvas... you ever tried fooling around in paint, Rin?</state> + </case> <case tag="female_crotch_is_visible" target="ruby" saidMarker="team_rwby"> <state img="0-horny.png">Kinda cute though! The way it changes in the light is… Kind of enticing!</state> </case> <case tag="female_crotch_is_visible" target="ryuko"> <state img="0-horny.png">I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko...</state> </case> + <case tag="female_crotch_is_visible" target="saki_zls"> + <state img="0-embarrassed.png">...Well, it's not a <i>bad</i> smell, considering Saki's... condition.</state> + </case> + <case tag="female_crotch_is_visible" target="sakura"> + <state img="0-embarrassed.png">Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say...</state> + </case> <case tag="female_crotch_is_visible" target="sayaka"> <state img="0-horny.png">Sayakaaaa, turn arouuuuund! We wanna compare yours and mine!</state> </case> @@ -5906,9 +6106,15 @@ <case tag="female_start_masturbating" target="remilia"> <state img="0-embarrassed.png">You're drunk off, what, two glasses of wine? Heh. Lightweight.</state> </case> + <case tag="female_start_masturbating" target="rin"> + <state img="0-embarrassed.png">I see you're packing <i>some</i> augmentation tonight, Rin...</state> + </case> <case tag="female_start_masturbating" target="ruby" saidMarker="enabler" notSaidMarker="enabler_2"> <state img="0-horny.png" marker="enabler_2"><i>So awkward.</i></state> </case> + <case tag="female_start_masturbating" id="0-16" target="sakura" targetSaidMarker="cum" targetSayingMarker="wet"> + <state img="0-horny.png">Oh fuck. She's really gonna do it?</state> + </case> <case tag="female_start_masturbating" id="0-6" target="sayaka" targetSayingMarker="soulgem"> <state img="0-shocked.png">Wait, what are you doing?</state> </case> @@ -5980,7 +6186,7 @@ <case tag="female_finished_masturbating" target="corrin_f" saidMarker="corrinest2" notSaidMarker="twocorrins_first"> <state img="0-sad.png" marker="twocorrins_first">Well, this was awkward.</state> </case> - <case tag="female_finished_masturbating" target="launch" targetTimeInStage="0"> + <case tag="female_finished_masturbating" target="launch"> <state img="0-horny.png">Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think.</state> </case> <case tag="female_finished_masturbating" target="mercy"> @@ -6226,6 +6432,9 @@ <case tag="hand" alsoPlaying="dark_magician_girl" saidMarker="drinks_anyone" notSaidMarker="seiq1_dmg"> <state img="1-excited.png" marker="seiq1_dmg" collectible="drinks" collectible-value="+1">I haven't heard of that before. For our cute blonde monstergirl, can you draw two cards and make that for her, Deal?</state> </case> + <case tag="hand" alsoPlaying="emi" alsoPlayingTimeInStage="3" notSaidMarker="emi_legs"> + <state img="1-neutral.png" marker="emi_legs">So... Emi, what kind of prosthetics are you rocking? They look pretty lightweight so I'm guessing... NullSec? I'm kind of a gearhead...</state> + </case> <case tag="hand" alsoPlaying="florina" alsoPlayingStage="0-5" notSaidMarker="seiq1_florina"> <state img="1-excited.png" marker="seiq1_florina" collectible="drinks" collectible-value="+1">One Frothy Water for Florina, by the way, Deal! Don't forget!</state> </case> @@ -6298,6 +6507,15 @@ <case tag="hand" alsoPlaying="saki" saidMarker="drinks_anyone" notSaidMarker="seiq1_saki"> <state img="1-shocked.png" marker="seiq1_saki" collectible="drinks" collectible-value="+1">Oh, Deal, see if Saki wants a soda or something. I'm never quite sure what jurisdiction this place falls under.</state> </case> + <case tag="hand" id="1-18" alsoPlaying="saki_zls" alsoPlayingStage="6" alsoPlayingTimeInStage="0"> + <state img="1-annoyed.png"><i>Wait, what the fuck?</i> A <i>zombie</i>? For real?</state> + </case> + <case tag="hand" alsoPlaying="sakura" alsoPlayingStage="1" alsoPlayingTimeInStage="0"> + <state img="1-embarrassed.png">Sakura? You <i>sure</i> that's not another perofrmer name? On the nose for the girl with pink hair...</state> + </case> + <case tag="hand" alsoPlaying="sakura" alsoPlayingStage="3" alsoPlayingNotSaidMarker="furanshuu" alsoPlayingSayingMarker="furanshuu"> + <state img="1-excited.png">Whoa... I see. Clever wordplay!</state> + </case> <case tag="hand" alsoPlaying="sakura" notSaidMarker="seiq1_sakura" alsoPlayingSaidMarker="sakura_drinks"> <state img="1-stripped.png" marker="seiq1_sakura" collectible="drinks" collectible-value="+1">Let's get the idol something pink and fun! How about a Sugar Rush, the old staple?</state> </case> @@ -7415,6 +7633,9 @@ <case tag="female_must_strip" target="felicia" targetStage="1"> <state img="1-shocked.png">So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns...</state> </case> + <case tag="female_must_strip" target="franziska" targetStage="0"> + <state img="1-annoyed.png">You want to have a few Brandtinis and calm down?</state> + </case> <case tag="female_must_strip" target="futaba" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<4" alsoPlayingNotSaidMarker="futaba_horny1" alsoPlayingSayingMarker="futaba_horny1"> <state img="1-shocked.png">Nicole, that's a bit rude.</state> </case> @@ -8050,6 +8271,12 @@ <case tag="female_must_strip" target="revy" targetStage="3" alsoPlaying="aimee"> <state img="1-sad.png">I'd say everyone could take their earplugs out now, but unfortunately, we still have Aimee firing away. Make due!</state> </case> + <case tag="female_must_strip" target="rin" targetStage="0"> + <state img="1-shocked.png">Rin, are you suffering from Darrow Deficiency Syndrome...?</state> + </case> + <case tag="female_must_strip" target="rin" targetStage="1"> + <state img="1-embarrassed.png">Need some help, Rin?</state> + </case> <case tag="female_must_strip" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="1-shocked.png">You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together!</state> </case> @@ -8107,6 +8334,33 @@ <case tag="female_must_strip" target="saki" saidMarker="saki_sip" notSaidMarker="saki_end"> <state img="1-shocked.png" marker="saki_end">Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen.</state> </case> + <case tag="female_must_strip" target="saki_zls" targetStage="0"> + <state img="1-annoyed.png">Vintage or not, I'm gonna need to see some ID, Ms...?</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="1"> + <state img="1-excited.png">You know, if you ever wanted to sell out and make a normal living...</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="6"> + <state img="1-sad.png">When you say zombie... do you mean like... virus plague... radiation...?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0"> + <state img="1-excited.png">Such a cutie! You're an idol? Do you know *Kira* Miki?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="1-annoyed.png">Everyone wants to have a threesome until one person gets tired or jealous...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingSaidMarker="ss_threesome"> + <state img="1-shocked.png">...Green skin...? Is this some sort of... idol expression?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingSaidMarker="ss_threesome"> + <state img="1-embarrassed.png">So... looks like we have a <i>another</i> zombie here tonight...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="1-horny.png">Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura!</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="3"> + <state img="1-neutral.png">So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh...</state> + </case> <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<6" alsoPlayingNotSaidMarker="sakura_bf1" alsoPlayingSayingMarker="sakura_bf1"> <state img="1-embarrassed.png">Naughty! I thought idols weren't allowed to date!</state> </case> @@ -8140,6 +8394,15 @@ <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers>=6" alsoPlayingNotSaidMarker="sakura_touch1" alsoPlayingSayingMarker="sakura_touch1"> <state img="1-sad.png">I <i>have</i> been curious... but didn't quite know how to ask...</state> </case> + <case tag="female_must_strip" target="sakura" targetStage="4"> + <state img="1-embarrassed.png">You're awfully good at making your... condition work for you...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="1-annoyed.png">I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="1-excited.png">She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part!</state> + </case> <case tag="female_must_strip" target="samus" targetStage="0"> <state img="1-shocked.png">Whoa! Samus Aran, in the flesh!</state> </case> @@ -8636,12 +8899,28 @@ <case tag="female_removing_accessory" target="revy" targetStage="3"> <state img="1-neutral.png">I'm not exactly a gun nut, but I like to understand the technology the gangs around Glitch City use.</state> </case> + <case tag="female_removing_accessory" target="rin" targetStage="1"> + <state img="1-excited.png">So cute! It's like when Stella dresses my wounds!</state> + </case> <case tag="female_removing_accessory" target="ruby" targetStage="0"> <state img="1-shocked.png">Huh. I don’t know where Beacon is, but this ID definitely checks out.</state> </case> <case tag="female_removing_accessory" target="ryuko" targetStage="0"> <state img="1-embarrassed.png">She's such a cutie, rolling around your feet like that...</state> </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0"> + <state img="1-embarrassed.png">She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights...</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingSaidMarker="ss_threesome"> + <state img="1-embarrassed.png">...But it's still a fun idea to try anyway.</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="1-sad.png">I'm not sure I follow... is she turned on...? Or what?</state> + <state img="1-sad.png">...Are the drinks hitting harder than I expected, or...?</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="1-excited.png">I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right?</state> + </case> <case tag="female_removing_accessory" target="samus" targetStage="0"> <state img="1-excited.png">Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding…</state> </case> @@ -8698,6 +8977,14 @@ <state img="1-shocked.png">We'll be here all night if we don't pick up the pace.</state> <state img="1-annoyed.png">Thank you.</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="0" filter="stella" /> + <state img="1-excited.png">Watching you two flirt reminds me of Stella and I! I really should bring her here sometime!</state> + </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="2" filter="zombieland_saga" /> + <state img="1-excited.png">Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols!</state> + </case> <case tag="female_removed_accessory" filter="school_uniform" notSaidMarker="uniform3"> <state img="1-neutral.png" marker="uniform3">Hmm... well, your card looks in order. Eighteen, all right. I suppose you can stay if you want.</state> </case> @@ -8923,6 +9210,9 @@ <case tag="female_removed_accessory" target="revy" targetStage="4"> <state img="1-excited.png">Everyone, you can remove those earplugs I passed out! The guns are gone now.</state> </case> + <case tag="female_removed_accessory" target="rin" targetStage="2"> + <state img="1-embarrassed.png">If the drinks and cards keep flowing, maybe this'll end the same for you all...</state> + </case> <case tag="female_removed_accessory" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="1-horny.png" marker="enabler">You know, I can’t tell if that makes it worse or better.</state> </case> @@ -8932,6 +9222,9 @@ <case tag="female_removed_accessory" target="ryuko" targetStage="1"> <state img="1-excited.png">Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists...</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1"> + <state img="1-stripped.png">Despite the schoolgirl charm, you're old enough to drink? Want me grab you something, Ms. Number One?</state> + </case> <case tag="female_removed_accessory" target="samus" targetStage="1"> <state img="1-neutral.png">And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech!</state> </case> @@ -9099,6 +9392,9 @@ <case tag="female_removing_minor" target="estelle" targetStage="1"> <state img="1-excited.png">Oh! That whole thing's just a dress?</state> </case> + <case tag="female_removing_minor" target="franziska" targetStage="0"> + <state img="1-sad.png">Just because you have some fancy law degree doesn't mean we're stupid...</state> + </case> <case tag="female_removing_minor" target="futaba" targetStage="0"> <state img="1-shocked.png">Wait a second, are you that hacker, Medjed?</state> </case> @@ -9156,9 +9452,36 @@ <case tag="female_removing_minor" target="remilia" targetStage="1"> <state img="1-embarrassed.png">Such a cute little... noble... vampire girl.</state> </case> + <case tag="female_removing_minor" target="rin" targetStage="0"> + <state img="1-sad.png">I've seen so many field amputations... it's always sad when someone can't get a good prosthetic...</state> + </case> <case tag="female_removing_minor" target="ryuko" targetStage="1"> <state img="1-neutral.png">Well, that wasn't very polite, but it checks out. Sorry to bother you ladies.</state> </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="0"> + <state img="1-excited.png">...I'm just fucking with you. I'd recognize that uniform anywhere!</state> + </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="1"> + <state img="1-neutral.png">...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect!</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1"> + <state img="1-annoyed.png">I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but...</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <state img="1-shocked.png">Why would you need makeup on your...? I thought Franchouchou was family-friendly!</state> + </case> + <case tag="female_removing_minor" id="1-13" target="sakura" targetStage="2"> + <state img="1-shocked.png">This is-- <i>oh. It's all makeup!</i></state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="1-shocked.png">Does this mean Saki's also--</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="1-excited.png">You don't have to convice me that you're one of those girls that looks even better without makeup!</state> + </case> + <case tag="female_removing_minor" id="1-14" target="sakura" targetStage="3"> + <state img="1-shocked.png">Whoa, hold on there-- you need some help... getting yourself together?</state> + </case> <case tag="female_removing_minor" target="sayaka" targetStage="1"> <state img="1-excited.png">Ohhh...! I get it! This is some kind of... roleplay, right?</state> </case> @@ -9277,6 +9600,9 @@ <case tag="female_removed_minor" target="estelle" targetStage="2"> <state img="1-embarrassed.png">You're too cute! I think I can keep that messy look up, if you're interested.</state> </case> + <case tag="female_removed_minor" target="franziska" targetStage="1"> + <state img="1-annoyed.png">It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back...</state> + </case> <case tag="female_removed_minor" target="futaba" targetStage="1"> <state img="1-neutral.png">I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it.</state> </case> @@ -9334,9 +9660,33 @@ <case tag="female_removed_minor" target="remilia" targetStage="2"> <state img="1-excited.png">Sakuya, do you tie her shoes for her too, or can she get dressed by herself?</state> </case> + <case tag="female_removed_minor" target="rin" targetStage="1"> + <state img="1-neutral.png">There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...?</state> + </case> <case tag="female_removed_minor" target="ryuko" targetStage="2"> <state img="1-annoyed.png">Okay, schoolgirl, you're 18, not 28. Cool it down.</state> </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="1"> + <state img="1-excited.png">You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass!</state> + </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="2"> + <state img="1-stripped.png">You'll come around in a few Big Marsblasts, I'm sure!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2"> + <state img="1-sad.png">Honey... I'm here if you need me, okay? I promise.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="1-shocked.png">Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="3"> + <state img="1-excited.png">I'm just happy you're... not being taken advantage of!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4"> + <state img="1-excited.png">I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="1-annoyed.png">...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes...</state> + </case> <case tag="female_removed_minor" target="sayaka" targetStage="2"> <state img="1-horny.png">Don't worry, Sayaka! I'll help you with your <i>witch</i> problem.</state> </case> @@ -9405,6 +9755,9 @@ <case tag="female_removing_major" target="catria"> <state img="1-embarrassed.png">Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right?</state> </case> + <case tag="female_removing_major" id="1-12" target="caulifla" targetStage="1"> + <state img="1-shocked.png">What the hell!?</state> + </case> <case tag="female_removing_major" target="daria" targetStage="3"> <state img="1-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe!</state> <state img="1-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears…</state> @@ -9488,12 +9841,27 @@ <case tag="female_removing_major" target="remilia" targetStage="3"> <state img="1-embarrassed.png">Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia.</state> </case> + <case tag="female_removing_major" target="rin" targetStage="2"> + <state img="1-horny.png"><i>Yes</i>, strip her down!</state> + </case> + <case tag="female_removing_major" target="rin" targetStage="3"> + <state img="1-embarrassed.png">You're just toying with them, aren't you, Rin? You love every minute of this.</state> + </case> <case tag="female_removing_major" target="ryuko" targetStage="2"> <state img="1-embarrassed.png">Whoa! I've seen quite a few things... but nothing like <i>this!</i></state> </case> <case tag="female_removing_major" target="ryuko" targetStage="4"> <state img="1-embarrassed.png">Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins?</state> </case> + <case tag="female_removing_major" target="saki_zls" targetStage="5"> + <state img="1-annoyed.png">I'm either really drunk or that makeup's really subtle...</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4"> + <state img="1-horny.png">Hmm... I guess it's the personality and presence of mind that makes someone legal... right?</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="1-excited.png">I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar!</state> + </case> <case tag="female_removing_major" target="sayaka" targetStage="4"> <state img="1-shocked.png">Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway...</state> </case> @@ -9570,6 +9938,9 @@ <case tag="female_removed_major" target="catria"> <state img="1-sad.png">C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that...</state> </case> + <case tag="female_removed_major" target="caulifla" targetStage="2"> + <state img="1-annoyed.png">I thought this was an AR-free bar...</state> + </case> <case tag="female_removed_major" target="daria" targetStage="4"> <state img="1-excited.png" marker="hologram">Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria.</state> </case> @@ -9674,12 +10045,24 @@ <case tag="female_removed_major" target="remilia" targetStage="4"> <state img="1-excited.png">Sakuya, can I tickle her? Let me tickle her!</state> </case> + <case tag="female_removed_major" target="rin" targetStage="3" targetSayingMarker="pantiessoul"> + <state img="1-embarrassed.png">It's true, ~player~! Which is why my soul is nice and wet.</state> + </case> + <case tag="female_removed_major" id="1-11" target="rin" targetStage="4"> + <state img="1-excited.png">Girls like us need to take every advantage we can get. I can respect that, Rin!</state> + </case> <case tag="female_removed_major" target="ryuko" targetStage="3"> <state img="1-horny.png"><i>Oh my God.</i> She looks so <i>cool</i>!</state> </case> <case tag="female_removed_major" target="ryuko" targetStage="5"> <state img="1-excited.png">I'm running my head through so many holovid plots!</state> </case> + <case tag="female_removed_major" id="1-17" target="saki_zls" targetStage="6"> + <state img="1-shocked.png">Are you trying to sober up!? There's faster ways, you know!</state> + </case> + <case tag="female_removed_major" target="sakura" targetStage="5"> + <state img="1-excited.png"><i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~</state> + </case> <case tag="female_removed_major" target="sayaka" targetStage="5"> <state img="1-excited.png">Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki?</state> </case> @@ -9925,6 +10308,12 @@ <case tag="female_chest_will_be_visible" target="ryuko"> <state img="1-excited.png">At least you're in good company, Ryuko and Mako!</state> </case> + <case tag="female_chest_will_be_visible" id="1-19" target="saki_zls"> + <state img="1-shocked.png">Oh!</state> + </case> + <case tag="female_chest_will_be_visible" id="1-15" target="sakura"> + <state img="1-excited.png">Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course!</state> + </case> <case tag="female_chest_will_be_visible" target="sayaka"> <state img="1-embarrassed.png">Dress... or corset...? Heh. The girls who make for magical nights...</state> </case> @@ -9980,6 +10369,9 @@ <case tag="female_small_chest_is_visible" target="remilia"> <state img="1-embarrassed.png">You had to show your boobs! Cool your jets, Remilia, no need to be a poet.</state> </case> + <case tag="female_small_chest_is_visible" target="saki_zls"> + <state img="1-annoyed.png">I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...?</state> + </case> <case tag="female_small_chest_is_visible" target="streaming-chan"> <state img="1-excited.png">Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink!</state> <state img="1-horny.png">Y-You're adorable, Nicole...</state> @@ -10100,6 +10492,9 @@ <state img="1-sad.png">Leotards and sportsbras are something, aren’t they…?</state> <state img="1-shocked.png">I'm actually really impressed! You have just the right of jiggle on stage, especially with boobs like those!</state> </case> + <case tag="female_large_chest_is_visible" target="sakura"> + <state img="1-embarrassed.png">Mind letting a tired, drunk medic rest her face, Sakura?</state> + </case> <case tag="female_large_chest_is_visible" target="sheena"> <state img="1-horny.png">Well... whatever it was, it's hardly as magical as your boobs.</state> </case> @@ -10210,6 +10605,9 @@ <case tag="female_crotch_will_be_visible" target="ryuko"> <state img="1-excited.png">Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny.</state> </case> + <case tag="female_crotch_will_be_visible" target="saki_zls"> + <state img="1-annoyed.png">That's a load of bullshit and I can smell it from here.</state> + </case> <case tag="female_crotch_will_be_visible" target="sayaka"> <state img="1-embarrassed.png">What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...?</state> </case> @@ -10389,12 +10787,21 @@ <case tag="female_crotch_is_visible" target="remilia"> <state img="1-shocked.png"><i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!?</state> </case> + <case tag="female_crotch_is_visible" target="rin"> + <state img="1-horny.png">When you say... blank canvas... you ever tried fooling around in paint, Rin?</state> + </case> <case tag="female_crotch_is_visible" target="ruby" saidMarker="team_rwby"> <state img="1-horny.png">Kinda cute though! The way it changes in the light is… Kind of enticing!</state> </case> <case tag="female_crotch_is_visible" target="ryuko"> <state img="1-horny.png">I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko...</state> </case> + <case tag="female_crotch_is_visible" target="saki_zls"> + <state img="1-embarrassed.png">...Well, it's not a <i>bad</i> smell, considering Saki's... condition.</state> + </case> + <case tag="female_crotch_is_visible" target="sakura"> + <state img="1-embarrassed.png">Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say...</state> + </case> <case tag="female_crotch_is_visible" target="sayaka"> <state img="1-horny.png">Sayakaaaa, turn arouuuuund! We wanna compare yours and mine!</state> </case> @@ -11869,9 +12276,15 @@ <case tag="female_start_masturbating" target="remilia"> <state img="1-embarrassed.png">You're drunk off, what, two glasses of wine? Heh. Lightweight.</state> </case> + <case tag="female_start_masturbating" target="rin"> + <state img="1-embarrassed.png">I see you're packing <i>some</i> augmentation tonight, Rin...</state> + </case> <case tag="female_start_masturbating" target="ruby" saidMarker="enabler" notSaidMarker="enabler_2"> <state img="1-horny.png" marker="enabler_2"><i>So awkward.</i></state> </case> + <case tag="female_start_masturbating" id="1-16" target="sakura" targetSaidMarker="cum" targetSayingMarker="wet"> + <state img="1-horny.png">Oh fuck. She's really gonna do it?</state> + </case> <case tag="female_start_masturbating" id="1-6" target="sayaka" targetSayingMarker="soulgem"> <state img="1-shocked.png">Wait, what are you doing?</state> </case> @@ -11942,7 +12355,7 @@ <case tag="female_finished_masturbating" target="corrin_f" saidMarker="corrinest2" notSaidMarker="twocorrins_first"> <state img="1-sad.png" marker="twocorrins_first">Well, this was awkward.</state> </case> - <case tag="female_finished_masturbating" target="launch" targetTimeInStage="0"> + <case tag="female_finished_masturbating" target="launch"> <state img="1-horny.png">Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think.</state> </case> <case tag="female_finished_masturbating" target="mercy"> @@ -12195,6 +12608,9 @@ <case tag="hand" alsoPlaying="dark_magician_girl" saidMarker="drinks_anyone" notSaidMarker="seiq1_dmg"> <state img="2-excited.png" marker="seiq1_dmg" collectible="drinks" collectible-value="+1">I haven't heard of that before. For our cute blonde monstergirl, can you draw two cards and make that for her, Deal?</state> </case> + <case tag="hand" alsoPlaying="emi" alsoPlayingTimeInStage="3" notSaidMarker="emi_legs"> + <state img="2-neutral.png" marker="emi_legs">So... Emi, what kind of prosthetics are you rocking? They look pretty lightweight so I'm guessing... NullSec? I'm kind of a gearhead...</state> + </case> <case tag="hand" alsoPlaying="florina" alsoPlayingStage="0-5" notSaidMarker="seiq1_florina"> <state img="2-excited.png" marker="seiq1_florina" collectible="drinks" collectible-value="+1">One Frothy Water for Florina, by the way, Deal! Don't forget!</state> </case> @@ -12267,6 +12683,15 @@ <case tag="hand" alsoPlaying="saki" saidMarker="drinks_anyone" notSaidMarker="seiq1_saki"> <state img="2-shocked.png" marker="seiq1_saki" collectible="drinks" collectible-value="+1">Oh, Deal, see if Saki wants a soda or something. I'm never quite sure what jurisdiction this place falls under.</state> </case> + <case tag="hand" id="2-18" alsoPlaying="saki_zls" alsoPlayingStage="6" alsoPlayingTimeInStage="0"> + <state img="2-annoyed.png"><i>Wait, what the fuck?</i> A <i>zombie</i>? For real?</state> + </case> + <case tag="hand" alsoPlaying="sakura" alsoPlayingStage="1" alsoPlayingTimeInStage="0"> + <state img="2-embarrassed.png">Sakura? You <i>sure</i> that's not another perofrmer name? On the nose for the girl with pink hair...</state> + </case> + <case tag="hand" alsoPlaying="sakura" alsoPlayingStage="3" alsoPlayingNotSaidMarker="furanshuu" alsoPlayingSayingMarker="furanshuu"> + <state img="2-excited.png">Whoa... I see. Clever wordplay!</state> + </case> <case tag="hand" alsoPlaying="sakura" notSaidMarker="seiq1_sakura" alsoPlayingSaidMarker="sakura_drinks"> <state img="2-stripped.png" marker="seiq1_sakura" collectible="drinks" collectible-value="+1">Let's get the idol something pink and fun! How about a Sugar Rush, the old staple?</state> </case> @@ -13352,6 +13777,9 @@ <case tag="female_must_strip" target="felicia" targetStage="1"> <state img="2-shocked.png">So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns...</state> </case> + <case tag="female_must_strip" target="franziska" targetStage="0"> + <state img="2-annoyed.png">You want to have a few Brandtinis and calm down?</state> + </case> <case tag="female_must_strip" target="futaba" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<4" alsoPlayingNotSaidMarker="futaba_horny1" alsoPlayingSayingMarker="futaba_horny1"> <state img="2-shocked.png">Nicole, that's a bit rude.</state> </case> @@ -13987,6 +14415,12 @@ <case tag="female_must_strip" target="revy" targetStage="3" alsoPlaying="aimee"> <state img="2-sad.png">I'd say everyone could take their earplugs out now, but unfortunately, we still have Aimee firing away. Make due!</state> </case> + <case tag="female_must_strip" target="rin" targetStage="0"> + <state img="2-shocked.png">Rin, are you suffering from Darrow Deficiency Syndrome...?</state> + </case> + <case tag="female_must_strip" target="rin" targetStage="1"> + <state img="2-embarrassed.png">Need some help, Rin?</state> + </case> <case tag="female_must_strip" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="2-shocked.png">You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together!</state> </case> @@ -14044,6 +14478,33 @@ <case tag="female_must_strip" target="saki" saidMarker="saki_sip" notSaidMarker="saki_end"> <state img="2-shocked.png" marker="saki_end">Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen.</state> </case> + <case tag="female_must_strip" target="saki_zls" targetStage="0"> + <state img="2-annoyed.png">Vintage or not, I'm gonna need to see some ID, Ms...?</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="1"> + <state img="2-excited.png">You know, if you ever wanted to sell out and make a normal living...</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="6"> + <state img="2-sad.png">When you say zombie... do you mean like... virus plague... radiation...?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0"> + <state img="2-excited.png">Such a cutie! You're an idol? Do you know *Kira* Miki?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="2-annoyed.png">Everyone wants to have a threesome until one person gets tired or jealous...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingSaidMarker="ss_threesome"> + <state img="2-shocked.png">...Green skin...? Is this some sort of... idol expression?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingSaidMarker="ss_threesome"> + <state img="2-embarrassed.png">So... looks like we have a <i>another</i> zombie here tonight...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="2-horny.png">Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura!</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="3"> + <state img="2-neutral.png">So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh...</state> + </case> <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<6" alsoPlayingNotSaidMarker="sakura_bf1" alsoPlayingSayingMarker="sakura_bf1"> <state img="2-embarrassed.png">Naughty! I thought idols weren't allowed to date!</state> </case> @@ -14077,6 +14538,15 @@ <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers>=6" alsoPlayingNotSaidMarker="sakura_touch1" alsoPlayingSayingMarker="sakura_touch1"> <state img="2-sad.png">I <i>have</i> been curious... but didn't quite know how to ask...</state> </case> + <case tag="female_must_strip" target="sakura" targetStage="4"> + <state img="2-embarrassed.png">You're awfully good at making your... condition work for you...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="2-annoyed.png">I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="2-excited.png">She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part!</state> + </case> <case tag="female_must_strip" target="samus" targetStage="0"> <state img="2-shocked.png">Whoa! Samus Aran, in the flesh!</state> </case> @@ -14573,12 +15043,28 @@ <case tag="female_removing_accessory" target="revy" targetStage="3"> <state img="2-neutral.png">I'm not exactly a gun nut, but I like to understand the technology the gangs around Glitch City use.</state> </case> + <case tag="female_removing_accessory" target="rin" targetStage="1"> + <state img="2-excited.png">So cute! It's like when Stella dresses my wounds!</state> + </case> <case tag="female_removing_accessory" target="ruby" targetStage="0"> <state img="2-shocked.png">Huh. I don’t know where Beacon is, but this ID definitely checks out.</state> </case> <case tag="female_removing_accessory" target="ryuko" targetStage="0"> <state img="2-embarrassed.png">She's such a cutie, rolling around your feet like that...</state> </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0"> + <state img="2-embarrassed.png">She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights...</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingSaidMarker="ss_threesome"> + <state img="2-embarrassed.png">...But it's still a fun idea to try anyway.</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="2-sad.png">I'm not sure I follow... is she turned on...? Or what?</state> + <state img="2-sad.png">...Are the drinks hitting harder than I expected, or...?</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="2-excited.png">I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right?</state> + </case> <case tag="female_removing_accessory" target="samus" targetStage="0"> <state img="2-excited.png">Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding…</state> </case> @@ -14635,6 +15121,14 @@ <state img="2-sad.png">I think if you really gave it some thought, you'd be able to find something better to take off.</state> <state img="2-annoyed.png">Can we please move on?</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="0" filter="stella" /> + <state img="2-excited.png">Watching you two flirt reminds me of Stella and I! I really should bring her here sometime!</state> + </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="2" filter="zombieland_saga" /> + <state img="2-excited.png">Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols!</state> + </case> <case tag="female_removed_accessory" filter="school_uniform" notSaidMarker="uniform3"> <state img="2-neutral.png" marker="uniform3">Hmm... well, your card looks in order. Eighteen, all right. I suppose you can stay if you want.</state> </case> @@ -14861,6 +15355,9 @@ <case tag="female_removed_accessory" target="revy" targetStage="4"> <state img="2-excited.png">Everyone, you can remove those earplugs I passed out! The guns are gone now.</state> </case> + <case tag="female_removed_accessory" target="rin" targetStage="2"> + <state img="2-embarrassed.png">If the drinks and cards keep flowing, maybe this'll end the same for you all...</state> + </case> <case tag="female_removed_accessory" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="2-horny.png" marker="enabler">You know, I can’t tell if that makes it worse or better.</state> </case> @@ -14870,6 +15367,9 @@ <case tag="female_removed_accessory" target="ryuko" targetStage="1"> <state img="2-excited.png">Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists...</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1"> + <state img="2-stripped.png">Despite the schoolgirl charm, you're old enough to drink? Want me grab you something, Ms. Number One?</state> + </case> <case tag="female_removed_accessory" target="samus" targetStage="1"> <state img="2-neutral.png">And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech!</state> </case> @@ -15037,6 +15537,9 @@ <case tag="female_removing_minor" target="estelle" targetStage="1"> <state img="2-excited.png">Oh! That whole thing's just a dress?</state> </case> + <case tag="female_removing_minor" target="franziska" targetStage="0"> + <state img="2-sad.png">Just because you have some fancy law degree doesn't mean we're stupid...</state> + </case> <case tag="female_removing_minor" target="futaba" targetStage="0"> <state img="2-shocked.png">Wait a second, are you that hacker, Medjed?</state> </case> @@ -15094,9 +15597,36 @@ <case tag="female_removing_minor" target="remilia" targetStage="1"> <state img="2-embarrassed.png">Such a cute little... noble... vampire girl.</state> </case> + <case tag="female_removing_minor" target="rin" targetStage="0"> + <state img="2-sad.png">I've seen so many field amputations... it's always sad when someone can't get a good prosthetic...</state> + </case> <case tag="female_removing_minor" target="ryuko" targetStage="1"> <state img="2-neutral.png">Well, that wasn't very polite, but it checks out. Sorry to bother you ladies.</state> </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="0"> + <state img="2-excited.png">...I'm just fucking with you. I'd recognize that uniform anywhere!</state> + </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="1"> + <state img="2-neutral.png">...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect!</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1"> + <state img="2-annoyed.png">I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but...</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <state img="2-shocked.png">Why would you need makeup on your...? I thought Franchouchou was family-friendly!</state> + </case> + <case tag="female_removing_minor" id="2-13" target="sakura" targetStage="2"> + <state img="2-shocked.png">This is-- <i>oh. It's all makeup!</i></state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="2-shocked.png">Does this mean Saki's also--</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="2-excited.png">You don't have to convice me that you're one of those girls that looks even better without makeup!</state> + </case> + <case tag="female_removing_minor" id="2-14" target="sakura" targetStage="3"> + <state img="2-shocked.png">Whoa, hold on there-- you need some help... getting yourself together?</state> + </case> <case tag="female_removing_minor" target="sayaka" targetStage="1"> <state img="2-excited.png">Ohhh...! I get it! This is some kind of... roleplay, right?</state> </case> @@ -15215,6 +15745,9 @@ <case tag="female_removed_minor" target="estelle" targetStage="2"> <state img="2-embarrassed.png">You're too cute! I think I can keep that messy look up, if you're interested.</state> </case> + <case tag="female_removed_minor" target="franziska" targetStage="1"> + <state img="2-annoyed.png">It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back...</state> + </case> <case tag="female_removed_minor" target="futaba" targetStage="1"> <state img="2-neutral.png">I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it.</state> </case> @@ -15273,9 +15806,33 @@ <case tag="female_removed_minor" target="remilia" targetStage="2"> <state img="2-excited.png">Sakuya, do you tie her shoes for her too, or can she get dressed by herself?</state> </case> + <case tag="female_removed_minor" target="rin" targetStage="1"> + <state img="2-neutral.png">There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...?</state> + </case> <case tag="female_removed_minor" target="ryuko" targetStage="2"> <state img="2-annoyed.png">Okay, schoolgirl, you're 18, not 28. Cool it down.</state> </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="1"> + <state img="2-excited.png">You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass!</state> + </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="2"> + <state img="2-stripped.png">You'll come around in a few Big Marsblasts, I'm sure!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2"> + <state img="2-sad.png">Honey... I'm here if you need me, okay? I promise.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="2-shocked.png">Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="3"> + <state img="2-excited.png">I'm just happy you're... not being taken advantage of!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4"> + <state img="2-excited.png">I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="2-annoyed.png">...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes...</state> + </case> <case tag="female_removed_minor" target="sayaka" targetStage="2"> <state img="2-horny.png">Don't worry, Sayaka! I'll help you with your <i>witch</i> problem.</state> </case> @@ -15344,6 +15901,9 @@ <case tag="female_removing_major" target="catria"> <state img="2-embarrassed.png">Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right?</state> </case> + <case tag="female_removing_major" id="2-12" target="caulifla" targetStage="1"> + <state img="2-shocked.png">What the hell!?</state> + </case> <case tag="female_removing_major" target="daria" targetStage="3"> <state img="2-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe!</state> <state img="2-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears…</state> @@ -15427,12 +15987,27 @@ <case tag="female_removing_major" target="remilia" targetStage="3"> <state img="2-embarrassed.png">Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia.</state> </case> + <case tag="female_removing_major" target="rin" targetStage="2"> + <state img="2-horny.png"><i>Yes</i>, strip her down!</state> + </case> + <case tag="female_removing_major" target="rin" targetStage="3"> + <state img="2-embarrassed.png">You're just toying with them, aren't you, Rin? You love every minute of this.</state> + </case> <case tag="female_removing_major" target="ryuko" targetStage="2"> <state img="2-embarrassed.png">Whoa! I've seen quite a few things... but nothing like <i>this!</i></state> </case> <case tag="female_removing_major" target="ryuko" targetStage="4"> <state img="2-embarrassed.png">Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins?</state> </case> + <case tag="female_removing_major" target="saki_zls" targetStage="5"> + <state img="2-annoyed.png">I'm either really drunk or that makeup's really subtle...</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4"> + <state img="2-horny.png">Hmm... I guess it's the personality and presence of mind that makes someone legal... right?</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="2-excited.png">I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar!</state> + </case> <case tag="female_removing_major" target="sayaka" targetStage="4"> <state img="2-shocked.png">Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway...</state> </case> @@ -15509,6 +16084,9 @@ <case tag="female_removed_major" target="catria"> <state img="2-sad.png">C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that...</state> </case> + <case tag="female_removed_major" target="caulifla" targetStage="2"> + <state img="2-annoyed.png">I thought this was an AR-free bar...</state> + </case> <case tag="female_removed_major" target="daria" targetStage="4"> <state img="2-excited.png" marker="hologram">Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria.</state> </case> @@ -15613,12 +16191,24 @@ <case tag="female_removed_major" target="remilia" targetStage="4"> <state img="2-excited.png">Sakuya, can I tickle her? Let me tickle her!</state> </case> + <case tag="female_removed_major" target="rin" targetStage="3" targetSayingMarker="pantiessoul"> + <state img="2-embarrassed.png">It's true, ~player~! Which is why my soul is nice and wet.</state> + </case> + <case tag="female_removed_major" id="2-11" target="rin" targetStage="4"> + <state img="2-excited.png">Girls like us need to take every advantage we can get. I can respect that, Rin!</state> + </case> <case tag="female_removed_major" target="ryuko" targetStage="3"> <state img="2-horny.png"><i>Oh my God.</i> She looks so <i>cool</i>!</state> </case> <case tag="female_removed_major" target="ryuko" targetStage="5"> <state img="2-excited.png">I'm running my head through so many holovid plots!</state> </case> + <case tag="female_removed_major" id="2-17" target="saki_zls" targetStage="6"> + <state img="2-shocked.png">Are you trying to sober up!? There's faster ways, you know!</state> + </case> + <case tag="female_removed_major" target="sakura" targetStage="5"> + <state img="2-excited.png"><i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~</state> + </case> <case tag="female_removed_major" target="sayaka" targetStage="5"> <state img="2-excited.png">Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki?</state> </case> @@ -15864,6 +16454,12 @@ <case tag="female_chest_will_be_visible" target="ryuko"> <state img="2-excited.png">At least you're in good company, Ryuko and Mako!</state> </case> + <case tag="female_chest_will_be_visible" id="2-19" target="saki_zls"> + <state img="2-shocked.png">Oh!</state> + </case> + <case tag="female_chest_will_be_visible" id="2-15" target="sakura"> + <state img="2-excited.png">Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course!</state> + </case> <case tag="female_chest_will_be_visible" target="sayaka"> <state img="2-embarrassed.png">Dress... or corset...? Heh. The girls who make for magical nights...</state> </case> @@ -15919,6 +16515,9 @@ <case tag="female_small_chest_is_visible" target="remilia"> <state img="2-embarrassed.png">You had to show your boobs! Cool your jets, Remilia, no need to be a poet.</state> </case> + <case tag="female_small_chest_is_visible" target="saki_zls"> + <state img="2-annoyed.png">I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...?</state> + </case> <case tag="female_small_chest_is_visible" target="streaming-chan"> <state img="2-excited.png">Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink!</state> <state img="2-horny.png">Y-You're adorable, Nicole...</state> @@ -16040,6 +16639,9 @@ <state img="2-sad.png">Leotards and sportsbras are something, aren’t they…?</state> <state img="2-shocked.png">I'm actually really impressed! You have just the right of jiggle on stage, especially with boobs like those!</state> </case> + <case tag="female_large_chest_is_visible" target="sakura"> + <state img="2-embarrassed.png">Mind letting a tired, drunk medic rest her face, Sakura?</state> + </case> <case tag="female_large_chest_is_visible" target="sheena"> <state img="2-horny.png">Well... whatever it was, it's hardly as magical as your boobs.</state> </case> @@ -16150,6 +16752,9 @@ <case tag="female_crotch_will_be_visible" target="ryuko"> <state img="2-excited.png">Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny.</state> </case> + <case tag="female_crotch_will_be_visible" target="saki_zls"> + <state img="2-annoyed.png">That's a load of bullshit and I can smell it from here.</state> + </case> <case tag="female_crotch_will_be_visible" target="sayaka"> <state img="2-embarrassed.png">What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...?</state> </case> @@ -16329,12 +16934,21 @@ <case tag="female_crotch_is_visible" target="remilia"> <state img="2-shocked.png"><i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!?</state> </case> + <case tag="female_crotch_is_visible" target="rin"> + <state img="2-horny.png">When you say... blank canvas... you ever tried fooling around in paint, Rin?</state> + </case> <case tag="female_crotch_is_visible" target="ruby" saidMarker="team_rwby"> <state img="2-horny.png">Kinda cute though! The way it changes in the light is… Kind of enticing!</state> </case> <case tag="female_crotch_is_visible" target="ryuko"> <state img="2-horny.png">I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko...</state> </case> + <case tag="female_crotch_is_visible" target="saki_zls"> + <state img="2-embarrassed.png">...Well, it's not a <i>bad</i> smell, considering Saki's... condition.</state> + </case> + <case tag="female_crotch_is_visible" target="sakura"> + <state img="2-embarrassed.png">Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say...</state> + </case> <case tag="female_crotch_is_visible" target="sayaka"> <state img="2-horny.png">Sayakaaaa, turn arouuuuund! We wanna compare yours and mine!</state> </case> @@ -17815,9 +18429,15 @@ <case tag="female_start_masturbating" target="remilia"> <state img="2-embarrassed.png">You're drunk off, what, two glasses of wine? Heh. Lightweight.</state> </case> + <case tag="female_start_masturbating" target="rin"> + <state img="2-embarrassed.png">I see you're packing <i>some</i> augmentation tonight, Rin...</state> + </case> <case tag="female_start_masturbating" target="ruby" saidMarker="enabler" notSaidMarker="enabler_2"> <state img="2-horny.png" marker="enabler_2"><i>So awkward.</i></state> </case> + <case tag="female_start_masturbating" id="2-16" target="sakura" targetSaidMarker="cum" targetSayingMarker="wet"> + <state img="2-horny.png">Oh fuck. She's really gonna do it?</state> + </case> <case tag="female_start_masturbating" id="2-6" target="sayaka" targetSayingMarker="soulgem"> <state img="2-shocked.png">Wait, what are you doing?</state> </case> @@ -17888,7 +18508,7 @@ <case tag="female_finished_masturbating" target="corrin_f" saidMarker="corrinest2" notSaidMarker="twocorrins_first"> <state img="2-sad.png" marker="twocorrins_first">Well, this was awkward.</state> </case> - <case tag="female_finished_masturbating" target="launch" targetTimeInStage="0"> + <case tag="female_finished_masturbating" target="launch"> <state img="2-horny.png">Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think.</state> </case> <case tag="female_finished_masturbating" target="mercy"> @@ -18114,6 +18734,9 @@ <case tag="hand" alsoPlaying="dark_magician_girl" saidMarker="drinks_anyone" notSaidMarker="seiq1_dmg"> <state img="3-excited.png" marker="seiq1_dmg" collectible="drinks" collectible-value="+1">I haven't heard of that before. For our cute blonde monstergirl, can you draw two cards and make that for her, Deal?</state> </case> + <case tag="hand" alsoPlaying="emi" alsoPlayingTimeInStage="3" notSaidMarker="emi_legs"> + <state img="3-neutral.png" marker="emi_legs">So... Emi, what kind of prosthetics are you rocking? They look pretty lightweight so I'm guessing... NullSec? I'm kind of a gearhead...</state> + </case> <case tag="hand" alsoPlaying="florina" alsoPlayingStage="0-5" notSaidMarker="seiq1_florina"> <state img="3-excited.png" marker="seiq1_florina" collectible="drinks" collectible-value="+1">One Frothy Water for Florina, by the way, Deal! Don't forget!</state> </case> @@ -18186,6 +18809,15 @@ <case tag="hand" alsoPlaying="saki" saidMarker="drinks_anyone" notSaidMarker="seiq1_saki"> <state img="3-shocked.png" marker="seiq1_saki" collectible="drinks" collectible-value="+1">Oh, Deal, see if Saki wants a soda or something. I'm never quite sure what jurisdiction this place falls under.</state> </case> + <case tag="hand" id="3-18" alsoPlaying="saki_zls" alsoPlayingStage="6" alsoPlayingTimeInStage="0"> + <state img="3-annoyed.png"><i>Wait, what the fuck?</i> A <i>zombie</i>? For real?</state> + </case> + <case tag="hand" alsoPlaying="sakura" alsoPlayingStage="1" alsoPlayingTimeInStage="0"> + <state img="3-embarrassed.png">Sakura? You <i>sure</i> that's not another perofrmer name? On the nose for the girl with pink hair...</state> + </case> + <case tag="hand" alsoPlaying="sakura" alsoPlayingStage="3" alsoPlayingNotSaidMarker="furanshuu" alsoPlayingSayingMarker="furanshuu"> + <state img="3-excited.png">Whoa... I see. Clever wordplay!</state> + </case> <case tag="hand" alsoPlaying="sakura" notSaidMarker="seiq1_sakura" alsoPlayingSaidMarker="sakura_drinks"> <state img="3-stripped.png" marker="seiq1_sakura" collectible="drinks" collectible-value="+1">Let's get the idol something pink and fun! How about a Sugar Rush, the old staple?</state> </case> @@ -19268,6 +19900,9 @@ <case tag="female_must_strip" target="felicia" targetStage="1"> <state img="3-shocked.png">So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns...</state> </case> + <case tag="female_must_strip" target="franziska" targetStage="0"> + <state img="3-annoyed.png">You want to have a few Brandtinis and calm down?</state> + </case> <case tag="female_must_strip" target="futaba" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<4" alsoPlayingNotSaidMarker="futaba_horny1" alsoPlayingSayingMarker="futaba_horny1"> <state img="3-shocked.png">Nicole, that's a bit rude.</state> </case> @@ -19903,6 +20538,12 @@ <case tag="female_must_strip" target="revy" targetStage="3" alsoPlaying="aimee"> <state img="3-sad.png">I'd say everyone could take their earplugs out now, but unfortunately, we still have Aimee firing away. Make due!</state> </case> + <case tag="female_must_strip" target="rin" targetStage="0"> + <state img="3-shocked.png">Rin, are you suffering from Darrow Deficiency Syndrome...?</state> + </case> + <case tag="female_must_strip" target="rin" targetStage="1"> + <state img="3-embarrassed.png">Need some help, Rin?</state> + </case> <case tag="female_must_strip" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="3-shocked.png">You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together!</state> </case> @@ -19960,6 +20601,33 @@ <case tag="female_must_strip" target="saki" saidMarker="saki_sip" notSaidMarker="saki_end"> <state img="3-shocked.png" marker="saki_end">Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen.</state> </case> + <case tag="female_must_strip" target="saki_zls" targetStage="0"> + <state img="3-annoyed.png">Vintage or not, I'm gonna need to see some ID, Ms...?</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="1"> + <state img="3-excited.png">You know, if you ever wanted to sell out and make a normal living...</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="6"> + <state img="3-sad.png">When you say zombie... do you mean like... virus plague... radiation...?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0"> + <state img="3-excited.png">Such a cutie! You're an idol? Do you know *Kira* Miki?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="3-annoyed.png">Everyone wants to have a threesome until one person gets tired or jealous...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingSaidMarker="ss_threesome"> + <state img="3-shocked.png">...Green skin...? Is this some sort of... idol expression?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingSaidMarker="ss_threesome"> + <state img="3-embarrassed.png">So... looks like we have a <i>another</i> zombie here tonight...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="3-horny.png">Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura!</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="3"> + <state img="3-neutral.png">So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh...</state> + </case> <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<6" alsoPlayingNotSaidMarker="sakura_bf1" alsoPlayingSayingMarker="sakura_bf1"> <state img="3-embarrassed.png">Naughty! I thought idols weren't allowed to date!</state> </case> @@ -19993,6 +20661,15 @@ <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers>=6" alsoPlayingNotSaidMarker="sakura_touch1" alsoPlayingSayingMarker="sakura_touch1"> <state img="3-sad.png">I <i>have</i> been curious... but didn't quite know how to ask...</state> </case> + <case tag="female_must_strip" target="sakura" targetStage="4"> + <state img="3-embarrassed.png">You're awfully good at making your... condition work for you...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="3-annoyed.png">I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="3-excited.png">She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part!</state> + </case> <case tag="female_must_strip" target="samus" targetStage="0"> <state img="3-shocked.png">Whoa! Samus Aran, in the flesh!</state> </case> @@ -20602,12 +21279,28 @@ <case tag="female_removing_accessory" target="revy" targetStage="3"> <state img="3-neutral.png">I'm not exactly a gun nut, but I like to understand the technology the gangs around Glitch City use.</state> </case> + <case tag="female_removing_accessory" target="rin" targetStage="1"> + <state img="3-excited.png">So cute! It's like when Stella dresses my wounds!</state> + </case> <case tag="female_removing_accessory" target="ruby" targetStage="0"> <state img="3-shocked.png">Huh. I don’t know where Beacon is, but this ID definitely checks out.</state> </case> <case tag="female_removing_accessory" target="ryuko" targetStage="0"> <state img="3-embarrassed.png">She's such a cutie, rolling around your feet like that...</state> </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0"> + <state img="3-embarrassed.png">She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights...</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingSaidMarker="ss_threesome"> + <state img="3-embarrassed.png">...But it's still a fun idea to try anyway.</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="3-sad.png">I'm not sure I follow... is she turned on...? Or what?</state> + <state img="3-sad.png">...Are the drinks hitting harder than I expected, or...?</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="3-excited.png">I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right?</state> + </case> <case tag="female_removing_accessory" target="samus" targetStage="0"> <state img="3-excited.png">Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding…</state> </case> @@ -20664,6 +21357,14 @@ <state img="3-neutral.png">I won't lose anything else!</state> <state img="3-excited.png">Okay, time to start winning!</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="0" filter="stella" /> + <state img="3-excited.png">Watching you two flirt reminds me of Stella and I! I really should bring her here sometime!</state> + </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="2" filter="zombieland_saga" /> + <state img="3-excited.png">Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols!</state> + </case> <case tag="female_removed_accessory" filter="aggressive" priority="0"> <state img="3-sad.png">You know, ~name~, you don't have to be so aggressive.</state> <state img="3-stripped.png">~name~, I know losing isn't great, but isn't losing here at least somewhat enjoyable?</state> @@ -21006,6 +21707,9 @@ <case tag="female_removed_accessory" target="revy" targetStage="4"> <state img="3-excited.png">Everyone, you can remove those earplugs I passed out! The guns are gone now.</state> </case> + <case tag="female_removed_accessory" target="rin" targetStage="2"> + <state img="3-embarrassed.png">If the drinks and cards keep flowing, maybe this'll end the same for you all...</state> + </case> <case tag="female_removed_accessory" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="3-horny.png" marker="enabler">You know, I can’t tell if that makes it worse or better.</state> </case> @@ -21015,6 +21719,9 @@ <case tag="female_removed_accessory" target="ryuko" targetStage="1"> <state img="3-excited.png">Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists...</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1"> + <state img="3-stripped.png">Despite the schoolgirl charm, you're old enough to drink? Want me grab you something, Ms. Number One?</state> + </case> <case tag="female_removed_accessory" target="samus" targetStage="1"> <state img="3-neutral.png">And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech!</state> </case> @@ -21146,6 +21853,9 @@ <case tag="female_removing_minor" target="estelle" targetStage="1"> <state img="3-excited.png">Oh! That whole thing's just a dress?</state> </case> + <case tag="female_removing_minor" target="franziska" targetStage="0"> + <state img="3-sad.png">Just because you have some fancy law degree doesn't mean we're stupid...</state> + </case> <case tag="female_removing_minor" target="futaba" targetStage="0"> <state img="3-shocked.png">Wait a second, are you that hacker, Medjed?</state> </case> @@ -21203,9 +21913,36 @@ <case tag="female_removing_minor" target="remilia" targetStage="1"> <state img="3-embarrassed.png">Such a cute little... noble... vampire girl.</state> </case> + <case tag="female_removing_minor" target="rin" targetStage="0"> + <state img="3-sad.png">I've seen so many field amputations... it's always sad when someone can't get a good prosthetic...</state> + </case> <case tag="female_removing_minor" target="ryuko" targetStage="1"> <state img="3-neutral.png">Well, that wasn't very polite, but it checks out. Sorry to bother you ladies.</state> </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="0"> + <state img="3-excited.png">...I'm just fucking with you. I'd recognize that uniform anywhere!</state> + </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="1"> + <state img="3-neutral.png">...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect!</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1"> + <state img="3-annoyed.png">I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but...</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <state img="3-shocked.png">Why would you need makeup on your...? I thought Franchouchou was family-friendly!</state> + </case> + <case tag="female_removing_minor" id="3-13" target="sakura" targetStage="2"> + <state img="3-shocked.png">This is-- <i>oh. It's all makeup!</i></state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="3-shocked.png">Does this mean Saki's also--</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="3-excited.png">You don't have to convice me that you're one of those girls that looks even better without makeup!</state> + </case> + <case tag="female_removing_minor" id="3-14" target="sakura" targetStage="3"> + <state img="3-shocked.png">Whoa, hold on there-- you need some help... getting yourself together?</state> + </case> <case tag="female_removing_minor" target="sayaka" targetStage="1"> <state img="3-excited.png">Ohhh...! I get it! This is some kind of... roleplay, right?</state> </case> @@ -21288,6 +22025,9 @@ <case tag="female_removed_minor" target="estelle" targetStage="2"> <state img="3-embarrassed.png">You're too cute! I think I can keep that messy look up, if you're interested.</state> </case> + <case tag="female_removed_minor" target="franziska" targetStage="1"> + <state img="3-annoyed.png">It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back...</state> + </case> <case tag="female_removed_minor" target="futaba" targetStage="1"> <state img="3-neutral.png">I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it.</state> </case> @@ -21345,9 +22085,33 @@ <case tag="female_removed_minor" target="remilia" targetStage="2"> <state img="3-excited.png">Sakuya, do you tie her shoes for her too, or can she get dressed by herself?</state> </case> + <case tag="female_removed_minor" target="rin" targetStage="1"> + <state img="3-neutral.png">There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...?</state> + </case> <case tag="female_removed_minor" target="ryuko" targetStage="2"> <state img="3-annoyed.png">Okay, schoolgirl, you're 18, not 28. Cool it down.</state> </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="1"> + <state img="3-excited.png">You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass!</state> + </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="2"> + <state img="3-stripped.png">You'll come around in a few Big Marsblasts, I'm sure!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2"> + <state img="3-sad.png">Honey... I'm here if you need me, okay? I promise.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="3-shocked.png">Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="3"> + <state img="3-excited.png">I'm just happy you're... not being taken advantage of!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4"> + <state img="3-excited.png">I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="3-annoyed.png">...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes...</state> + </case> <case tag="female_removed_minor" target="sayaka" targetStage="2"> <state img="3-horny.png">Don't worry, Sayaka! I'll help you with your <i>witch</i> problem.</state> </case> @@ -21416,6 +22180,9 @@ <case tag="female_removing_major" target="catria"> <state img="3-embarrassed.png">Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right?</state> </case> + <case tag="female_removing_major" id="3-12" target="caulifla" targetStage="1"> + <state img="3-shocked.png">What the hell!?</state> + </case> <case tag="female_removing_major" target="daria" targetStage="3"> <state img="3-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe!</state> <state img="3-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears…</state> @@ -21499,12 +22266,27 @@ <case tag="female_removing_major" target="remilia" targetStage="3"> <state img="3-embarrassed.png">Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia.</state> </case> + <case tag="female_removing_major" target="rin" targetStage="2"> + <state img="3-horny.png"><i>Yes</i>, strip her down!</state> + </case> + <case tag="female_removing_major" target="rin" targetStage="3"> + <state img="3-embarrassed.png">You're just toying with them, aren't you, Rin? You love every minute of this.</state> + </case> <case tag="female_removing_major" target="ryuko" targetStage="2"> <state img="3-embarrassed.png">Whoa! I've seen quite a few things... but nothing like <i>this!</i></state> </case> <case tag="female_removing_major" target="ryuko" targetStage="4"> <state img="3-embarrassed.png">Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins?</state> </case> + <case tag="female_removing_major" target="saki_zls" targetStage="5"> + <state img="3-annoyed.png">I'm either really drunk or that makeup's really subtle...</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4"> + <state img="3-horny.png">Hmm... I guess it's the personality and presence of mind that makes someone legal... right?</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="3-excited.png">I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar!</state> + </case> <case tag="female_removing_major" target="sayaka" targetStage="4"> <state img="3-shocked.png">Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway...</state> </case> @@ -21581,6 +22363,9 @@ <case tag="female_removed_major" target="catria"> <state img="3-sad.png">C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that...</state> </case> + <case tag="female_removed_major" target="caulifla" targetStage="2"> + <state img="3-annoyed.png">I thought this was an AR-free bar...</state> + </case> <case tag="female_removed_major" target="daria" targetStage="4"> <state img="3-excited.png" marker="hologram">Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria.</state> </case> @@ -21685,12 +22470,24 @@ <case tag="female_removed_major" target="remilia" targetStage="4"> <state img="3-excited.png">Sakuya, can I tickle her? Let me tickle her!</state> </case> + <case tag="female_removed_major" target="rin" targetStage="3" targetSayingMarker="pantiessoul"> + <state img="3-embarrassed.png">It's true, ~player~! Which is why my soul is nice and wet.</state> + </case> + <case tag="female_removed_major" id="3-11" target="rin" targetStage="4"> + <state img="3-excited.png">Girls like us need to take every advantage we can get. I can respect that, Rin!</state> + </case> <case tag="female_removed_major" target="ryuko" targetStage="3"> <state img="3-horny.png"><i>Oh my God.</i> She looks so <i>cool</i>!</state> </case> <case tag="female_removed_major" target="ryuko" targetStage="5"> <state img="3-excited.png">I'm running my head through so many holovid plots!</state> </case> + <case tag="female_removed_major" id="3-17" target="saki_zls" targetStage="6"> + <state img="3-shocked.png">Are you trying to sober up!? There's faster ways, you know!</state> + </case> + <case tag="female_removed_major" target="sakura" targetStage="5"> + <state img="3-excited.png"><i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~</state> + </case> <case tag="female_removed_major" target="sayaka" targetStage="5"> <state img="3-excited.png">Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki?</state> </case> @@ -21936,6 +22733,12 @@ <case tag="female_chest_will_be_visible" target="ryuko"> <state img="3-excited.png">At least you're in good company, Ryuko and Mako!</state> </case> + <case tag="female_chest_will_be_visible" id="3-19" target="saki_zls"> + <state img="3-shocked.png">Oh!</state> + </case> + <case tag="female_chest_will_be_visible" id="3-15" target="sakura"> + <state img="3-excited.png">Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course!</state> + </case> <case tag="female_chest_will_be_visible" target="sayaka"> <state img="3-embarrassed.png">Dress... or corset...? Heh. The girls who make for magical nights...</state> </case> @@ -21991,6 +22794,9 @@ <case tag="female_small_chest_is_visible" target="remilia"> <state img="3-embarrassed.png">You had to show your boobs! Cool your jets, Remilia, no need to be a poet.</state> </case> + <case tag="female_small_chest_is_visible" target="saki_zls"> + <state img="3-annoyed.png">I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...?</state> + </case> <case tag="female_small_chest_is_visible" target="streaming-chan"> <state img="3-excited.png">Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink!</state> <state img="3-horny.png">Y-You're adorable, Nicole...</state> @@ -22112,6 +22918,9 @@ <state img="3-sad.png">Leotards and sportsbras are something, aren’t they…?</state> <state img="3-shocked.png">I'm actually really impressed! You have just the right of jiggle on stage, especially with boobs like those!</state> </case> + <case tag="female_large_chest_is_visible" target="sakura"> + <state img="3-embarrassed.png">Mind letting a tired, drunk medic rest her face, Sakura?</state> + </case> <case tag="female_large_chest_is_visible" target="sheena"> <state img="3-horny.png">Well... whatever it was, it's hardly as magical as your boobs.</state> </case> @@ -22222,6 +23031,9 @@ <case tag="female_crotch_will_be_visible" target="ryuko"> <state img="3-excited.png">Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny.</state> </case> + <case tag="female_crotch_will_be_visible" target="saki_zls"> + <state img="3-annoyed.png">That's a load of bullshit and I can smell it from here.</state> + </case> <case tag="female_crotch_will_be_visible" target="sayaka"> <state img="3-embarrassed.png">What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...?</state> </case> @@ -22401,12 +23213,21 @@ <case tag="female_crotch_is_visible" target="remilia"> <state img="3-shocked.png"><i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!?</state> </case> + <case tag="female_crotch_is_visible" target="rin"> + <state img="3-horny.png">When you say... blank canvas... you ever tried fooling around in paint, Rin?</state> + </case> <case tag="female_crotch_is_visible" target="ruby" saidMarker="team_rwby"> <state img="3-horny.png">Kinda cute though! The way it changes in the light is… Kind of enticing!</state> </case> <case tag="female_crotch_is_visible" target="ryuko"> <state img="3-horny.png">I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko...</state> </case> + <case tag="female_crotch_is_visible" target="saki_zls"> + <state img="3-embarrassed.png">...Well, it's not a <i>bad</i> smell, considering Saki's... condition.</state> + </case> + <case tag="female_crotch_is_visible" target="sakura"> + <state img="3-embarrassed.png">Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say...</state> + </case> <case tag="female_crotch_is_visible" target="sayaka"> <state img="3-horny.png">Sayakaaaa, turn arouuuuund! We wanna compare yours and mine!</state> </case> @@ -23885,9 +24706,15 @@ <case tag="female_start_masturbating" target="remilia"> <state img="3-embarrassed.png">You're drunk off, what, two glasses of wine? Heh. Lightweight.</state> </case> + <case tag="female_start_masturbating" target="rin"> + <state img="3-embarrassed.png">I see you're packing <i>some</i> augmentation tonight, Rin...</state> + </case> <case tag="female_start_masturbating" target="ruby" saidMarker="enabler" notSaidMarker="enabler_2"> <state img="3-horny.png" marker="enabler_2"><i>So awkward.</i></state> </case> + <case tag="female_start_masturbating" id="3-16" target="sakura" targetSaidMarker="cum" targetSayingMarker="wet"> + <state img="3-horny.png">Oh fuck. She's really gonna do it?</state> + </case> <case tag="female_start_masturbating" id="3-6" target="sayaka" targetSayingMarker="soulgem"> <state img="3-shocked.png">Wait, what are you doing?</state> </case> @@ -23958,7 +24785,7 @@ <case tag="female_finished_masturbating" target="corrin_f" saidMarker="corrinest2" notSaidMarker="twocorrins_first"> <state img="3-sad.png" marker="twocorrins_first">Well, this was awkward.</state> </case> - <case tag="female_finished_masturbating" target="launch" targetTimeInStage="0"> + <case tag="female_finished_masturbating" target="launch"> <state img="3-horny.png">Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think.</state> </case> <case tag="female_finished_masturbating" target="mercy"> @@ -24178,6 +25005,9 @@ <case tag="hand" alsoPlaying="dark_magician_girl" saidMarker="drinks_anyone" notSaidMarker="seiq1_dmg"> <state img="4-excited.png" marker="seiq1_dmg" collectible="drinks" collectible-value="+1">I haven't heard of that before. For our cute blonde monstergirl, can you draw two cards and make that for her, Deal?</state> </case> + <case tag="hand" alsoPlaying="emi" alsoPlayingTimeInStage="3" notSaidMarker="emi_legs"> + <state img="4-neutral.png" marker="emi_legs">So... Emi, what kind of prosthetics are you rocking? They look pretty lightweight so I'm guessing... NullSec? I'm kind of a gearhead...</state> + </case> <case tag="hand" alsoPlaying="florina" alsoPlayingStage="0-5" notSaidMarker="seiq1_florina"> <state img="4-excited.png" marker="seiq1_florina" collectible="drinks" collectible-value="+1">One Frothy Water for Florina, by the way, Deal! Don't forget!</state> </case> @@ -24250,6 +25080,15 @@ <case tag="hand" alsoPlaying="saki" saidMarker="drinks_anyone" notSaidMarker="seiq1_saki"> <state img="4-shocked.png" marker="seiq1_saki" collectible="drinks" collectible-value="+1">Oh, Deal, see if Saki wants a soda or something. I'm never quite sure what jurisdiction this place falls under.</state> </case> + <case tag="hand" id="4-18" alsoPlaying="saki_zls" alsoPlayingStage="6" alsoPlayingTimeInStage="0"> + <state img="4-annoyed.png"><i>Wait, what the fuck?</i> A <i>zombie</i>? For real?</state> + </case> + <case tag="hand" alsoPlaying="sakura" alsoPlayingStage="1" alsoPlayingTimeInStage="0"> + <state img="4-embarrassed.png">Sakura? You <i>sure</i> that's not another perofrmer name? On the nose for the girl with pink hair...</state> + </case> + <case tag="hand" alsoPlaying="sakura" alsoPlayingStage="3" alsoPlayingNotSaidMarker="furanshuu" alsoPlayingSayingMarker="furanshuu"> + <state img="4-excited.png">Whoa... I see. Clever wordplay!</state> + </case> <case tag="hand" alsoPlaying="sakura" notSaidMarker="seiq1_sakura" alsoPlayingSaidMarker="sakura_drinks"> <state img="4-stripped.png" marker="seiq1_sakura" collectible="drinks" collectible-value="+1">Let's get the idol something pink and fun! How about a Sugar Rush, the old staple?</state> </case> @@ -25249,6 +26088,9 @@ <case tag="female_must_strip" target="felicia" targetStage="1"> <state img="4-shocked.png">So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns...</state> </case> + <case tag="female_must_strip" target="franziska" targetStage="0"> + <state img="4-annoyed.png">You want to have a few Brandtinis and calm down?</state> + </case> <case tag="female_must_strip" target="futaba" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<4" alsoPlayingNotSaidMarker="futaba_horny1" alsoPlayingSayingMarker="futaba_horny1"> <state img="4-shocked.png">Nicole, that's a bit rude.</state> </case> @@ -25882,6 +26724,12 @@ <case tag="female_must_strip" target="revy" targetStage="3" alsoPlaying="aimee"> <state img="4-sad.png">I'd say everyone could take their earplugs out now, but unfortunately, we still have Aimee firing away. Make due!</state> </case> + <case tag="female_must_strip" target="rin" targetStage="0"> + <state img="4-shocked.png">Rin, are you suffering from Darrow Deficiency Syndrome...?</state> + </case> + <case tag="female_must_strip" target="rin" targetStage="1"> + <state img="4-embarrassed.png">Need some help, Rin?</state> + </case> <case tag="female_must_strip" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="4-shocked.png">You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together!</state> </case> @@ -25939,6 +26787,33 @@ <case tag="female_must_strip" target="saki" saidMarker="saki_sip" notSaidMarker="saki_end"> <state img="4-shocked.png" marker="saki_end">Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen.</state> </case> + <case tag="female_must_strip" target="saki_zls" targetStage="0"> + <state img="4-annoyed.png">Vintage or not, I'm gonna need to see some ID, Ms...?</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="1"> + <state img="4-excited.png">You know, if you ever wanted to sell out and make a normal living...</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="6"> + <state img="4-sad.png">When you say zombie... do you mean like... virus plague... radiation...?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0"> + <state img="4-excited.png">Such a cutie! You're an idol? Do you know *Kira* Miki?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="4-annoyed.png">Everyone wants to have a threesome until one person gets tired or jealous...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingSaidMarker="ss_threesome"> + <state img="4-shocked.png">...Green skin...? Is this some sort of... idol expression?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingSaidMarker="ss_threesome"> + <state img="4-embarrassed.png">So... looks like we have a <i>another</i> zombie here tonight...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="4-horny.png">Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura!</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="3"> + <state img="4-neutral.png">So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh...</state> + </case> <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<6" alsoPlayingNotSaidMarker="sakura_bf1" alsoPlayingSayingMarker="sakura_bf1"> <state img="4-embarrassed.png">Naughty! I thought idols weren't allowed to date!</state> </case> @@ -25972,6 +26847,15 @@ <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers>=6" alsoPlayingNotSaidMarker="sakura_touch1" alsoPlayingSayingMarker="sakura_touch1"> <state img="4-sad.png">I <i>have</i> been curious... but didn't quite know how to ask...</state> </case> + <case tag="female_must_strip" target="sakura" targetStage="4"> + <state img="4-embarrassed.png">You're awfully good at making your... condition work for you...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="4-annoyed.png">I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="4-excited.png">She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part!</state> + </case> <case tag="female_must_strip" target="samus" targetStage="0"> <state img="4-shocked.png">Whoa! Samus Aran, in the flesh!</state> </case> @@ -26581,12 +27465,28 @@ <case tag="female_removing_accessory" target="revy" targetStage="3"> <state img="4-neutral.png">I'm not exactly a gun nut, but I like to understand the technology the gangs around Glitch City use.</state> </case> + <case tag="female_removing_accessory" target="rin" targetStage="1"> + <state img="4-excited.png">So cute! It's like when Stella dresses my wounds!</state> + </case> <case tag="female_removing_accessory" target="ruby" targetStage="0"> <state img="4-shocked.png">Huh. I don’t know where Beacon is, but this ID definitely checks out.</state> </case> <case tag="female_removing_accessory" target="ryuko" targetStage="0"> <state img="4-embarrassed.png">She's such a cutie, rolling around your feet like that...</state> </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0"> + <state img="4-embarrassed.png">She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights...</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingSaidMarker="ss_threesome"> + <state img="4-embarrassed.png">...But it's still a fun idea to try anyway.</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="4-sad.png">I'm not sure I follow... is she turned on...? Or what?</state> + <state img="4-sad.png">...Are the drinks hitting harder than I expected, or...?</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="4-excited.png">I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right?</state> + </case> <case tag="female_removing_accessory" target="samus" targetStage="0"> <state img="4-excited.png">Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding…</state> </case> @@ -26643,6 +27543,14 @@ <state img="4-excited.png">Finally got you moving in the right direction.</state> <state img="4-shocked.png">I feel vulnerable without my armor, don't you feel the same?</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="0" filter="stella" /> + <state img="4-excited.png">Watching you two flirt reminds me of Stella and I! I really should bring her here sometime!</state> + </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="2" filter="zombieland_saga" /> + <state img="4-excited.png">Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols!</state> + </case> <case tag="female_removed_accessory" filter="aggressive" priority="0"> <state img="4-sad.png">You know, ~name~, you don't have to be so aggressive.</state> <state img="4-stripped.png">~name~, I know losing isn't great, but isn't losing here at least somewhat enjoyable?</state> @@ -26985,6 +27893,9 @@ <case tag="female_removed_accessory" target="revy" targetStage="4"> <state img="4-excited.png">Everyone, you can remove those earplugs I passed out! The guns are gone now.</state> </case> + <case tag="female_removed_accessory" target="rin" targetStage="2"> + <state img="4-embarrassed.png">If the drinks and cards keep flowing, maybe this'll end the same for you all...</state> + </case> <case tag="female_removed_accessory" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="4-horny.png" marker="enabler">You know, I can’t tell if that makes it worse or better.</state> </case> @@ -26994,6 +27905,9 @@ <case tag="female_removed_accessory" target="ryuko" targetStage="1"> <state img="4-excited.png">Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists...</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1"> + <state img="4-stripped.png">Despite the schoolgirl charm, you're old enough to drink? Want me grab you something, Ms. Number One?</state> + </case> <case tag="female_removed_accessory" target="samus" targetStage="1"> <state img="4-neutral.png">And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech!</state> </case> @@ -27157,6 +28071,9 @@ <case tag="female_removing_minor" target="estelle" targetStage="1"> <state img="4-excited.png">Oh! That whole thing's just a dress?</state> </case> + <case tag="female_removing_minor" target="franziska" targetStage="0"> + <state img="4-sad.png">Just because you have some fancy law degree doesn't mean we're stupid...</state> + </case> <case tag="female_removing_minor" target="futaba" targetStage="0"> <state img="4-shocked.png">Wait a second, are you that hacker, Medjed?</state> </case> @@ -27215,9 +28132,36 @@ <case tag="female_removing_minor" target="remilia" targetStage="1"> <state img="4-embarrassed.png">Such a cute little... noble... vampire girl.</state> </case> + <case tag="female_removing_minor" target="rin" targetStage="0"> + <state img="4-sad.png">I've seen so many field amputations... it's always sad when someone can't get a good prosthetic...</state> + </case> <case tag="female_removing_minor" target="ryuko" targetStage="1"> <state img="4-neutral.png">Well, that wasn't very polite, but it checks out. Sorry to bother you ladies.</state> </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="0"> + <state img="4-excited.png">...I'm just fucking with you. I'd recognize that uniform anywhere!</state> + </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="1"> + <state img="4-neutral.png">...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect!</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1"> + <state img="4-annoyed.png">I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but...</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <state img="4-shocked.png">Why would you need makeup on your...? I thought Franchouchou was family-friendly!</state> + </case> + <case tag="female_removing_minor" id="4-13" target="sakura" targetStage="2"> + <state img="4-shocked.png">This is-- <i>oh. It's all makeup!</i></state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="4-shocked.png">Does this mean Saki's also--</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="4-excited.png">You don't have to convice me that you're one of those girls that looks even better without makeup!</state> + </case> + <case tag="female_removing_minor" id="4-14" target="sakura" targetStage="3"> + <state img="4-shocked.png">Whoa, hold on there-- you need some help... getting yourself together?</state> + </case> <case tag="female_removing_minor" target="sayaka" targetStage="1"> <state img="4-excited.png">Ohhh...! I get it! This is some kind of... roleplay, right?</state> </case> @@ -27331,6 +28275,9 @@ <case tag="female_removed_minor" target="estelle" targetStage="2"> <state img="4-embarrassed.png">You're too cute! I think I can keep that messy look up, if you're interested.</state> </case> + <case tag="female_removed_minor" target="franziska" targetStage="1"> + <state img="4-annoyed.png">It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back...</state> + </case> <case tag="female_removed_minor" target="futaba" targetStage="1"> <state img="4-neutral.png">I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it.</state> </case> @@ -27388,9 +28335,33 @@ <case tag="female_removed_minor" target="remilia" targetStage="2"> <state img="4-excited.png">Sakuya, do you tie her shoes for her too, or can she get dressed by herself?</state> </case> + <case tag="female_removed_minor" target="rin" targetStage="1"> + <state img="4-neutral.png">There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...?</state> + </case> <case tag="female_removed_minor" target="ryuko" targetStage="2"> <state img="4-annoyed.png">Okay, schoolgirl, you're 18, not 28. Cool it down.</state> </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="1"> + <state img="4-excited.png">You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass!</state> + </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="2"> + <state img="4-stripped.png">You'll come around in a few Big Marsblasts, I'm sure!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2"> + <state img="4-sad.png">Honey... I'm here if you need me, okay? I promise.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="4-shocked.png">Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="3"> + <state img="4-excited.png">I'm just happy you're... not being taken advantage of!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4"> + <state img="4-excited.png">I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="4-annoyed.png">...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes...</state> + </case> <case tag="female_removed_minor" target="sayaka" targetStage="2"> <state img="4-horny.png">Don't worry, Sayaka! I'll help you with your <i>witch</i> problem.</state> </case> @@ -27459,6 +28430,9 @@ <case tag="female_removing_major" target="catria"> <state img="4-embarrassed.png">Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right?</state> </case> + <case tag="female_removing_major" id="4-12" target="caulifla" targetStage="1"> + <state img="4-shocked.png">What the hell!?</state> + </case> <case tag="female_removing_major" target="daria" targetStage="3"> <state img="4-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe!</state> <state img="4-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears…</state> @@ -27543,12 +28517,27 @@ <case tag="female_removing_major" target="remilia" targetStage="3"> <state img="4-embarrassed.png">Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia.</state> </case> + <case tag="female_removing_major" target="rin" targetStage="2"> + <state img="4-horny.png"><i>Yes</i>, strip her down!</state> + </case> + <case tag="female_removing_major" target="rin" targetStage="3"> + <state img="4-embarrassed.png">You're just toying with them, aren't you, Rin? You love every minute of this.</state> + </case> <case tag="female_removing_major" target="ryuko" targetStage="2"> <state img="4-embarrassed.png">Whoa! I've seen quite a few things... but nothing like <i>this!</i></state> </case> <case tag="female_removing_major" target="ryuko" targetStage="4"> <state img="4-embarrassed.png">Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins?</state> </case> + <case tag="female_removing_major" target="saki_zls" targetStage="5"> + <state img="4-annoyed.png">I'm either really drunk or that makeup's really subtle...</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4"> + <state img="4-horny.png">Hmm... I guess it's the personality and presence of mind that makes someone legal... right?</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="4-excited.png">I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar!</state> + </case> <case tag="female_removing_major" target="sayaka" targetStage="4"> <state img="4-shocked.png">Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway...</state> </case> @@ -27625,6 +28614,9 @@ <case tag="female_removed_major" target="catria"> <state img="4-sad.png">C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that...</state> </case> + <case tag="female_removed_major" target="caulifla" targetStage="2"> + <state img="4-annoyed.png">I thought this was an AR-free bar...</state> + </case> <case tag="female_removed_major" target="daria" targetStage="4"> <state img="4-excited.png" marker="hologram">Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria.</state> </case> @@ -27730,12 +28722,24 @@ <case tag="female_removed_major" target="remilia" targetStage="4"> <state img="4-excited.png">Sakuya, can I tickle her? Let me tickle her!</state> </case> + <case tag="female_removed_major" target="rin" targetStage="3" targetSayingMarker="pantiessoul"> + <state img="4-embarrassed.png">It's true, ~player~! Which is why my soul is nice and wet.</state> + </case> + <case tag="female_removed_major" id="4-11" target="rin" targetStage="4"> + <state img="4-excited.png">Girls like us need to take every advantage we can get. I can respect that, Rin!</state> + </case> <case tag="female_removed_major" target="ryuko" targetStage="3"> <state img="4-horny.png"><i>Oh my God.</i> She looks so <i>cool</i>!</state> </case> <case tag="female_removed_major" target="ryuko" targetStage="5"> <state img="4-excited.png">I'm running my head through so many holovid plots!</state> </case> + <case tag="female_removed_major" id="4-17" target="saki_zls" targetStage="6"> + <state img="4-shocked.png">Are you trying to sober up!? There's faster ways, you know!</state> + </case> + <case tag="female_removed_major" target="sakura" targetStage="5"> + <state img="4-excited.png"><i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~</state> + </case> <case tag="female_removed_major" target="sayaka" targetStage="5"> <state img="4-excited.png">Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki?</state> </case> @@ -27985,6 +28989,12 @@ <case tag="female_chest_will_be_visible" target="ryuko"> <state img="4-excited.png">At least you're in good company, Ryuko and Mako!</state> </case> + <case tag="female_chest_will_be_visible" id="4-19" target="saki_zls"> + <state img="4-shocked.png">Oh!</state> + </case> + <case tag="female_chest_will_be_visible" id="4-15" target="sakura"> + <state img="4-excited.png">Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course!</state> + </case> <case tag="female_chest_will_be_visible" target="sayaka"> <state img="4-embarrassed.png">Dress... or corset...? Heh. The girls who make for magical nights...</state> </case> @@ -28041,6 +29051,9 @@ <case tag="female_small_chest_is_visible" target="remilia"> <state img="4-embarrassed.png">You had to show your boobs! Cool your jets, Remilia, no need to be a poet.</state> </case> + <case tag="female_small_chest_is_visible" target="saki_zls"> + <state img="4-annoyed.png">I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...?</state> + </case> <case tag="female_small_chest_is_visible" target="streaming-chan"> <state img="4-excited.png">Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink!</state> <state img="4-horny.png">Y-You're adorable, Nicole...</state> @@ -28163,6 +29176,9 @@ <state img="4-sad.png">Leotards and sportsbras are something, aren’t they…?</state> <state img="4-shocked.png">I'm actually really impressed! You have just the right of jiggle on stage, especially with boobs like those!</state> </case> + <case tag="female_large_chest_is_visible" target="sakura"> + <state img="4-embarrassed.png">Mind letting a tired, drunk medic rest her face, Sakura?</state> + </case> <case tag="female_large_chest_is_visible" target="sheena"> <state img="4-horny.png">Well... whatever it was, it's hardly as magical as your boobs.</state> </case> @@ -28274,6 +29290,9 @@ <case tag="female_crotch_will_be_visible" target="ryuko"> <state img="4-excited.png">Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny.</state> </case> + <case tag="female_crotch_will_be_visible" target="saki_zls"> + <state img="4-annoyed.png">That's a load of bullshit and I can smell it from here.</state> + </case> <case tag="female_crotch_will_be_visible" target="sayaka"> <state img="4-embarrassed.png">What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...?</state> </case> @@ -28454,12 +29473,21 @@ <case tag="female_crotch_is_visible" target="remilia"> <state img="4-shocked.png"><i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!?</state> </case> + <case tag="female_crotch_is_visible" target="rin"> + <state img="4-horny.png">When you say... blank canvas... you ever tried fooling around in paint, Rin?</state> + </case> <case tag="female_crotch_is_visible" target="ruby" saidMarker="team_rwby"> <state img="4-horny.png">Kinda cute though! The way it changes in the light is… Kind of enticing!</state> </case> <case tag="female_crotch_is_visible" target="ryuko"> <state img="4-horny.png">I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko...</state> </case> + <case tag="female_crotch_is_visible" target="saki_zls"> + <state img="4-embarrassed.png">...Well, it's not a <i>bad</i> smell, considering Saki's... condition.</state> + </case> + <case tag="female_crotch_is_visible" target="sakura"> + <state img="4-embarrassed.png">Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say...</state> + </case> <case tag="female_crotch_is_visible" target="sayaka"> <state img="4-horny.png">Sayakaaaa, turn arouuuuund! We wanna compare yours and mine!</state> </case> @@ -29938,9 +30966,15 @@ <case tag="female_start_masturbating" target="remilia"> <state img="4-embarrassed.png">Drink with the best, pass out like the rest. But get off first, okay?</state> </case> + <case tag="female_start_masturbating" target="rin"> + <state img="4-embarrassed.png">I see you're packing <i>some</i> augmentation tonight, Rin...</state> + </case> <case tag="female_start_masturbating" target="ruby" saidMarker="enabler" notSaidMarker="enabler_2"> <state img="4-horny.png" marker="enabler_2"><i>So awkward.</i></state> </case> + <case tag="female_start_masturbating" id="4-16" target="sakura" targetSaidMarker="cum" targetSayingMarker="wet"> + <state img="4-horny.png">Oh fuck. She's really gonna do it?</state> + </case> <case tag="female_start_masturbating" id="4-6" target="sayaka" targetSayingMarker="soulgem"> <state img="4-shocked.png">Wait, what are you doing?</state> </case> @@ -30012,7 +31046,7 @@ <case tag="female_finished_masturbating" target="corrin_f" saidMarker="corrinest2" notSaidMarker="twocorrins_first"> <state img="4-sad.png" marker="twocorrins_first">Well, this was awkward.</state> </case> - <case tag="female_finished_masturbating" target="launch" targetTimeInStage="0"> + <case tag="female_finished_masturbating" target="launch"> <state img="4-horny.png">Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think.</state> </case> <case tag="female_finished_masturbating" target="mercy"> @@ -30259,6 +31293,9 @@ <case tag="hand" alsoPlaying="dark_magician_girl" saidMarker="drinks_anyone" notSaidMarker="seiq1_dmg"> <state img="5-excited.png" marker="seiq1_dmg" collectible="drinks" collectible-value="+1">I haven't heard of that before. For our cute blonde monstergirl, can you draw two cards and make that for her, Deal?</state> </case> + <case tag="hand" alsoPlaying="emi" alsoPlayingTimeInStage="3" notSaidMarker="emi_legs"> + <state img="5-neutral.png" marker="emi_legs">So... Emi, what kind of prosthetics are you rocking? They look pretty lightweight so I'm guessing... NullSec? I'm kind of a gearhead...</state> + </case> <case tag="hand" alsoPlaying="florina" alsoPlayingStage="0-5" notSaidMarker="seiq1_florina"> <state img="5-excited.png" marker="seiq1_florina" collectible="drinks" collectible-value="+1">One Frothy Water for Florina, by the way, Deal! Don't forget!</state> </case> @@ -30385,6 +31422,15 @@ <case tag="hand" alsoPlaying="saki" saidMarker="sei_anal" notSaidMarker="seiq2_saki"> <state img="5-neutral.png" marker="seiq2_saki" collectible="Flaming Moai" collectible-value="+1">Saki, <i>trust</i> me, they <i>do</i> and it feels <i>mind-shatteringly good</i>... or awful. Depends on your perspective, I guess!</state> </case> + <case tag="hand" id="5-18" alsoPlaying="saki_zls" alsoPlayingStage="6" alsoPlayingTimeInStage="0"> + <state img="5-annoyed.png"><i>Wait, what the fuck?</i> A <i>zombie</i>? For real?</state> + </case> + <case tag="hand" alsoPlaying="sakura" alsoPlayingStage="1" alsoPlayingTimeInStage="0"> + <state img="5-embarrassed.png">Sakura? You <i>sure</i> that's not another perofrmer name? On the nose for the girl with pink hair...</state> + </case> + <case tag="hand" alsoPlaying="sakura" alsoPlayingStage="3" alsoPlayingNotSaidMarker="furanshuu" alsoPlayingSayingMarker="furanshuu"> + <state img="5-excited.png">Whoa... I see. Clever wordplay!</state> + </case> <case tag="hand" alsoPlaying="sakura" notSaidMarker="seiq1_sakura" alsoPlayingSaidMarker="sakura_drinks"> <state img="5-stripped.png" marker="seiq1_sakura" collectible="drinks" collectible-value="+1">Let's get the idol something pink and fun! How about a Sugar Rush, the old staple?</state> </case> @@ -31390,6 +32436,9 @@ <case tag="female_must_strip" target="felicia" targetStage="1"> <state img="5-shocked.png">So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns...</state> </case> + <case tag="female_must_strip" target="franziska" targetStage="0"> + <state img="5-annoyed.png">You want to have a few Brandtinis and calm down?</state> + </case> <case tag="female_must_strip" target="futaba" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<4" alsoPlayingNotSaidMarker="futaba_horny1" alsoPlayingSayingMarker="futaba_horny1"> <state img="5-shocked.png">Nicole, that's a bit rude.</state> </case> @@ -32019,6 +33068,12 @@ <case tag="female_must_strip" target="revy" targetStage="3" alsoPlaying="aimee"> <state img="5-sad.png">I'd say everyone could take their earplugs out now, but unfortunately, we still have Aimee firing away. Make due!</state> </case> + <case tag="female_must_strip" target="rin" targetStage="0"> + <state img="5-shocked.png">Rin, are you suffering from Darrow Deficiency Syndrome...?</state> + </case> + <case tag="female_must_strip" target="rin" targetStage="1"> + <state img="5-embarrassed.png">Need some help, Rin?</state> + </case> <case tag="female_must_strip" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="5-shocked.png">You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together!</state> </case> @@ -32076,6 +33131,33 @@ <case tag="female_must_strip" target="saki" saidMarker="saki_sip" notSaidMarker="saki_end"> <state img="5-shocked.png" marker="saki_end">Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen.</state> </case> + <case tag="female_must_strip" target="saki_zls" targetStage="0"> + <state img="5-annoyed.png">Vintage or not, I'm gonna need to see some ID, Ms...?</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="1"> + <state img="5-excited.png">You know, if you ever wanted to sell out and make a normal living...</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="6"> + <state img="5-sad.png">When you say zombie... do you mean like... virus plague... radiation...?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0"> + <state img="5-excited.png">Such a cutie! You're an idol? Do you know *Kira* Miki?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="5-annoyed.png">Everyone wants to have a threesome until one person gets tired or jealous...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingSaidMarker="ss_threesome"> + <state img="5-shocked.png">...Green skin...? Is this some sort of... idol expression?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingSaidMarker="ss_threesome"> + <state img="5-embarrassed.png">So... looks like we have a <i>another</i> zombie here tonight...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="5-horny.png">Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura!</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="3"> + <state img="5-neutral.png">So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh...</state> + </case> <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<6" alsoPlayingNotSaidMarker="sakura_bf1" alsoPlayingSayingMarker="sakura_bf1"> <state img="5-embarrassed.png">Naughty! I thought idols weren't allowed to date!</state> </case> @@ -32109,6 +33191,15 @@ <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers>=6" alsoPlayingNotSaidMarker="sakura_touch1" alsoPlayingSayingMarker="sakura_touch1"> <state img="5-sad.png">I <i>have</i> been curious... but didn't quite know how to ask...</state> </case> + <case tag="female_must_strip" target="sakura" targetStage="4"> + <state img="5-embarrassed.png">You're awfully good at making your... condition work for you...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="5-annoyed.png">I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="5-excited.png">She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part!</state> + </case> <case tag="female_must_strip" target="samus" targetStage="0"> <state img="5-shocked.png">Whoa! Samus Aran, in the flesh!</state> </case> @@ -32596,12 +33687,28 @@ <case tag="female_removing_accessory" target="revy" targetStage="3"> <state img="5-neutral.png">I'm not exactly a gun nut, but I like to understand the technology the gangs around Glitch City use.</state> </case> + <case tag="female_removing_accessory" target="rin" targetStage="1"> + <state img="5-excited.png">So cute! It's like when Stella dresses my wounds!</state> + </case> <case tag="female_removing_accessory" target="ruby" targetStage="0"> <state img="5-shocked.png">Huh. I don’t know where Beacon is, but this ID definitely checks out.</state> </case> <case tag="female_removing_accessory" target="ryuko" targetStage="0"> <state img="5-embarrassed.png">She's such a cutie, rolling around your feet like that...</state> </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0"> + <state img="5-embarrassed.png">She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights...</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingSaidMarker="ss_threesome"> + <state img="5-embarrassed.png">...But it's still a fun idea to try anyway.</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="5-sad.png">I'm not sure I follow... is she turned on...? Or what?</state> + <state img="5-sad.png">...Are the drinks hitting harder than I expected, or...?</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="5-excited.png">I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right?</state> + </case> <case tag="female_removing_accessory" target="samus" targetStage="0"> <state img="5-excited.png">Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding…</state> </case> @@ -32658,6 +33765,14 @@ <state img="5-sad.png">Pleeeeease let me win...</state> <state img="5-neutral.png">Let's go, time's wasting.</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="0" filter="stella" /> + <state img="5-excited.png">Watching you two flirt reminds me of Stella and I! I really should bring her here sometime!</state> + </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="2" filter="zombieland_saga" /> + <state img="5-excited.png">Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols!</state> + </case> <case tag="female_removed_accessory" filter="school_uniform" notSaidMarker="uniform3"> <state img="5-neutral.png" marker="uniform3">Hmm... well, your card looks in order. Eighteen, all right. I suppose you can stay if you want.</state> </case> @@ -32885,6 +34000,9 @@ <case tag="female_removed_accessory" target="revy" targetStage="4"> <state img="5-excited.png">Everyone, you can remove those earplugs I passed out! The guns are gone now.</state> </case> + <case tag="female_removed_accessory" target="rin" targetStage="2"> + <state img="5-embarrassed.png">If the drinks and cards keep flowing, maybe this'll end the same for you all...</state> + </case> <case tag="female_removed_accessory" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="5-horny.png" marker="enabler">You know, I can’t tell if that makes it worse or better.</state> </case> @@ -32894,6 +34012,9 @@ <case tag="female_removed_accessory" target="ryuko" targetStage="1"> <state img="5-excited.png">Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists...</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1"> + <state img="5-stripped.png">Despite the schoolgirl charm, you're old enough to drink? Want me grab you something, Ms. Number One?</state> + </case> <case tag="female_removed_accessory" target="samus" targetStage="1"> <state img="5-neutral.png">And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech!</state> </case> @@ -33056,6 +34177,9 @@ <case tag="female_removing_minor" target="estelle" targetStage="1"> <state img="5-excited.png">Oh! That whole thing's just a dress?</state> </case> + <case tag="female_removing_minor" target="franziska" targetStage="0"> + <state img="5-sad.png">Just because you have some fancy law degree doesn't mean we're stupid...</state> + </case> <case tag="female_removing_minor" target="futaba" targetStage="0"> <state img="5-shocked.png">Wait a second, are you that hacker, Medjed?</state> </case> @@ -33113,9 +34237,36 @@ <case tag="female_removing_minor" target="remilia" targetStage="1"> <state img="5-embarrassed.png">Such a cute little... noble... vampire girl.</state> </case> + <case tag="female_removing_minor" target="rin" targetStage="0"> + <state img="5-sad.png">I've seen so many field amputations... it's always sad when someone can't get a good prosthetic...</state> + </case> <case tag="female_removing_minor" target="ryuko" targetStage="1"> <state img="5-neutral.png">Well, that wasn't very polite, but it checks out. Sorry to bother you ladies.</state> </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="0"> + <state img="5-excited.png">...I'm just fucking with you. I'd recognize that uniform anywhere!</state> + </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="1"> + <state img="5-neutral.png">...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect!</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1"> + <state img="5-annoyed.png">I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but...</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <state img="5-shocked.png">Why would you need makeup on your...? I thought Franchouchou was family-friendly!</state> + </case> + <case tag="female_removing_minor" id="5-13" target="sakura" targetStage="2"> + <state img="5-shocked.png">This is-- <i>oh. It's all makeup!</i></state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="5-shocked.png">Does this mean Saki's also--</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="5-excited.png">You don't have to convice me that you're one of those girls that looks even better without makeup!</state> + </case> + <case tag="female_removing_minor" id="5-14" target="sakura" targetStage="3"> + <state img="5-shocked.png">Whoa, hold on there-- you need some help... getting yourself together?</state> + </case> <case tag="female_removing_minor" target="sayaka" targetStage="1"> <state img="5-excited.png">Ohhh...! I get it! This is some kind of... roleplay, right?</state> </case> @@ -33230,6 +34381,9 @@ <case tag="female_removed_minor" target="estelle" targetStage="2"> <state img="5-embarrassed.png">You're too cute! I think I can keep that messy look up, if you're interested.</state> </case> + <case tag="female_removed_minor" target="franziska" targetStage="1"> + <state img="5-annoyed.png">It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back...</state> + </case> <case tag="female_removed_minor" target="futaba" targetStage="1"> <state img="5-neutral.png">I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it.</state> </case> @@ -33284,9 +34438,33 @@ <case tag="female_removed_minor" target="remilia" targetStage="2"> <state img="5-excited.png">Sakuya, do you tie her shoes for her too, or can she get dressed by herself?</state> </case> + <case tag="female_removed_minor" target="rin" targetStage="1"> + <state img="5-neutral.png">There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...?</state> + </case> <case tag="female_removed_minor" target="ryuko" targetStage="2"> <state img="5-annoyed.png">Okay, schoolgirl, you're 18, not 28. Cool it down.</state> </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="1"> + <state img="5-excited.png">You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass!</state> + </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="2"> + <state img="5-stripped.png">You'll come around in a few Big Marsblasts, I'm sure!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2"> + <state img="5-sad.png">Honey... I'm here if you need me, okay? I promise.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="5-shocked.png">Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="3"> + <state img="5-excited.png">I'm just happy you're... not being taken advantage of!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4"> + <state img="5-excited.png">I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="5-annoyed.png">...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes...</state> + </case> <case tag="female_removed_minor" target="sayaka" targetStage="2"> <state img="5-horny.png">Don't worry, Sayaka! I'll help you with your <i>witch</i> problem.</state> </case> @@ -33360,6 +34538,9 @@ <case tag="female_removing_major" target="catria"> <state img="5-embarrassed.png">Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right?</state> </case> + <case tag="female_removing_major" id="5-12" target="caulifla" targetStage="1"> + <state img="5-shocked.png">What the hell!?</state> + </case> <case tag="female_removing_major" target="daria" targetStage="3"> <state img="5-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe!</state> <state img="5-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears…</state> @@ -33442,12 +34623,27 @@ <case tag="female_removing_major" target="remilia" targetStage="3"> <state img="5-embarrassed.png">Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia.</state> </case> + <case tag="female_removing_major" target="rin" targetStage="2"> + <state img="5-horny.png"><i>Yes</i>, strip her down!</state> + </case> + <case tag="female_removing_major" target="rin" targetStage="3"> + <state img="5-embarrassed.png">You're just toying with them, aren't you, Rin? You love every minute of this.</state> + </case> <case tag="female_removing_major" target="ryuko" targetStage="2"> <state img="5-embarrassed.png">Whoa! I've seen quite a few things... but nothing like <i>this!</i></state> </case> <case tag="female_removing_major" target="ryuko" targetStage="4"> <state img="5-embarrassed.png">Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins?</state> </case> + <case tag="female_removing_major" target="saki_zls" targetStage="5"> + <state img="5-annoyed.png">I'm either really drunk or that makeup's really subtle...</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4"> + <state img="5-horny.png">Hmm... I guess it's the personality and presence of mind that makes someone legal... right?</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="5-excited.png">I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar!</state> + </case> <case tag="female_removing_major" target="sayaka" targetStage="4"> <state img="5-shocked.png">Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway...</state> </case> @@ -33523,6 +34719,9 @@ <case tag="female_removed_major" target="catria"> <state img="5-sad.png">C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that...</state> </case> + <case tag="female_removed_major" target="caulifla" targetStage="2"> + <state img="5-annoyed.png">I thought this was an AR-free bar...</state> + </case> <case tag="female_removed_major" target="daria" targetStage="4"> <state img="5-excited.png" marker="hologram">Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria.</state> </case> @@ -33627,12 +34826,24 @@ <case tag="female_removed_major" target="remilia" targetStage="4"> <state img="5-excited.png">Sakuya, can I tickle her? Let me tickle her!</state> </case> + <case tag="female_removed_major" target="rin" targetStage="3" targetSayingMarker="pantiessoul"> + <state img="5-embarrassed.png">It's true, ~player~! Which is why my soul is nice and wet.</state> + </case> + <case tag="female_removed_major" id="5-11" target="rin" targetStage="4"> + <state img="5-excited.png">Girls like us need to take every advantage we can get. I can respect that, Rin!</state> + </case> <case tag="female_removed_major" target="ryuko" targetStage="3"> <state img="5-horny.png"><i>Oh my God.</i> She looks so <i>cool</i>!</state> </case> <case tag="female_removed_major" target="ryuko" targetStage="5"> <state img="5-excited.png">I'm running my head through so many holovid plots!</state> </case> + <case tag="female_removed_major" id="5-17" target="saki_zls" targetStage="6"> + <state img="5-shocked.png">Are you trying to sober up!? There's faster ways, you know!</state> + </case> + <case tag="female_removed_major" target="sakura" targetStage="5"> + <state img="5-excited.png"><i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~</state> + </case> <case tag="female_removed_major" target="sayaka" targetStage="5"> <state img="5-excited.png">Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki?</state> </case> @@ -33870,6 +35081,12 @@ <case tag="female_chest_will_be_visible" target="ryuko"> <state img="5-excited.png">At least you're in good company, Ryuko and Mako!</state> </case> + <case tag="female_chest_will_be_visible" id="5-19" target="saki_zls"> + <state img="5-shocked.png">Oh!</state> + </case> + <case tag="female_chest_will_be_visible" id="5-15" target="sakura"> + <state img="5-excited.png">Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course!</state> + </case> <case tag="female_chest_will_be_visible" target="sayaka"> <state img="5-embarrassed.png">Dress... or corset...? Heh. The girls who make for magical nights...</state> </case> @@ -33926,6 +35143,9 @@ <case tag="female_small_chest_is_visible" target="remilia"> <state img="5-embarrassed.png">You had to show your boobs! Cool your jets, Remilia, no need to be a poet.</state> </case> + <case tag="female_small_chest_is_visible" target="saki_zls"> + <state img="5-annoyed.png">I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...?</state> + </case> <case tag="female_small_chest_is_visible" target="streaming-chan"> <state img="5-excited.png">Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink!</state> <state img="5-horny.png">Y-You're adorable, Nicole...</state> @@ -34046,6 +35266,9 @@ <case tag="female_large_chest_is_visible" target="rainbow_mika"> <state img="5-excited.png">Oooh. The rare tit grab! Not a commonplace maneuver, but a welcome one in the ring!</state> </case> + <case tag="female_large_chest_is_visible" target="sakura"> + <state img="5-embarrassed.png">Mind letting a tired, drunk medic rest her face, Sakura?</state> + </case> <case tag="female_large_chest_is_visible" target="sheena"> <state img="5-horny.png">Well... whatever it was, it's hardly as magical as your boobs.</state> </case> @@ -34157,6 +35380,9 @@ <case tag="female_crotch_will_be_visible" target="ryuko"> <state img="5-excited.png">Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny.</state> </case> + <case tag="female_crotch_will_be_visible" target="saki_zls"> + <state img="5-annoyed.png">That's a load of bullshit and I can smell it from here.</state> + </case> <case tag="female_crotch_will_be_visible" target="sayaka"> <state img="5-embarrassed.png">What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...?</state> </case> @@ -34336,12 +35562,21 @@ <case tag="female_crotch_is_visible" target="remilia"> <state img="5-shocked.png"><i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!?</state> </case> + <case tag="female_crotch_is_visible" target="rin"> + <state img="5-horny.png">When you say... blank canvas... you ever tried fooling around in paint, Rin?</state> + </case> <case tag="female_crotch_is_visible" target="ruby" saidMarker="team_rwby"> <state img="5-horny.png">Kinda cute though! The way it changes in the light is… Kind of enticing!</state> </case> <case tag="female_crotch_is_visible" target="ryuko"> <state img="5-horny.png">I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko...</state> </case> + <case tag="female_crotch_is_visible" target="saki_zls"> + <state img="5-embarrassed.png">...Well, it's not a <i>bad</i> smell, considering Saki's... condition.</state> + </case> + <case tag="female_crotch_is_visible" target="sakura"> + <state img="5-embarrassed.png">Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say...</state> + </case> <case tag="female_crotch_is_visible" target="sayaka"> <state img="5-horny.png">Sayakaaaa, turn arouuuuund! We wanna compare yours and mine!</state> </case> @@ -35824,10 +37059,16 @@ <case tag="female_start_masturbating" target="remilia"> <state img="5-embarrassed.png">Drink with the best, pass out like the rest. But get off first, okay?</state> </case> + <case tag="female_start_masturbating" target="rin"> + <state img="5-embarrassed.png">I see you're packing <i>some</i> augmentation tonight, Rin...</state> + </case> <case tag="female_start_masturbating" target="ruby" saidMarker="enabler" notSaidMarker="enabler_2"> <state img="5-horny.png" marker="enabler_2"><i>So awkward.</i></state> <state img="5-horny.png" marker="enabler_2">But it’s hot to watch you two squirm…</state> </case> + <case tag="female_start_masturbating" id="5-16" target="sakura" targetSaidMarker="cum" targetSayingMarker="wet"> + <state img="5-horny.png">Oh fuck. She's really gonna do it?</state> + </case> <case tag="female_start_masturbating" id="5-6" target="sayaka" targetSayingMarker="soulgem"> <state img="5-shocked.png">Wait, what are you doing?</state> </case> @@ -35901,7 +37142,7 @@ <case tag="female_finished_masturbating" target="corrin_f" saidMarker="corrinest2" notSaidMarker="twocorrins_first"> <state img="5-sad.png" marker="twocorrins_first">Well, this was awkward.</state> </case> - <case tag="female_finished_masturbating" target="launch" targetTimeInStage="0"> + <case tag="female_finished_masturbating" target="launch"> <state img="5-horny.png">Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think.</state> </case> <case tag="female_finished_masturbating" target="mercy"> @@ -36151,6 +37392,9 @@ <case tag="hand" alsoPlaying="dark_magician_girl" saidMarker="drinks_anyone" notSaidMarker="seiq1_dmg"> <state img="6-excited.png" marker="seiq1_dmg" collectible="drinks" collectible-value="+1">I haven't heard of that before. For our cute blonde monstergirl, can you draw two cards and make that for her, Deal?</state> </case> + <case tag="hand" alsoPlaying="emi" alsoPlayingTimeInStage="3" notSaidMarker="emi_legs"> + <state img="6-neutral.png" marker="emi_legs">So... Emi, what kind of prosthetics are you rocking? They look pretty lightweight so I'm guessing... NullSec? I'm kind of a gearhead...</state> + </case> <case tag="hand" alsoPlaying="florina" alsoPlayingStage="0-5" notSaidMarker="seiq1_florina"> <state img="6-excited.png" marker="seiq1_florina" collectible="drinks" collectible-value="+1">One Frothy Water for Florina, by the way, Deal! Don't forget!</state> </case> @@ -36277,6 +37521,15 @@ <case tag="hand" alsoPlaying="saki" saidMarker="sei_anal" notSaidMarker="seiq2_saki"> <state img="6-neutral.png" marker="seiq2_saki" collectible="Flaming Moai" collectible-value="+1">Saki, <i>trust</i> me, they <i>do</i> and it feels <i>mind-shatteringly good</i>... or awful. Depends on your perspective, I guess!</state> </case> + <case tag="hand" id="6-18" alsoPlaying="saki_zls" alsoPlayingStage="6" alsoPlayingTimeInStage="0"> + <state img="6-annoyed.png"><i>Wait, what the fuck?</i> A <i>zombie</i>? For real?</state> + </case> + <case tag="hand" alsoPlaying="sakura" alsoPlayingStage="1" alsoPlayingTimeInStage="0"> + <state img="6-embarrassed.png">Sakura? You <i>sure</i> that's not another perofrmer name? On the nose for the girl with pink hair...</state> + </case> + <case tag="hand" alsoPlaying="sakura" alsoPlayingStage="3" alsoPlayingNotSaidMarker="furanshuu" alsoPlayingSayingMarker="furanshuu"> + <state img="6-excited.png">Whoa... I see. Clever wordplay!</state> + </case> <case tag="hand" alsoPlaying="sakura" notSaidMarker="seiq1_sakura" alsoPlayingSaidMarker="sakura_drinks"> <state img="6-stripped.png" marker="seiq1_sakura" collectible="drinks" collectible-value="+1">Let's get the idol something pink and fun! How about a Sugar Rush, the old staple?</state> </case> @@ -37216,6 +38469,9 @@ <case tag="female_must_strip" target="felicia" targetStage="1"> <state img="6-shocked.png">So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns...</state> </case> + <case tag="female_must_strip" target="franziska" targetStage="0"> + <state img="6-annoyed.png">You want to have a few Brandtinis and calm down?</state> + </case> <case tag="female_must_strip" target="futaba" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<4" alsoPlayingNotSaidMarker="futaba_horny1" alsoPlayingSayingMarker="futaba_horny1"> <state img="6-shocked.png">Nicole, that's a bit rude.</state> </case> @@ -37847,6 +39103,12 @@ <state img="6-horny.png">Revy, I'll forget all about seeing you here if you get naked~</state> <state img="6-horny.png">C'mon, Revy, stop teasing me! I-I'll list you as dead in our databases if you fuck me now!</state> </case> + <case tag="female_must_strip" target="rin" targetStage="0"> + <state img="6-shocked.png">Rin, are you suffering from Darrow Deficiency Syndrome...?</state> + </case> + <case tag="female_must_strip" target="rin" targetStage="1"> + <state img="6-embarrassed.png">Need some help, Rin?</state> + </case> <case tag="female_must_strip" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="6-shocked.png">You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together!</state> </case> @@ -37904,6 +39166,33 @@ <case tag="female_must_strip" target="saki" saidMarker="saki_sip" notSaidMarker="saki_end"> <state img="6-shocked.png" marker="saki_end">Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen.</state> </case> + <case tag="female_must_strip" target="saki_zls" targetStage="0"> + <state img="6-annoyed.png">Vintage or not, I'm gonna need to see some ID, Ms...?</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="1"> + <state img="6-excited.png">You know, if you ever wanted to sell out and make a normal living...</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="6"> + <state img="6-sad.png">When you say zombie... do you mean like... virus plague... radiation...?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0"> + <state img="6-excited.png">Such a cutie! You're an idol? Do you know *Kira* Miki?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="6-annoyed.png">Everyone wants to have a threesome until one person gets tired or jealous...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingSaidMarker="ss_threesome"> + <state img="6-shocked.png">...Green skin...? Is this some sort of... idol expression?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingSaidMarker="ss_threesome"> + <state img="6-embarrassed.png">So... looks like we have a <i>another</i> zombie here tonight...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="6-horny.png">Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura!</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="3"> + <state img="6-neutral.png">So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh...</state> + </case> <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<6" alsoPlayingNotSaidMarker="sakura_bf1" alsoPlayingSayingMarker="sakura_bf1"> <state img="6-embarrassed.png">Naughty! I thought idols weren't allowed to date!</state> </case> @@ -37937,6 +39226,15 @@ <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers>=6" alsoPlayingNotSaidMarker="sakura_touch1" alsoPlayingSayingMarker="sakura_touch1"> <state img="6-sad.png">I <i>have</i> been curious... but didn't quite know how to ask...</state> </case> + <case tag="female_must_strip" target="sakura" targetStage="4"> + <state img="6-embarrassed.png">You're awfully good at making your... condition work for you...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="6-annoyed.png">I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="6-excited.png">She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part!</state> + </case> <case tag="female_must_strip" target="samus" targetStage="0"> <state img="6-shocked.png">Whoa! Samus Aran, in the flesh!</state> </case> @@ -38421,12 +39719,28 @@ <case tag="female_removing_accessory" target="remilia" targetStage="0"> <state img="6-shocked.png">Whoa, what happened?</state> </case> + <case tag="female_removing_accessory" target="rin" targetStage="1"> + <state img="6-excited.png">So cute! It's like when Stella dresses my wounds!</state> + </case> <case tag="female_removing_accessory" target="ruby" targetStage="0"> <state img="6-shocked.png">Huh. I don’t know where Beacon is, but this ID definitely checks out.</state> </case> <case tag="female_removing_accessory" target="ryuko" targetStage="0"> <state img="6-embarrassed.png">She's such a cutie, rolling around your feet like that...</state> </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0"> + <state img="6-embarrassed.png">She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights...</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingSaidMarker="ss_threesome"> + <state img="6-embarrassed.png">...But it's still a fun idea to try anyway.</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="6-sad.png">I'm not sure I follow... is she turned on...? Or what?</state> + <state img="6-sad.png">...Are the drinks hitting harder than I expected, or...?</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="6-excited.png">I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right?</state> + </case> <case tag="female_removing_accessory" target="samus" targetStage="0"> <state img="6-excited.png">Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding…</state> </case> @@ -38483,6 +39797,14 @@ <state img="6-horny.png">I shouldn't be getting this excited over someone who still has so much clothing...</state> <state img="6-shocked.png">You have <i>how</i> much left? Jeez, I need another drink.</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="0" filter="stella" /> + <state img="6-excited.png">Watching you two flirt reminds me of Stella and I! I really should bring her here sometime!</state> + </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="2" filter="zombieland_saga" /> + <state img="6-excited.png">Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols!</state> + </case> <case tag="female_removed_accessory" filter="school_uniform" notSaidMarker="uniform3"> <state img="6-neutral.png" marker="uniform3">Hmm... well, your card looks in order. Eighteen, all right. I suppose you can stay if you want.</state> </case> @@ -38709,6 +40031,9 @@ <case tag="female_removed_accessory" target="remilia" targetStage="1"> <state img="6-excited.png">I must be *hic* a little drunk, because I barely even saw her take that off!</state> </case> + <case tag="female_removed_accessory" target="rin" targetStage="2"> + <state img="6-embarrassed.png">If the drinks and cards keep flowing, maybe this'll end the same for you all...</state> + </case> <case tag="female_removed_accessory" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="6-horny.png" marker="enabler">You know, I can’t tell if that makes it worse or better.</state> </case> @@ -38718,6 +40043,9 @@ <case tag="female_removed_accessory" target="ryuko" targetStage="1"> <state img="6-excited.png">Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists...</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1"> + <state img="6-stripped.png">Despite the schoolgirl charm, you're old enough to drink? Want me grab you something, Ms. Number One?</state> + </case> <case tag="female_removed_accessory" target="samus" targetStage="1"> <state img="6-neutral.png">And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech!</state> </case> @@ -38880,6 +40208,9 @@ <case tag="female_removing_minor" target="estelle" targetStage="1"> <state img="6-excited.png">Oh! That whole thing's just a dress?</state> </case> + <case tag="female_removing_minor" target="franziska" targetStage="0"> + <state img="6-sad.png">Just because you have some fancy law degree doesn't mean we're stupid...</state> + </case> <case tag="female_removing_minor" target="futaba" targetStage="0"> <state img="6-shocked.png">Wait a second, are you that hacker, Medjed?</state> </case> @@ -38937,9 +40268,36 @@ <case tag="female_removing_minor" target="remilia" targetStage="1"> <state img="6-embarrassed.png">Such a cute little... noble... vampire girl.</state> </case> + <case tag="female_removing_minor" target="rin" targetStage="0"> + <state img="6-sad.png">I've seen so many field amputations... it's always sad when someone can't get a good prosthetic...</state> + </case> <case tag="female_removing_minor" target="ryuko" targetStage="1"> <state img="6-neutral.png">Well, that wasn't very polite, but it checks out. Sorry to bother you ladies.</state> </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="0"> + <state img="6-excited.png">...I'm just fucking with you. I'd recognize that uniform anywhere!</state> + </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="1"> + <state img="6-neutral.png">...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect!</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1"> + <state img="6-annoyed.png">I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but...</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <state img="6-shocked.png">Why would you need makeup on your...? I thought Franchouchou was family-friendly!</state> + </case> + <case tag="female_removing_minor" id="6-13" target="sakura" targetStage="2"> + <state img="6-shocked.png">This is-- <i>oh. It's all makeup!</i></state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="6-shocked.png">Does this mean Saki's also--</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="6-excited.png">You don't have to convice me that you're one of those girls that looks even better without makeup!</state> + </case> + <case tag="female_removing_minor" id="6-14" target="sakura" targetStage="3"> + <state img="6-shocked.png">Whoa, hold on there-- you need some help... getting yourself together?</state> + </case> <case tag="female_removing_minor" target="sayaka" targetStage="1"> <state img="6-excited.png">Ohhh...! I get it! This is some kind of... roleplay, right?</state> </case> @@ -39054,6 +40412,9 @@ <case tag="female_removed_minor" target="estelle" targetStage="2"> <state img="6-embarrassed.png">You're too cute! I think I can keep that messy look up, if you're interested.</state> </case> + <case tag="female_removed_minor" target="franziska" targetStage="1"> + <state img="6-annoyed.png">It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back...</state> + </case> <case tag="female_removed_minor" target="futaba" targetStage="1"> <state img="6-neutral.png">I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it.</state> </case> @@ -39108,9 +40469,33 @@ <case tag="female_removed_minor" target="remilia" targetStage="2"> <state img="6-excited.png">Sakuya, do you tie her shoes for her too, or can she get dressed by herself?</state> </case> + <case tag="female_removed_minor" target="rin" targetStage="1"> + <state img="6-neutral.png">There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...?</state> + </case> <case tag="female_removed_minor" target="ryuko" targetStage="2"> <state img="6-annoyed.png">Okay, schoolgirl, you're 18, not 28. Cool it down.</state> </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="1"> + <state img="6-excited.png">You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass!</state> + </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="2"> + <state img="6-stripped.png">You'll come around in a few Big Marsblasts, I'm sure!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2"> + <state img="6-sad.png">Honey... I'm here if you need me, okay? I promise.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="6-shocked.png">Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="3"> + <state img="6-excited.png">I'm just happy you're... not being taken advantage of!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4"> + <state img="6-excited.png">I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="6-annoyed.png">...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes...</state> + </case> <case tag="female_removed_minor" target="sayaka" targetStage="2"> <state img="6-horny.png">Don't worry, Sayaka! I'll help you with your <i>witch</i> problem.</state> </case> @@ -39121,8 +40506,8 @@ <state img="6-horny.png">If ~player~ has any sense, they're trying to get a peek at your bra! It's so classy!</state> </case> <case tag="female_removed_minor" target="streaming-chan" targetStage="3"> - <state img="6-excited.png">Nicole, you might wanna-- Order a drink. Or-- Lots of drinks!</state> <state img="6-horny.png">Nicole, you might wanna-- Order a drink. Or this many! Wait, how many fingers! <i>Hic!</i> I think you can fit half that many in me...</state> + <state img="6-excited.png">Nicole, you might wanna-- Order a drink. Or-- Lots of drinks!</state> </case> <case tag="female_removed_minor" target="streaming-chan" targetStage="3" alsoPlaying="mahiru"> <state img="6-excited.png">That's quite a feat for someone who brought her camera to a strip poker game. I think you and Streaming-chan actually have a lot you could talk about. If she were ever off camera, maybe.</state> @@ -39226,6 +40611,9 @@ <case tag="female_removing_major" target="catria"> <state img="6-embarrassed.png">Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right?</state> </case> + <case tag="female_removing_major" id="6-12" target="caulifla" targetStage="1"> + <state img="6-shocked.png">What the hell!?</state> + </case> <case tag="female_removing_major" target="daria" targetStage="3"> <state img="6-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe!</state> <state img="6-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears…</state> @@ -39308,12 +40696,27 @@ <case tag="female_removing_major" target="remilia" targetStage="3"> <state img="6-embarrassed.png">Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia.</state> </case> + <case tag="female_removing_major" target="rin" targetStage="2"> + <state img="6-horny.png"><i>Yes</i>, strip her down!</state> + </case> + <case tag="female_removing_major" target="rin" targetStage="3"> + <state img="6-embarrassed.png">You're just toying with them, aren't you, Rin? You love every minute of this.</state> + </case> <case tag="female_removing_major" target="ryuko" targetStage="2"> <state img="6-embarrassed.png">Whoa! I've seen quite a few things... but nothing like <i>this!</i></state> </case> <case tag="female_removing_major" target="ryuko" targetStage="4"> <state img="6-embarrassed.png">Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins?</state> </case> + <case tag="female_removing_major" target="saki_zls" targetStage="5"> + <state img="6-annoyed.png">I'm either really drunk or that makeup's really subtle...</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4"> + <state img="6-horny.png">Hmm... I guess it's the personality and presence of mind that makes someone legal... right?</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="6-excited.png">I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar!</state> + </case> <case tag="female_removing_major" target="sayaka" targetStage="4"> <state img="6-shocked.png">Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway...</state> </case> @@ -39389,6 +40792,9 @@ <case tag="female_removed_major" target="catria"> <state img="6-sad.png">C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that...</state> </case> + <case tag="female_removed_major" target="caulifla" targetStage="2"> + <state img="6-annoyed.png">I thought this was an AR-free bar...</state> + </case> <case tag="female_removed_major" target="daria" targetStage="4"> <state img="6-excited.png" marker="hologram">Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria.</state> </case> @@ -39493,12 +40899,24 @@ <case tag="female_removed_major" target="remilia" targetStage="4"> <state img="6-excited.png">Sakuya, can I tickle her? Let me tickle her!</state> </case> + <case tag="female_removed_major" target="rin" targetStage="3" targetSayingMarker="pantiessoul"> + <state img="6-embarrassed.png">It's true, ~player~! Which is why my soul is nice and wet.</state> + </case> + <case tag="female_removed_major" id="6-11" target="rin" targetStage="4"> + <state img="6-excited.png">Girls like us need to take every advantage we can get. I can respect that, Rin!</state> + </case> <case tag="female_removed_major" target="ryuko" targetStage="3"> <state img="6-horny.png"><i>Oh my God.</i> She looks so <i>cool</i>!</state> </case> <case tag="female_removed_major" target="ryuko" targetStage="5"> <state img="6-excited.png">I'm running my head through so many holovid plots!</state> </case> + <case tag="female_removed_major" id="6-17" target="saki_zls" targetStage="6"> + <state img="6-shocked.png">Are you trying to sober up!? There's faster ways, you know!</state> + </case> + <case tag="female_removed_major" target="sakura" targetStage="5"> + <state img="6-excited.png"><i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~</state> + </case> <case tag="female_removed_major" target="sayaka" targetStage="5"> <state img="6-excited.png">Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki?</state> </case> @@ -39639,7 +41057,7 @@ <state img="6-annoyed.png">No need to be <i>rude</i>.</state> </case> <case tag="female_chest_will_be_visible"> - <state img="6-tired.png">Don't <i>yawn</i> think I'm not interested, I am! Alcohol just makes me super sleepy.</state> + <state img="6-tired.png">Don't... <i>*Yawn*</i> think I'm not interested, I am! Alcohol just makes me super sleepy.</state> <state img="6-neutral.png">Okay, I'm gonna be chill about this and not go crazy. Promise.</state> <state img="6-horny.png">Work it! Act like you're the biggest, baddest bitch on the planet and you don't take any from anyone!</state> </case> @@ -39739,6 +41157,12 @@ <case tag="female_chest_will_be_visible" target="ryuko"> <state img="6-excited.png">At least you're in good company, Ryuko and Mako!</state> </case> + <case tag="female_chest_will_be_visible" id="6-19" target="saki_zls"> + <state img="6-shocked.png">Oh!</state> + </case> + <case tag="female_chest_will_be_visible" id="6-15" target="sakura"> + <state img="6-excited.png">Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course!</state> + </case> <case tag="female_chest_will_be_visible" target="sayaka"> <state img="6-embarrassed.png">Dress... or corset...? Heh. The girls who make for magical nights...</state> </case> @@ -39800,6 +41224,9 @@ <case tag="female_small_chest_is_visible" target="remilia"> <state img="6-embarrassed.png">You had to show your boobs! Cool your jets, Remilia, no need to be a poet.</state> </case> + <case tag="female_small_chest_is_visible" target="saki_zls"> + <state img="6-annoyed.png">I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...?</state> + </case> <case tag="female_small_chest_is_visible" target="streaming-chan"> <state img="6-excited.png">Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink!</state> <state img="6-horny.png">Y-You're adorable, Nicole...</state> @@ -39920,6 +41347,9 @@ <case tag="female_large_chest_is_visible" target="rainbow_mika"> <state img="6-excited.png">Oooh. The rare tit grab! Not a commonplace maneuver, but a welcome one in the ring!</state> </case> + <case tag="female_large_chest_is_visible" target="sakura"> + <state img="6-embarrassed.png">Mind letting a tired, drunk medic rest her face, Sakura?</state> + </case> <case tag="female_large_chest_is_visible" target="sheena"> <state img="6-horny.png">Well... whatever it was, it's hardly as magical as your boobs.</state> </case> @@ -40027,6 +41457,9 @@ <case tag="female_crotch_will_be_visible" target="ryuko"> <state img="6-excited.png">Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny.</state> </case> + <case tag="female_crotch_will_be_visible" target="saki_zls"> + <state img="6-annoyed.png">That's a load of bullshit and I can smell it from here.</state> + </case> <case tag="female_crotch_will_be_visible" target="sayaka"> <state img="6-embarrassed.png">What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...?</state> </case> @@ -40206,12 +41639,21 @@ <case tag="female_crotch_is_visible" target="remilia"> <state img="6-shocked.png"><i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!?</state> </case> + <case tag="female_crotch_is_visible" target="rin"> + <state img="6-horny.png">When you say... blank canvas... you ever tried fooling around in paint, Rin?</state> + </case> <case tag="female_crotch_is_visible" target="ruby" saidMarker="team_rwby"> <state img="6-horny.png">Kinda cute though! The way it changes in the light is… Kind of enticing!</state> </case> <case tag="female_crotch_is_visible" target="ryuko"> <state img="6-horny.png">I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko...</state> </case> + <case tag="female_crotch_is_visible" target="saki_zls"> + <state img="6-embarrassed.png">...Well, it's not a <i>bad</i> smell, considering Saki's... condition.</state> + </case> + <case tag="female_crotch_is_visible" target="sakura"> + <state img="6-embarrassed.png">Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say...</state> + </case> <case tag="female_crotch_is_visible" target="sayaka"> <state img="6-horny.png">Sayakaaaa, turn arouuuuund! We wanna compare yours and mine!</state> </case> @@ -41695,9 +43137,15 @@ <case tag="female_start_masturbating" target="remilia"> <state img="6-embarrassed.png">Drink with the best, pass out like the rest. But get off first, okay?</state> </case> + <case tag="female_start_masturbating" target="rin"> + <state img="6-embarrassed.png">I see you're packing <i>some</i> augmentation tonight, Rin...</state> + </case> <case tag="female_start_masturbating" target="ruby" saidMarker="enabler" notSaidMarker="enabler_2"> <state img="6-horny.png" marker="enabler_2"><i>So awkward.</i></state> </case> + <case tag="female_start_masturbating" id="6-16" target="sakura" targetSaidMarker="cum" targetSayingMarker="wet"> + <state img="6-horny.png">Oh fuck. She's really gonna do it?</state> + </case> <case tag="female_start_masturbating" id="6-6" target="sayaka" targetSayingMarker="soulgem"> <state img="6-shocked.png">Wait, what are you doing?</state> </case> @@ -41770,7 +43218,7 @@ <case tag="female_finished_masturbating" target="corrin_f" saidMarker="corrinest2" notSaidMarker="twocorrins_first"> <state img="6-sad.png" marker="twocorrins_first">Well, this was awkward.</state> </case> - <case tag="female_finished_masturbating" target="launch" targetTimeInStage="0"> + <case tag="female_finished_masturbating" target="launch"> <state img="6-horny.png">Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think.</state> </case> <case tag="female_finished_masturbating" target="mercy"> @@ -42116,6 +43564,9 @@ <case tag="hand" alsoPlaying="dark_magician_girl" saidMarker="drinks_anyone" notSaidMarker="seiq1_dmg"> <state img="7-excited.png" marker="seiq1_dmg" collectible="drinks" collectible-value="+1">I haven't heard of that before. For our cute blonde monstergirl, can you draw two cards and make that for her, Deal?</state> </case> + <case tag="hand" alsoPlaying="emi" alsoPlayingTimeInStage="3" notSaidMarker="emi_legs"> + <state img="7-neutral.png" marker="emi_legs">So... Emi, what kind of prosthetics are you rocking? They look pretty lightweight so I'm guessing... NullSec? I'm kind of a gearhead...</state> + </case> <case tag="hand" alsoPlaying="florina" alsoPlayingStage="0-5" notSaidMarker="seiq1_florina"> <state img="7-excited.png" marker="seiq1_florina" collectible="drinks" collectible-value="+1">One Frothy Water for Florina, by the way, Deal! Don't forget!</state> </case> @@ -42242,6 +43693,15 @@ <case tag="hand" alsoPlaying="saki" saidMarker="sei_anal" notSaidMarker="seiq2_saki"> <state img="7-neutral.png" marker="seiq2_saki" collectible="Flaming Moai" collectible-value="+1">Saki, <i>trust</i> me, they <i>do</i> and it feels <i>mind-shatteringly good</i>... or awful. Depends on your perspective, I guess!</state> </case> + <case tag="hand" id="7-18" alsoPlaying="saki_zls" alsoPlayingStage="6" alsoPlayingTimeInStage="0"> + <state img="7-annoyed.png"><i>Wait, what the fuck?</i> A <i>zombie</i>? For real?</state> + </case> + <case tag="hand" alsoPlaying="sakura" alsoPlayingStage="1" alsoPlayingTimeInStage="0"> + <state img="7-embarrassed.png">Sakura? You <i>sure</i> that's not another perofrmer name? On the nose for the girl with pink hair...</state> + </case> + <case tag="hand" alsoPlaying="sakura" alsoPlayingStage="3" alsoPlayingNotSaidMarker="furanshuu" alsoPlayingSayingMarker="furanshuu"> + <state img="7-excited.png">Whoa... I see. Clever wordplay!</state> + </case> <case tag="hand" alsoPlaying="sakura" notSaidMarker="seiq1_sakura" alsoPlayingSaidMarker="sakura_drinks"> <state img="7-stripped.png" marker="seiq1_sakura" collectible="drinks" collectible-value="+1">Let's get the idol something pink and fun! How about a Sugar Rush, the old staple?</state> </case> @@ -43165,6 +44625,9 @@ <case tag="female_must_strip" target="felicia" targetStage="1"> <state img="7-shocked.png">So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns...</state> </case> + <case tag="female_must_strip" target="franziska" targetStage="0"> + <state img="7-annoyed.png">You want to have a few Brandtinis and calm down?</state> + </case> <case tag="female_must_strip" target="futaba" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<4" alsoPlayingNotSaidMarker="futaba_horny1" alsoPlayingSayingMarker="futaba_horny1"> <state img="7-shocked.png">Nicole, that's a bit rude.</state> </case> @@ -43797,6 +45260,12 @@ <state img="7-horny.png">Revy, I'll forget all about seeing you here if you get naked~</state> <state img="7-horny.png">C'mon, Revy, stop teasing me! I-I'll list you as dead in our databases if you fuck me now!</state> </case> + <case tag="female_must_strip" target="rin" targetStage="0"> + <state img="7-shocked.png">Rin, are you suffering from Darrow Deficiency Syndrome...?</state> + </case> + <case tag="female_must_strip" target="rin" targetStage="1"> + <state img="7-embarrassed.png">Need some help, Rin?</state> + </case> <case tag="female_must_strip" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="7-shocked.png">You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together!</state> </case> @@ -43854,6 +45323,33 @@ <case tag="female_must_strip" target="saki" saidMarker="saki_sip" notSaidMarker="saki_end"> <state img="7-shocked.png" marker="saki_end">Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen.</state> </case> + <case tag="female_must_strip" target="saki_zls" targetStage="0"> + <state img="7-annoyed.png">Vintage or not, I'm gonna need to see some ID, Ms...?</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="1"> + <state img="7-excited.png">You know, if you ever wanted to sell out and make a normal living...</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="6"> + <state img="7-sad.png">When you say zombie... do you mean like... virus plague... radiation...?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0"> + <state img="7-excited.png">Such a cutie! You're an idol? Do you know *Kira* Miki?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="7-annoyed.png">Everyone wants to have a threesome until one person gets tired or jealous...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingSaidMarker="ss_threesome"> + <state img="7-shocked.png">...Green skin...? Is this some sort of... idol expression?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingSaidMarker="ss_threesome"> + <state img="7-embarrassed.png">So... looks like we have a <i>another</i> zombie here tonight...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="7-horny.png">Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura!</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="3"> + <state img="7-neutral.png">So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh...</state> + </case> <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<6" alsoPlayingNotSaidMarker="sakura_bf1" alsoPlayingSayingMarker="sakura_bf1"> <state img="7-embarrassed.png">Naughty! I thought idols weren't allowed to date!</state> </case> @@ -43887,6 +45383,15 @@ <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers>=6" alsoPlayingNotSaidMarker="sakura_touch1" alsoPlayingSayingMarker="sakura_touch1"> <state img="7-sad.png">I <i>have</i> been curious... but didn't quite know how to ask...</state> </case> + <case tag="female_must_strip" target="sakura" targetStage="4"> + <state img="7-embarrassed.png">You're awfully good at making your... condition work for you...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="7-annoyed.png">I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="7-excited.png">She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part!</state> + </case> <case tag="female_must_strip" target="samus" targetStage="0"> <state img="7-shocked.png">Whoa! Samus Aran, in the flesh!</state> </case> @@ -44371,12 +45876,28 @@ <case tag="female_removing_accessory" target="remilia" targetStage="0"> <state img="7-shocked.png">Whoa, what happened?</state> </case> + <case tag="female_removing_accessory" target="rin" targetStage="1"> + <state img="7-excited.png">So cute! It's like when Stella dresses my wounds!</state> + </case> <case tag="female_removing_accessory" target="ruby" targetStage="0"> <state img="7-shocked.png">Huh. I don’t know where Beacon is, but this ID definitely checks out.</state> </case> <case tag="female_removing_accessory" target="ryuko" targetStage="0"> <state img="7-embarrassed.png">She's such a cutie, rolling around your feet like that...</state> </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0"> + <state img="7-embarrassed.png">She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights...</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingSaidMarker="ss_threesome"> + <state img="7-embarrassed.png">...But it's still a fun idea to try anyway.</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="7-sad.png">I'm not sure I follow... is she turned on...? Or what?</state> + <state img="7-sad.png">...Are the drinks hitting harder than I expected, or...?</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="7-excited.png">I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right?</state> + </case> <case tag="female_removing_accessory" target="samus" targetStage="0"> <state img="7-excited.png">Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding…</state> </case> @@ -44433,6 +45954,14 @@ <state img="7-excited.png">Ready to be <i>hic</i> beaten ten times in a row?</state> <state img="7-horny.png">Would you like to see me take my briefs off? You'll have to wiiiiinnnn...</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="0" filter="stella" /> + <state img="7-excited.png">Watching you two flirt reminds me of Stella and I! I really should bring her here sometime!</state> + </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="2" filter="zombieland_saga" /> + <state img="7-excited.png">Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols!</state> + </case> <case tag="female_removed_accessory" filter="school_uniform" notSaidMarker="uniform3"> <state img="7-neutral.png" marker="uniform3">Hmm... well, your card looks in order. Eighteen, all right. I suppose you can stay if you want.</state> </case> @@ -44659,6 +46188,9 @@ <case tag="female_removed_accessory" target="remilia" targetStage="1"> <state img="7-excited.png">I must be *hic* a little drunk, because I barely even saw her take that off!</state> </case> + <case tag="female_removed_accessory" target="rin" targetStage="2"> + <state img="7-embarrassed.png">If the drinks and cards keep flowing, maybe this'll end the same for you all...</state> + </case> <case tag="female_removed_accessory" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="7-horny.png" marker="enabler">You know, I can’t tell if that makes it worse or better.</state> </case> @@ -44668,6 +46200,9 @@ <case tag="female_removed_accessory" target="ryuko" targetStage="1"> <state img="7-excited.png">Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists...</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1"> + <state img="7-stripped.png">Despite the schoolgirl charm, you're old enough to drink? Want me grab you something, Ms. Number One?</state> + </case> <case tag="female_removed_accessory" target="samus" targetStage="1"> <state img="7-neutral.png">And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech!</state> </case> @@ -44799,6 +46334,9 @@ <case tag="female_removing_minor" target="estelle" targetStage="1"> <state img="7-excited.png">Oh! That whole thing's just a dress?</state> </case> + <case tag="female_removing_minor" target="franziska" targetStage="0"> + <state img="7-sad.png">Just because you have some fancy law degree doesn't mean we're stupid...</state> + </case> <case tag="female_removing_minor" target="futaba" targetStage="0"> <state img="7-shocked.png">Wait a second, are you that hacker, Medjed?</state> </case> @@ -44856,9 +46394,36 @@ <case tag="female_removing_minor" target="remilia" targetStage="1"> <state img="7-embarrassed.png">Such a cute little... noble... vampire girl.</state> </case> + <case tag="female_removing_minor" target="rin" targetStage="0"> + <state img="7-sad.png">I've seen so many field amputations... it's always sad when someone can't get a good prosthetic...</state> + </case> <case tag="female_removing_minor" target="ryuko" targetStage="1"> <state img="7-neutral.png">Well, that wasn't very polite, but it checks out. Sorry to bother you ladies.</state> </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="0"> + <state img="7-excited.png">...I'm just fucking with you. I'd recognize that uniform anywhere!</state> + </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="1"> + <state img="7-neutral.png">...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect!</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1"> + <state img="7-annoyed.png">I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but...</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <state img="7-shocked.png">Why would you need makeup on your...? I thought Franchouchou was family-friendly!</state> + </case> + <case tag="female_removing_minor" id="7-13" target="sakura" targetStage="2"> + <state img="7-shocked.png">This is-- <i>oh. It's all makeup!</i></state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="7-shocked.png">Does this mean Saki's also--</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="7-excited.png">You don't have to convice me that you're one of those girls that looks even better without makeup!</state> + </case> + <case tag="female_removing_minor" id="7-14" target="sakura" targetStage="3"> + <state img="7-shocked.png">Whoa, hold on there-- you need some help... getting yourself together?</state> + </case> <case tag="female_removing_minor" target="sayaka" targetStage="1"> <state img="7-excited.png">Ohhh...! I get it! This is some kind of... roleplay, right?</state> </case> @@ -44942,6 +46507,9 @@ <case tag="female_removed_minor" target="estelle" targetStage="2"> <state img="7-embarrassed.png">You're too cute! I think I can keep that messy look up, if you're interested.</state> </case> + <case tag="female_removed_minor" target="franziska" targetStage="1"> + <state img="7-annoyed.png">It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back...</state> + </case> <case tag="female_removed_minor" target="futaba" targetStage="1"> <state img="7-neutral.png">I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it.</state> </case> @@ -44996,9 +46564,33 @@ <case tag="female_removed_minor" target="remilia" targetStage="2"> <state img="7-excited.png">Sakuya, do you tie her shoes for her too, or can she get dressed by herself?</state> </case> + <case tag="female_removed_minor" target="rin" targetStage="1"> + <state img="7-neutral.png">There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...?</state> + </case> <case tag="female_removed_minor" target="ryuko" targetStage="2"> <state img="7-annoyed.png">Okay, schoolgirl, you're 18, not 28. Cool it down.</state> </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="1"> + <state img="7-excited.png">You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass!</state> + </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="2"> + <state img="7-stripped.png">You'll come around in a few Big Marsblasts, I'm sure!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2"> + <state img="7-sad.png">Honey... I'm here if you need me, okay? I promise.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="7-shocked.png">Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="3"> + <state img="7-excited.png">I'm just happy you're... not being taken advantage of!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4"> + <state img="7-excited.png">I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="7-annoyed.png">...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes...</state> + </case> <case tag="female_removed_minor" target="sayaka" targetStage="2"> <state img="7-horny.png">Don't worry, Sayaka! I'll help you with your <i>witch</i> problem.</state> </case> @@ -45116,6 +46708,9 @@ <case tag="female_removing_major" target="catria"> <state img="7-embarrassed.png">Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right?</state> </case> + <case tag="female_removing_major" id="7-12" target="caulifla" targetStage="1"> + <state img="7-shocked.png">What the hell!?</state> + </case> <case tag="female_removing_major" target="daria" targetStage="3"> <state img="7-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe!</state> <state img="7-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears…</state> @@ -45198,12 +46793,27 @@ <case tag="female_removing_major" target="remilia" targetStage="3"> <state img="7-embarrassed.png">Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia.</state> </case> + <case tag="female_removing_major" target="rin" targetStage="2"> + <state img="7-horny.png"><i>Yes</i>, strip her down!</state> + </case> + <case tag="female_removing_major" target="rin" targetStage="3"> + <state img="7-embarrassed.png">You're just toying with them, aren't you, Rin? You love every minute of this.</state> + </case> <case tag="female_removing_major" target="ryuko" targetStage="2"> <state img="7-embarrassed.png">Whoa! I've seen quite a few things... but nothing like <i>this!</i></state> </case> <case tag="female_removing_major" target="ryuko" targetStage="4"> <state img="7-embarrassed.png">Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins?</state> </case> + <case tag="female_removing_major" target="saki_zls" targetStage="5"> + <state img="7-annoyed.png">I'm either really drunk or that makeup's really subtle...</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4"> + <state img="7-horny.png">Hmm... I guess it's the personality and presence of mind that makes someone legal... right?</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="7-excited.png">I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar!</state> + </case> <case tag="female_removing_major" target="sayaka" targetStage="4"> <state img="7-shocked.png">Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway...</state> </case> @@ -45279,6 +46889,9 @@ <case tag="female_removed_major" target="catria"> <state img="7-sad.png">C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that...</state> </case> + <case tag="female_removed_major" target="caulifla" targetStage="2"> + <state img="7-annoyed.png">I thought this was an AR-free bar...</state> + </case> <case tag="female_removed_major" target="daria" targetStage="4"> <state img="7-excited.png" marker="hologram">Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria.</state> </case> @@ -45383,12 +46996,24 @@ <case tag="female_removed_major" target="remilia" targetStage="4"> <state img="7-excited.png">Sakuya, can I tickle her? Let me tickle her!</state> </case> + <case tag="female_removed_major" target="rin" targetStage="3" targetSayingMarker="pantiessoul"> + <state img="7-embarrassed.png">It's true, ~player~! Which is why my soul is nice and wet.</state> + </case> + <case tag="female_removed_major" id="7-11" target="rin" targetStage="4"> + <state img="7-excited.png">Girls like us need to take every advantage we can get. I can respect that, Rin!</state> + </case> <case tag="female_removed_major" target="ryuko" targetStage="3"> <state img="7-horny.png"><i>Oh my God.</i> She looks so <i>cool</i>!</state> </case> <case tag="female_removed_major" target="ryuko" targetStage="5"> <state img="7-excited.png">I'm running my head through so many holovid plots!</state> </case> + <case tag="female_removed_major" id="7-17" target="saki_zls" targetStage="6"> + <state img="7-shocked.png">Are you trying to sober up!? There's faster ways, you know!</state> + </case> + <case tag="female_removed_major" target="sakura" targetStage="5"> + <state img="7-excited.png"><i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~</state> + </case> <case tag="female_removed_major" target="sayaka" targetStage="5"> <state img="7-excited.png">Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki?</state> </case> @@ -45630,6 +47255,12 @@ <case tag="female_chest_will_be_visible" target="ryuko"> <state img="7-excited.png">At least you're in good company, Ryuko and Mako!</state> </case> + <case tag="female_chest_will_be_visible" id="7-19" target="saki_zls"> + <state img="7-shocked.png">Oh!</state> + </case> + <case tag="female_chest_will_be_visible" id="7-15" target="sakura"> + <state img="7-excited.png">Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course!</state> + </case> <case tag="female_chest_will_be_visible" target="sayaka"> <state img="7-embarrassed.png">Dress... or corset...? Heh. The girls who make for magical nights...</state> </case> @@ -45691,6 +47322,9 @@ <case tag="female_small_chest_is_visible" target="remilia"> <state img="7-embarrassed.png">You had to show your boobs! Cool your jets, Remilia, no need to be a poet.</state> </case> + <case tag="female_small_chest_is_visible" target="saki_zls"> + <state img="7-annoyed.png">I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...?</state> + </case> <case tag="female_small_chest_is_visible" target="streaming-chan"> <state img="7-excited.png">Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink!</state> <state img="7-horny.png">Y-You're adorable, Nicole...</state> @@ -45811,6 +47445,9 @@ <case tag="female_large_chest_is_visible" target="rainbow_mika"> <state img="7-excited.png">Oooh. The rare tit grab! Not a commonplace maneuver, but a welcome one in the ring!</state> </case> + <case tag="female_large_chest_is_visible" target="sakura"> + <state img="7-embarrassed.png">Mind letting a tired, drunk medic rest her face, Sakura?</state> + </case> <case tag="female_large_chest_is_visible" target="sheena"> <state img="7-horny.png">Well... whatever it was, it's hardly as magical as your boobs.</state> </case> @@ -45918,6 +47555,9 @@ <case tag="female_crotch_will_be_visible" target="ryuko"> <state img="7-excited.png">Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny.</state> </case> + <case tag="female_crotch_will_be_visible" target="saki_zls"> + <state img="7-annoyed.png">That's a load of bullshit and I can smell it from here.</state> + </case> <case tag="female_crotch_will_be_visible" target="sayaka"> <state img="7-embarrassed.png">What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...?</state> </case> @@ -46097,12 +47737,21 @@ <case tag="female_crotch_is_visible" target="remilia"> <state img="7-shocked.png"><i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!?</state> </case> + <case tag="female_crotch_is_visible" target="rin"> + <state img="7-horny.png">When you say... blank canvas... you ever tried fooling around in paint, Rin?</state> + </case> <case tag="female_crotch_is_visible" target="ruby" saidMarker="team_rwby"> <state img="7-horny.png">Kinda cute though! The way it changes in the light is… Kind of enticing!</state> </case> <case tag="female_crotch_is_visible" target="ryuko"> <state img="7-horny.png">I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko...</state> </case> + <case tag="female_crotch_is_visible" target="saki_zls"> + <state img="7-embarrassed.png">...Well, it's not a <i>bad</i> smell, considering Saki's... condition.</state> + </case> + <case tag="female_crotch_is_visible" target="sakura"> + <state img="7-embarrassed.png">Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say...</state> + </case> <case tag="female_crotch_is_visible" target="sayaka"> <state img="7-horny.png">Sayakaaaa, turn arouuuuund! We wanna compare yours and mine!</state> </case> @@ -47586,9 +49235,15 @@ <case tag="female_start_masturbating" target="remilia"> <state img="7-embarrassed.png">Drink with the best, pass out like the rest. But get off first, okay?</state> </case> + <case tag="female_start_masturbating" target="rin"> + <state img="7-embarrassed.png">I see you're packing <i>some</i> augmentation tonight, Rin...</state> + </case> <case tag="female_start_masturbating" target="ruby" saidMarker="enabler" notSaidMarker="enabler_2"> <state img="7-horny.png" marker="enabler_2"><i>So awkward.</i></state> </case> + <case tag="female_start_masturbating" id="7-16" target="sakura" targetSaidMarker="cum" targetSayingMarker="wet"> + <state img="7-horny.png">Oh fuck. She's really gonna do it?</state> + </case> <case tag="female_start_masturbating" id="7-6" target="sayaka" targetSayingMarker="soulgem"> <state img="7-shocked.png">Wait, what are you doing?</state> </case> @@ -47661,7 +49316,7 @@ <case tag="female_finished_masturbating" target="corrin_f" saidMarker="corrinest2" notSaidMarker="twocorrins_first"> <state img="7-sad.png" marker="twocorrins_first">Well, this was awkward.</state> </case> - <case tag="female_finished_masturbating" target="launch" targetTimeInStage="0"> + <case tag="female_finished_masturbating" target="launch"> <state img="7-horny.png">Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think.</state> </case> <case tag="female_finished_masturbating" target="mercy"> @@ -47920,6 +49575,9 @@ <case tag="hand" alsoPlaying="dark_magician_girl" saidMarker="drinks_anyone" notSaidMarker="seiq1_dmg"> <state img="8-excited.png" marker="seiq1_dmg" collectible="drinks" collectible-value="+1">I haven't heard of that before. For our cute blonde monstergirl, can you draw two cards and make that for her, Deal?</state> </case> + <case tag="hand" alsoPlaying="emi" alsoPlayingTimeInStage="3" notSaidMarker="emi_legs"> + <state img="8-neutral.png" marker="emi_legs">So... Emi, what kind of prosthetics are you rocking? They look pretty lightweight so I'm guessing... NullSec? I'm kind of a gearhead...</state> + </case> <case tag="hand" alsoPlaying="florina" alsoPlayingStage="0-5" notSaidMarker="seiq1_florina"> <state img="8-excited.png" marker="seiq1_florina" collectible="drinks" collectible-value="+1">One Frothy Water for Florina, by the way, Deal! Don't forget!</state> </case> @@ -48046,6 +49704,15 @@ <case tag="hand" alsoPlaying="saki" saidMarker="sei_anal" notSaidMarker="seiq2_saki"> <state img="8-neutral.png" marker="seiq2_saki" collectible="Flaming Moai" collectible-value="+1">Saki, <i>trust</i> me, they <i>do</i> and it feels <i>mind-shatteringly good</i>... or awful. Depends on your perspective, I guess!</state> </case> + <case tag="hand" id="8-18" alsoPlaying="saki_zls" alsoPlayingStage="6" alsoPlayingTimeInStage="0"> + <state img="8-annoyed.png"><i>Wait, what the fuck?</i> A <i>zombie</i>? For real?</state> + </case> + <case tag="hand" alsoPlaying="sakura" alsoPlayingStage="1" alsoPlayingTimeInStage="0"> + <state img="8-embarrassed.png">Sakura? You <i>sure</i> that's not another perofrmer name? On the nose for the girl with pink hair...</state> + </case> + <case tag="hand" alsoPlaying="sakura" alsoPlayingStage="3" alsoPlayingNotSaidMarker="furanshuu" alsoPlayingSayingMarker="furanshuu"> + <state img="8-excited.png">Whoa... I see. Clever wordplay!</state> + </case> <case tag="hand" alsoPlaying="sakura" notSaidMarker="seiq1_sakura" alsoPlayingSaidMarker="sakura_drinks"> <state img="8-stripped.png" marker="seiq1_sakura" collectible="drinks" collectible-value="+1">Let's get the idol something pink and fun! How about a Sugar Rush, the old staple?</state> </case> @@ -48859,6 +50526,9 @@ <case tag="female_must_strip" target="felicia" targetStage="1"> <state img="8-shocked.png">So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns...</state> </case> + <case tag="female_must_strip" target="franziska" targetStage="0"> + <state img="8-annoyed.png">You want to have a few Brandtinis and calm down?</state> + </case> <case tag="female_must_strip" target="futaba" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<4" alsoPlayingNotSaidMarker="futaba_horny1" alsoPlayingSayingMarker="futaba_horny1"> <state img="8-shocked.png">Nicole, that's a bit rude.</state> </case> @@ -49492,6 +51162,12 @@ <state img="8-horny.png">Revy, I'll forget all about seeing you here if you get naked~</state> <state img="8-horny.png">C'mon, Revy, stop teasing me! I-I'll list you as dead in our databases if you fuck me now!</state> </case> + <case tag="female_must_strip" target="rin" targetStage="0"> + <state img="8-shocked.png">Rin, are you suffering from Darrow Deficiency Syndrome...?</state> + </case> + <case tag="female_must_strip" target="rin" targetStage="1"> + <state img="8-embarrassed.png">Need some help, Rin?</state> + </case> <case tag="female_must_strip" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="8-shocked.png">You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together!</state> </case> @@ -49549,6 +51225,33 @@ <case tag="female_must_strip" target="saki" saidMarker="saki_sip" notSaidMarker="saki_end"> <state img="8-shocked.png" marker="saki_end">Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen.</state> </case> + <case tag="female_must_strip" target="saki_zls" targetStage="0"> + <state img="8-annoyed.png">Vintage or not, I'm gonna need to see some ID, Ms...?</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="1"> + <state img="8-excited.png">You know, if you ever wanted to sell out and make a normal living...</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="6"> + <state img="8-sad.png">When you say zombie... do you mean like... virus plague... radiation...?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0"> + <state img="8-excited.png">Such a cutie! You're an idol? Do you know *Kira* Miki?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="8-annoyed.png">Everyone wants to have a threesome until one person gets tired or jealous...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingSaidMarker="ss_threesome"> + <state img="8-shocked.png">...Green skin...? Is this some sort of... idol expression?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingSaidMarker="ss_threesome"> + <state img="8-embarrassed.png">So... looks like we have a <i>another</i> zombie here tonight...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="8-horny.png">Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura!</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="3"> + <state img="8-neutral.png">So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh...</state> + </case> <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<6" alsoPlayingNotSaidMarker="sakura_bf1" alsoPlayingSayingMarker="sakura_bf1"> <state img="8-embarrassed.png">Naughty! I thought idols weren't allowed to date!</state> </case> @@ -49582,6 +51285,15 @@ <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers>=6" alsoPlayingNotSaidMarker="sakura_touch1" alsoPlayingSayingMarker="sakura_touch1"> <state img="8-sad.png">I <i>have</i> been curious... but didn't quite know how to ask...</state> </case> + <case tag="female_must_strip" target="sakura" targetStage="4"> + <state img="8-embarrassed.png">You're awfully good at making your... condition work for you...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="8-annoyed.png">I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="8-excited.png">She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part!</state> + </case> <case tag="female_must_strip" target="samus" targetStage="0"> <state img="8-shocked.png">Whoa! Samus Aran, in the flesh!</state> </case> @@ -50066,12 +51778,28 @@ <case tag="female_removing_accessory" target="remilia" targetStage="0"> <state img="8-shocked.png">Whoa, what happened?</state> </case> + <case tag="female_removing_accessory" target="rin" targetStage="1"> + <state img="8-excited.png">So cute! It's like when Stella dresses my wounds!</state> + </case> <case tag="female_removing_accessory" target="ruby" targetStage="0"> <state img="8-shocked.png">Huh. I don’t know where Beacon is, but this ID definitely checks out.</state> </case> <case tag="female_removing_accessory" target="ryuko" targetStage="0"> <state img="8-embarrassed.png">She's such a cutie, rolling around your feet like that...</state> </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0"> + <state img="8-embarrassed.png">She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights...</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingSaidMarker="ss_threesome"> + <state img="8-embarrassed.png">...But it's still a fun idea to try anyway.</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="8-sad.png">I'm not sure I follow... is she turned on...? Or what?</state> + <state img="8-sad.png">...Are the drinks hitting harder than I expected, or...?</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="8-excited.png">I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right?</state> + </case> <case tag="female_removing_accessory" target="samus" targetStage="0"> <state img="8-excited.png">Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding…</state> </case> @@ -50128,6 +51856,14 @@ <state img="8-annoyed.png">Let's goooooo.</state> <state img="8-embarrassed.png">You can't take your eyes off my pussy, can you?</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="0" filter="stella" /> + <state img="8-excited.png">Watching you two flirt reminds me of Stella and I! I really should bring her here sometime!</state> + </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="2" filter="zombieland_saga" /> + <state img="8-excited.png">Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols!</state> + </case> <case tag="female_removed_accessory" filter="school_uniform" notSaidMarker="uniform3"> <state img="8-neutral.png" marker="uniform3">Hmm... well, your card looks in order. Eighteen, all right. I suppose you can stay if you want.</state> </case> @@ -50354,6 +52090,9 @@ <case tag="female_removed_accessory" target="remilia" targetStage="1"> <state img="8-excited.png">I must be *hic* a little drunk, because I barely even saw her take that off!</state> </case> + <case tag="female_removed_accessory" target="rin" targetStage="2"> + <state img="8-embarrassed.png">If the drinks and cards keep flowing, maybe this'll end the same for you all...</state> + </case> <case tag="female_removed_accessory" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="8-horny.png" marker="enabler">You know, I can’t tell if that makes it worse or better.</state> </case> @@ -50363,6 +52102,9 @@ <case tag="female_removed_accessory" target="ryuko" targetStage="1"> <state img="8-excited.png">Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists...</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1"> + <state img="8-stripped.png">Despite the schoolgirl charm, you're old enough to drink? Want me grab you something, Ms. Number One?</state> + </case> <case tag="female_removed_accessory" target="samus" targetStage="1"> <state img="8-neutral.png">And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech!</state> </case> @@ -50491,6 +52233,9 @@ <case tag="female_removing_minor" target="estelle" targetStage="1"> <state img="8-excited.png">Oh! That whole thing's just a dress?</state> </case> + <case tag="female_removing_minor" target="franziska" targetStage="0"> + <state img="8-sad.png">Just because you have some fancy law degree doesn't mean we're stupid...</state> + </case> <case tag="female_removing_minor" target="futaba" targetStage="0"> <state img="8-shocked.png">Wait a second, are you that hacker, Medjed?</state> </case> @@ -50548,9 +52293,36 @@ <case tag="female_removing_minor" target="remilia" targetStage="1"> <state img="8-embarrassed.png">Such a cute little... noble... vampire girl.</state> </case> + <case tag="female_removing_minor" target="rin" targetStage="0"> + <state img="8-sad.png">I've seen so many field amputations... it's always sad when someone can't get a good prosthetic...</state> + </case> <case tag="female_removing_minor" target="ryuko" targetStage="1"> <state img="8-neutral.png">Well, that wasn't very polite, but it checks out. Sorry to bother you ladies.</state> </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="0"> + <state img="8-excited.png">...I'm just fucking with you. I'd recognize that uniform anywhere!</state> + </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="1"> + <state img="8-neutral.png">...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect!</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1"> + <state img="8-annoyed.png">I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but...</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <state img="8-shocked.png">Why would you need makeup on your...? I thought Franchouchou was family-friendly!</state> + </case> + <case tag="female_removing_minor" id="8-13" target="sakura" targetStage="2"> + <state img="8-shocked.png">This is-- <i>oh. It's all makeup!</i></state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="8-shocked.png">Does this mean Saki's also--</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="8-excited.png">You don't have to convice me that you're one of those girls that looks even better without makeup!</state> + </case> + <case tag="female_removing_minor" id="8-14" target="sakura" targetStage="3"> + <state img="8-shocked.png">Whoa, hold on there-- you need some help... getting yourself together?</state> + </case> <case tag="female_removing_minor" target="sayaka" targetStage="1"> <state img="8-excited.png">Ohhh...! I get it! This is some kind of... roleplay, right?</state> </case> @@ -50634,6 +52406,9 @@ <case tag="female_removed_minor" target="estelle" targetStage="2"> <state img="8-embarrassed.png">You're too cute! I think I can keep that messy look up, if you're interested.</state> </case> + <case tag="female_removed_minor" target="franziska" targetStage="1"> + <state img="8-annoyed.png">It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back...</state> + </case> <case tag="female_removed_minor" target="futaba" targetStage="1"> <state img="8-neutral.png">I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it.</state> </case> @@ -50688,9 +52463,33 @@ <case tag="female_removed_minor" target="remilia" targetStage="2"> <state img="8-excited.png">Sakuya, do you tie her shoes for her too, or can she get dressed by herself?</state> </case> + <case tag="female_removed_minor" target="rin" targetStage="1"> + <state img="8-neutral.png">There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...?</state> + </case> <case tag="female_removed_minor" target="ryuko" targetStage="2"> <state img="8-annoyed.png">Okay, schoolgirl, you're 18, not 28. Cool it down.</state> </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="1"> + <state img="8-excited.png">You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass!</state> + </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="2"> + <state img="8-stripped.png">You'll come around in a few Big Marsblasts, I'm sure!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2"> + <state img="8-sad.png">Honey... I'm here if you need me, okay? I promise.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="8-shocked.png">Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="3"> + <state img="8-excited.png">I'm just happy you're... not being taken advantage of!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4"> + <state img="8-excited.png">I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="8-annoyed.png">...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes...</state> + </case> <case tag="female_removed_minor" target="sayaka" targetStage="2"> <state img="8-horny.png">Don't worry, Sayaka! I'll help you with your <i>witch</i> problem.</state> </case> @@ -50807,6 +52606,9 @@ <case tag="female_removing_major" target="catria"> <state img="8-embarrassed.png">Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right?</state> </case> + <case tag="female_removing_major" id="8-12" target="caulifla" targetStage="1"> + <state img="8-shocked.png">What the hell!?</state> + </case> <case tag="female_removing_major" target="daria" targetStage="3"> <state img="8-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe!</state> <state img="8-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears…</state> @@ -50889,12 +52691,27 @@ <case tag="female_removing_major" target="remilia" targetStage="3"> <state img="8-embarrassed.png">Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia.</state> </case> + <case tag="female_removing_major" target="rin" targetStage="2"> + <state img="8-horny.png"><i>Yes</i>, strip her down!</state> + </case> + <case tag="female_removing_major" target="rin" targetStage="3"> + <state img="8-embarrassed.png">You're just toying with them, aren't you, Rin? You love every minute of this.</state> + </case> <case tag="female_removing_major" target="ryuko" targetStage="2"> <state img="8-embarrassed.png">Whoa! I've seen quite a few things... but nothing like <i>this!</i></state> </case> <case tag="female_removing_major" target="ryuko" targetStage="4"> <state img="8-embarrassed.png">Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins?</state> </case> + <case tag="female_removing_major" target="saki_zls" targetStage="5"> + <state img="8-annoyed.png">I'm either really drunk or that makeup's really subtle...</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4"> + <state img="8-horny.png">Hmm... I guess it's the personality and presence of mind that makes someone legal... right?</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="8-excited.png">I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar!</state> + </case> <case tag="female_removing_major" target="sayaka" targetStage="4"> <state img="8-shocked.png">Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway...</state> </case> @@ -50970,6 +52787,9 @@ <case tag="female_removed_major" target="catria"> <state img="8-sad.png">C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that...</state> </case> + <case tag="female_removed_major" target="caulifla" targetStage="2"> + <state img="8-annoyed.png">I thought this was an AR-free bar...</state> + </case> <case tag="female_removed_major" target="daria" targetStage="4"> <state img="8-excited.png" marker="hologram">Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria.</state> </case> @@ -51074,12 +52894,24 @@ <case tag="female_removed_major" target="remilia" targetStage="4"> <state img="8-excited.png">Sakuya, can I tickle her? Let me tickle her!</state> </case> + <case tag="female_removed_major" target="rin" targetStage="3" targetSayingMarker="pantiessoul"> + <state img="8-embarrassed.png">It's true, ~player~! Which is why my soul is nice and wet.</state> + </case> + <case tag="female_removed_major" id="8-11" target="rin" targetStage="4"> + <state img="8-excited.png">Girls like us need to take every advantage we can get. I can respect that, Rin!</state> + </case> <case tag="female_removed_major" target="ryuko" targetStage="3"> <state img="8-horny.png"><i>Oh my God.</i> She looks so <i>cool</i>!</state> </case> <case tag="female_removed_major" target="ryuko" targetStage="5"> <state img="8-excited.png">I'm running my head through so many holovid plots!</state> </case> + <case tag="female_removed_major" id="8-17" target="saki_zls" targetStage="6"> + <state img="8-shocked.png">Are you trying to sober up!? There's faster ways, you know!</state> + </case> + <case tag="female_removed_major" target="sakura" targetStage="5"> + <state img="8-excited.png"><i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~</state> + </case> <case tag="female_removed_major" target="sayaka" targetStage="5"> <state img="8-excited.png">Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki?</state> </case> @@ -51321,6 +53153,12 @@ <case tag="female_chest_will_be_visible" target="ryuko"> <state img="8-excited.png">At least you're in good company, Ryuko and Mako!</state> </case> + <case tag="female_chest_will_be_visible" id="8-19" target="saki_zls"> + <state img="8-shocked.png">Oh!</state> + </case> + <case tag="female_chest_will_be_visible" id="8-15" target="sakura"> + <state img="8-excited.png">Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course!</state> + </case> <case tag="female_chest_will_be_visible" target="sayaka"> <state img="8-embarrassed.png">Dress... or corset...? Heh. The girls who make for magical nights...</state> </case> @@ -51383,6 +53221,9 @@ <case tag="female_small_chest_is_visible" target="remilia"> <state img="8-embarrassed.png">You had to show your boobs! Cool your jets, Remilia, no need to be a poet.</state> </case> + <case tag="female_small_chest_is_visible" target="saki_zls"> + <state img="8-annoyed.png">I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...?</state> + </case> <case tag="female_small_chest_is_visible" target="streaming-chan"> <state img="8-excited.png">Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink!</state> <state img="8-horny.png">Y-You're adorable, Nicole...</state> @@ -51503,6 +53344,9 @@ <case tag="female_large_chest_is_visible" target="rainbow_mika"> <state img="8-excited.png">Oooh. The rare tit grab! Not a commonplace maneuver, but a welcome one in the ring!</state> </case> + <case tag="female_large_chest_is_visible" target="sakura"> + <state img="8-embarrassed.png">Mind letting a tired, drunk medic rest her face, Sakura?</state> + </case> <case tag="female_large_chest_is_visible" target="sheena"> <state img="8-horny.png">Well... whatever it was, it's hardly as magical as your boobs.</state> </case> @@ -51610,6 +53454,9 @@ <case tag="female_crotch_will_be_visible" target="ryuko"> <state img="8-excited.png">Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny.</state> </case> + <case tag="female_crotch_will_be_visible" target="saki_zls"> + <state img="8-annoyed.png">That's a load of bullshit and I can smell it from here.</state> + </case> <case tag="female_crotch_will_be_visible" target="sayaka"> <state img="8-embarrassed.png">What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...?</state> </case> @@ -51786,12 +53633,21 @@ <case tag="female_crotch_is_visible" target="remilia"> <state img="8-shocked.png"><i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!?</state> </case> + <case tag="female_crotch_is_visible" target="rin"> + <state img="8-horny.png">When you say... blank canvas... you ever tried fooling around in paint, Rin?</state> + </case> <case tag="female_crotch_is_visible" target="ruby" saidMarker="team_rwby"> <state img="8-horny.png">Kinda cute though! The way it changes in the light is… Kind of enticing!</state> </case> <case tag="female_crotch_is_visible" target="ryuko"> <state img="8-horny.png">I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko...</state> </case> + <case tag="female_crotch_is_visible" target="saki_zls"> + <state img="8-embarrassed.png">...Well, it's not a <i>bad</i> smell, considering Saki's... condition.</state> + </case> + <case tag="female_crotch_is_visible" target="sakura"> + <state img="8-embarrassed.png">Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say...</state> + </case> <case tag="female_crotch_is_visible" target="sayaka"> <state img="8-horny.png">Sayakaaaa, turn arouuuuund! We wanna compare yours and mine!</state> </case> @@ -53280,9 +55136,15 @@ <case tag="female_start_masturbating" target="remilia"> <state img="8-embarrassed.png">Drink with the best, pass out like the rest. But get off first, okay?</state> </case> + <case tag="female_start_masturbating" target="rin"> + <state img="8-embarrassed.png">I see you're packing <i>some</i> augmentation tonight, Rin...</state> + </case> <case tag="female_start_masturbating" target="ruby" saidMarker="enabler" notSaidMarker="enabler_2"> <state img="8-horny.png" marker="enabler_2"><i>So awkward.</i></state> </case> + <case tag="female_start_masturbating" id="8-16" target="sakura" targetSaidMarker="cum" targetSayingMarker="wet"> + <state img="8-horny.png">Oh fuck. She's really gonna do it?</state> + </case> <case tag="female_start_masturbating" id="8-6" target="sayaka" targetSayingMarker="soulgem"> <state img="8-shocked.png">Wait, what are you doing?</state> </case> @@ -53355,7 +55217,7 @@ <case tag="female_finished_masturbating" target="corrin_f" saidMarker="corrinest2" notSaidMarker="twocorrins_first"> <state img="8-sad.png" marker="twocorrins_first">Well, this was awkward.</state> </case> - <case tag="female_finished_masturbating" target="launch" targetTimeInStage="0"> + <case tag="female_finished_masturbating" target="launch"> <state img="8-horny.png">Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think.</state> </case> <case tag="female_finished_masturbating" target="mercy"> @@ -54071,6 +55933,9 @@ <case tag="female_must_strip" target="felicia" targetStage="1"> <state img="9-shocked.png">So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns...</state> </case> + <case tag="female_must_strip" target="franziska" targetStage="0"> + <state img="9-annoyed.png">You want to have a few Brandtinis and calm down?</state> + </case> <case tag="female_must_strip" target="futaba" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<4" alsoPlayingNotSaidMarker="futaba_horny1" alsoPlayingSayingMarker="futaba_horny1"> <state img="9-shocked.png">Nicole, that's a bit rude.</state> </case> @@ -54701,6 +56566,12 @@ <state img="9-horny.png">Revy, I'll forget all about seeing you here if you get naked~</state> <state img="9-horny.png">C'mon, Revy, stop teasing me! I-I'll list you as dead in our databases if you fuck me now!</state> </case> + <case tag="female_must_strip" target="rin" targetStage="0"> + <state img="9-shocked.png">Rin, are you suffering from Darrow Deficiency Syndrome...?</state> + </case> + <case tag="female_must_strip" target="rin" targetStage="1"> + <state img="9-embarrassed.png">Need some help, Rin?</state> + </case> <case tag="female_must_strip" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="9-shocked.png">You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together!</state> </case> @@ -54758,6 +56629,33 @@ <case tag="female_must_strip" target="saki" saidMarker="saki_sip" notSaidMarker="saki_end"> <state img="9-shocked.png" marker="saki_end">Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen.</state> </case> + <case tag="female_must_strip" target="saki_zls" targetStage="0"> + <state img="9-annoyed.png">Vintage or not, I'm gonna need to see some ID, Ms...?</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="1"> + <state img="9-excited.png">You know, if you ever wanted to sell out and make a normal living...</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="6"> + <state img="9-sad.png">When you say zombie... do you mean like... virus plague... radiation...?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0"> + <state img="9-excited.png">Such a cutie! You're an idol? Do you know *Kira* Miki?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="9-annoyed.png">Everyone wants to have a threesome until one person gets tired or jealous...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingSaidMarker="ss_threesome"> + <state img="9-shocked.png">...Green skin...? Is this some sort of... idol expression?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingSaidMarker="ss_threesome"> + <state img="9-embarrassed.png">So... looks like we have a <i>another</i> zombie here tonight...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="9-horny.png">Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura!</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="3"> + <state img="9-neutral.png">So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh...</state> + </case> <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<6" alsoPlayingNotSaidMarker="sakura_bf1" alsoPlayingSayingMarker="sakura_bf1"> <state img="9-embarrassed.png">Naughty! I thought idols weren't allowed to date!</state> </case> @@ -54791,6 +56689,15 @@ <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers>=6" alsoPlayingNotSaidMarker="sakura_touch1" alsoPlayingSayingMarker="sakura_touch1"> <state img="9-sad.png">I <i>have</i> been curious... but didn't quite know how to ask...</state> </case> + <case tag="female_must_strip" target="sakura" targetStage="4"> + <state img="9-embarrassed.png">You're awfully good at making your... condition work for you...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="9-annoyed.png">I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="9-excited.png">She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part!</state> + </case> <case tag="female_must_strip" target="samus" targetStage="0"> <state img="9-shocked.png">Whoa! Samus Aran, in the flesh!</state> </case> @@ -55276,12 +57183,28 @@ <case tag="female_removing_accessory" target="remilia" targetStage="0"> <state img="9-shocked.png">Whoa, what happened?</state> </case> + <case tag="female_removing_accessory" target="rin" targetStage="1"> + <state img="9-excited.png">So cute! It's like when Stella dresses my wounds!</state> + </case> <case tag="female_removing_accessory" target="ruby" targetStage="0"> <state img="9-shocked.png">Huh. I don’t know where Beacon is, but this ID definitely checks out.</state> </case> <case tag="female_removing_accessory" target="ryuko" targetStage="0"> <state img="9-embarrassed.png">She's such a cutie, rolling around your feet like that...</state> </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0"> + <state img="9-embarrassed.png">She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights...</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingSaidMarker="ss_threesome"> + <state img="9-embarrassed.png">...But it's still a fun idea to try anyway.</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="9-sad.png">I'm not sure I follow... is she turned on...? Or what?</state> + <state img="9-sad.png">...Are the drinks hitting harder than I expected, or...?</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="9-excited.png">I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right?</state> + </case> <case tag="female_removing_accessory" target="samus" targetStage="0"> <state img="9-excited.png">Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding…</state> </case> @@ -55338,6 +57261,14 @@ <state img="9-shocked.png">O-Oh god... I just brushed a <i>reeeeally</i> good spot...</state> <state img="9-horny.png">Do you... think I could borrow that? It'll just be a little wet when I give it back...</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="0" filter="stella" /> + <state img="9-excited.png">Watching you two flirt reminds me of Stella and I! I really should bring her here sometime!</state> + </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="2" filter="zombieland_saga" /> + <state img="9-excited.png">Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols!</state> + </case> <case tag="female_removed_accessory" filter="school_uniform" notSaidMarker="uniform3"> <state img="9-neutral.png" marker="uniform3">Hmm... well, your card looks in order. Eighteen, all right. I suppose you can stay if you want.</state> </case> @@ -55564,6 +57495,9 @@ <case tag="female_removed_accessory" target="remilia" targetStage="1"> <state img="9-excited.png">I must be *hic* a little drunk, because I barely even saw her take that off!</state> </case> + <case tag="female_removed_accessory" target="rin" targetStage="2"> + <state img="9-embarrassed.png">If the drinks and cards keep flowing, maybe this'll end the same for you all...</state> + </case> <case tag="female_removed_accessory" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="9-horny.png" marker="enabler">You know, I can’t tell if that makes it worse or better.</state> </case> @@ -55573,6 +57507,9 @@ <case tag="female_removed_accessory" target="ryuko" targetStage="1"> <state img="9-excited.png">Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists...</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1"> + <state img="9-horny.png">Despite the schoolgirl charm, you're old enough to drink, right? Want me grab you something, Ms. Number One?</state> + </case> <case tag="female_removed_accessory" target="samus" targetStage="1"> <state img="9-neutral.png">And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech!</state> </case> @@ -55704,6 +57641,9 @@ <case tag="female_removing_minor" target="estelle" targetStage="1"> <state img="9-excited.png">Oh! That whole thing's just a dress?</state> </case> + <case tag="female_removing_minor" target="franziska" targetStage="0"> + <state img="9-sad.png">Just because you have some fancy law degree doesn't mean we're stupid...</state> + </case> <case tag="female_removing_minor" target="futaba" targetStage="0"> <state img="9-shocked.png">Wait a second, are you that hacker, Medjed?</state> </case> @@ -55761,9 +57701,36 @@ <case tag="female_removing_minor" target="remilia" targetStage="1"> <state img="9-embarrassed.png">Such a cute little... noble... vampire girl.</state> </case> + <case tag="female_removing_minor" target="rin" targetStage="0"> + <state img="9-sad.png">I've seen so many field amputations... it's always sad when someone can't get a good prosthetic...</state> + </case> <case tag="female_removing_minor" target="ryuko" targetStage="1"> <state img="9-neutral.png">Well, that wasn't very polite, but it checks out. Sorry to bother you ladies.</state> </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="0"> + <state img="9-excited.png">...I'm just fucking with you. I'd recognize that uniform anywhere!</state> + </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="1"> + <state img="9-neutral.png">...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect!</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1"> + <state img="9-annoyed.png">I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but...</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <state img="9-shocked.png">Why would you need makeup on your...? I thought Franchouchou was family-friendly!</state> + </case> + <case tag="female_removing_minor" id="9-13" target="sakura" targetStage="2"> + <state img="9-shocked.png">This is-- <i>oh. It's all makeup!</i></state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="9-shocked.png">Does this mean Saki's also--</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="9-excited.png">You don't have to convice me that you're one of those girls that looks even better without makeup!</state> + </case> + <case tag="female_removing_minor" id="9-14" target="sakura" targetStage="3"> + <state img="9-shocked.png">Whoa, hold on there-- you need some help... getting yourself together?</state> + </case> <case tag="female_removing_minor" target="sayaka" targetStage="1"> <state img="9-excited.png">Ohhh...! I get it! This is some kind of... roleplay, right?</state> </case> @@ -55847,6 +57814,9 @@ <case tag="female_removed_minor" target="estelle" targetStage="2"> <state img="9-embarrassed.png">You're too cute! I think I can keep that messy look up, if you're interested.</state> </case> + <case tag="female_removed_minor" target="franziska" targetStage="1"> + <state img="9-annoyed.png">It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back...</state> + </case> <case tag="female_removed_minor" target="futaba" targetStage="1"> <state img="9-neutral.png">I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it.</state> </case> @@ -55901,9 +57871,33 @@ <case tag="female_removed_minor" target="remilia" targetStage="2"> <state img="9-excited.png">Sakuya, do you tie her shoes for her too, or can she get dressed by herself?</state> </case> + <case tag="female_removed_minor" target="rin" targetStage="1"> + <state img="9-neutral.png">There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...?</state> + </case> <case tag="female_removed_minor" target="ryuko" targetStage="2"> <state img="9-annoyed.png">Okay, schoolgirl, you're 18, not 28. Cool it down.</state> </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="1"> + <state img="9-excited.png">You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass!</state> + </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="2"> + <state img="9-.png">You'll come around in a few Big Marsblasts, I'm sure!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2"> + <state img="9-sad.png">Honey... I'm here if you need me, okay? I promise.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="9-shocked.png">Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="3"> + <state img="9-excited.png">I'm just happy you're... not being taken advantage of!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4"> + <state img="9-excited.png">I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="9-annoyed.png">...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes...</state> + </case> <case tag="female_removed_minor" target="sayaka" targetStage="2"> <state img="9-horny.png">Don't worry, Sayaka! I'll help you with your <i>witch</i> problem.</state> </case> @@ -56010,6 +58004,9 @@ <case tag="female_removing_major" target="catria"> <state img="9-embarrassed.png">Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right?</state> </case> + <case tag="female_removing_major" id="9-12" target="caulifla" targetStage="1"> + <state img="9-shocked.png">What the hell!?</state> + </case> <case tag="female_removing_major" target="daria" targetStage="3"> <state img="9-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe!</state> <state img="9-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears…</state> @@ -56092,12 +58089,27 @@ <case tag="female_removing_major" target="remilia" targetStage="3"> <state img="9-embarrassed.png">Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia.</state> </case> + <case tag="female_removing_major" target="rin" targetStage="2"> + <state img="9-horny.png"><i>Yes</i>, strip her down!</state> + </case> + <case tag="female_removing_major" target="rin" targetStage="3"> + <state img="9-embarrassed.png">You're just toying with them, aren't you, Rin? You love every minute of this.</state> + </case> <case tag="female_removing_major" target="ryuko" targetStage="2"> <state img="9-embarrassed.png">Whoa! I've seen quite a few things... but nothing like <i>this!</i></state> </case> <case tag="female_removing_major" target="ryuko" targetStage="4"> <state img="9-embarrassed.png">Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins?</state> </case> + <case tag="female_removing_major" target="saki_zls" targetStage="5"> + <state img="9-annoyed.png">I'm either really drunk or that makeup's really subtle...</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4"> + <state img="9-horny.png">Hmm... I guess it's the personality and presence of mind that makes someone legal... right?</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="9-excited.png">I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar!</state> + </case> <case tag="female_removing_major" target="sayaka" targetStage="4"> <state img="9-shocked.png">Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway...</state> </case> @@ -56173,6 +58185,9 @@ <case tag="female_removed_major" target="catria"> <state img="9-sad.png">C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that...</state> </case> + <case tag="female_removed_major" target="caulifla" targetStage="2"> + <state img="9-annoyed.png">I thought this was an AR-free bar...</state> + </case> <case tag="female_removed_major" target="daria" targetStage="4"> <state img="9-excited.png" marker="hologram">Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria.</state> </case> @@ -56277,12 +58292,24 @@ <case tag="female_removed_major" target="remilia" targetStage="4"> <state img="9-excited.png">Sakuya, can I tickle her? Let me tickle her!</state> </case> + <case tag="female_removed_major" target="rin" targetStage="3" targetSayingMarker="pantiessoul"> + <state img="9-embarrassed.png">It's true, ~player~! Which is why my soul is nice and wet.</state> + </case> + <case tag="female_removed_major" id="9-11" target="rin" targetStage="4"> + <state img="9-excited.png">Girls like us need to take every advantage we can get. I can respect that, Rin!</state> + </case> <case tag="female_removed_major" target="ryuko" targetStage="3"> <state img="9-horny.png"><i>Oh my God.</i> She looks so <i>cool</i>!</state> </case> <case tag="female_removed_major" target="ryuko" targetStage="5"> <state img="9-excited.png">I'm running my head through so many holovid plots!</state> </case> + <case tag="female_removed_major" id="9-17" target="saki_zls" targetStage="6"> + <state img="9-shocked.png">Are you trying to sober up!? There's faster ways, you know!</state> + </case> + <case tag="female_removed_major" target="sakura" targetStage="5"> + <state img="9-excited.png"><i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~</state> + </case> <case tag="female_removed_major" target="sayaka" targetStage="5"> <state img="9-excited.png">Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki?</state> </case> @@ -56521,6 +58548,12 @@ <case tag="female_chest_will_be_visible" target="ryuko"> <state img="9-excited.png">At least you're in good company, Ryuko and Mako!</state> </case> + <case tag="female_chest_will_be_visible" id="9-19" target="saki_zls"> + <state img="9-shocked.png">Oh!</state> + </case> + <case tag="female_chest_will_be_visible" id="9-15" target="sakura"> + <state img="9-excited.png">Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course!</state> + </case> <case tag="female_chest_will_be_visible" target="sayaka"> <state img="9-embarrassed.png">Dress... or corset...? Heh. The girls who make for magical nights...</state> </case> @@ -56579,6 +58612,9 @@ <case tag="female_small_chest_is_visible" target="remilia"> <state img="9-embarrassed.png">You had to show your boobs! Cool your jets, Remilia, no need to be a poet.</state> </case> + <case tag="female_small_chest_is_visible" target="saki_zls"> + <state img="9-annoyed.png">I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...?</state> + </case> <case tag="female_small_chest_is_visible" target="streaming-chan"> <state img="9-excited.png">Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink!</state> <state img="9-horny.png">Y-You're adorable, Nicole...</state> @@ -56699,6 +58735,9 @@ <case tag="female_large_chest_is_visible" target="rainbow_mika"> <state img="9-excited.png">Oooh. The rare tit grab! Not a commonplace maneuver, but a welcome one in the ring!</state> </case> + <case tag="female_large_chest_is_visible" target="sakura"> + <state img="9-embarrassed.png">Mind letting a tired, drunk medic rest her face, Sakura?</state> + </case> <case tag="female_large_chest_is_visible" target="sheena"> <state img="9-horny.png">Well... whatever it was, it's hardly as magical as your boobs.</state> </case> @@ -56806,6 +58845,9 @@ <case tag="female_crotch_will_be_visible" target="ryuko"> <state img="9-excited.png">Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny.</state> </case> + <case tag="female_crotch_will_be_visible" target="saki_zls"> + <state img="9-annoyed.png">That's a load of bullshit and I can smell it from here.</state> + </case> <case tag="female_crotch_will_be_visible" target="sayaka"> <state img="9-embarrassed.png">What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...?</state> </case> @@ -56982,12 +59024,21 @@ <case tag="female_crotch_is_visible" target="remilia"> <state img="9-shocked.png"><i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!?</state> </case> + <case tag="female_crotch_is_visible" target="rin"> + <state img="9-horny.png">When you say... blank canvas... you ever tried fooling around in paint, Rin?</state> + </case> <case tag="female_crotch_is_visible" target="ruby" saidMarker="team_rwby"> <state img="9-horny.png">Kinda cute though! The way it changes in the light is… Kind of enticing!</state> </case> <case tag="female_crotch_is_visible" target="ryuko"> <state img="9-horny.png">I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko...</state> </case> + <case tag="female_crotch_is_visible" target="saki_zls"> + <state img="9-embarrassed.png">...Well, it's not a <i>bad</i> smell, considering Saki's... condition.</state> + </case> + <case tag="female_crotch_is_visible" target="sakura"> + <state img="9-embarrassed.png">Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say...</state> + </case> <case tag="female_crotch_is_visible" target="sayaka"> <state img="9-horny.png">Sayakaaaa, turn arouuuuund! We wanna compare yours and mine!</state> </case> @@ -58471,9 +60522,15 @@ <case tag="female_start_masturbating" target="remilia"> <state img="9-embarrassed.png">Drink with the best, pass out like the rest. But get off first, okay?</state> </case> + <case tag="female_start_masturbating" target="rin"> + <state img="9-embarrassed.png">I see you're packing <i>some</i> augmentation tonight, Rin...</state> + </case> <case tag="female_start_masturbating" target="ruby" saidMarker="enabler" notSaidMarker="enabler_2"> <state img="9-horny.png" marker="enabler_2"><i>So awkward.</i></state> </case> + <case tag="female_start_masturbating" id="9-16" target="sakura" targetSaidMarker="cum" targetSayingMarker="wet"> + <state img="9-horny.png">Oh fuck. She's really gonna do it?</state> + </case> <case tag="female_start_masturbating" id="9-6" target="sayaka" targetSayingMarker="soulgem"> <state img="9-shocked.png">Wait, what are you doing?</state> </case> @@ -58546,7 +60603,7 @@ <case tag="female_finished_masturbating" target="corrin_f" saidMarker="corrinest2" notSaidMarker="twocorrins_first"> <state img="9-sad.png" marker="twocorrins_first">Well, this was awkward.</state> </case> - <case tag="female_finished_masturbating" target="launch" targetTimeInStage="0"> + <case tag="female_finished_masturbating" target="launch"> <state img="9-horny.png">Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think.</state> </case> <case tag="female_finished_masturbating" target="mercy"> @@ -59261,6 +61318,9 @@ <case tag="female_must_strip" target="felicia" targetStage="1"> <state img="10-shocked.png">So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns...</state> </case> + <case tag="female_must_strip" target="franziska" targetStage="0"> + <state img="10-annoyed.png">You want to have a few Brandtinis and calm down?</state> + </case> <case tag="female_must_strip" target="futaba" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<4" alsoPlayingNotSaidMarker="futaba_horny1" alsoPlayingSayingMarker="futaba_horny1"> <state img="10-shocked.png">Nicole, that's a bit rude.</state> </case> @@ -59891,6 +61951,12 @@ <state img="10-horny.png">Revy, I'll forget all about seeing you here if you get naked~</state> <state img="10-horny.png">C'mon, Revy, stop teasing me! I-I'll list you as dead in our databases if you fuck me now!</state> </case> + <case tag="female_must_strip" target="rin" targetStage="0"> + <state img="10-shocked.png">Rin, are you suffering from Darrow Deficiency Syndrome...?</state> + </case> + <case tag="female_must_strip" target="rin" targetStage="1"> + <state img="10-embarrassed.png">Need some help, Rin?</state> + </case> <case tag="female_must_strip" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="10-shocked.png">You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together!</state> </case> @@ -59948,6 +62014,33 @@ <case tag="female_must_strip" target="saki" saidMarker="saki_sip" notSaidMarker="saki_end"> <state img="10-shocked.png" marker="saki_end">Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen.</state> </case> + <case tag="female_must_strip" target="saki_zls" targetStage="0"> + <state img="10-annoyed.png">Vintage or not, I'm gonna need to see some ID, Ms...?</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="1"> + <state img="10-excited.png">You know, if you ever wanted to sell out and make a normal living...</state> + </case> + <case tag="female_must_strip" target="saki_zls" targetStage="6"> + <state img="10-sad.png">When you say zombie... do you mean like... virus plague... radiation...?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0"> + <state img="10-excited.png">Such a cutie! You're an idol? Do you know *Kira* Miki?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="10-annoyed.png">Everyone wants to have a threesome until one person gets tired or jealous...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingSaidMarker="ss_threesome"> + <state img="10-shocked.png">...Green skin...? Is this some sort of... idol expression?</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingSaidMarker="ss_threesome"> + <state img="10-embarrassed.png">So... looks like we have a <i>another</i> zombie here tonight...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="10-horny.png">Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura!</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="3"> + <state img="10-neutral.png">So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh...</state> + </case> <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers<6" alsoPlayingNotSaidMarker="sakura_bf1" alsoPlayingSayingMarker="sakura_bf1"> <state img="10-embarrassed.png">Naughty! I thought idols weren't allowed to date!</state> </case> @@ -59981,6 +62074,15 @@ <case tag="female_must_strip" target="sakura" targetStage="3-6" alsoPlaying="streaming-chan" alsoPlayingSaidMarker="viewers>=6" alsoPlayingNotSaidMarker="sakura_touch1" alsoPlayingSayingMarker="sakura_touch1"> <state img="10-sad.png">I <i>have</i> been curious... but didn't quite know how to ask...</state> </case> + <case tag="female_must_strip" target="sakura" targetStage="4"> + <state img="10-embarrassed.png">You're awfully good at making your... condition work for you...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="10-annoyed.png">I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but...</state> + </case> + <case tag="female_must_strip" target="sakura" targetStage="4" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="10-excited.png">She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part!</state> + </case> <case tag="female_must_strip" target="samus" targetStage="0"> <state img="10-shocked.png">Whoa! Samus Aran, in the flesh!</state> </case> @@ -60465,12 +62567,28 @@ <case tag="female_removing_accessory" target="remilia" targetStage="0"> <state img="10-shocked.png">Whoa, what happened?</state> </case> + <case tag="female_removing_accessory" target="rin" targetStage="1"> + <state img="10-excited.png">So cute! It's like when Stella dresses my wounds!</state> + </case> <case tag="female_removing_accessory" target="ruby" targetStage="0"> <state img="10-shocked.png">Huh. I don’t know where Beacon is, but this ID definitely checks out.</state> </case> <case tag="female_removing_accessory" target="ryuko" targetStage="0"> <state img="10-embarrassed.png">She's such a cutie, rolling around your feet like that...</state> </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0"> + <state img="10-embarrassed.png">She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights...</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingSaidMarker="ss_threesome"> + <state img="10-embarrassed.png">...But it's still a fun idea to try anyway.</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="0-5" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="10-sad.png">I'm not sure I follow... is she turned on...? Or what?</state> + <state img="10-sad.png">...Are the drinks hitting harder than I expected, or...?</state> + </case> + <case tag="female_removing_accessory" target="sakura" targetStage="0" alsoPlaying="saki_zls" alsoPlayingStage="6-10" alsoPlayingNotSaidMarker="ss_threesome"> + <state img="10-excited.png">I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right?</state> + </case> <case tag="female_removing_accessory" target="samus" targetStage="0"> <state img="10-excited.png">Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding…</state> </case> @@ -60527,6 +62645,14 @@ <state img="10-tired.png">Are we... <i>yawn</i>... almost done here? I have work tomorrow...</state> <state img="10-horny.png">Would you like me to go again? I'm in the mood, heh...</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="0" filter="stella" /> + <state img="10-excited.png">Watching you two flirt reminds me of Stella and I! I really should bring her here sometime!</state> + </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <condition count="2" filter="zombieland_saga" /> + <state img="10-excited.png">Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols!</state> + </case> <case tag="female_removed_accessory" filter="school_uniform" notSaidMarker="uniform3"> <state img="10-neutral.png" marker="uniform3">Hmm... well, your card looks in order. Eighteen, all right. I suppose you can stay if you want.</state> </case> @@ -60753,6 +62879,9 @@ <case tag="female_removed_accessory" target="remilia" targetStage="1"> <state img="10-excited.png">I must be *hic* a little drunk, because I barely even saw her take that off!</state> </case> + <case tag="female_removed_accessory" target="rin" targetStage="2"> + <state img="10-embarrassed.png">If the drinks and cards keep flowing, maybe this'll end the same for you all...</state> + </case> <case tag="female_removed_accessory" target="ruby" alsoPlaying="yang" notSaidMarker="enabler"> <state img="10-horny.png" marker="enabler">You know, I can’t tell if that makes it worse or better.</state> </case> @@ -60762,6 +62891,9 @@ <case tag="female_removed_accessory" target="ryuko" targetStage="1"> <state img="10-excited.png">Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists...</state> </case> + <case tag="female_removed_accessory" target="sakura" targetStage="1"> + <state img="10-horny.png">Despite the schoolgirl charm, you're old enough to drink, right? Want me grab you something, Ms. Number One?</state> + </case> <case tag="female_removed_accessory" target="samus" targetStage="1"> <state img="10-neutral.png">And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech!</state> </case> @@ -60893,6 +63025,9 @@ <case tag="female_removing_minor" target="estelle" targetStage="1"> <state img="10-excited.png">Oh! That whole thing's just a dress?</state> </case> + <case tag="female_removing_minor" target="franziska" targetStage="0"> + <state img="10-sad.png">Just because you have some fancy law degree doesn't mean we're stupid...</state> + </case> <case tag="female_removing_minor" target="futaba" targetStage="0"> <state img="10-shocked.png">Wait a second, are you that hacker, Medjed?</state> </case> @@ -60950,9 +63085,36 @@ <case tag="female_removing_minor" target="remilia" targetStage="1"> <state img="10-embarrassed.png">Such a cute little... noble... vampire girl.</state> </case> + <case tag="female_removing_minor" target="rin" targetStage="0"> + <state img="10-sad.png">I've seen so many field amputations... it's always sad when someone can't get a good prosthetic...</state> + </case> <case tag="female_removing_minor" target="ryuko" targetStage="1"> <state img="10-neutral.png">Well, that wasn't very polite, but it checks out. Sorry to bother you ladies.</state> </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="0"> + <state img="10-excited.png">...I'm just fucking with you. I'd recognize that uniform anywhere!</state> + </case> + <case tag="female_removing_minor" target="saki_zls" targetStage="1"> + <state img="10-neutral.png">...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect!</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1"> + <state img="10-annoyed.png">I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but...</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="1" alsoPlaying="saki_zls"> + <state img="10-shocked.png">Why would you need makeup on your...? I thought Franchouchou was family-friendly!</state> + </case> + <case tag="female_removing_minor" id="10-13" target="sakura" targetStage="2"> + <state img="10-shocked.png">This is-- <i>oh. It's all makeup!</i></state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="0-5"> + <state img="10-shocked.png">Does this mean Saki's also--</state> + </case> + <case tag="female_removing_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="10-excited.png">You don't have to convice me that you're one of those girls that looks even better without makeup!</state> + </case> + <case tag="female_removing_minor" id="10-14" target="sakura" targetStage="3"> + <state img="10-shocked.png">Whoa, hold on there-- you need some help... getting yourself together?</state> + </case> <case tag="female_removing_minor" target="sayaka" targetStage="1"> <state img="10-excited.png">Ohhh...! I get it! This is some kind of... roleplay, right?</state> </case> @@ -61036,6 +63198,9 @@ <case tag="female_removed_minor" target="estelle" targetStage="2"> <state img="10-embarrassed.png">You're too cute! I think I can keep that messy look up, if you're interested.</state> </case> + <case tag="female_removed_minor" target="franziska" targetStage="1"> + <state img="10-annoyed.png">It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back...</state> + </case> <case tag="female_removed_minor" target="futaba" targetStage="1"> <state img="10-neutral.png">I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it.</state> </case> @@ -61090,9 +63255,33 @@ <case tag="female_removed_minor" target="remilia" targetStage="2"> <state img="10-excited.png">Sakuya, do you tie her shoes for her too, or can she get dressed by herself?</state> </case> + <case tag="female_removed_minor" target="rin" targetStage="1"> + <state img="10-neutral.png">There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...?</state> + </case> <case tag="female_removed_minor" target="ryuko" targetStage="2"> <state img="10-annoyed.png">Okay, schoolgirl, you're 18, not 28. Cool it down.</state> </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="1"> + <state img="10-excited.png">You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass!</state> + </case> + <case tag="female_removed_minor" target="saki_zls" targetStage="2"> + <state img="10-.png">You'll come around in a few Big Marsblasts, I'm sure!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2"> + <state img="10-sad.png">Honey... I'm here if you need me, okay? I promise.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="2" alsoPlaying="saki_zls" alsoPlayingStage="6-10"> + <state img="10-shocked.png">Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="3"> + <state img="10-excited.png">I'm just happy you're... not being taken advantage of!</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4"> + <state img="10-excited.png">I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One.</state> + </case> + <case tag="female_removed_minor" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="10-annoyed.png">...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes...</state> + </case> <case tag="female_removed_minor" target="sayaka" targetStage="2"> <state img="10-horny.png">Don't worry, Sayaka! I'll help you with your <i>witch</i> problem.</state> </case> @@ -61199,6 +63388,9 @@ <case tag="female_removing_major" target="catria"> <state img="10-embarrassed.png">Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right?</state> </case> + <case tag="female_removing_major" id="10-12" target="caulifla" targetStage="1"> + <state img="10-shocked.png">What the hell!?</state> + </case> <case tag="female_removing_major" target="daria" targetStage="3"> <state img="10-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe!</state> <state img="10-shocked.png">Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears…</state> @@ -61281,12 +63473,27 @@ <case tag="female_removing_major" target="remilia" targetStage="3"> <state img="10-embarrassed.png">Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia.</state> </case> + <case tag="female_removing_major" target="rin" targetStage="2"> + <state img="10-horny.png"><i>Yes</i>, strip her down!</state> + </case> + <case tag="female_removing_major" target="rin" targetStage="3"> + <state img="10-embarrassed.png">You're just toying with them, aren't you, Rin? You love every minute of this.</state> + </case> <case tag="female_removing_major" target="ryuko" targetStage="2"> <state img="10-embarrassed.png">Whoa! I've seen quite a few things... but nothing like <i>this!</i></state> </case> <case tag="female_removing_major" target="ryuko" targetStage="4"> <state img="10-embarrassed.png">Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins?</state> </case> + <case tag="female_removing_major" target="saki_zls" targetStage="5"> + <state img="10-annoyed.png">I'm either really drunk or that makeup's really subtle...</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4"> + <state img="10-horny.png">Hmm... I guess it's the personality and presence of mind that makes someone legal... right?</state> + </case> + <case tag="female_removing_major" target="sakura" targetStage="4" alsoPlaying="saki_zls"> + <state img="10-excited.png">I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar!</state> + </case> <case tag="female_removing_major" target="sayaka" targetStage="4"> <state img="10-shocked.png">Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway...</state> </case> @@ -61362,6 +63569,9 @@ <case tag="female_removed_major" target="catria"> <state img="10-sad.png">C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that...</state> </case> + <case tag="female_removed_major" target="caulifla" targetStage="2"> + <state img="10-annoyed.png">I thought this was an AR-free bar...</state> + </case> <case tag="female_removed_major" target="daria" targetStage="4"> <state img="10-excited.png" marker="hologram">Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria.</state> </case> @@ -61466,12 +63676,24 @@ <case tag="female_removed_major" target="remilia" targetStage="4"> <state img="10-excited.png">Sakuya, can I tickle her? Let me tickle her!</state> </case> + <case tag="female_removed_major" target="rin" targetStage="3" targetSayingMarker="pantiessoul"> + <state img="10-embarrassed.png">It's true, ~player~! Which is why my soul is nice and wet.</state> + </case> + <case tag="female_removed_major" id="10-11" target="rin" targetStage="4"> + <state img="10-excited.png">Girls like us need to take every advantage we can get. I can respect that, Rin!</state> + </case> <case tag="female_removed_major" target="ryuko" targetStage="3"> <state img="10-horny.png"><i>Oh my God.</i> She looks so <i>cool</i>!</state> </case> <case tag="female_removed_major" target="ryuko" targetStage="5"> <state img="10-excited.png">I'm running my head through so many holovid plots!</state> </case> + <case tag="female_removed_major" id="10-17" target="saki_zls" targetStage="6"> + <state img="10-shocked.png">Are you trying to sober up!? There's faster ways, you know!</state> + </case> + <case tag="female_removed_major" target="sakura" targetStage="5"> + <state img="10-excited.png"><i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~</state> + </case> <case tag="female_removed_major" target="sayaka" targetStage="5"> <state img="10-excited.png">Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki?</state> </case> @@ -61710,6 +63932,12 @@ <case tag="female_chest_will_be_visible" target="ryuko"> <state img="10-excited.png">At least you're in good company, Ryuko and Mako!</state> </case> + <case tag="female_chest_will_be_visible" id="10-19" target="saki_zls"> + <state img="10-shocked.png">Oh!</state> + </case> + <case tag="female_chest_will_be_visible" id="10-15" target="sakura"> + <state img="10-excited.png">Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course!</state> + </case> <case tag="female_chest_will_be_visible" target="sayaka"> <state img="10-embarrassed.png">Dress... or corset...? Heh. The girls who make for magical nights...</state> </case> @@ -61768,6 +63996,9 @@ <case tag="female_small_chest_is_visible" target="remilia"> <state img="10-embarrassed.png">You had to show your boobs! Cool your jets, Remilia, no need to be a poet.</state> </case> + <case tag="female_small_chest_is_visible" target="saki_zls"> + <state img="10-annoyed.png">I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...?</state> + </case> <case tag="female_small_chest_is_visible" target="streaming-chan"> <state img="10-excited.png">Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink!</state> <state img="10-horny.png">Y-You're adorable, Nicole...</state> @@ -61888,6 +64119,9 @@ <case tag="female_large_chest_is_visible" target="rainbow_mika"> <state img="10-excited.png">Oooh. The rare tit grab! Not a commonplace maneuver, but a welcome one in the ring!</state> </case> + <case tag="female_large_chest_is_visible" target="sakura"> + <state img="10-embarrassed.png">Mind letting a tired, drunk medic rest her face, Sakura?</state> + </case> <case tag="female_large_chest_is_visible" target="sheena"> <state img="10-horny.png">Well... whatever it was, it's hardly as magical as your boobs.</state> </case> @@ -61995,6 +64229,9 @@ <case tag="female_crotch_will_be_visible" target="ryuko"> <state img="10-excited.png">Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny.</state> </case> + <case tag="female_crotch_will_be_visible" target="saki_zls"> + <state img="10-annoyed.png">That's a load of bullshit and I can smell it from here.</state> + </case> <case tag="female_crotch_will_be_visible" target="sayaka"> <state img="10-embarrassed.png">What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...?</state> </case> @@ -62170,12 +64407,21 @@ <case tag="female_crotch_is_visible" target="remilia"> <state img="10-shocked.png"><i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!?</state> </case> + <case tag="female_crotch_is_visible" target="rin"> + <state img="10-horny.png">When you say... blank canvas... you ever tried fooling around in paint, Rin?</state> + </case> <case tag="female_crotch_is_visible" target="ruby" saidMarker="team_rwby"> <state img="10-horny.png">Kinda cute though! The way it changes in the light is… Kind of enticing!</state> </case> <case tag="female_crotch_is_visible" target="ryuko"> <state img="10-horny.png">I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko...</state> </case> + <case tag="female_crotch_is_visible" target="saki_zls"> + <state img="10-embarrassed.png">...Well, it's not a <i>bad</i> smell, considering Saki's... condition.</state> + </case> + <case tag="female_crotch_is_visible" target="sakura"> + <state img="10-embarrassed.png">Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say...</state> + </case> <case tag="female_crotch_is_visible" target="sayaka"> <state img="10-horny.png">Sayakaaaa, turn arouuuuund! We wanna compare yours and mine!</state> </case> @@ -63661,9 +65907,15 @@ <case tag="female_start_masturbating" target="remilia"> <state img="10-embarrassed.png">Drink with the best, pass out like the rest. But get off first, okay?</state> </case> + <case tag="female_start_masturbating" target="rin"> + <state img="10-embarrassed.png">I see you're packing <i>some</i> augmentation tonight, Rin...</state> + </case> <case tag="female_start_masturbating" target="ruby" saidMarker="enabler" notSaidMarker="enabler_2"> <state img="10-horny.png" marker="enabler_2"><i>So awkward.</i></state> </case> + <case tag="female_start_masturbating" id="10-16" target="sakura" targetSaidMarker="cum" targetSayingMarker="wet"> + <state img="10-horny.png">Oh fuck. She's really gonna do it?</state> + </case> <case tag="female_start_masturbating" id="10-6" target="sayaka" targetSayingMarker="soulgem"> <state img="10-shocked.png">Wait, what are you doing?</state> </case> @@ -63737,7 +65989,7 @@ <case tag="female_finished_masturbating" target="corrin_f" saidMarker="corrinest2" notSaidMarker="twocorrins_first"> <state img="10-sad.png" marker="twocorrins_first">Well, this was awkward.</state> </case> - <case tag="female_finished_masturbating" target="launch" targetTimeInStage="0"> + <case tag="female_finished_masturbating" target="launch"> <state img="10-horny.png">Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think.</state> </case> <case tag="female_finished_masturbating" target="mercy"> @@ -63751,11 +66003,11 @@ </case> <case tag="finished_masturbating"> <state img="10-excited.png">I think that might've knocked some soberness into me...</state> + <state img="10-finished.png">I think that might've knocked some soberness into me...</state> <state img="10-horny.png">That was... so... fantastic...</state> + <state img="10-finished.png">That was... so... fantastic...</state> <state img="10-embarrassed.png">Stella'd be so jealous of that orgasm. We've had intense ones before but nothing like that.</state> <state img="10-finished.png">Stella'd be so jealous of that orgasm. We've had intense ones before but nothing like that.</state> - <state img="10-finished.png">That was... so... fantastic...</state> - <state img="10-finished.png">I think that might've knocked some soberness into me...</state> <state img="10-embarrassed.png">I’ve yet to meet someone who isn’t glad to see me when I come~</state> </case> <case tag="finished_masturbating" alsoPlaying="amalia" alsoPlayingStage="5" alsoPlayingTimeInStage="0"> @@ -63812,6 +66064,7 @@ </stage> </behaviour> + <nicknames /> <epilogue hint="Play the game with Meia for a special interplanetary romance." gender="any" alsoPlaying="meia" img="ep2e.png"> <title>All Systems, Go!</title> <scene background="ep2a.png" width="1694" height="1500"> diff --git a/opponents/sei/edit-dialogue.txt b/opponents/sei/edit-dialogue.txt index 223cc4b1bb2..c6ecc876fe4 100644 --- a/opponents/sei/edit-dialogue.txt +++ b/opponents/sei/edit-dialogue.txt @@ -41,10 +41,12 @@ tag=drunk,from:1,to:10 #select screen image pic=0-neutral height=5'4" -from=VA-11 HALL-A +from=VA-11 HALL-A: Cyberpunk Bartender Action writer=OSG, nmasp artist=OSG description=Sei Asagiri is a devoted Valkyrie of the White Knights, a band of para-military enforcers keeping the tenuous peace in Glitch City. +z-layer=0 +dialogue-layer=over #When selecting the characters to play the game, the first line will always play, then it randomly picks from any of the start lines after you commence the game but before you deal the first hand. @@ -161,7 +163,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-good_hand,alsoPlaying:meia,totalRounds:0,marker:himeia,direction:down=excited,Hmm. Someone else with blue hair and modern armor. What divisions or ‘corps have you served with, Meia? This’ll be fun! 0-good_hand,alsoPlaying:mercy,totalRounds:0,marker:two_valkyries,direction:down=excited,Another Valkyrie medic! Did you get your technology from the White Knights? 0-good_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -0-good_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=embarrassed,What the character says after the female character's chest is visible, and has a size value of "medium". 0-good_hand,totalRounds:0,count-overwatch:1,direction:down=neutral,Huh, Overwatch agents? We’re getting really extrajudicial here! 0-good_hand,totalRounds:0,count-overwatch:2,direction:down=neutral,Huh, Overwatch agents? We’re getting really extrajudicial here! 0-okay_hand,direction:down=neutral,I hope these will see me through the danger. @@ -204,7 +205,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-okay_hand,alsoPlaying:streaming-chan,totalRounds:0,marker:this_part_of_town,direction:down=neutral,Heya Nicole, didn't know you were in this part of town! 0-okay_hand,alsoPlaying:streaming-chan,totalRounds:0,marker:trashy_bar,direction:down=excited,Nicole! I haven't seen you in VA-11 HALL-A in a while. Have you found a trashy bar to entertain your viewers in yet? 0-okay_hand,alsoPlaying:streaming-chan,totalRounds:0,marker:av_distortion,direction:down=shocked,You have an audio/visual distortion option on your stream, right? I don't have a problem being on it but my superiors would be mad if I was identified. -0-okay_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! O-oh gosh. 0-okay_hand,alsoPlaying:twilight,alsoPlayingSaidMarker:twilight_not_human,notSaidMarker:more_than_human,marker:more_than_human,direction:down=shocked,What? Come on, Twilight! You seem human enough! No matter what gene splicing or augmentation you undergo, you’re definitely a person. It’s not like you’re an alien or anything. 0-okay_hand,alsoPlaying:zone-tan,saidMarker:honorifics,notSaidMarker:chanandtan,marker:chanandtan,direction:down=annoyed,Okay, seriously? I’m the only one who isn’t using honorifics? Come on guys, we’re getting naked in front of relative strangers. Let’s cut the crap, okay? 0-okay_hand,totalRounds:0,count-overwatch:1,direction:down=neutral,Huh, Overwatch agents? We’re getting really extrajudicial here! @@ -226,17 +226,21 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-bad_hand,alsoPlaying:meia,totalRounds:0,marker:himeia,direction:down=excited,Hmm. Someone else with blue hair and modern armor. What divisions or ‘corps have you served with, Meia? This’ll be fun! 0-bad_hand,alsoPlaying:mercy,totalRounds:0,marker:two_valkyries,direction:down=excited,Another Valkyrie medic! Did you get your technology from the White Knights? 0-bad_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -0-bad_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! O-oh gosh. 0-bad_hand,totalRounds:0,count-overwatch:1,direction:down=neutral,Huh, Overwatch agents? We’re getting really extrajudicial here! 0-bad_hand,totalRounds:0,count-overwatch:2,direction:down=neutral,Huh, Overwatch agents? We’re getting really extrajudicial here! 0-bad_hand,totalRounds:0,count-overwatch:3,direction:down=neutral,Huh, Overwatch agents? We’re getting really extrajudicial here! +0-hand,alsoPlaying:emi,alsoPlayingTimeInStage:3,notSaidMarker:emi_legs,marker:emi_legs,direction:down=neutral,So... Emi, what kind of prosthetics are you rocking? They look pretty lightweight so I'm guessing... NullSec? I'm kind of a gearhead... 0-hand,alsoPlaying:mavis,alsoPlayingStage:5,alsoPlayingTimeInStage:0,marker:mavis_shaved,direction:down=excited,And you're clean shaven! For a girl who doesn't know much about the world, you know the right things! 0-hand,alsoPlaying:misato,timeInStage:0,direction:down=excited,Hi, Misato! Yeah, let me get the next rounds! 0-hand,alsoPlaying:misato,timeInStage:0,direction:down=embarrassed,Hey, bartender! Two Yebisus! 0-hand,alsoPlaying:remilia,alsoPlayingStage:1,alsoPlayingTimeInStage:0,alsoPlayingSayingMarker:tstopmeido,direction:down=excited,Wow! She's <i>really</i> a good maid! Is she one of those combat-trained ones? +0-hand,alsoPlaying:saki_zls,alsoPlayingStage:6,alsoPlayingTimeInStage:0,id:18,direction:down=annoyed,<i>Wait, what the fuck?</i> A <i>zombie</i>? For real? +0-hand,alsoPlaying:sakura,alsoPlayingStage:1,alsoPlayingTimeInStage:0,direction:down=embarrassed,Sakura? You <i>sure</i> that's not another perofrmer name? On the nose for the girl with pink hair... +0-hand,alsoPlaying:sakura,alsoPlayingStage:3,alsoPlayingNotSaidMarker:furanshuu,alsoPlayingSayingMarker:furanshuu,direction:down=excited,Whoa... I see. Clever wordplay! 0-hand,alsoPlaying:sayaka,alsoPlayingStage:1,alsoPlayingTimeInStage:0,marker:sayaka_sex_worker,direction:down=neutral,Sorry I called you a sex worker, Sayaka. There's no shame in that, but... sorry, your outfit and word choice... 0-hand,alsoPlaying:sayaka,alsoPlayingStage:7,alsoPlayingTimeInStage:0,marker:sayaka_bush,direction:down=shocked,Wow! You're so hairy, Sayaka! You can barely make out any details... 0-hand,alsoPlaying:twilight,alsoPlayingNotSaidMarker:hamburgers,alsoPlayingSayingMarker:hamburgers,direction:down=neutral,People try to eat meat, Twilight, but most of it's synthetic these days. +0-hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! #lost belts @@ -257,8 +261,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-good_hand,alsoPlaying:meia,alsoPlayingSaidMarker:sei_response,saidMarker:meia_disdain,notSaidMarker:meia1,marker:meia1,direction:down=sad,Why aren’t you here to have fun, Meia? C’moooon. Just relax! 1-good_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 1-good_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -1-good_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=embarrassed,What the character says after the female character's chest is visible, and has a size value of "medium". -1-good_hand,timeInStage:0,priority:990,marker:drinks_anyone,direction:down=stripped,You know, I have a good feeling about these cards. Deal, a round on me! What'll everyone else take? 1-okay_hand,direction:down=sad,Could be better... 1-okay_hand,direction:down=neutral,That'll do. 1-okay_hand,direction:down=neutral,Yeah, okay. @@ -295,11 +297,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-okay_hand,alsoPlaying:morrigan,notSaidMarker:himorri,marker:himorri,direction:down=shocked,Wait, what kind of outfit *is* that? And why it it cancelling my DNA scan, Morrigan? What <i>are</i> you? 1-okay_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 1-okay_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -1-okay_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! O-oh gosh. 1-okay_hand,alsoPlaying:twilight,alsoPlayingSaidMarker:twilight_not_human,notSaidMarker:more_than_human,marker:more_than_human,direction:down=shocked,What? Come on, Twilight! You seem human enough! No matter what gene splicing or augmentation you undergo, you’re definitely a person. It’s not like you’re an alien or anything. 1-okay_hand,alsoPlaying:zone-tan,saidMarker:honorifics,notSaidMarker:chanandtan,marker:chanandtan,direction:down=annoyed,Okay, seriously? I’m the only one who isn’t using honorifics? Come on guys, we’re getting naked in front of relative strangers. Let’s cut the crap, okay? 1-okay_hand,saidMarker:boomers,notSaidMarker:officer_hopps,marker:officer_hopps,direction:down=excited,I’m actually always really excited to see boomers having fun. One of my favorite childhood stories was about Judy Hopps, and that’s why I ended up pursuing this line of work. -1-okay_hand,timeInStage:0,priority:990,marker:drinks_anyone,direction:down=stripped,This Moonblast hits the spot! Does anyone else have a drink they'd like? I can suggest something, if you're curious! 1-bad_hand,direction:down=neutral,That's okay, I like a challenge. 1-bad_hand,direction:down=annoyed,...Just take my stuff already. 1-bad_hand,direction:down=sad,... @@ -315,14 +315,49 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-bad_hand,alsoPlaying:meia,alsoPlayingSaidMarker:sei_response,saidMarker:meia_disdain,notSaidMarker:meia1,marker:meia1,direction:down=sad,Why aren’t you here to have fun, Meia? C’moooon. Just relax! 1-bad_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 1-bad_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -1-bad_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! O-oh gosh. -1-bad_hand,timeInStage:0,priority:990,marker:drinks_anyone,direction:down=stripped,Well, this hand is garbage, but this Moonblast is great. How about I buy the rest of you a drink instead of taking off some clothes? +1-hand,alsoPlaying:9s,alsoPlayingSaidMarker:9s_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_9s,marker:seiq1_9s,direction:down,collectible:drinks,collectible-value:+1=annoyed,Hm... I didn't really know that Lilim could even get high... I guess that's a thing. Dealer, serve the guy his poison. +1-hand,alsoPlaying:aella,saidMarker:drinks_anyone,notSaidMarker:seiq1_aella,marker:seiq1_aella,direction:down,collectible:drinks,collectible-value:+1=stripped,You've never had good booze, Aella, if you think it's gross. Deal, can you make her something tasty? Just keep the booze out of it so we aren't rude. +1-hand,alsoPlaying:akko,alsoPlayingSaidMarker:akko_drinks,notSaidMarker:seiq1_akko,marker:seiq1_akko,direction:down,collectible:drinks,collectible-value:+1=stripped,Now <i>that</i>'s a good choice, Akko! +1-hand,alsoPlaying:coco,alsoPlayingSaidMarker:drink_response,saidMarker:drinks_anyone,notSaidMarker:seiq1_coco,marker:seiq1_coco,direction:down,collectible:drinks,collectible-value:+1=excited,Whip that right up for Coco, Deal! I don't think she's the type you want to keep waiting. +1-hand,alsoPlaying:dark_magician_girl,saidMarker:drinks_anyone,notSaidMarker:seiq1_dmg,marker:seiq1_dmg,direction:down,collectible:drinks,collectible-value:+1=excited,I haven't heard of that before. For our cute blonde monstergirl, can you draw two cards and make that for her, Deal? +1-hand,alsoPlaying:emi,alsoPlayingTimeInStage:3,notSaidMarker:emi_legs,marker:emi_legs,direction:down=neutral,So... Emi, what kind of prosthetics are you rocking? They look pretty lightweight so I'm guessing... NullSec? I'm kind of a gearhead... +1-hand,alsoPlaying:florina,alsoPlayingStage:0-5,notSaidMarker:seiq1_florina,marker:seiq1_florina,direction:down,collectible:drinks,collectible-value:+1=excited,One Frothy Water for Florina, by the way, Deal! Don't forget! +1-hand,alsoPlaying:florina,alsoPlayingStage:6-8,notSaidMarker:seiq1_florina,marker:seiq1_florina,direction:down,collectible:drinks,collectible-value:+1=shocked,Deal, if Florina's feeling sick, could you make her something for her tummy? She's too cute to hold her hair back. +1-hand,alsoPlaying:franziska,notSaidMarker:seiq1_franziska,marker:seiq1_franziska,direction:down,collectible:drinks,collectible-value:+1=annoyed,Well... it's <i>A</i> drink. Not to whine, but don't you just want some wine, Franziska? +1-hand,alsoPlaying:futaba,alsoPlayingSaidMarker:futaba_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_futaba,marker:seiq1_futaba,direction:down,collectible:drinks,collectible-value:+1=excited,Deal! Mix one of those hat-drink thingies for Futaba! But make it taste good! +1-hand,alsoPlaying:ini,alsoPlayingStage:0-4,alsoPlayingSaidMarker:ini_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_ini,marker:seiq1_ini,direction:down,collectible:drinks,collectible-value:+1=stripped,Wow, that's a lot of likes. I bet I'd <i>like</i> you with a few drinks in you, though. +1-hand,alsoPlaying:ini,alsoPlayingStage:5-6,alsoPlayingSaidMarker:ini_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_ini,marker:seiq1_ini,direction:down,collectible:drinks,collectible-value:+1=annoyed,Oh, you're an <i>honest</i> drunk, maybe, Ini? You sure you don't want to do a few shots? +1-hand,alsoPlaying:kizuna,alsoPlayingSaidMarker:drinks_sei,saidMarker:drinks_anyone,notSaidMarker:seiq1_kizuna,marker:seiq1_kizuna,direction:down,collectible:drinks,collectible-value:+1=shocked,Whoa, rare tastes. I said I'd buy the round, but don't bankrupt me, Ai-chan. +1-hand,alsoPlaying:larachel,saidMarker:drinks_anyone,notSaidMarker:seiq1_larachel,marker:seiq1_larachel,direction:down,collectible:drinks,collectible-value:+1=annoyed,...Okay, <i>princess</i>. Whatever floats your boat. A <i>water</i> for the lady, Deal. I'm a woman of my word at least. +1-hand,alsoPlaying:lotte,alsoPlayingStage:0-4,alsoPlayingSaidMarker:lotte_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_lotte,marker:seiq1_lotte,direction:down,collectible:drinks,collectible-value:+1=sad,I understand, Lotte. No pressure here. Deal, can you make sure she gets some nice tea or something like that? +1-hand,alsoPlaying:mahiru,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_mahiru,marker:seiq1_mahiru,direction:down,collectible:drinks,collectible-value:+1=neutral,Water...? Not even like a soda? Hmm... I guess you're really focused on your craft. Good for you, Mahiru! +1-hand,alsoPlaying:marinette,alsoPlayingStage:0-7,alsoPlayingSaidMarker:mari_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_marinette,marker:seiq1_marinette,direction:down,collectible:drinks,collectible-value:+1=excited,Something fruity and light for our ladybug friend, Deal. Don't forget her, because I doubt she'd forget about you! 1-hand,alsoPlaying:mavis,alsoPlayingStage:5,alsoPlayingTimeInStage:0,marker:mavis_shaved,direction:down=excited,And you're clean shaven! For a girl who doesn't know much about the world, you know the right things! +1-hand,alsoPlaying:miko,alsoPlayingSaidMarker:Miko_Drinks01,notSaidMarker:seiq1_miko,marker:seiq1_miko,direction:down,collectible:drinks,collectible-value:+1=stripped,I'm not made of money-- awwh, what the hell. Bring down a bottle. (But next couple rounds are on her, okay?) +1-hand,alsoPlaying:mulan,alsoPlayingStage:0-1,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_mulan,marker:seiq1_mulan,direction:down,collectible:drinks,collectible-value:+1=embarrassed,You heard the fine soldier, Deal! Reaaaaallly load up the karmotrine. +1-hand,alsoPlaying:mulan,alsoPlayingStage:2-8,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_mulan,marker:seiq1_mulan,direction:down,collectible:drinks,collectible-value:+1=excited,Of course! I'm pretty sure Mulan Tea is also why you got made for this game! +1-hand,alsoPlaying:natsuki,alsoPlayingStage:0-4,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_natsuki,marker:seiq1_natsuki,direction:down,collectible:drinks,collectible-value:+1=annoyed,Geez, let ~player~ drink for themselves. Think for themselves. Whew. Strong tap tonight, huh, Deal? +1-hand,alsoPlaying:natsuki,alsoPlayingStage:5-8,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_natsuki,marker:seiq1_natsuki,direction:down,collectible:drinks,collectible-value:+1=excited,Awww, I knew you'd come around! Bartender, make her a beer--hold the karmotrine for Natsuki! +1-hand,alsoPlaying:palutena,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_palutena,marker:seiq1_palutena,direction:down,collectible:drinks,collectible-value:+1=excited,You heard the lady! One Drink of the Gods, Deal! +1-hand,alsoPlaying:pit,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_pit,marker:seiq1_pit,direction:down,collectible:drinks,collectible-value:+1=embarrassed,Deal, don't forget Pit's cream soda! I have a feeling he's going to be thinking about some <i>other</i> cream soon. +1-hand,alsoPlaying:remilia,alsoPlayingStage:0-2,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=embarrassed,...What did Remilia mean...? I don't like the implications that she's thirsty-- OH! <i>Naughty,</i> Remilia. 1-hand,alsoPlaying:remilia,alsoPlayingStage:1,alsoPlayingTimeInStage:0,alsoPlayingSayingMarker:tstopmeido,direction:down=excited,Wow! She's <i>really</i> a good maid! Is she one of those combat-trained ones? +1-hand,alsoPlaying:remilia,alsoPlayingStage:3-5,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=annoyed,Well, it was supposed to be a nice gesture... but it's a bad look for an officer to be buying a girl like her booze, anyway... +1-hand,alsoPlaying:remilia,alsoPlayingStage:6,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=stripped,Pffft. True enough. I guess I shouldn't be too proud about drinking you under the table... +1-hand,alsoPlaying:saki,saidMarker:drinks_anyone,notSaidMarker:seiq1_saki,marker:seiq1_saki,direction:down,collectible:drinks,collectible-value:+1=shocked,Oh, Deal, see if Saki wants a soda or something. I'm never quite sure what jurisdiction this place falls under. +1-hand,alsoPlaying:saki_zls,alsoPlayingStage:6,alsoPlayingTimeInStage:0,id:18,direction:down=annoyed,<i>Wait, what the fuck?</i> A <i>zombie</i>? For real? +1-hand,alsoPlaying:sakura,alsoPlayingStage:1,alsoPlayingTimeInStage:0,direction:down=embarrassed,Sakura? You <i>sure</i> that's not another perofrmer name? On the nose for the girl with pink hair... +1-hand,alsoPlaying:sakura,alsoPlayingStage:3,alsoPlayingNotSaidMarker:furanshuu,alsoPlayingSayingMarker:furanshuu,direction:down=excited,Whoa... I see. Clever wordplay! +1-hand,alsoPlaying:sakura,alsoPlayingSaidMarker:sakura_drinks,notSaidMarker:seiq1_sakura,marker:seiq1_sakura,direction:down,collectible:drinks,collectible-value:+1=stripped,Let's get the idol something pink and fun! How about a Sugar Rush, the old staple? 1-hand,alsoPlaying:sayaka,alsoPlayingStage:1,alsoPlayingTimeInStage:0,marker:sayaka_sex_worker,direction:down=neutral,Sorry I called you a sex worker, Sayaka. There's no shame in that, but... sorry, your outfit and word choice... 1-hand,alsoPlaying:sayaka,alsoPlayingStage:7,alsoPlayingTimeInStage:0,marker:sayaka_bush,direction:down=shocked,Wow! You're so hairy, Sayaka! You can barely make out any details... +1-hand,alsoPlaying:shimakaze,saidMarker:drinks_anyone,notSaidMarker:seiq1_shimakaze,marker:seiq1_shimakaze,direction:down,collectible:drinks,collectible-value:+1=embarrassed,Let's avoid hurting Shimakaze's delicate metabolism and keep her running nice and quick! See if there's any Lilim-grade chems back there, Deal! +1-hand,alsoPlaying:syrenne,alsoPlayingSaidMarker:syr_sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_syrenne,marker:seiq1_syrenne,direction:down,collectible:drinks,collectible-value:+1=stripped,Pffft. Deal! Let's do another round for me and Syrenne! 1-hand,alsoPlaying:twilight,alsoPlayingNotSaidMarker:hamburgers,alsoPlayingSayingMarker:hamburgers,direction:down=neutral,People try to eat meat, Twilight, but most of it's synthetic these days. 1-hand,alsoPlaying:twilight,alsoPlayingNotSaidMarker:why_clothes,alsoPlayingSayingMarker:why_clothes,direction:down=stripped,Not everyone's as cute as you, Twilight! So, I'm happy people keep their clothes on. +1-hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! +1-hand,alsoPlaying:uravity,alsoPlayingStage:1-7,alsoPlayingSaidMarker:ochako_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_uravity,marker:seiq1_uravity,direction:down,collectible:drinks,collectible-value:+1=excited,Hey, Deal, where's Ochako's big beer? I guess she <i>would</i> like something high gravity... +1-hand,timeInStage:0,priority:990,marker:drinks_anyone,direction:down,collectible:drinks,collectible-value:1=stripped,This Moonblast hits the spot! Does anyone else have a drink they'd like? I can suggest something, if you're curious! #lost gauntlets @@ -343,7 +378,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-good_hand,alsoPlaying:meia,alsoPlayingSaidMarker:sei_response,saidMarker:meia_disdain,notSaidMarker:meia1,marker:meia1,direction:down=sad,Why aren’t you here to have fun, Meia? C’moooon. Just relax! 2-good_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 2-good_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -2-good_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=embarrassed,What the character says after the female character's chest is visible, and has a size value of "medium". 2-okay_hand,direction:down=neutral,I wonder who else at VA-11 HALL-A knows how to play cards... I bet Jill would be good. 2-okay_hand,direction:down=neutral,Eh, they're okay. 2-okay_hand,direction:down=annoyed,Better not lose this one... @@ -380,7 +414,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-okay_hand,alsoPlaying:morrigan,notSaidMarker:himorri,marker:himorri,direction:down=shocked,Wait, what kind of outfit *is* that? And why it it cancelling my DNA scan, Morrigan? What <i>are</i> you? 2-okay_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 2-okay_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -2-okay_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! O-oh gosh. 2-okay_hand,alsoPlaying:twilight,alsoPlayingSaidMarker:twilight_not_human,notSaidMarker:more_than_human,marker:more_than_human,direction:down=shocked,What? Come on, Twilight! You seem human enough! No matter what gene splicing or augmentation you undergo, you’re definitely a person. It’s not like you’re an alien or anything. 2-okay_hand,alsoPlaying:wiifitfemale,alsoPlayingSaidMarker:drinking,notSaidMarker:drinking,marker:drinking,direction:down=annoyed,I think I burn more calories in a day than you do, Ms. Trainer. I don't tell you how to downward facing dog... Unless you want me to? 2-okay_hand,alsoPlaying:zone-tan,saidMarker:honorifics,notSaidMarker:chanandtan,marker:chanandtan,direction:down=annoyed,Okay, seriously? I’m the only one who isn’t using honorifics? Come on guys, we’re getting naked in front of relative strangers. Let’s cut the crap, okay? @@ -401,13 +434,48 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-bad_hand,alsoPlaying:meia,alsoPlayingSaidMarker:sei_response,saidMarker:meia_disdain,notSaidMarker:meia1,marker:meia1,direction:down=sad,Why aren’t you here to have fun, Meia? C’moooon. Just relax! 2-bad_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 2-bad_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -2-bad_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! O-oh gosh. +2-hand,alsoPlaying:9s,alsoPlayingSaidMarker:9s_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_9s,marker:seiq1_9s,direction:down,collectible:drinks,collectible-value:+1=annoyed,Hm... I didn't really know that Lilim could even get high... I guess that's a thing. Dealer, serve the guy his poison. +2-hand,alsoPlaying:aella,saidMarker:drinks_anyone,notSaidMarker:seiq1_aella,marker:seiq1_aella,direction:down,collectible:drinks,collectible-value:+1=stripped,You've never had good booze, Aella, if you think it's gross. Deal, can you make her something tasty? Just keep the booze out of it so we aren't rude. +2-hand,alsoPlaying:akko,alsoPlayingSaidMarker:akko_drinks,notSaidMarker:seiq1_akko,marker:seiq1_akko,direction:down,collectible:drinks,collectible-value:+1=stripped,Now <i>that</i>'s a good choice, Akko! +2-hand,alsoPlaying:coco,alsoPlayingSaidMarker:drink_response,saidMarker:drinks_anyone,notSaidMarker:seiq1_coco,marker:seiq1_coco,direction:down,collectible:drinks,collectible-value:+1=excited,Whip that right up for Coco, Deal! I don't think she's the type you want to keep waiting. +2-hand,alsoPlaying:dark_magician_girl,saidMarker:drinks_anyone,notSaidMarker:seiq1_dmg,marker:seiq1_dmg,direction:down,collectible:drinks,collectible-value:+1=excited,I haven't heard of that before. For our cute blonde monstergirl, can you draw two cards and make that for her, Deal? +2-hand,alsoPlaying:emi,alsoPlayingTimeInStage:3,notSaidMarker:emi_legs,marker:emi_legs,direction:down=neutral,So... Emi, what kind of prosthetics are you rocking? They look pretty lightweight so I'm guessing... NullSec? I'm kind of a gearhead... +2-hand,alsoPlaying:florina,alsoPlayingStage:0-5,notSaidMarker:seiq1_florina,marker:seiq1_florina,direction:down,collectible:drinks,collectible-value:+1=excited,One Frothy Water for Florina, by the way, Deal! Don't forget! +2-hand,alsoPlaying:florina,alsoPlayingStage:6-8,notSaidMarker:seiq1_florina,marker:seiq1_florina,direction:down,collectible:drinks,collectible-value:+1=shocked,Deal, if Florina's feeling sick, could you make her something for her tummy? She's too cute to hold her hair back. +2-hand,alsoPlaying:franziska,notSaidMarker:seiq1_franziska,marker:seiq1_franziska,direction:down,collectible:drinks,collectible-value:+1=annoyed,Well... it's <i>A</i> drink. Not to whine, but don't you just want some wine, Franziska? +2-hand,alsoPlaying:futaba,alsoPlayingSaidMarker:futaba_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_futaba,marker:seiq1_futaba,direction:down,collectible:drinks,collectible-value:+1=excited,Deal! Mix one of those hat-drink thingies for Futaba! But make it taste good! +2-hand,alsoPlaying:ini,alsoPlayingStage:0-4,alsoPlayingSaidMarker:ini_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_ini,marker:seiq1_ini,direction:down,collectible:drinks,collectible-value:+1=stripped,Wow, that's a lot of likes. I bet I'd <i>like</i> you with a few drinks in you, though. +2-hand,alsoPlaying:ini,alsoPlayingStage:5-6,alsoPlayingSaidMarker:ini_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_ini,marker:seiq1_ini,direction:down,collectible:drinks,collectible-value:+1=annoyed,Oh, you're an <i>honest</i> drunk, maybe, Ini? You sure you don't want to do a few shots? +2-hand,alsoPlaying:kizuna,alsoPlayingSaidMarker:drinks_sei,saidMarker:drinks_anyone,notSaidMarker:seiq1_kizuna,marker:seiq1_kizuna,direction:down,collectible:drinks,collectible-value:+1=shocked,Whoa, rare tastes. I said I'd buy the round, but don't bankrupt me, Ai-chan. +2-hand,alsoPlaying:larachel,saidMarker:drinks_anyone,notSaidMarker:seiq1_larachel,marker:seiq1_larachel,direction:down,collectible:drinks,collectible-value:+1=annoyed,...Okay, <i>princess</i>. Whatever floats your boat. A <i>water</i> for the lady, Deal. I'm a woman of my word at least. +2-hand,alsoPlaying:lotte,alsoPlayingStage:0-4,alsoPlayingSaidMarker:lotte_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_lotte,marker:seiq1_lotte,direction:down,collectible:drinks,collectible-value:+1=sad,I understand, Lotte. No pressure here. Deal, can you make sure she gets some nice tea or something like that? +2-hand,alsoPlaying:mahiru,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_mahiru,marker:seiq1_mahiru,direction:down,collectible:drinks,collectible-value:+1=neutral,Water...? Not even like a soda? Hmm... I guess you're really focused on your craft. Good for you, Mahiru! +2-hand,alsoPlaying:marinette,alsoPlayingStage:0-7,alsoPlayingSaidMarker:mari_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_marinette,marker:seiq1_marinette,direction:down,collectible:drinks,collectible-value:+1=excited,Something fruity and light for our ladybug friend, Deal. Don't forget her, because I doubt she'd forget about you! 2-hand,alsoPlaying:mavis,alsoPlayingStage:5,alsoPlayingTimeInStage:0,marker:mavis_shaved,direction:down=excited,And you're clean shaven! For a girl who doesn't know much about the world, you know the right things! +2-hand,alsoPlaying:miko,alsoPlayingSaidMarker:Miko_Drinks01,notSaidMarker:seiq1_miko,marker:seiq1_miko,direction:down,collectible:drinks,collectible-value:+1=stripped,I'm not made of money-- awwh, what the hell. Bring down a bottle. (But next couple rounds are on her, okay?) +2-hand,alsoPlaying:mulan,alsoPlayingStage:0-1,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_mulan,marker:seiq1_mulan,direction:down,collectible:drinks,collectible-value:+1=embarrassed,You heard the fine soldier, Deal! Reaaaaallly load up the karmotrine. +2-hand,alsoPlaying:mulan,alsoPlayingStage:2-8,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_mulan,marker:seiq1_mulan,direction:down,collectible:drinks,collectible-value:+1=excited,Of course! I'm pretty sure Mulan Tea is also why you got made for this game! +2-hand,alsoPlaying:natsuki,alsoPlayingStage:0-4,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_natsuki,marker:seiq1_natsuki,direction:down,collectible:drinks,collectible-value:+1=annoyed,Geez, let ~player~ drink for themselves. Think for themselves. Whew. Strong tap tonight, huh, Deal? +2-hand,alsoPlaying:natsuki,alsoPlayingStage:5-8,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_natsuki,marker:seiq1_natsuki,direction:down,collectible:drinks,collectible-value:+1=excited,Awww, I knew you'd come around! Bartender, make her a beer--hold the karmotrine for Natsuki! +2-hand,alsoPlaying:palutena,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_palutena,marker:seiq1_palutena,direction:down,collectible:drinks,collectible-value:+1=excited,You heard the lady! One Drink of the Gods, Deal! +2-hand,alsoPlaying:pit,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_pit,marker:seiq1_pit,direction:down,collectible:drinks,collectible-value:+1=embarrassed,Deal, don't forget Pit's cream soda! I have a feeling he's going to be thinking about some <i>other</i> cream soon. +2-hand,alsoPlaying:remilia,alsoPlayingStage:0-2,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=embarrassed,...What did Remilia mean...? I don't like the implications that she's thirsty-- OH! <i>Naughty,</i> Remilia. 2-hand,alsoPlaying:remilia,alsoPlayingStage:1,alsoPlayingTimeInStage:0,alsoPlayingSayingMarker:tstopmeido,direction:down=excited,Wow! She's <i>really</i> a good maid! Is she one of those combat-trained ones? +2-hand,alsoPlaying:remilia,alsoPlayingStage:3-5,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=annoyed,Well, it was supposed to be a nice gesture... but it's a bad look for an officer to be buying a girl like her booze, anyway... +2-hand,alsoPlaying:remilia,alsoPlayingStage:6,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=stripped,Pffft. True enough. I guess I shouldn't be too proud about drinking you under the table... +2-hand,alsoPlaying:saki,saidMarker:drinks_anyone,notSaidMarker:seiq1_saki,marker:seiq1_saki,direction:down,collectible:drinks,collectible-value:+1=shocked,Oh, Deal, see if Saki wants a soda or something. I'm never quite sure what jurisdiction this place falls under. +2-hand,alsoPlaying:saki_zls,alsoPlayingStage:6,alsoPlayingTimeInStage:0,id:18,direction:down=annoyed,<i>Wait, what the fuck?</i> A <i>zombie</i>? For real? +2-hand,alsoPlaying:sakura,alsoPlayingStage:1,alsoPlayingTimeInStage:0,direction:down=embarrassed,Sakura? You <i>sure</i> that's not another perofrmer name? On the nose for the girl with pink hair... +2-hand,alsoPlaying:sakura,alsoPlayingStage:3,alsoPlayingNotSaidMarker:furanshuu,alsoPlayingSayingMarker:furanshuu,direction:down=excited,Whoa... I see. Clever wordplay! +2-hand,alsoPlaying:sakura,alsoPlayingSaidMarker:sakura_drinks,notSaidMarker:seiq1_sakura,marker:seiq1_sakura,direction:down,collectible:drinks,collectible-value:+1=stripped,Let's get the idol something pink and fun! How about a Sugar Rush, the old staple? 2-hand,alsoPlaying:sayaka,alsoPlayingStage:1,alsoPlayingTimeInStage:0,marker:sayaka_sex_worker,direction:down=neutral,Sorry I called you a sex worker, Sayaka. There's no shame in that, but... sorry, your outfit and word choice... 2-hand,alsoPlaying:sayaka,alsoPlayingStage:7,alsoPlayingTimeInStage:0,marker:sayaka_bush,direction:down=shocked,Wow! You're so hairy, Sayaka! You can barely make out any details... +2-hand,alsoPlaying:shimakaze,saidMarker:drinks_anyone,notSaidMarker:seiq1_shimakaze,marker:seiq1_shimakaze,direction:down,collectible:drinks,collectible-value:+1=embarrassed,Let's avoid hurting Shimakaze's delicate metabolism and keep her running nice and quick! See if there's any Lilim-grade chems back there, Deal! +2-hand,alsoPlaying:syrenne,alsoPlayingSaidMarker:syr_sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_syrenne,marker:seiq1_syrenne,direction:down,collectible:drinks,collectible-value:+1=stripped,Pffft. Deal! Let's do another round for me and Syrenne! 2-hand,alsoPlaying:twilight,alsoPlayingNotSaidMarker:hamburgers,alsoPlayingSayingMarker:hamburgers,direction:down=neutral,People try to eat meat, Twilight, but most of it's synthetic these days. 2-hand,alsoPlaying:twilight,alsoPlayingNotSaidMarker:why_clothes,alsoPlayingSayingMarker:why_clothes,direction:down=stripped,Not everyone's as cute as you, Twilight! So, I'm happy people keep their clothes on. +2-hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! +2-hand,alsoPlaying:uravity,alsoPlayingStage:1-7,alsoPlayingSaidMarker:ochako_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_uravity,marker:seiq1_uravity,direction:down,collectible:drinks,collectible-value:+1=excited,Hey, Deal, where's Ochako's big beer? I guess she <i>would</i> like something high gravity... #lost boots @@ -425,7 +493,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-good_hand,alsoPlaying:meia,alsoPlayingSaidMarker:bc_response,notSaidMarker:sei_bc,marker:sei_bc,direction:down=sad,Uh. Birth control stops pregnancy, Meia. The White Knights have a mandatory plan for that. Our insurance doesn’t cover offspring and we don’t exactly get time off for maternity leave. 3-good_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 3-good_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -3-good_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=embarrassed,What the character says after the female character's chest is visible, and has a size value of "medium". 3-okay_hand,direction:down=neutral,How's everyone feeling so far? 3-okay_hand,marker:kira_miki_music,direction:down=shocked,I know this song! *Kira* Miki sings it! 3-okay_hand,direction:down=annoyed,Is it just me or is this floor really cold? @@ -459,7 +526,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-okay_hand,alsoPlaying:morrigan,notSaidMarker:himorri,marker:himorri,direction:down=shocked,Wait, what kind of outfit *is* that? And why it it cancelling my DNA scan, Morrigan? What <i>are</i> you? 3-okay_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 3-okay_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -3-okay_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! O-oh gosh. 3-okay_hand,alsoPlaying:twilight,alsoPlayingSaidMarker:twilight_not_human,notSaidMarker:more_than_human,marker:more_than_human,direction:down=shocked,What? Come on, Twilight! You seem human enough! No matter what gene splicing or augmentation you undergo, you’re definitely a person. It’s not like you’re an alien or anything. 3-okay_hand,alsoPlaying:wiifitfemale,alsoPlayingSaidMarker:drinking,notSaidMarker:drinking,marker:drinking,direction:down=annoyed,I think I burn more calories in a day than you do, Ms. Trainer. I don't tell you how to downward facing dog... Unless you want me to? 3-okay_hand,alsoPlaying:zone-tan,saidMarker:honorifics,notSaidMarker:chanandtan,marker:chanandtan,direction:down=annoyed,Okay, seriously? I’m the only one who isn’t using honorifics? Come on guys, we’re getting naked in front of relative strangers. Let’s cut the crap, okay? @@ -477,13 +543,48 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-bad_hand,alsoPlaying:launch,alsoPlayingStage:2,alsoPlayingTimeInStage:0,marker:hi_good_launch,direction:down=shocked,You seem a little lost... Ms... Launch, right? Weird... that blonde had the same name... Um. Anyway, if you lose the card game, you have to get naked. 3-bad_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 3-bad_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -3-bad_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! O-oh gosh. +3-hand,alsoPlaying:9s,alsoPlayingSaidMarker:9s_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_9s,marker:seiq1_9s,direction:down,collectible:drinks,collectible-value:+1=annoyed,Hm... I didn't really know that Lilim could even get high... I guess that's a thing. Dealer, serve the guy his poison. +3-hand,alsoPlaying:aella,saidMarker:drinks_anyone,notSaidMarker:seiq1_aella,marker:seiq1_aella,direction:down,collectible:drinks,collectible-value:+1=stripped,You've never had good booze, Aella, if you think it's gross. Deal, can you make her something tasty? Just keep the booze out of it so we aren't rude. +3-hand,alsoPlaying:akko,alsoPlayingSaidMarker:akko_drinks,notSaidMarker:seiq1_akko,marker:seiq1_akko,direction:down,collectible:drinks,collectible-value:+1=stripped,Now <i>that</i>'s a good choice, Akko! +3-hand,alsoPlaying:coco,alsoPlayingSaidMarker:drink_response,saidMarker:drinks_anyone,notSaidMarker:seiq1_coco,marker:seiq1_coco,direction:down,collectible:drinks,collectible-value:+1=excited,Whip that right up for Coco, Deal! I don't think she's the type you want to keep waiting. +3-hand,alsoPlaying:dark_magician_girl,saidMarker:drinks_anyone,notSaidMarker:seiq1_dmg,marker:seiq1_dmg,direction:down,collectible:drinks,collectible-value:+1=excited,I haven't heard of that before. For our cute blonde monstergirl, can you draw two cards and make that for her, Deal? +3-hand,alsoPlaying:emi,alsoPlayingTimeInStage:3,notSaidMarker:emi_legs,marker:emi_legs,direction:down=neutral,So... Emi, what kind of prosthetics are you rocking? They look pretty lightweight so I'm guessing... NullSec? I'm kind of a gearhead... +3-hand,alsoPlaying:florina,alsoPlayingStage:0-5,notSaidMarker:seiq1_florina,marker:seiq1_florina,direction:down,collectible:drinks,collectible-value:+1=excited,One Frothy Water for Florina, by the way, Deal! Don't forget! +3-hand,alsoPlaying:florina,alsoPlayingStage:6-8,notSaidMarker:seiq1_florina,marker:seiq1_florina,direction:down,collectible:drinks,collectible-value:+1=shocked,Deal, if Florina's feeling sick, could you make her something for her tummy? She's too cute to hold her hair back. +3-hand,alsoPlaying:franziska,notSaidMarker:seiq1_franziska,marker:seiq1_franziska,direction:down,collectible:drinks,collectible-value:+1=annoyed,Well... it's <i>A</i> drink. Not to whine, but don't you just want some wine, Franziska? +3-hand,alsoPlaying:futaba,alsoPlayingSaidMarker:futaba_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_futaba,marker:seiq1_futaba,direction:down,collectible:drinks,collectible-value:+1=excited,Deal! Mix one of those hat-drink thingies for Futaba! But make it taste good! +3-hand,alsoPlaying:ini,alsoPlayingStage:0-4,alsoPlayingSaidMarker:ini_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_ini,marker:seiq1_ini,direction:down,collectible:drinks,collectible-value:+1=stripped,Wow, that's a lot of likes. I bet I'd <i>like</i> you with a few drinks in you, though. +3-hand,alsoPlaying:ini,alsoPlayingStage:5-6,alsoPlayingSaidMarker:ini_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_ini,marker:seiq1_ini,direction:down,collectible:drinks,collectible-value:+1=annoyed,Oh, you're an <i>honest</i> drunk, maybe, Ini? You sure you don't want to do a few shots? +3-hand,alsoPlaying:kizuna,alsoPlayingSaidMarker:drinks_sei,saidMarker:drinks_anyone,notSaidMarker:seiq1_kizuna,marker:seiq1_kizuna,direction:down,collectible:drinks,collectible-value:+1=shocked,Whoa, rare tastes. I said I'd buy the round, but don't bankrupt me, Ai-chan. +3-hand,alsoPlaying:larachel,saidMarker:drinks_anyone,notSaidMarker:seiq1_larachel,marker:seiq1_larachel,direction:down,collectible:drinks,collectible-value:+1=annoyed,...Okay, <i>princess</i>. Whatever floats your boat. A <i>water</i> for the lady, Deal. I'm a woman of my word at least. +3-hand,alsoPlaying:lotte,alsoPlayingStage:0-4,alsoPlayingSaidMarker:lotte_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_lotte,marker:seiq1_lotte,direction:down,collectible:drinks,collectible-value:+1=sad,I understand, Lotte. No pressure here. Deal, can you make sure she gets some nice tea or something like that? +3-hand,alsoPlaying:mahiru,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_mahiru,marker:seiq1_mahiru,direction:down,collectible:drinks,collectible-value:+1=neutral,Water...? Not even like a soda? Hmm... I guess you're really focused on your craft. Good for you, Mahiru! +3-hand,alsoPlaying:marinette,alsoPlayingStage:0-7,alsoPlayingSaidMarker:mari_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_marinette,marker:seiq1_marinette,direction:down,collectible:drinks,collectible-value:+1=excited,Something fruity and light for our ladybug friend, Deal. Don't forget her, because I doubt she'd forget about you! 3-hand,alsoPlaying:mavis,alsoPlayingStage:5,alsoPlayingTimeInStage:0,marker:mavis_shaved,direction:down=excited,And you're clean shaven! For a girl who doesn't know much about the world, you know the right things! +3-hand,alsoPlaying:miko,alsoPlayingSaidMarker:Miko_Drinks01,notSaidMarker:seiq1_miko,marker:seiq1_miko,direction:down,collectible:drinks,collectible-value:+1=stripped,I'm not made of money-- awwh, what the hell. Bring down a bottle. (But next couple rounds are on her, okay?) +3-hand,alsoPlaying:mulan,alsoPlayingStage:0-1,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_mulan,marker:seiq1_mulan,direction:down,collectible:drinks,collectible-value:+1=embarrassed,You heard the fine soldier, Deal! Reaaaaallly load up the karmotrine. +3-hand,alsoPlaying:mulan,alsoPlayingStage:2-8,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_mulan,marker:seiq1_mulan,direction:down,collectible:drinks,collectible-value:+1=excited,Of course! I'm pretty sure Mulan Tea is also why you got made for this game! +3-hand,alsoPlaying:natsuki,alsoPlayingStage:0-4,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_natsuki,marker:seiq1_natsuki,direction:down,collectible:drinks,collectible-value:+1=annoyed,Geez, let ~player~ drink for themselves. Think for themselves. Whew. Strong tap tonight, huh, Deal? +3-hand,alsoPlaying:natsuki,alsoPlayingStage:5-8,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_natsuki,marker:seiq1_natsuki,direction:down,collectible:drinks,collectible-value:+1=excited,Awww, I knew you'd come around! Bartender, make her a beer--hold the karmotrine for Natsuki! +3-hand,alsoPlaying:palutena,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_palutena,marker:seiq1_palutena,direction:down,collectible:drinks,collectible-value:+1=excited,You heard the lady! One Drink of the Gods, Deal! +3-hand,alsoPlaying:pit,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_pit,marker:seiq1_pit,direction:down,collectible:drinks,collectible-value:+1=embarrassed,Deal, don't forget Pit's cream soda! I have a feeling he's going to be thinking about some <i>other</i> cream soon. +3-hand,alsoPlaying:remilia,alsoPlayingStage:0-2,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=embarrassed,...What did Remilia mean...? I don't like the implications that she's thirsty-- OH! <i>Naughty,</i> Remilia. 3-hand,alsoPlaying:remilia,alsoPlayingStage:1,alsoPlayingTimeInStage:0,alsoPlayingSayingMarker:tstopmeido,direction:down=excited,Wow! She's <i>really</i> a good maid! Is she one of those combat-trained ones? +3-hand,alsoPlaying:remilia,alsoPlayingStage:3-5,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=annoyed,Well, it was supposed to be a nice gesture... but it's a bad look for an officer to be buying a girl like her booze, anyway... +3-hand,alsoPlaying:remilia,alsoPlayingStage:6,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=stripped,Pffft. True enough. I guess I shouldn't be too proud about drinking you under the table... +3-hand,alsoPlaying:saki,saidMarker:drinks_anyone,notSaidMarker:seiq1_saki,marker:seiq1_saki,direction:down,collectible:drinks,collectible-value:+1=shocked,Oh, Deal, see if Saki wants a soda or something. I'm never quite sure what jurisdiction this place falls under. +3-hand,alsoPlaying:saki_zls,alsoPlayingStage:6,alsoPlayingTimeInStage:0,id:18,direction:down=annoyed,<i>Wait, what the fuck?</i> A <i>zombie</i>? For real? +3-hand,alsoPlaying:sakura,alsoPlayingStage:1,alsoPlayingTimeInStage:0,direction:down=embarrassed,Sakura? You <i>sure</i> that's not another perofrmer name? On the nose for the girl with pink hair... +3-hand,alsoPlaying:sakura,alsoPlayingStage:3,alsoPlayingNotSaidMarker:furanshuu,alsoPlayingSayingMarker:furanshuu,direction:down=excited,Whoa... I see. Clever wordplay! +3-hand,alsoPlaying:sakura,alsoPlayingSaidMarker:sakura_drinks,notSaidMarker:seiq1_sakura,marker:seiq1_sakura,direction:down,collectible:drinks,collectible-value:+1=stripped,Let's get the idol something pink and fun! How about a Sugar Rush, the old staple? 3-hand,alsoPlaying:sayaka,alsoPlayingStage:1,alsoPlayingTimeInStage:0,marker:sayaka_sex_worker,direction:down=neutral,Sorry I called you a sex worker, Sayaka. There's no shame in that, but... sorry, your outfit and word choice... 3-hand,alsoPlaying:sayaka,alsoPlayingStage:7,alsoPlayingTimeInStage:0,marker:sayaka_bush,direction:down=shocked,Wow! You're so hairy, Sayaka! You can barely make out any details... +3-hand,alsoPlaying:shimakaze,saidMarker:drinks_anyone,notSaidMarker:seiq1_shimakaze,marker:seiq1_shimakaze,direction:down,collectible:drinks,collectible-value:+1=embarrassed,Let's avoid hurting Shimakaze's delicate metabolism and keep her running nice and quick! See if there's any Lilim-grade chems back there, Deal! +3-hand,alsoPlaying:syrenne,alsoPlayingSaidMarker:syr_sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_syrenne,marker:seiq1_syrenne,direction:down,collectible:drinks,collectible-value:+1=stripped,Pffft. Deal! Let's do another round for me and Syrenne! 3-hand,alsoPlaying:twilight,alsoPlayingNotSaidMarker:hamburgers,alsoPlayingSayingMarker:hamburgers,direction:down=neutral,People try to eat meat, Twilight, but most of it's synthetic these days. 3-hand,alsoPlaying:twilight,alsoPlayingNotSaidMarker:why_clothes,alsoPlayingSayingMarker:why_clothes,direction:down=stripped,Not everyone's as cute as you, Twilight! So, I'm happy people keep their clothes on. +3-hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! +3-hand,alsoPlaying:uravity,alsoPlayingStage:1-7,alsoPlayingSaidMarker:ochako_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_uravity,marker:seiq1_uravity,direction:down,collectible:drinks,collectible-value:+1=excited,Hey, Deal, where's Ochako's big beer? I guess she <i>would</i> like something high gravity... #lost breastplate @@ -499,7 +600,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-good_hand,alsoPlaying:meia,alsoPlayingSaidMarker:bc_response,notSaidMarker:sei_bc,marker:sei_bc,direction:down=sad,Uh. Birth control stops pregnancy, Meia. The White Knights have a mandatory plan for that. Our insurance doesn’t cover offspring and we don’t exactly get time off for maternity leave. 4-good_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 4-good_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -4-good_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=embarrassed,What the character says after the female character's chest is visible, and has a size value of "medium". 4-okay_hand,direction:down=neutral,Don't mind me if I stumble a bit, I'm perfectly sober. 4-okay_hand,direction:down=embarrassed,I'd die if my superior found me right now... 4-okay_hand,direction:down=neutral,Of all the hands of poker people have played over the millennia, this is one of them. @@ -531,7 +631,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-okay_hand,alsoPlaying:morrigan,notSaidMarker:himorri,marker:himorri,direction:down=shocked,Wait, what kind of outfit *is* that? And why it it cancelling my DNA scan, Morrigan? What <i>are</i> you? 4-okay_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 4-okay_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -4-okay_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! O-oh gosh. 4-okay_hand,alsoPlaying:twilight,alsoPlayingSaidMarker:twilight_not_human,notSaidMarker:more_than_human,marker:more_than_human,direction:down=shocked,What? Come on, Twilight! You seem human enough! No matter what gene splicing or augmentation you undergo, you’re definitely a person. It’s not like you’re an alien or anything. 4-okay_hand,alsoPlaying:wiifitfemale,alsoPlayingSaidMarker:drinking,notSaidMarker:drinking,marker:drinking,direction:down=annoyed,I think I burn more calories in a day than you do, Ms. Trainer. I don't tell you how to downward facing dog... Unless you want me to? 4-okay_hand,alsoPlaying:zone-tan,saidMarker:honorifics,notSaidMarker:chanandtan,marker:chanandtan,direction:down=annoyed,Okay, seriously? I’m the only one who isn’t using honorifics? Come on guys, we’re getting naked in front of relative strangers. Let’s cut the crap, okay? @@ -547,13 +646,48 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-bad_hand,alsoPlaying:launch,alsoPlayingStage:2,alsoPlayingTimeInStage:0,marker:hi_good_launch,direction:down=shocked,You seem a little lost... Ms... Launch, right? Weird... that blonde had the same name... Um. Anyway, if you lose the card game, you have to get naked. 4-bad_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 4-bad_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -4-bad_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! O-oh gosh. +4-hand,alsoPlaying:9s,alsoPlayingSaidMarker:9s_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_9s,marker:seiq1_9s,direction:down,collectible:drinks,collectible-value:+1=annoyed,Hm... I didn't really know that Lilim could even get high... I guess that's a thing. Dealer, serve the guy his poison. +4-hand,alsoPlaying:aella,saidMarker:drinks_anyone,notSaidMarker:seiq1_aella,marker:seiq1_aella,direction:down,collectible:drinks,collectible-value:+1=stripped,You've never had good booze, Aella, if you think it's gross. Deal, can you make her something tasty? Just keep the booze out of it so we aren't rude. +4-hand,alsoPlaying:akko,alsoPlayingSaidMarker:akko_drinks,notSaidMarker:seiq1_akko,marker:seiq1_akko,direction:down,collectible:drinks,collectible-value:+1=stripped,Now <i>that</i>'s a good choice, Akko! +4-hand,alsoPlaying:coco,alsoPlayingSaidMarker:drink_response,saidMarker:drinks_anyone,notSaidMarker:seiq1_coco,marker:seiq1_coco,direction:down,collectible:drinks,collectible-value:+1=excited,Whip that right up for Coco, Deal! I don't think she's the type you want to keep waiting. +4-hand,alsoPlaying:dark_magician_girl,saidMarker:drinks_anyone,notSaidMarker:seiq1_dmg,marker:seiq1_dmg,direction:down,collectible:drinks,collectible-value:+1=excited,I haven't heard of that before. For our cute blonde monstergirl, can you draw two cards and make that for her, Deal? +4-hand,alsoPlaying:emi,alsoPlayingTimeInStage:3,notSaidMarker:emi_legs,marker:emi_legs,direction:down=neutral,So... Emi, what kind of prosthetics are you rocking? They look pretty lightweight so I'm guessing... NullSec? I'm kind of a gearhead... +4-hand,alsoPlaying:florina,alsoPlayingStage:0-5,notSaidMarker:seiq1_florina,marker:seiq1_florina,direction:down,collectible:drinks,collectible-value:+1=excited,One Frothy Water for Florina, by the way, Deal! Don't forget! +4-hand,alsoPlaying:florina,alsoPlayingStage:6-8,notSaidMarker:seiq1_florina,marker:seiq1_florina,direction:down,collectible:drinks,collectible-value:+1=shocked,Deal, if Florina's feeling sick, could you make her something for her tummy? She's too cute to hold her hair back. +4-hand,alsoPlaying:franziska,notSaidMarker:seiq1_franziska,marker:seiq1_franziska,direction:down,collectible:drinks,collectible-value:+1=annoyed,Well... it's <i>A</i> drink. Not to whine, but don't you just want some wine, Franziska? +4-hand,alsoPlaying:futaba,alsoPlayingSaidMarker:futaba_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_futaba,marker:seiq1_futaba,direction:down,collectible:drinks,collectible-value:+1=excited,Deal! Mix one of those hat-drink thingies for Futaba! But make it taste good! +4-hand,alsoPlaying:ini,alsoPlayingStage:0-4,alsoPlayingSaidMarker:ini_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_ini,marker:seiq1_ini,direction:down,collectible:drinks,collectible-value:+1=stripped,Wow, that's a lot of likes. I bet I'd <i>like</i> you with a few drinks in you, though. +4-hand,alsoPlaying:ini,alsoPlayingStage:5-6,alsoPlayingSaidMarker:ini_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_ini,marker:seiq1_ini,direction:down,collectible:drinks,collectible-value:+1=annoyed,Oh, you're an <i>honest</i> drunk, maybe, Ini? You sure you don't want to do a few shots? +4-hand,alsoPlaying:kizuna,alsoPlayingSaidMarker:drinks_sei,saidMarker:drinks_anyone,notSaidMarker:seiq1_kizuna,marker:seiq1_kizuna,direction:down,collectible:drinks,collectible-value:+1=shocked,Whoa, rare tastes. I said I'd buy the round, but don't bankrupt me, Ai-chan. +4-hand,alsoPlaying:larachel,saidMarker:drinks_anyone,notSaidMarker:seiq1_larachel,marker:seiq1_larachel,direction:down,collectible:drinks,collectible-value:+1=annoyed,...Okay, <i>princess</i>. Whatever floats your boat. A <i>water</i> for the lady, Deal. I'm a woman of my word at least. +4-hand,alsoPlaying:lotte,alsoPlayingStage:0-4,alsoPlayingSaidMarker:lotte_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_lotte,marker:seiq1_lotte,direction:down,collectible:drinks,collectible-value:+1=sad,I understand, Lotte. No pressure here. Deal, can you make sure she gets some nice tea or something like that? +4-hand,alsoPlaying:mahiru,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_mahiru,marker:seiq1_mahiru,direction:down,collectible:drinks,collectible-value:+1=neutral,Water...? Not even like a soda? Hmm... I guess you're really focused on your craft. Good for you, Mahiru! +4-hand,alsoPlaying:marinette,alsoPlayingStage:0-7,alsoPlayingSaidMarker:mari_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_marinette,marker:seiq1_marinette,direction:down,collectible:drinks,collectible-value:+1=excited,Something fruity and light for our ladybug friend, Deal. Don't forget her, because I doubt she'd forget about you! 4-hand,alsoPlaying:mavis,alsoPlayingStage:5,alsoPlayingTimeInStage:0,marker:mavis_shaved,direction:down=excited,And you're clean shaven! For a girl who doesn't know much about the world, you know the right things! +4-hand,alsoPlaying:miko,alsoPlayingSaidMarker:Miko_Drinks01,notSaidMarker:seiq1_miko,marker:seiq1_miko,direction:down,collectible:drinks,collectible-value:+1=stripped,I'm not made of money-- awwh, what the hell. Bring down a bottle. (But next couple rounds are on her, okay?) +4-hand,alsoPlaying:mulan,alsoPlayingStage:0-1,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_mulan,marker:seiq1_mulan,direction:down,collectible:drinks,collectible-value:+1=embarrassed,You heard the fine soldier, Deal! Reaaaaallly load up the karmotrine. +4-hand,alsoPlaying:mulan,alsoPlayingStage:2-8,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_mulan,marker:seiq1_mulan,direction:down,collectible:drinks,collectible-value:+1=excited,Of course! I'm pretty sure Mulan Tea is also why you got made for this game! +4-hand,alsoPlaying:natsuki,alsoPlayingStage:0-4,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_natsuki,marker:seiq1_natsuki,direction:down,collectible:drinks,collectible-value:+1=annoyed,Geez, let ~player~ drink for themselves. Think for themselves. Whew. Strong tap tonight, huh, Deal? +4-hand,alsoPlaying:natsuki,alsoPlayingStage:5-8,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_natsuki,marker:seiq1_natsuki,direction:down,collectible:drinks,collectible-value:+1=excited,Awww, I knew you'd come around! Bartender, make her a beer--hold the karmotrine for Natsuki! +4-hand,alsoPlaying:palutena,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_palutena,marker:seiq1_palutena,direction:down,collectible:drinks,collectible-value:+1=excited,You heard the lady! One Drink of the Gods, Deal! +4-hand,alsoPlaying:pit,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_pit,marker:seiq1_pit,direction:down,collectible:drinks,collectible-value:+1=embarrassed,Deal, don't forget Pit's cream soda! I have a feeling he's going to be thinking about some <i>other</i> cream soon. +4-hand,alsoPlaying:remilia,alsoPlayingStage:0-2,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=embarrassed,...What did Remilia mean...? I don't like the implications that she's thirsty-- OH! <i>Naughty,</i> Remilia. 4-hand,alsoPlaying:remilia,alsoPlayingStage:1,alsoPlayingTimeInStage:0,alsoPlayingSayingMarker:tstopmeido,direction:down=excited,Wow! She's <i>really</i> a good maid! Is she one of those combat-trained ones? +4-hand,alsoPlaying:remilia,alsoPlayingStage:3-5,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=annoyed,Well, it was supposed to be a nice gesture... but it's a bad look for an officer to be buying a girl like her booze, anyway... +4-hand,alsoPlaying:remilia,alsoPlayingStage:6,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=stripped,Pffft. True enough. I guess I shouldn't be too proud about drinking you under the table... +4-hand,alsoPlaying:saki,saidMarker:drinks_anyone,notSaidMarker:seiq1_saki,marker:seiq1_saki,direction:down,collectible:drinks,collectible-value:+1=shocked,Oh, Deal, see if Saki wants a soda or something. I'm never quite sure what jurisdiction this place falls under. +4-hand,alsoPlaying:saki_zls,alsoPlayingStage:6,alsoPlayingTimeInStage:0,id:18,direction:down=annoyed,<i>Wait, what the fuck?</i> A <i>zombie</i>? For real? +4-hand,alsoPlaying:sakura,alsoPlayingStage:1,alsoPlayingTimeInStage:0,direction:down=embarrassed,Sakura? You <i>sure</i> that's not another perofrmer name? On the nose for the girl with pink hair... +4-hand,alsoPlaying:sakura,alsoPlayingStage:3,alsoPlayingNotSaidMarker:furanshuu,alsoPlayingSayingMarker:furanshuu,direction:down=excited,Whoa... I see. Clever wordplay! +4-hand,alsoPlaying:sakura,alsoPlayingSaidMarker:sakura_drinks,notSaidMarker:seiq1_sakura,marker:seiq1_sakura,direction:down,collectible:drinks,collectible-value:+1=stripped,Let's get the idol something pink and fun! How about a Sugar Rush, the old staple? 4-hand,alsoPlaying:sayaka,alsoPlayingStage:1,alsoPlayingTimeInStage:0,marker:sayaka_sex_worker,direction:down=neutral,Sorry I called you a sex worker, Sayaka. There's no shame in that, but... sorry, your outfit and word choice... 4-hand,alsoPlaying:sayaka,alsoPlayingStage:7,alsoPlayingTimeInStage:0,marker:sayaka_bush,direction:down=shocked,Wow! You're so hairy, Sayaka! You can barely make out any details... +4-hand,alsoPlaying:shimakaze,saidMarker:drinks_anyone,notSaidMarker:seiq1_shimakaze,marker:seiq1_shimakaze,direction:down,collectible:drinks,collectible-value:+1=embarrassed,Let's avoid hurting Shimakaze's delicate metabolism and keep her running nice and quick! See if there's any Lilim-grade chems back there, Deal! +4-hand,alsoPlaying:syrenne,alsoPlayingSaidMarker:syr_sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_syrenne,marker:seiq1_syrenne,direction:down,collectible:drinks,collectible-value:+1=stripped,Pffft. Deal! Let's do another round for me and Syrenne! 4-hand,alsoPlaying:twilight,alsoPlayingNotSaidMarker:hamburgers,alsoPlayingSayingMarker:hamburgers,direction:down=neutral,People try to eat meat, Twilight, but most of it's synthetic these days. 4-hand,alsoPlaying:twilight,alsoPlayingNotSaidMarker:why_clothes,alsoPlayingSayingMarker:why_clothes,direction:down=stripped,Not everyone's as cute as you, Twilight! So, I'm happy people keep their clothes on. +4-hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! +4-hand,alsoPlaying:uravity,alsoPlayingStage:1-7,alsoPlayingSaidMarker:ochako_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_uravity,marker:seiq1_uravity,direction:down,collectible:drinks,collectible-value:+1=excited,Hey, Deal, where's Ochako's big beer? I guess she <i>would</i> like something high gravity... #lost shorts @@ -570,10 +704,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-good_hand,alsoPlaying:meia,alsoPlayingSaidMarker:bc_response,notSaidMarker:sei_bc,marker:sei_bc,direction:down=sad,Uh. Birth control stops pregnancy, Meia. The White Knights have a mandatory plan for that. Our insurance doesn’t cover offspring and we don’t exactly get time off for maternity leave. 5-good_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 5-good_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -5-good_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=embarrassed,What the character says after the female character's chest is visible, and has a size value of "medium". 5-good_hand,alsoPlaying:meia,alsoPlayingSaidMarker:seiof_response,notSaidMarker:sei_of_dirty_talk,count-jura:1,marker:sei_of_dirty_talk,direction:down=horny,So, Jura, is Meia right? You can make a child with two women? If that's so, it opens up <i>so</i> many dirty things I can say to Meia about putting a baby in her! -5-good_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Does anyone here like anal? I figure if you have a few drinks and are open to new experiences... -5-good_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Does anyone do anal? I mean, I'm a little drunk and curious is all. 5-okay_hand,direction:down=neutral,How's everyone doing? If you want a drink, go ahead, but only if you're of age! 5-okay_hand,direction:down=sad,Not the best... 5-okay_hand,direction:down=neutral,I'm feeling lukewarm about these. @@ -605,15 +736,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-okay_hand,alsoPlaying:morrigan,notSaidMarker:himorri,marker:himorri,direction:down=shocked,Wait, what kind of outfit *is* that? And why it it cancelling my DNA scan, Morrigan? What <i>are</i> you? 5-okay_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 5-okay_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -5-okay_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! O-oh gosh. 5-okay_hand,alsoPlaying:twilight,alsoPlayingSaidMarker:twilight_not_human,notSaidMarker:more_than_human,marker:more_than_human,direction:down=shocked,What? Come on, Twilight! You seem human enough! No matter what gene splicing or augmentation you undergo, you’re definitely a person. It’s not like you’re an alien or anything. 5-okay_hand,alsoPlaying:wiifitfemale,alsoPlayingSaidMarker:drinking,notSaidMarker:drinking,marker:drinking,direction:down=annoyed,I think I burn more calories in a day than you do, Ms. Trainer. I don't tell you how to downward facing dog... Unless you want me to? 5-okay_hand,alsoPlaying:zone-tan,saidMarker:honorifics,notSaidMarker:chanandtan,marker:chanandtan,direction:down=annoyed,Okay, seriously? I’m the only one who isn’t using honorifics? Come on guys, we’re getting naked in front of relative strangers. Let’s cut the crap, okay? 5-okay_hand,alsoPlaying:meia,alsoPlayingSaidMarker:seiof_response,notSaidMarker:sei_of_dirty_talk,count-jura:1,marker:sei_of_dirty_talk,direction:down=horny,So, Jura, is Meia right? You can make a child with two women? If that's so, it opens up <i>so</i> many dirty things I can say to Meia about putting a baby in her! 5-okay_hand,notSaidMarker:sei_ow,count-overwatch:1,marker:sei_ow,direction:down=excited,Overwatch? I’m always a fan of other extra-governmental good guys. Let me buy you fine folks a round! 5-okay_hand,saidMarker:boomers,notSaidMarker:officer_hopps,marker:officer_hopps,direction:down=excited,I’m actually always really excited to see boomers having fun. One of my favorite childhood stories was about Judy Hopps, and that’s why I ended up pursuing this line of work. -5-okay_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Does anyone do anal? I mean, I'm a little drunk and curious is all. -5-okay_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Does anyone here like anal? I figure if you have a few drinks and are open to new experiences... 5-bad_hand,direction:down=annoyed,I can see you staring at my underwear... 5-bad_hand,direction:down=shocked,Awful! 5-bad_hand,direction:down=annoyed,Drink, please. @@ -625,15 +753,76 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-bad_hand,alsoPlaying:launch,alsoPlayingStage:2,alsoPlayingTimeInStage:0,marker:hi_good_launch,direction:down=shocked,You seem a little lost... Ms... Launch, right? Weird... that blonde had the same name... Um. Anyway, if you lose the card game, you have to get naked. 5-bad_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 5-bad_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -5-bad_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! O-oh gosh. 5-bad_hand,alsoPlaying:meia,alsoPlayingSaidMarker:seiof_response,notSaidMarker:sei_of_dirty_talk,count-jura:1,marker:sei_of_dirty_talk,direction:down=horny,So, Jura, is Meia right? You can make a child with two women? If that's so, it opens up <i>so</i> many dirty things I can say to Meia about putting a baby in her! -5-bad_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Hey so, does anyone el-- anyone do anal? I'm sure being fucked in the ass by these cards, so why not ask the rest of you? +5-hand,alsoPlaying:9s,alsoPlayingSaidMarker:9s_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_9s,marker:seiq1_9s,direction:down,collectible:drinks,collectible-value:+1=annoyed,Hm... I didn't really know that Lilim could even get high... I guess that's a thing. Dealer, serve the guy his poison. +5-hand,alsoPlaying:9s,alsoPlayingSaidMarker:9s_seinal,saidMarker:sei_anal,notSaidMarker:seiq2_9s,marker:seiq2_9s,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,Do it right, 9S, and the only waste will be not making full use of your body's best spots! +5-hand,alsoPlaying:aella,saidMarker:drinks_anyone,notSaidMarker:seiq1_aella,marker:seiq1_aella,direction:down,collectible:drinks,collectible-value:+1=stripped,You've never had good booze, Aella, if you think it's gross. Deal, can you make her something tasty? Just keep the booze out of it so we aren't rude. +5-hand,alsoPlaying:akko,alsoPlayingSaidMarker:akko_drinks,notSaidMarker:seiq1_akko,marker:seiq1_akko,direction:down,collectible:drinks,collectible-value:+1=stripped,Now <i>that</i>'s a good choice, Akko! +5-hand,alsoPlaying:akko,alsoPlayingSaidMarker:akko_anal,notSaidMarker:seiq2_akko,marker:seiq2_akko,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,See... the little witch has a big capacity for trying stuff out. Butt stuff. +5-hand,alsoPlaying:coco,alsoPlayingSaidMarker:drink_response,saidMarker:drinks_anyone,notSaidMarker:seiq1_coco,marker:seiq1_coco,direction:down,collectible:drinks,collectible-value:+1=excited,Whip that right up for Coco, Deal! I don't think she's the type you want to keep waiting. +5-hand,alsoPlaying:coco,alsoPlayingSaidMarker:anal_response,saidMarker:sei_anal,notSaidMarker:seiq2_coco,marker:seiq2_coco,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,Stylish, <i>and</i> kinky? Where've you been the last few years, Coco? I know where I'd put you tonight. +5-hand,alsoPlaying:dark_magician_girl,saidMarker:drinks_anyone,notSaidMarker:seiq1_dmg,marker:seiq1_dmg,direction:down,collectible:drinks,collectible-value:+1=excited,I haven't heard of that before. For our cute blonde monstergirl, can you draw two cards and make that for her, Deal? +5-hand,alsoPlaying:emi,alsoPlayingTimeInStage:3,notSaidMarker:emi_legs,marker:emi_legs,direction:down=neutral,So... Emi, what kind of prosthetics are you rocking? They look pretty lightweight so I'm guessing... NullSec? I'm kind of a gearhead... +5-hand,alsoPlaying:florina,alsoPlayingStage:0-5,notSaidMarker:seiq1_florina,marker:seiq1_florina,direction:down,collectible:drinks,collectible-value:+1=excited,One Frothy Water for Florina, by the way, Deal! Don't forget! +5-hand,alsoPlaying:florina,alsoPlayingStage:6-8,notSaidMarker:seiq1_florina,marker:seiq1_florina,direction:down,collectible:drinks,collectible-value:+1=shocked,Deal, if Florina's feeling sick, could you make her something for her tummy? She's too cute to hold her hair back. +5-hand,alsoPlaying:florina,saidMarker:sei_anal,notSaidMarker:seiq2_florina,marker:seiq2_florina,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,Oh my <i>God</i>. Florina, you're <i>super</i> embarassed by the thought of something going in the back door, huh? You're so flushed, I'd have thought <i>you'd've</i> been drinking all night! +5-hand,alsoPlaying:franziska,notSaidMarker:seiq1_franziska,marker:seiq1_franziska,direction:down,collectible:drinks,collectible-value:+1=annoyed,Well... it's <i>A</i> drink. Not to whine, but don't you just want some wine, Franziska? +5-hand,alsoPlaying:franziska,saidMarker:sei_anal,notSaidMarker:seiq2_franziska,marker:seiq2_franziska,direction:down,collectible:Flaming Moai,collectible-value:+1=stripped,Oh, I <i>love</i> it when a woman takes charge like Franziska. <i>And</i> I'll have you know my medic training can help with that chafing. Or my tongue can do it, too. +5-hand,alsoPlaying:futaba,alsoPlayingSaidMarker:futaba_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_futaba,marker:seiq1_futaba,direction:down,collectible:drinks,collectible-value:+1=excited,Deal! Mix one of those hat-drink thingies for Futaba! But make it taste good! +5-hand,alsoPlaying:futaba,alsoPlayingNotSaidMarker:futaba_seinal,alsoPlayingSayingMarker:futaba_seinal,saidMarker:sei_anal,marker:seiq2_futaba,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,Starting with toys is pretty hot by itself, Futaba, but the real thing feels <i>amazing...</i> +5-hand,alsoPlaying:hanako,alsoPlayingSaidMarker:emi,saidMarker:sei_anal,notSaidMarker:seiq2_hanako,marker:seiq2_hanako,direction:down,collectible:Flaming Moai,collectible-value:+1=sad,I guess you <i>aren't</i> the most experienced. Don't worry, maybe with age you'll find more interest in it... +5-hand,alsoPlaying:ini,alsoPlayingStage:0-4,alsoPlayingSaidMarker:ini_anal,notSaidMarker:seiq2_ini,marker:seiq2_ini,direction:down,collectible:Flaming Moai,collectible-value:+1=shocked,Um... Ini, while I'm... a fan... I wouldn't recommend anal if you don't know what it is... +5-hand,alsoPlaying:ini,alsoPlayingStage:0-4,alsoPlayingSaidMarker:ini_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_ini,marker:seiq1_ini,direction:down,collectible:drinks,collectible-value:+1=stripped,Wow, that's a lot of likes. I bet I'd <i>like</i> you with a few drinks in you, though. +5-hand,alsoPlaying:ini,alsoPlayingStage:5-6,alsoPlayingSaidMarker:ini_anal,notSaidMarker:seiq1_ini,marker:seiq2_ini,direction:down,collectible:Flaming Moai,collectible-value:+1=sad,Oh... sorry, Ini, at least you were adventurous enough to try it out... +5-hand,alsoPlaying:ini,alsoPlayingStage:5-6,alsoPlayingSaidMarker:ini_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_ini,marker:seiq1_ini,direction:down,collectible:drinks,collectible-value:+1=annoyed,Oh, you're an <i>honest</i> drunk, maybe, Ini? You sure you don't want to do a few shots? +5-hand,alsoPlaying:kizuna,alsoPlayingStage:0-3,alsoPlayingSaidMarker:ainal,saidMarker:sei_anal,notSaidMarker:seiq2_kizuna,marker:seiq2_kizuna,direction:down,collectible:Flaming Moai,collectible-value:+1=sad,Aww... I was hoping a cute girl like you would at least be curious, Kizuna... +5-hand,alsoPlaying:kizuna,alsoPlayingStage:4-6,alsoPlayingSaidMarker:ainal,notSaidMarker:seiq2_kizuna,marker:seiq2_kizuna,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,That sounds an awful lot like Kizuna's gonna show us how stretchy she is, huh? +5-hand,alsoPlaying:kizuna,alsoPlayingSaidMarker:drinks_sei,saidMarker:drinks_anyone,notSaidMarker:seiq1_kizuna,marker:seiq1_kizuna,direction:down,collectible:drinks,collectible-value:+1=shocked,Whoa, rare tastes. I said I'd buy the round, but don't bankrupt me, Ai-chan. +5-hand,alsoPlaying:larachel,saidMarker:drinks_anyone,notSaidMarker:seiq1_larachel,marker:seiq1_larachel,direction:down,collectible:drinks,collectible-value:+1=annoyed,...Okay, <i>princess</i>. Whatever floats your boat. A <i>water</i> for the lady, Deal. I'm a woman of my word at least. +5-hand,alsoPlaying:larachel,saidMarker:sei_anal,notSaidMarker:seiq2_larachel,marker:seiq2_larachel,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,I bet you'd be a lot less stuffy if you were getting bent over and stuffed, L'arachel. +5-hand,alsoPlaying:lotte,alsoPlayingStage:0-4,alsoPlayingSaidMarker:lotte_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_lotte,marker:seiq1_lotte,direction:down,collectible:drinks,collectible-value:+1=sad,I understand, Lotte. No pressure here. Deal, can you make sure she gets some nice tea or something like that? +5-hand,alsoPlaying:mahiru,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_mahiru,marker:seiq1_mahiru,direction:down,collectible:drinks,collectible-value:+1=neutral,Water...? Not even like a soda? Hmm... I guess you're really focused on your craft. Good for you, Mahiru! +5-hand,alsoPlaying:mahiru,alsoPlayingSaidMarker:analresponse,saidMarker:sei_anal,notSaidMarker:seiq2_mahiru,marker:seiq2_mahiru,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,Aww, so sweet! I guess it's true love when you're getting all stuffed up. Trust me. It makes for better camera angles, too. +5-hand,alsoPlaying:marinette,alsoPlayingStage:0-7,alsoPlayingSaidMarker:mari_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_marinette,marker:seiq1_marinette,direction:down,collectible:drinks,collectible-value:+1=excited,Something fruity and light for our ladybug friend, Deal. Don't forget her, because I doubt she'd forget about you! +5-hand,alsoPlaying:marinette,alsoPlayingSaidMarker:mari_seinal,saidMarker:sei_anal,notSaidMarker:seiq2_marinette,marker:seiq2_marinette,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,I think the ladybug protests too much. We already know you have a secret identity. Is this a secret fetish I see? 5-hand,alsoPlaying:mavis,alsoPlayingStage:5,alsoPlayingTimeInStage:0,marker:mavis_shaved,direction:down=excited,And you're clean shaven! For a girl who doesn't know much about the world, you know the right things! +5-hand,alsoPlaying:miko,alsoPlayingSaidMarker:Miko_Drinks01,notSaidMarker:seiq1_miko,marker:seiq1_miko,direction:down,collectible:drinks,collectible-value:+1=stripped,I'm not made of money-- awwh, what the hell. Bring down a bottle. (But next couple rounds are on her, okay?) +5-hand,alsoPlaying:misato,saidMarker:sei_anal,notSaidMarker:seiq2_misato,marker:seiq2_misato,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,Not a <i>big</i> fan means you could still be a <i>small</i> fan. Misato, the NERV commander: tight assed because of her MP series of buttplugs, perhaps? +5-hand,alsoPlaying:mulan,alsoPlayingStage:0-1,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_mulan,marker:seiq1_mulan,direction:down,collectible:drinks,collectible-value:+1=embarrassed,You heard the fine soldier, Deal! Reaaaaallly load up the karmotrine. +5-hand,alsoPlaying:mulan,alsoPlayingStage:0-1,alsoPlayingSaidMarker:seinal,saidMarker:sei_anal,notSaidMarker:seiq2_mulan,marker:seiq2_mulan,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,When you're taking it in the ass, Ping, do you use that many words to beg for it, or is it more of a <i>"Yes! Yes! Yes!</i> moment? +5-hand,alsoPlaying:mulan,alsoPlayingStage:2-8,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_mulan,marker:seiq1_mulan,direction:down,collectible:drinks,collectible-value:+1=excited,Of course! I'm pretty sure Mulan Tea is also why you got made for this game! +5-hand,alsoPlaying:mulan,alsoPlayingStage:2-8,alsoPlayingSaidMarker:seinal,saidMarker:sei_anal,notSaidMarker:seiq2_mulan,marker:seiq2_mulan,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,When you're taking it in the ass, Mulan, do you use that many words to beg for it, or is it more of a <i>"Yes! Yes! Yes!</i> moment? +5-hand,alsoPlaying:natsuki,alsoPlayingStage:0-4,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_natsuki,marker:seiq1_natsuki,direction:down,collectible:drinks,collectible-value:+1=annoyed,Geez, let ~player~ drink for themselves. Think for themselves. Whew. Strong tap tonight, huh, Deal? +5-hand,alsoPlaying:natsuki,alsoPlayingStage:5-8,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_natsuki,marker:seiq1_natsuki,direction:down,collectible:drinks,collectible-value:+1=excited,Awww, I knew you'd come around! Bartender, make her a beer--hold the karmotrine for Natsuki! +5-hand,alsoPlaying:natsuki,alsoPlayingSaidMarker:sei_anal,timeInStage:3-4,notSaidMarker:seiq2_natsuki,marker:seiq2_natsuki,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,Anal's just like your poems, Natsuki. As long as you prepare well, it can be a fun addition to your library that's <i>so</i> fulfilling... +5-hand,alsoPlaying:palutena,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_palutena,marker:seiq1_palutena,direction:down,collectible:drinks,collectible-value:+1=excited,You heard the lady! One Drink of the Gods, Deal! +5-hand,alsoPlaying:palutena,alsoPlayingSaidMarker:analresponse,saidMarker:sei_anal,notSaidMarker:seiq2_palutena,marker:seiq2_palutena,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,Whoa! Now <i>that's</i> a goddess for you. If I had a dick, I'd be all over that ass, Palutena. +5-hand,alsoPlaying:pit,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_pit,marker:seiq1_pit,direction:down,collectible:drinks,collectible-value:+1=embarrassed,Deal, don't forget Pit's cream soda! I have a feeling he's going to be thinking about some <i>other</i> cream soon. +5-hand,alsoPlaying:pit,alsoPlayingSaidMarker:analresponse,saidMarker:sei_anal,notSaidMarker:seiq2_pit,marker:seiq2_pit,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,Think of how tight it'd feel, Pit! A hero's got to be good at getting into and out of tight situations! +5-hand,alsoPlaying:remilia,alsoPlayingStage:0-2,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=embarrassed,...What did Remilia mean...? I don't like the implications that she's thirsty-- OH! <i>Naughty,</i> Remilia. 5-hand,alsoPlaying:remilia,alsoPlayingStage:1,alsoPlayingTimeInStage:0,alsoPlayingSayingMarker:tstopmeido,direction:down=excited,Wow! She's <i>really</i> a good maid! Is she one of those combat-trained ones? +5-hand,alsoPlaying:remilia,alsoPlayingStage:3-5,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=annoyed,Well, it was supposed to be a nice gesture... but it's a bad look for an officer to be buying a girl like her booze, anyway... +5-hand,alsoPlaying:remilia,alsoPlayingStage:6,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=stripped,Pffft. True enough. I guess I shouldn't be too proud about drinking you under the table... +5-hand,alsoPlaying:saki,saidMarker:drinks_anyone,notSaidMarker:seiq1_saki,marker:seiq1_saki,direction:down,collectible:drinks,collectible-value:+1=shocked,Oh, Deal, see if Saki wants a soda or something. I'm never quite sure what jurisdiction this place falls under. +5-hand,alsoPlaying:saki,saidMarker:sei_anal,notSaidMarker:seiq2_saki,marker:seiq2_saki,direction:down,collectible:Flaming Moai,collectible-value:+1=neutral,Saki, <i>trust</i> me, they <i>do</i> and it feels <i>mind-shatteringly good</i>... or awful. Depends on your perspective, I guess! +5-hand,alsoPlaying:saki_zls,alsoPlayingStage:6,alsoPlayingTimeInStage:0,id:18,direction:down=annoyed,<i>Wait, what the fuck?</i> A <i>zombie</i>? For real? +5-hand,alsoPlaying:sakura,alsoPlayingStage:1,alsoPlayingTimeInStage:0,direction:down=embarrassed,Sakura? You <i>sure</i> that's not another perofrmer name? On the nose for the girl with pink hair... +5-hand,alsoPlaying:sakura,alsoPlayingStage:3,alsoPlayingNotSaidMarker:furanshuu,alsoPlayingSayingMarker:furanshuu,direction:down=excited,Whoa... I see. Clever wordplay! +5-hand,alsoPlaying:sakura,alsoPlayingSaidMarker:sakura_drinks,notSaidMarker:seiq1_sakura,marker:seiq1_sakura,direction:down,collectible:drinks,collectible-value:+1=stripped,Let's get the idol something pink and fun! How about a Sugar Rush, the old staple? +5-hand,alsoPlaying:sakura,alsoPlayingSaidMarker:sakura_butt,saidMarker:sei_anal,notSaidMarker:seiq2_sakura,marker:seiq2_sakura,direction:down,collectible:Flaming Moai,collectible-value:+1=annoyed,Jeez. Look at pure little miss idol over here. <i>Live</i> a little, Sakura. 5-hand,alsoPlaying:sayaka,alsoPlayingStage:1,alsoPlayingTimeInStage:0,marker:sayaka_sex_worker,direction:down=neutral,Sorry I called you a sex worker, Sayaka. There's no shame in that, but... sorry, your outfit and word choice... 5-hand,alsoPlaying:sayaka,alsoPlayingStage:7,alsoPlayingTimeInStage:0,marker:sayaka_bush,direction:down=shocked,Wow! You're so hairy, Sayaka! You can barely make out any details... +5-hand,alsoPlaying:shimakaze,saidMarker:drinks_anyone,notSaidMarker:seiq1_shimakaze,marker:seiq1_shimakaze,direction:down,collectible:drinks,collectible-value:+1=embarrassed,Let's avoid hurting Shimakaze's delicate metabolism and keep her running nice and quick! See if there's any Lilim-grade chems back there, Deal! +5-hand,alsoPlaying:syrenne,alsoPlayingSaidMarker:syr_sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_syrenne,marker:seiq1_syrenne,direction:down,collectible:drinks,collectible-value:+1=stripped,Pffft. Deal! Let's do another round for me and Syrenne! +5-hand,alsoPlaying:syrenne,alsoPlayingSaidMarker:sei_drinks_syrenne,saidMarker:sei_anal,notSaidMarker:seiq2_syrenne,marker:seiq2_syrenne,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,It <i>is</i> a lot better when you're drunk, Syrenne... so, let's see how many we can fit in you. Drinks <i>and</i> dick. 5-hand,alsoPlaying:twilight,alsoPlayingNotSaidMarker:hamburgers,alsoPlayingSayingMarker:hamburgers,marker:twilight_hamburger,direction:down=horny,If you're still hungry, I wouldn't mind chowing down on each other's furburgers... 5-hand,alsoPlaying:twilight,alsoPlayingNotSaidMarker:why_clothes,alsoPlayingSayingMarker:why_clothes,direction:down=stripped,Not everyone's as cute as you, Twilight! So, I'm happy people keep their clothes on. +5-hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! +5-hand,alsoPlaying:uravity,alsoPlayingStage:1-7,alsoPlayingSaidMarker:ochako_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_uravity,marker:seiq1_uravity,direction:down,collectible:drinks,collectible-value:+1=excited,Hey, Deal, where's Ochako's big beer? I guess she <i>would</i> like something high gravity... +5-hand,alsoPlaying:uravity,alsoPlayingNotSaidMarker:ochako_seinal,alsoPlayingSayingMarker:ochako_seinal,saidMarker:sei_anal,notSaidMarker:seiq2_uravity,marker:seiq2_uravity,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,With a butt like yours, Ochako, that "surprise" must have been really something, huh? +5-hand,alsoPlaying:zone-tan,alsoPlayingSaidMarker:seinal,saidMarker:sei_anal,notSaidMarker:seiq2_zone,marker:seiq2_zone,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,I'm... tempted by the offer, Zone-tan... but, I get the feeling this is going to be really expensive, illegal, or both. +5-hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down,collectible:Flaming Moai,collectible-value:1=stripped,Does anyone here like anal? I figure if you have a few drinks and are open to new experiences... +5-hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down,collectible:Flaming Moai,collectible-value:1=stripped,Does anyone do anal? I mean, I'm a little drunk and curious is all. #lost undershirt @@ -650,10 +839,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-good_hand,alsoPlaying:meia,alsoPlayingSaidMarker:bc_response,notSaidMarker:sei_bc,marker:sei_bc,direction:down=sad,Uh. Birth control stops pregnancy, Meia. The White Knights have a mandatory plan for that. Our insurance doesn’t cover offspring and we don’t exactly get time off for maternity leave. 6-good_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 6-good_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -6-good_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=embarrassed,What the character says after the female character's chest is visible, and has a size value of "medium". 6-good_hand,alsoPlaying:meia,alsoPlayingSaidMarker:seiof_response,notSaidMarker:sei_of_dirty_talk,count-jura:1,marker:sei_of_dirty_talk,direction:down=horny,So, Jura, is Meia right? You can make a child with two women? If that's so, it opens up <i>so</i> many dirty things I can say to Meia about putting a baby in her! -6-good_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Does anyone here like anal? I figure if you have a few drinks and are open to new experiences... -6-good_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Does anyone do anal? I mean, I'm a little drunk and curious is all. 6-okay_hand,direction:down=horny,The owner of VA-11 HALL-A is so cute... crap, don't tell her I said that. 6-okay_hand,direction:down=neutral,Hey, ~player~, why are there two of you? 6-okay_hand,direction:down=tired,<i>yawn</i> @@ -686,15 +872,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-okay_hand,alsoPlaying:morrigan,notSaidMarker:himorri,marker:himorri,direction:down=shocked,Wait, what kind of outfit *is* that? And why it it cancelling my DNA scan, Morrigan? What <i>are</i> you? 6-okay_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 6-okay_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -6-okay_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! O-oh gosh. 6-okay_hand,alsoPlaying:twilight,alsoPlayingSaidMarker:twilight_not_human,notSaidMarker:more_than_human,marker:more_than_human,direction:down=shocked,What? Come on, Twilight! You seem human enough! No matter what gene splicing or augmentation you undergo, you’re definitely a person. It’s not like you’re an alien or anything. 6-okay_hand,alsoPlaying:wiifitfemale,alsoPlayingSaidMarker:drinking,notSaidMarker:drinking,marker:drinking,direction:down=annoyed,I think I burn more calories in a day than you do, Ms. Trainer. I don't tell you how to downward facing dog... Unless you want me to? 6-okay_hand,alsoPlaying:zone-tan,saidMarker:honorifics,notSaidMarker:chanandtan,marker:chanandtan,direction:down=annoyed,Okay, seriously? I’m the only one who isn’t using honorifics? Come on guys, we’re getting naked in front of relative strangers. Let’s cut the crap, okay? 6-okay_hand,alsoPlaying:meia,alsoPlayingSaidMarker:seiof_response,notSaidMarker:sei_of_dirty_talk,count-jura:1,marker:sei_of_dirty_talk,direction:down=horny,So, Jura, is Meia right? You can make a child with two women? If that's so, it opens up <i>so</i> many dirty things I can say to Meia about putting a baby in her! 6-okay_hand,notSaidMarker:sei_ow,count-overwatch:1,marker:sei_ow,direction:down=excited,Overwatch? I’m always a fan of other extra-governmental good guys. Let me buy you fine folks a round! 6-okay_hand,saidMarker:boomers,notSaidMarker:officer_hopps,marker:officer_hopps,direction:down=excited,I’m actually always really excited to see boomers having fun. One of my favorite childhood stories was about Judy Hopps, and that’s why I ended up pursuing this line of work. -6-okay_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Does anyone do anal? I mean, I'm a little drunk and curious is all. -6-okay_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Does anyone here like anal? I figure if you have a few drinks and are open to new experiences... 6-bad_hand,direction:down=annoyed,How about we settle this hand with a push up contest instead? Please? 6-bad_hand,direction:down=annoyed,It's okay, boobs, we'll win this somehow... 6-bad_hand,direction:down=shocked,I should've kept those other cards! @@ -706,15 +889,76 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-bad_hand,alsoPlaying:launch,alsoPlayingStage:2,alsoPlayingTimeInStage:0,marker:hi_good_launch,direction:down=shocked,You seem a little lost... Ms... Launch, right? Weird... that blonde had the same name... Um. Anyway, if you lose the card game, you have to get naked. 6-bad_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 6-bad_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -6-bad_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! O-oh gosh. 6-bad_hand,alsoPlaying:meia,alsoPlayingSaidMarker:seiof_response,notSaidMarker:sei_of_dirty_talk,count-jura:1,marker:sei_of_dirty_talk,direction:down=horny,So, Jura, is Meia right? You can make a child with two women? If that's so, it opens up <i>so</i> many dirty things I can say to Meia about putting a baby in her! -6-bad_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Hey so, does anyone el-- anyone do anal? I'm sure being fucked in the ass by these cards, so why not ask the rest of you? +6-hand,alsoPlaying:9s,alsoPlayingSaidMarker:9s_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_9s,marker:seiq1_9s,direction:down,collectible:drinks,collectible-value:+1=annoyed,Hm... I didn't really know that Lilim could even get high... I guess that's a thing. Dealer, serve the guy his poison. +6-hand,alsoPlaying:9s,alsoPlayingSaidMarker:9s_seinal,saidMarker:sei_anal,notSaidMarker:seiq2_9s,marker:seiq2_9s,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,Do it right, 9S, and the only waste will be not making full use of your body's best spots! +6-hand,alsoPlaying:aella,saidMarker:drinks_anyone,notSaidMarker:seiq1_aella,marker:seiq1_aella,direction:down,collectible:drinks,collectible-value:+1=stripped,You've never had good booze, Aella, if you think it's gross. Deal, can you make her something tasty? Just keep the booze out of it so we aren't rude. +6-hand,alsoPlaying:akko,alsoPlayingSaidMarker:akko_drinks,notSaidMarker:seiq1_akko,marker:seiq1_akko,direction:down,collectible:drinks,collectible-value:+1=stripped,Now <i>that</i>'s a good choice, Akko! +6-hand,alsoPlaying:akko,alsoPlayingSaidMarker:akko_anal,notSaidMarker:seiq2_akko,marker:seiq2_akko,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,See... the little witch has a big capacity for trying stuff out. Butt stuff. +6-hand,alsoPlaying:coco,alsoPlayingSaidMarker:drink_response,saidMarker:drinks_anyone,notSaidMarker:seiq1_coco,marker:seiq1_coco,direction:down,collectible:drinks,collectible-value:+1=excited,Whip that right up for Coco, Deal! I don't think she's the type you want to keep waiting. +6-hand,alsoPlaying:coco,alsoPlayingSaidMarker:anal_response,saidMarker:sei_anal,notSaidMarker:seiq2_coco,marker:seiq2_coco,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,Stylish, <i>and</i> kinky? Where've you been the last few years, Coco? I know where I'd put you tonight. +6-hand,alsoPlaying:dark_magician_girl,saidMarker:drinks_anyone,notSaidMarker:seiq1_dmg,marker:seiq1_dmg,direction:down,collectible:drinks,collectible-value:+1=excited,I haven't heard of that before. For our cute blonde monstergirl, can you draw two cards and make that for her, Deal? +6-hand,alsoPlaying:emi,alsoPlayingTimeInStage:3,notSaidMarker:emi_legs,marker:emi_legs,direction:down=neutral,So... Emi, what kind of prosthetics are you rocking? They look pretty lightweight so I'm guessing... NullSec? I'm kind of a gearhead... +6-hand,alsoPlaying:florina,alsoPlayingStage:0-5,notSaidMarker:seiq1_florina,marker:seiq1_florina,direction:down,collectible:drinks,collectible-value:+1=excited,One Frothy Water for Florina, by the way, Deal! Don't forget! +6-hand,alsoPlaying:florina,alsoPlayingStage:6-8,notSaidMarker:seiq1_florina,marker:seiq1_florina,direction:down,collectible:drinks,collectible-value:+1=shocked,Deal, if Florina's feeling sick, could you make her something for her tummy? She's too cute to hold her hair back. +6-hand,alsoPlaying:florina,saidMarker:sei_anal,notSaidMarker:seiq2_florina,marker:seiq2_florina,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,Oh my <i>God</i>. Florina, you're <i>super</i> embarassed by the thought of something going in the back door, huh? You're so flushed, I'd have thought <i>you'd've</i> been drinking all night! +6-hand,alsoPlaying:franziska,notSaidMarker:seiq1_franziska,marker:seiq1_franziska,direction:down,collectible:drinks,collectible-value:+1=annoyed,Well... it's <i>A</i> drink. Not to whine, but don't you just want some wine, Franziska? +6-hand,alsoPlaying:franziska,saidMarker:sei_anal,notSaidMarker:seiq2_franziska,marker:seiq2_franziska,direction:down,collectible:Flaming Moai,collectible-value:+1=stripped,Oh, I <i>love</i> it when a woman takes charge like Franziska. <i>And</i> I'll have you know my medic training can help with that chafing. Or my tongue can do it, too. +6-hand,alsoPlaying:futaba,alsoPlayingSaidMarker:futaba_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_futaba,marker:seiq1_futaba,direction:down,collectible:drinks,collectible-value:+1=excited,Deal! Mix one of those hat-drink thingies for Futaba! But make it taste good! +6-hand,alsoPlaying:futaba,alsoPlayingNotSaidMarker:futaba_seinal,alsoPlayingSayingMarker:futaba_seinal,saidMarker:sei_anal,marker:seiq2_futaba,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,Starting with toys is pretty hot by itself, Futaba, but the real thing feels <i>amazing...</i> +6-hand,alsoPlaying:hanako,alsoPlayingSaidMarker:emi,saidMarker:sei_anal,notSaidMarker:seiq2_hanako,marker:seiq2_hanako,direction:down,collectible:Flaming Moai,collectible-value:+1=sad,I guess you <i>aren't</i> the most experienced. Don't worry, maybe with age you'll find more interest in it... +6-hand,alsoPlaying:ini,alsoPlayingStage:0-4,alsoPlayingSaidMarker:ini_anal,notSaidMarker:seiq2_ini,marker:seiq2_ini,direction:down,collectible:Flaming Moai,collectible-value:+1=shocked,Um... Ini, while I'm... a fan... I wouldn't recommend anal if you don't know what it is... +6-hand,alsoPlaying:ini,alsoPlayingStage:0-4,alsoPlayingSaidMarker:ini_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_ini,marker:seiq1_ini,direction:down,collectible:drinks,collectible-value:+1=stripped,Wow, that's a lot of likes. I bet I'd <i>like</i> you with a few drinks in you, though. +6-hand,alsoPlaying:ini,alsoPlayingStage:5-6,alsoPlayingSaidMarker:ini_anal,notSaidMarker:seiq1_ini,marker:seiq2_ini,direction:down,collectible:Flaming Moai,collectible-value:+1=sad,Oh... sorry, Ini, at least you were adventurous enough to try it out... +6-hand,alsoPlaying:ini,alsoPlayingStage:5-6,alsoPlayingSaidMarker:ini_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_ini,marker:seiq1_ini,direction:down,collectible:drinks,collectible-value:+1=annoyed,Oh, you're an <i>honest</i> drunk, maybe, Ini? You sure you don't want to do a few shots? +6-hand,alsoPlaying:kizuna,alsoPlayingStage:0-3,alsoPlayingSaidMarker:ainal,saidMarker:sei_anal,notSaidMarker:seiq2_kizuna,marker:seiq2_kizuna,direction:down,collectible:Flaming Moai,collectible-value:+1=sad,Aww... I was hoping a cute girl like you would at least be curious, Kizuna... +6-hand,alsoPlaying:kizuna,alsoPlayingStage:4-6,alsoPlayingSaidMarker:ainal,notSaidMarker:seiq2_kizuna,marker:seiq2_kizuna,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,That sounds an awful lot like Kizuna's gonna show us how stretchy she is, huh? +6-hand,alsoPlaying:kizuna,alsoPlayingSaidMarker:drinks_sei,saidMarker:drinks_anyone,notSaidMarker:seiq1_kizuna,marker:seiq1_kizuna,direction:down,collectible:drinks,collectible-value:+1=shocked,Whoa, rare tastes. I said I'd buy the round, but don't bankrupt me, Ai-chan. +6-hand,alsoPlaying:larachel,saidMarker:drinks_anyone,notSaidMarker:seiq1_larachel,marker:seiq1_larachel,direction:down,collectible:drinks,collectible-value:+1=annoyed,...Okay, <i>princess</i>. Whatever floats your boat. A <i>water</i> for the lady, Deal. I'm a woman of my word at least. +6-hand,alsoPlaying:larachel,saidMarker:sei_anal,notSaidMarker:seiq2_larachel,marker:seiq2_larachel,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,I bet you'd be a lot less stuffy if you were getting bent over and stuffed, L'arachel. +6-hand,alsoPlaying:lotte,alsoPlayingStage:0-4,alsoPlayingSaidMarker:lotte_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_lotte,marker:seiq1_lotte,direction:down,collectible:drinks,collectible-value:+1=sad,I understand, Lotte. No pressure here. Deal, can you make sure she gets some nice tea or something like that? +6-hand,alsoPlaying:mahiru,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_mahiru,marker:seiq1_mahiru,direction:down,collectible:drinks,collectible-value:+1=neutral,Water...? Not even like a soda? Hmm... I guess you're really focused on your craft. Good for you, Mahiru! +6-hand,alsoPlaying:mahiru,alsoPlayingSaidMarker:analresponse,saidMarker:sei_anal,notSaidMarker:seiq2_mahiru,marker:seiq2_mahiru,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,Aww, so sweet! I guess it's true love when you're getting all stuffed up. Trust me. It makes for better camera angles, too. +6-hand,alsoPlaying:marinette,alsoPlayingStage:0-7,alsoPlayingSaidMarker:mari_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_marinette,marker:seiq1_marinette,direction:down,collectible:drinks,collectible-value:+1=excited,Something fruity and light for our ladybug friend, Deal. Don't forget her, because I doubt she'd forget about you! +6-hand,alsoPlaying:marinette,alsoPlayingSaidMarker:mari_seinal,saidMarker:sei_anal,notSaidMarker:seiq2_marinette,marker:seiq2_marinette,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,I think the ladybug protests too much. We already know you have a secret identity. Is this a secret fetish I see? 6-hand,alsoPlaying:mavis,alsoPlayingStage:5,alsoPlayingTimeInStage:0,marker:mavis_shaved,direction:down=excited,And you're clean shaven! For a girl who doesn't know much about the world, you know the right things! +6-hand,alsoPlaying:miko,alsoPlayingSaidMarker:Miko_Drinks01,notSaidMarker:seiq1_miko,marker:seiq1_miko,direction:down,collectible:drinks,collectible-value:+1=stripped,I'm not made of money-- awwh, what the hell. Bring down a bottle. (But next couple rounds are on her, okay?) +6-hand,alsoPlaying:misato,saidMarker:sei_anal,notSaidMarker:seiq2_misato,marker:seiq2_misato,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,Not a <i>big</i> fan means you could still be a <i>small</i> fan. Misato, the NERV commander: tight assed because of her MP series of buttplugs, perhaps? +6-hand,alsoPlaying:mulan,alsoPlayingStage:0-1,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_mulan,marker:seiq1_mulan,direction:down,collectible:drinks,collectible-value:+1=embarrassed,You heard the fine soldier, Deal! Reaaaaallly load up the karmotrine. +6-hand,alsoPlaying:mulan,alsoPlayingStage:0-1,alsoPlayingSaidMarker:seinal,saidMarker:sei_anal,notSaidMarker:seiq2_mulan,marker:seiq2_mulan,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,When you're taking it in the ass, Ping, do you use that many words to beg for it, or is it more of a <i>"Yes! Yes! Yes!</i> moment? +6-hand,alsoPlaying:mulan,alsoPlayingStage:2-8,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_mulan,marker:seiq1_mulan,direction:down,collectible:drinks,collectible-value:+1=excited,Of course! I'm pretty sure Mulan Tea is also why you got made for this game! +6-hand,alsoPlaying:mulan,alsoPlayingStage:2-8,alsoPlayingSaidMarker:seinal,saidMarker:sei_anal,notSaidMarker:seiq2_mulan,marker:seiq2_mulan,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,When you're taking it in the ass, Mulan, do you use that many words to beg for it, or is it more of a <i>"Yes! Yes! Yes!</i> moment? +6-hand,alsoPlaying:natsuki,alsoPlayingStage:0-4,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_natsuki,marker:seiq1_natsuki,direction:down,collectible:drinks,collectible-value:+1=annoyed,Geez, let ~player~ drink for themselves. Think for themselves. Whew. Strong tap tonight, huh, Deal? +6-hand,alsoPlaying:natsuki,alsoPlayingStage:5-8,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_natsuki,marker:seiq1_natsuki,direction:down,collectible:drinks,collectible-value:+1=excited,Awww, I knew you'd come around! Bartender, make her a beer--hold the karmotrine for Natsuki! +6-hand,alsoPlaying:natsuki,alsoPlayingSaidMarker:sei_anal,timeInStage:3-4,notSaidMarker:seiq2_natsuki,marker:seiq2_natsuki,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,Anal's just like your poems, Natsuki. As long as you prepare well, it can be a fun addition to your library that's <i>so</i> fulfilling... +6-hand,alsoPlaying:palutena,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_palutena,marker:seiq1_palutena,direction:down,collectible:drinks,collectible-value:+1=excited,You heard the lady! One Drink of the Gods, Deal! +6-hand,alsoPlaying:palutena,alsoPlayingSaidMarker:analresponse,saidMarker:sei_anal,notSaidMarker:seiq2_palutena,marker:seiq2_palutena,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,Whoa! Now <i>that's</i> a goddess for you. If I had a dick, I'd be all over that ass, Palutena. +6-hand,alsoPlaying:pit,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_pit,marker:seiq1_pit,direction:down,collectible:drinks,collectible-value:+1=embarrassed,Deal, don't forget Pit's cream soda! I have a feeling he's going to be thinking about some <i>other</i> cream soon. +6-hand,alsoPlaying:pit,alsoPlayingSaidMarker:analresponse,saidMarker:sei_anal,notSaidMarker:seiq2_pit,marker:seiq2_pit,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,Think of how tight it'd feel, Pit! A hero's got to be good at getting into and out of tight situations! +6-hand,alsoPlaying:remilia,alsoPlayingStage:0-2,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=embarrassed,...What did Remilia mean...? I don't like the implications that she's thirsty-- OH! <i>Naughty,</i> Remilia. 6-hand,alsoPlaying:remilia,alsoPlayingStage:1,alsoPlayingTimeInStage:0,alsoPlayingSayingMarker:tstopmeido,direction:down=excited,Wow! She's <i>really</i> a good maid! Is she one of those combat-trained ones? +6-hand,alsoPlaying:remilia,alsoPlayingStage:3-5,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=annoyed,Well, it was supposed to be a nice gesture... but it's a bad look for an officer to be buying a girl like her booze, anyway... +6-hand,alsoPlaying:remilia,alsoPlayingStage:6,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=stripped,Pffft. True enough. I guess I shouldn't be too proud about drinking you under the table... +6-hand,alsoPlaying:saki,saidMarker:drinks_anyone,notSaidMarker:seiq1_saki,marker:seiq1_saki,direction:down,collectible:drinks,collectible-value:+1=shocked,Oh, Deal, see if Saki wants a soda or something. I'm never quite sure what jurisdiction this place falls under. +6-hand,alsoPlaying:saki,saidMarker:sei_anal,notSaidMarker:seiq2_saki,marker:seiq2_saki,direction:down,collectible:Flaming Moai,collectible-value:+1=neutral,Saki, <i>trust</i> me, they <i>do</i> and it feels <i>mind-shatteringly good</i>... or awful. Depends on your perspective, I guess! +6-hand,alsoPlaying:saki_zls,alsoPlayingStage:6,alsoPlayingTimeInStage:0,id:18,direction:down=annoyed,<i>Wait, what the fuck?</i> A <i>zombie</i>? For real? +6-hand,alsoPlaying:sakura,alsoPlayingStage:1,alsoPlayingTimeInStage:0,direction:down=embarrassed,Sakura? You <i>sure</i> that's not another perofrmer name? On the nose for the girl with pink hair... +6-hand,alsoPlaying:sakura,alsoPlayingStage:3,alsoPlayingNotSaidMarker:furanshuu,alsoPlayingSayingMarker:furanshuu,direction:down=excited,Whoa... I see. Clever wordplay! +6-hand,alsoPlaying:sakura,alsoPlayingSaidMarker:sakura_drinks,notSaidMarker:seiq1_sakura,marker:seiq1_sakura,direction:down,collectible:drinks,collectible-value:+1=stripped,Let's get the idol something pink and fun! How about a Sugar Rush, the old staple? +6-hand,alsoPlaying:sakura,alsoPlayingSaidMarker:sakura_butt,saidMarker:sei_anal,notSaidMarker:seiq2_sakura,marker:seiq2_sakura,direction:down,collectible:Flaming Moai,collectible-value:+1=annoyed,Jeez. Look at pure little miss idol over here. <i>Live</i> a little, Sakura. 6-hand,alsoPlaying:sayaka,alsoPlayingStage:1,alsoPlayingTimeInStage:0,marker:sayaka_sex_worker,direction:down=neutral,Sorry I called you a sex worker, Sayaka. There's no shame in that, but... sorry, your outfit and word choice... 6-hand,alsoPlaying:sayaka,alsoPlayingStage:7,alsoPlayingTimeInStage:0,marker:sayaka_bush,direction:down=shocked,Wow! You're so hairy, Sayaka! You can barely make out any details... +6-hand,alsoPlaying:shimakaze,saidMarker:drinks_anyone,notSaidMarker:seiq1_shimakaze,marker:seiq1_shimakaze,direction:down,collectible:drinks,collectible-value:+1=embarrassed,Let's avoid hurting Shimakaze's delicate metabolism and keep her running nice and quick! See if there's any Lilim-grade chems back there, Deal! +6-hand,alsoPlaying:syrenne,alsoPlayingSaidMarker:syr_sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_syrenne,marker:seiq1_syrenne,direction:down,collectible:drinks,collectible-value:+1=stripped,Pffft. Deal! Let's do another round for me and Syrenne! +6-hand,alsoPlaying:syrenne,alsoPlayingSaidMarker:sei_drinks_syrenne,saidMarker:sei_anal,notSaidMarker:seiq2_syrenne,marker:seiq2_syrenne,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,It <i>is</i> a lot better when you're drunk, Syrenne... so, let's see how many we can fit in you. Drinks <i>and</i> dick. 6-hand,alsoPlaying:twilight,alsoPlayingNotSaidMarker:hamburgers,alsoPlayingSayingMarker:hamburgers,marker:twilight_hamburger,direction:down=horny,If you're still hungry, I wouldn't mind chowing down on each other's furburgers... 6-hand,alsoPlaying:twilight,alsoPlayingNotSaidMarker:why_clothes,alsoPlayingSayingMarker:why_clothes,direction:down=stripped,Not everyone's as cute as you, Twilight! So, I'm happy people keep their clothes on. +6-hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! +6-hand,alsoPlaying:uravity,alsoPlayingStage:1-7,alsoPlayingSaidMarker:ochako_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_uravity,marker:seiq1_uravity,direction:down,collectible:drinks,collectible-value:+1=excited,Hey, Deal, where's Ochako's big beer? I guess she <i>would</i> like something high gravity... +6-hand,alsoPlaying:uravity,alsoPlayingNotSaidMarker:ochako_seinal,alsoPlayingSayingMarker:ochako_seinal,saidMarker:sei_anal,notSaidMarker:seiq2_uravity,marker:seiq2_uravity,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,With a butt like yours, Ochako, that "surprise" must have been really something, huh? +6-hand,alsoPlaying:zone-tan,alsoPlayingSaidMarker:seinal,saidMarker:sei_anal,notSaidMarker:seiq2_zone,marker:seiq2_zone,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,I'm... tempted by the offer, Zone-tan... but, I get the feeling this is going to be really expensive, illegal, or both. +6-hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down,collectible:Flaming Moai,collectible-value:1=stripped,Does anyone here like anal? I figure if you have a few drinks and are open to new experiences... +6-hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down,collectible:Flaming Moai,collectible-value:1=stripped,Does anyone do anal? I mean, I'm a little drunk and curious is all. #lost bra @@ -731,10 +975,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-good_hand,alsoPlaying:meia,alsoPlayingSaidMarker:bc_response,notSaidMarker:sei_bc,marker:sei_bc,direction:down=sad,Uh. Birth control stops pregnancy, Meia. The White Knights have a mandatory plan for that. Our insurance doesn’t cover offspring and we don’t exactly get time off for maternity leave. 7-good_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 7-good_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -7-good_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=embarrassed,What the character says after the female character's chest is visible, and has a size value of "medium". 7-good_hand,alsoPlaying:meia,alsoPlayingSaidMarker:seiof_response,notSaidMarker:sei_of_dirty_talk,count-jura:1,marker:sei_of_dirty_talk,direction:down=horny,So, Jura, is Meia right? You can make a child with two women? If that's so, it opens up <i>so</i> many dirty things I can say to Meia about putting a baby in her! -7-good_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Does anyone here like anal? I figure if you have a few drinks and are open to new experiences... -7-good_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Does anyone do anal? I mean, I'm a little drunk and curious is all. 7-okay_hand,direction:down=neutral,Bubbly bubbly~ 7-okay_hand,direction:down=shocked,Hey, these cards are sticking together! 7-okay_hand,direction:down=horny,Wouldn't be a bad thing to lose right now... @@ -767,15 +1008,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-okay_hand,alsoPlaying:morrigan,notSaidMarker:himorri,marker:himorri,direction:down=shocked,Wait, what kind of outfit *is* that? And why it it cancelling my DNA scan, Morrigan? What <i>are</i> you? 7-okay_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 7-okay_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -7-okay_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! O-oh gosh. 7-okay_hand,alsoPlaying:twilight,alsoPlayingSaidMarker:twilight_not_human,notSaidMarker:more_than_human,marker:more_than_human,direction:down=shocked,What? Come on, Twilight! You seem human enough! No matter what gene splicing or augmentation you undergo, you’re definitely a person. It’s not like you’re an alien or anything. 7-okay_hand,alsoPlaying:wiifitfemale,alsoPlayingSaidMarker:drinking,notSaidMarker:drinking,marker:drinking,direction:down=annoyed,I think I burn more calories in a day than you do, Ms. Trainer. I don't tell you how to downward facing dog... Unless you want me to? 7-okay_hand,alsoPlaying:zone-tan,saidMarker:honorifics,notSaidMarker:chanandtan,marker:chanandtan,direction:down=annoyed,Okay, seriously? I’m the only one who isn’t using honorifics? Come on guys, we’re getting naked in front of relative strangers. Let’s cut the crap, okay? 7-okay_hand,alsoPlaying:meia,alsoPlayingSaidMarker:seiof_response,notSaidMarker:sei_of_dirty_talk,count-jura:1,marker:sei_of_dirty_talk,direction:down=horny,So, Jura, is Meia right? You can make a child with two women? If that's so, it opens up <i>so</i> many dirty things I can say to Meia about putting a baby in her! 7-okay_hand,notSaidMarker:sei_ow,count-overwatch:1,marker:sei_ow,direction:down=excited,Overwatch? I’m always a fan of other extra-governmental good guys. Let me buy you fine folks a round! 7-okay_hand,saidMarker:boomers,notSaidMarker:officer_hopps,marker:officer_hopps,direction:down=excited,I’m actually always really excited to see boomers having fun. One of my favorite childhood stories was about Judy Hopps, and that’s why I ended up pursuing this line of work. -7-okay_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Does anyone do anal? I mean, I'm a little drunk and curious is all. -7-okay_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Does anyone here like anal? I figure if you have a few drinks and are open to new experiences... 7-bad_hand,direction:down=horny,Are you thinking about finishing me off? 7-bad_hand,direction:down=horny,Fine with me, I <i>wanted</i> to take these off. 7-bad_hand,direction:down=embarrassed,I'm getting sliiiiiightly worried now, hehe... @@ -787,7 +1025,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-bad_hand,alsoPlaying:launch,alsoPlayingStage:2,alsoPlayingTimeInStage:0,marker:hi_good_launch,direction:down=shocked,You seem a little lost... Ms... Launch, right? Weird... that blonde had the same name... Um. Anyway, if you lose the card game, you have to get naked. 7-bad_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. 7-bad_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... -7-bad_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! O-oh gosh. 7-bad_hand,notSaidMarker:cheater_folks,count-cheater:1,marker:cheater_folks,direction:down=annoyed,I think <i>someone</i> has been cheating. 7-bad_hand,notSaidMarker:cheater_folks,count-cheater:2,marker:cheater_folks,direction:down=annoyed,It’s not nice to cheat at a friendly card game, <i>you know who you are, you two.</i> 7-bad_hand,notSaidMarker:cheater_folks,count-cheater:3,marker:cheater_folks,direction:down=annoyed,Am I seriously the only person here who hasn’t been cheating? I’ve even been drinking all game! @@ -813,13 +1050,75 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-bad_hand,notSaidMarker:virtual_folks,count-virtual:1,marker:virtual_folks,direction:down=sad,It’s nice to play with a hologram, but not being able to touch is… well, I guess the point of the game… 7-bad_hand,notSaidMarker:virtual_folks,count-virtual:2,marker:virtual_folks,direction:down=excited,Hmm… this feels kind of like a simulation of some sort? It would explain why so few drinks have gotten me so sloshed… 7-bad_hand,notSaidMarker:virtual_folks,count-virtual:3,marker:virtual_folks,direction:down=embarrassed,Everyone else here looks kind of digital. Maybe I look that way to you too, ~player~? -7-bad_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Hey so, does anyone el-- anyone do anal? I'm sure being fucked in the ass by these cards, so why not ask the rest of you? +7-hand,alsoPlaying:9s,alsoPlayingSaidMarker:9s_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_9s,marker:seiq1_9s,direction:down,collectible:drinks,collectible-value:+1=annoyed,Hm... I didn't really know that Lilim could even get high... I guess that's a thing. Dealer, serve the guy his poison. +7-hand,alsoPlaying:9s,alsoPlayingSaidMarker:9s_seinal,saidMarker:sei_anal,notSaidMarker:seiq2_9s,marker:seiq2_9s,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,Do it right, 9S, and the only waste will be not making full use of your body's best spots! +7-hand,alsoPlaying:aella,saidMarker:drinks_anyone,notSaidMarker:seiq1_aella,marker:seiq1_aella,direction:down,collectible:drinks,collectible-value:+1=stripped,You've never had good booze, Aella, if you think it's gross. Deal, can you make her something tasty? Just keep the booze out of it so we aren't rude. +7-hand,alsoPlaying:akko,alsoPlayingSaidMarker:akko_drinks,notSaidMarker:seiq1_akko,marker:seiq1_akko,direction:down,collectible:drinks,collectible-value:+1=stripped,Now <i>that</i>'s a good choice, Akko! +7-hand,alsoPlaying:akko,alsoPlayingSaidMarker:akko_anal,notSaidMarker:seiq2_akko,marker:seiq2_akko,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,See... the little witch has a big capacity for trying stuff out. Butt stuff. +7-hand,alsoPlaying:coco,alsoPlayingSaidMarker:drink_response,saidMarker:drinks_anyone,notSaidMarker:seiq1_coco,marker:seiq1_coco,direction:down,collectible:drinks,collectible-value:+1=excited,Whip that right up for Coco, Deal! I don't think she's the type you want to keep waiting. +7-hand,alsoPlaying:coco,alsoPlayingSaidMarker:anal_response,saidMarker:sei_anal,notSaidMarker:seiq2_coco,marker:seiq2_coco,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,Stylish, <i>and</i> kinky? Where've you been the last few years, Coco? I know where I'd put you tonight. +7-hand,alsoPlaying:dark_magician_girl,saidMarker:drinks_anyone,notSaidMarker:seiq1_dmg,marker:seiq1_dmg,direction:down,collectible:drinks,collectible-value:+1=excited,I haven't heard of that before. For our cute blonde monstergirl, can you draw two cards and make that for her, Deal? +7-hand,alsoPlaying:emi,alsoPlayingTimeInStage:3,notSaidMarker:emi_legs,marker:emi_legs,direction:down=neutral,So... Emi, what kind of prosthetics are you rocking? They look pretty lightweight so I'm guessing... NullSec? I'm kind of a gearhead... +7-hand,alsoPlaying:florina,alsoPlayingStage:0-5,notSaidMarker:seiq1_florina,marker:seiq1_florina,direction:down,collectible:drinks,collectible-value:+1=excited,One Frothy Water for Florina, by the way, Deal! Don't forget! +7-hand,alsoPlaying:florina,alsoPlayingStage:6-8,notSaidMarker:seiq1_florina,marker:seiq1_florina,direction:down,collectible:drinks,collectible-value:+1=shocked,Deal, if Florina's feeling sick, could you make her something for her tummy? She's too cute to hold her hair back. +7-hand,alsoPlaying:florina,saidMarker:sei_anal,notSaidMarker:seiq2_florina,marker:seiq2_florina,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,Oh my <i>God</i>. Florina, you're <i>super</i> embarassed by the thought of something going in the back door, huh? You're so flushed, I'd have thought <i>you'd've</i> been drinking all night! +7-hand,alsoPlaying:franziska,notSaidMarker:seiq1_franziska,marker:seiq1_franziska,direction:down,collectible:drinks,collectible-value:+1=annoyed,Well... it's <i>A</i> drink. Not to whine, but don't you just want some wine, Franziska? +7-hand,alsoPlaying:franziska,saidMarker:sei_anal,notSaidMarker:seiq2_franziska,marker:seiq2_franziska,direction:down,collectible:Flaming Moai,collectible-value:+1=stripped,Oh, I <i>love</i> it when a woman takes charge like Franziska. <i>And</i> I'll have you know my medic training can help with that chafing. Or my tongue can do it, too. +7-hand,alsoPlaying:futaba,alsoPlayingSaidMarker:futaba_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_futaba,marker:seiq1_futaba,direction:down,collectible:drinks,collectible-value:+1=excited,Deal! Mix one of those hat-drink thingies for Futaba! But make it taste good! +7-hand,alsoPlaying:futaba,alsoPlayingNotSaidMarker:futaba_seinal,alsoPlayingSayingMarker:futaba_seinal,saidMarker:sei_anal,marker:seiq2_futaba,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,Starting with toys is pretty hot by itself, Futaba, but the real thing feels <i>amazing...</i> +7-hand,alsoPlaying:hanako,alsoPlayingSaidMarker:emi,saidMarker:sei_anal,notSaidMarker:seiq2_hanako,marker:seiq2_hanako,direction:down,collectible:Flaming Moai,collectible-value:+1=sad,I guess you <i>aren't</i> the most experienced. Don't worry, maybe with age you'll find more interest in it... +7-hand,alsoPlaying:ini,alsoPlayingStage:0-4,alsoPlayingSaidMarker:ini_anal,notSaidMarker:seiq2_ini,marker:seiq2_ini,direction:down,collectible:Flaming Moai,collectible-value:+1=shocked,Um... Ini, while I'm... a fan... I wouldn't recommend anal if you don't know what it is... +7-hand,alsoPlaying:ini,alsoPlayingStage:0-4,alsoPlayingSaidMarker:ini_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_ini,marker:seiq1_ini,direction:down,collectible:drinks,collectible-value:+1=stripped,Wow, that's a lot of likes. I bet I'd <i>like</i> you with a few drinks in you, though. +7-hand,alsoPlaying:ini,alsoPlayingStage:5-6,alsoPlayingSaidMarker:ini_anal,notSaidMarker:seiq1_ini,marker:seiq2_ini,direction:down,collectible:Flaming Moai,collectible-value:+1=sad,Oh... sorry, Ini, at least you were adventurous enough to try it out... +7-hand,alsoPlaying:ini,alsoPlayingStage:5-6,alsoPlayingSaidMarker:ini_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_ini,marker:seiq1_ini,direction:down,collectible:drinks,collectible-value:+1=annoyed,Oh, you're an <i>honest</i> drunk, maybe, Ini? You sure you don't want to do a few shots? +7-hand,alsoPlaying:kizuna,alsoPlayingStage:0-3,alsoPlayingSaidMarker:ainal,saidMarker:sei_anal,notSaidMarker:seiq2_kizuna,marker:seiq2_kizuna,direction:down,collectible:Flaming Moai,collectible-value:+1=sad,Aww... I was hoping a cute girl like you would at least be curious, Kizuna... +7-hand,alsoPlaying:kizuna,alsoPlayingStage:4-6,alsoPlayingSaidMarker:ainal,notSaidMarker:seiq2_kizuna,marker:seiq2_kizuna,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,That sounds an awful lot like Kizuna's gonna show us how stretchy she is, huh? +7-hand,alsoPlaying:kizuna,alsoPlayingSaidMarker:drinks_sei,saidMarker:drinks_anyone,notSaidMarker:seiq1_kizuna,marker:seiq1_kizuna,direction:down,collectible:drinks,collectible-value:+1=shocked,Whoa, rare tastes. I said I'd buy the round, but don't bankrupt me, Ai-chan. +7-hand,alsoPlaying:larachel,saidMarker:drinks_anyone,notSaidMarker:seiq1_larachel,marker:seiq1_larachel,direction:down,collectible:drinks,collectible-value:+1=annoyed,...Okay, <i>princess</i>. Whatever floats your boat. A <i>water</i> for the lady, Deal. I'm a woman of my word at least. +7-hand,alsoPlaying:larachel,saidMarker:sei_anal,notSaidMarker:seiq2_larachel,marker:seiq2_larachel,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,I bet you'd be a lot less stuffy if you were getting bent over and stuffed, L'arachel. +7-hand,alsoPlaying:lotte,alsoPlayingStage:0-4,alsoPlayingSaidMarker:lotte_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_lotte,marker:seiq1_lotte,direction:down,collectible:drinks,collectible-value:+1=sad,I understand, Lotte. No pressure here. Deal, can you make sure she gets some nice tea or something like that? +7-hand,alsoPlaying:mahiru,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_mahiru,marker:seiq1_mahiru,direction:down,collectible:drinks,collectible-value:+1=neutral,Water...? Not even like a soda? Hmm... I guess you're really focused on your craft. Good for you, Mahiru! +7-hand,alsoPlaying:mahiru,alsoPlayingSaidMarker:analresponse,saidMarker:sei_anal,notSaidMarker:seiq2_mahiru,marker:seiq2_mahiru,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,Aww, so sweet! I guess it's true love when you're getting all stuffed up. Trust me. It makes for better camera angles, too. +7-hand,alsoPlaying:marinette,alsoPlayingStage:0-7,alsoPlayingSaidMarker:mari_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_marinette,marker:seiq1_marinette,direction:down,collectible:drinks,collectible-value:+1=excited,Something fruity and light for our ladybug friend, Deal. Don't forget her, because I doubt she'd forget about you! +7-hand,alsoPlaying:marinette,alsoPlayingSaidMarker:mari_seinal,saidMarker:sei_anal,notSaidMarker:seiq2_marinette,marker:seiq2_marinette,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,I think the ladybug protests too much. We already know you have a secret identity. Is this a secret fetish I see? 7-hand,alsoPlaying:mavis,alsoPlayingStage:5,alsoPlayingTimeInStage:0,marker:mavis_shaved,direction:down=excited,And you're clean shaven! For a girl who doesn't know much about the world, you know the right things! +7-hand,alsoPlaying:miko,alsoPlayingSaidMarker:Miko_Drinks01,notSaidMarker:seiq1_miko,marker:seiq1_miko,direction:down,collectible:drinks,collectible-value:+1=stripped,I'm not made of money-- awwh, what the hell. Bring down a bottle. (But next couple rounds are on her, okay?) +7-hand,alsoPlaying:misato,saidMarker:sei_anal,notSaidMarker:seiq2_misato,marker:seiq2_misato,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,Not a <i>big</i> fan means you could still be a <i>small</i> fan. Misato, the NERV commander: tight assed because of her MP series of buttplugs, perhaps? +7-hand,alsoPlaying:mulan,alsoPlayingStage:0-1,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_mulan,marker:seiq1_mulan,direction:down,collectible:drinks,collectible-value:+1=embarrassed,You heard the fine soldier, Deal! Reaaaaallly load up the karmotrine. +7-hand,alsoPlaying:mulan,alsoPlayingStage:0-1,alsoPlayingSaidMarker:seinal,saidMarker:sei_anal,notSaidMarker:seiq2_mulan,marker:seiq2_mulan,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,When you're taking it in the ass, Ping, do you use that many words to beg for it, or is it more of a <i>"Yes! Yes! Yes!</i> moment? +7-hand,alsoPlaying:mulan,alsoPlayingStage:2-8,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_mulan,marker:seiq1_mulan,direction:down,collectible:drinks,collectible-value:+1=excited,Of course! I'm pretty sure Mulan Tea is also why you got made for this game! +7-hand,alsoPlaying:mulan,alsoPlayingStage:2-8,alsoPlayingSaidMarker:seinal,saidMarker:sei_anal,notSaidMarker:seiq2_mulan,marker:seiq2_mulan,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,When you're taking it in the ass, Mulan, do you use that many words to beg for it, or is it more of a <i>"Yes! Yes! Yes!</i> moment? +7-hand,alsoPlaying:natsuki,alsoPlayingStage:0-4,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_natsuki,marker:seiq1_natsuki,direction:down,collectible:drinks,collectible-value:+1=annoyed,Geez, let ~player~ drink for themselves. Think for themselves. Whew. Strong tap tonight, huh, Deal? +7-hand,alsoPlaying:natsuki,alsoPlayingStage:5-8,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_natsuki,marker:seiq1_natsuki,direction:down,collectible:drinks,collectible-value:+1=excited,Awww, I knew you'd come around! Bartender, make her a beer--hold the karmotrine for Natsuki! +7-hand,alsoPlaying:natsuki,alsoPlayingSaidMarker:sei_anal,timeInStage:3-4,notSaidMarker:seiq2_natsuki,marker:seiq2_natsuki,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,Anal's just like your poems, Natsuki. As long as you prepare well, it can be a fun addition to your library that's <i>so</i> fulfilling... +7-hand,alsoPlaying:palutena,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_palutena,marker:seiq1_palutena,direction:down,collectible:drinks,collectible-value:+1=excited,You heard the lady! One Drink of the Gods, Deal! +7-hand,alsoPlaying:palutena,alsoPlayingSaidMarker:analresponse,saidMarker:sei_anal,notSaidMarker:seiq2_palutena,marker:seiq2_palutena,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,Whoa! Now <i>that's</i> a goddess for you. If I had a dick, I'd be all over that ass, Palutena. +7-hand,alsoPlaying:pit,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_pit,marker:seiq1_pit,direction:down,collectible:drinks,collectible-value:+1=embarrassed,Deal, don't forget Pit's cream soda! I have a feeling he's going to be thinking about some <i>other</i> cream soon. +7-hand,alsoPlaying:pit,alsoPlayingSaidMarker:analresponse,saidMarker:sei_anal,notSaidMarker:seiq2_pit,marker:seiq2_pit,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,Think of how tight it'd feel, Pit! A hero's got to be good at getting into and out of tight situations! +7-hand,alsoPlaying:remilia,alsoPlayingStage:0-2,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=embarrassed,...What did Remilia mean...? I don't like the implications that she's thirsty-- OH! <i>Naughty,</i> Remilia. 7-hand,alsoPlaying:remilia,alsoPlayingStage:1,alsoPlayingTimeInStage:0,alsoPlayingSayingMarker:tstopmeido,direction:down=excited,Wow! She's <i>really</i> a good maid! Is she one of those combat-trained ones? +7-hand,alsoPlaying:remilia,alsoPlayingStage:3-5,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=annoyed,Well, it was supposed to be a nice gesture... but it's a bad look for an officer to be buying a girl like her booze, anyway... +7-hand,alsoPlaying:remilia,alsoPlayingStage:6,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=stripped,Pffft. True enough. I guess I shouldn't be too proud about drinking you under the table... +7-hand,alsoPlaying:saki,saidMarker:drinks_anyone,notSaidMarker:seiq1_saki,marker:seiq1_saki,direction:down,collectible:drinks,collectible-value:+1=shocked,Oh, Deal, see if Saki wants a soda or something. I'm never quite sure what jurisdiction this place falls under. +7-hand,alsoPlaying:saki,saidMarker:sei_anal,notSaidMarker:seiq2_saki,marker:seiq2_saki,direction:down,collectible:Flaming Moai,collectible-value:+1=neutral,Saki, <i>trust</i> me, they <i>do</i> and it feels <i>mind-shatteringly good</i>... or awful. Depends on your perspective, I guess! +7-hand,alsoPlaying:saki_zls,alsoPlayingStage:6,alsoPlayingTimeInStage:0,id:18,direction:down=annoyed,<i>Wait, what the fuck?</i> A <i>zombie</i>? For real? +7-hand,alsoPlaying:sakura,alsoPlayingStage:1,alsoPlayingTimeInStage:0,direction:down=embarrassed,Sakura? You <i>sure</i> that's not another perofrmer name? On the nose for the girl with pink hair... +7-hand,alsoPlaying:sakura,alsoPlayingStage:3,alsoPlayingNotSaidMarker:furanshuu,alsoPlayingSayingMarker:furanshuu,direction:down=excited,Whoa... I see. Clever wordplay! +7-hand,alsoPlaying:sakura,alsoPlayingSaidMarker:sakura_drinks,notSaidMarker:seiq1_sakura,marker:seiq1_sakura,direction:down,collectible:drinks,collectible-value:+1=stripped,Let's get the idol something pink and fun! How about a Sugar Rush, the old staple? +7-hand,alsoPlaying:sakura,alsoPlayingSaidMarker:sakura_butt,saidMarker:sei_anal,notSaidMarker:seiq2_sakura,marker:seiq2_sakura,direction:down,collectible:Flaming Moai,collectible-value:+1=annoyed,Jeez. Look at pure little miss idol over here. <i>Live</i> a little, Sakura. 7-hand,alsoPlaying:sayaka,alsoPlayingStage:1,alsoPlayingTimeInStage:0,marker:sayaka_sex_worker,direction:down=neutral,Sorry I called you a sex worker, Sayaka. There's no shame in that, but... sorry, your outfit and word choice... 7-hand,alsoPlaying:sayaka,alsoPlayingStage:7,alsoPlayingTimeInStage:0,marker:sayaka_bush,direction:down=shocked,Wow! You're so hairy, Sayaka! You can barely make out any details... +7-hand,alsoPlaying:shimakaze,saidMarker:drinks_anyone,notSaidMarker:seiq1_shimakaze,marker:seiq1_shimakaze,direction:down,collectible:drinks,collectible-value:+1=embarrassed,Let's avoid hurting Shimakaze's delicate metabolism and keep her running nice and quick! See if there's any Lilim-grade chems back there, Deal! +7-hand,alsoPlaying:syrenne,alsoPlayingSaidMarker:syr_sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_syrenne,marker:seiq1_syrenne,direction:down,collectible:drinks,collectible-value:+1=stripped,Pffft. Deal! Let's do another round for me and Syrenne! +7-hand,alsoPlaying:syrenne,alsoPlayingSaidMarker:sei_drinks_syrenne,saidMarker:sei_anal,notSaidMarker:seiq2_syrenne,marker:seiq2_syrenne,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,It <i>is</i> a lot better when you're drunk, Syrenne... so, let's see how many we can fit in you. Drinks <i>and</i> dick. 7-hand,alsoPlaying:twilight,alsoPlayingNotSaidMarker:hamburgers,alsoPlayingSayingMarker:hamburgers,marker:twilight_hamburger,direction:down=horny,If you're still hungry, I wouldn't mind chowing down on each other's furburgers... 7-hand,alsoPlaying:twilight,alsoPlayingNotSaidMarker:why_clothes,alsoPlayingSayingMarker:why_clothes,direction:down=stripped,Not everyone's as cute as you, Twilight! So, I'm happy people keep their clothes on. +7-hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! +7-hand,alsoPlaying:uravity,alsoPlayingStage:1-7,alsoPlayingSaidMarker:ochako_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_uravity,marker:seiq1_uravity,direction:down,collectible:drinks,collectible-value:+1=excited,Hey, Deal, where's Ochako's big beer? I guess she <i>would</i> like something high gravity... +7-hand,alsoPlaying:uravity,alsoPlayingNotSaidMarker:ochako_seinal,alsoPlayingSayingMarker:ochako_seinal,saidMarker:sei_anal,notSaidMarker:seiq2_uravity,marker:seiq2_uravity,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,With a butt like yours, Ochako, that "surprise" must have been really something, huh? +7-hand,alsoPlaying:zone-tan,alsoPlayingSaidMarker:seinal,saidMarker:sei_anal,notSaidMarker:seiq2_zone,marker:seiq2_zone,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,I'm... tempted by the offer, Zone-tan... but, I get the feeling this is going to be really expensive, illegal, or both. +7-hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down,collectible:Flaming Moai,collectible-value:1=stripped,Does anyone here like anal? I figure if you have a few drinks and are open to new experiences... +7-hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down,collectible:Flaming Moai,collectible-value:1=stripped,Does anyone do anal? I mean, I'm a little drunk and curious is all. #naked @@ -837,10 +1136,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-good_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:sei_duel,notSaidMarker:sei_duel_lost,priority:990,marker:sei_duel_lost,direction:down=neutral,<i>Ping</i>, <i>hic.</i> I just remember this one guy throwing me on the bed and just shooting load after load into all my holes. I can't believe how much he came! I was drunk, it was sloppy as <i>fuck</i> and hot as hell. -3-good_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. -3-good_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... --3-good_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=embarrassed,What the character says after the female character's chest is visible, and has a size value of "medium". -3-good_hand,alsoPlaying:meia,alsoPlayingSaidMarker:seiof_response,notSaidMarker:sei_of_dirty_talk,count-jura:1,marker:sei_of_dirty_talk,direction:down=horny,So, Jura, is Meia right? You can make a child with two women? If that's so, it opens up <i>so</i> many dirty things I can say to Meia about putting a baby in her! --3-good_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Does anyone here like anal? I figure if you have a few drinks and are open to new experiences... --3-good_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Does anyone do anal? I mean, I'm a little drunk and curious is all. -3-okay_hand,direction:down=horny,Losing here wouldn't be the worst thing in the world... -3-okay_hand,direction:down=tired,This... <i>yawn</i>...could go either way... -3-okay_hand,direction:down=embarrassed,Will I win? Or will I lose? Hehehe... @@ -874,15 +1170,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-okay_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:sei_duel,notSaidMarker:sei_duel_lost,priority:990,marker:sei_duel_lost,direction:down=neutral,<i>Ping</i>, <i>hic.</i> I just remember this one guy throwing me on the bed and just shooting load after load into all my holes. I can't believe how much he came! I was drunk, it was sloppy as <i>fuck</i> and hot as hell. -3-okay_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. -3-okay_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... --3-okay_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! O-oh gosh. -3-okay_hand,alsoPlaying:twilight,alsoPlayingSaidMarker:twilight_not_human,notSaidMarker:more_than_human,marker:more_than_human,direction:down=shocked,What? Come on, Twilight! You seem human enough! No matter what gene splicing or augmentation you undergo, you’re definitely a person. It’s not like you’re an alien or anything. -3-okay_hand,alsoPlaying:wiifitfemale,alsoPlayingSaidMarker:drinking,notSaidMarker:drinking,marker:drinking,direction:down=annoyed,I think I burn more calories in a day than you do, Ms. Trainer. I don't tell you how to downward facing dog... Unless you want me to? -3-okay_hand,alsoPlaying:zone-tan,saidMarker:honorifics,notSaidMarker:chanandtan,marker:chanandtan,direction:down=annoyed,Okay, seriously? I’m the only one who isn’t using honorifics? Come on guys, we’re getting naked in front of relative strangers. Let’s cut the crap, okay? -3-okay_hand,alsoPlaying:meia,alsoPlayingSaidMarker:seiof_response,notSaidMarker:sei_of_dirty_talk,count-jura:1,marker:sei_of_dirty_talk,direction:down=horny,So, Jura, is Meia right? You can make a child with two women? If that's so, it opens up <i>so</i> many dirty things I can say to Meia about putting a baby in her! -3-okay_hand,notSaidMarker:sei_ow,count-overwatch:1,marker:sei_ow,direction:down=excited,Overwatch? I’m always a fan of other extra-governmental good guys. Let me buy you fine folks a round! -3-okay_hand,saidMarker:boomers,notSaidMarker:officer_hopps,marker:officer_hopps,direction:down=excited,I’m actually always really excited to see boomers having fun. One of my favorite childhood stories was about Judy Hopps, and that’s why I ended up pursuing this line of work. --3-okay_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Does anyone do anal? I mean, I'm a little drunk and curious is all. --3-okay_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Does anyone here like anal? I figure if you have a few drinks and are open to new experiences... -3-bad_hand,direction:down=annoyed,I'm drunk and naked and <i>hic</i> these cards are just mocking me now. -3-bad_hand,direction:down=horny,Oh... I'm getting really wet now... -3-bad_hand,direction:down=horny,Am... Am I dripping on the floor...? Could someone check? @@ -895,14 +1188,75 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-bad_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:sei_duel,notSaidMarker:sei_duel_lost,priority:990,marker:sei_duel_lost,direction:down=neutral,<i>Ping</i>, <i>hic.</i> I just remember this one guy throwing me on the bed and just shooting load after load into all my holes. I can't believe how much he came! I was drunk, it was sloppy as <i>fuck</i> and hot as hell. -3-bad_hand,alsoPlaying:mulan,alsoPlayingSaidMarker:honorable_others,notSaidMarker:sei_hos_out,marker:sei_hos_out,direction:down=stripped,<i>Welll, Ping...</i> That's a good question. I guess someone that respects that my job comes first. -3-bad_hand,alsoPlaying:pit,alsoPlayingSaidMarker:pit_favfood,notSaidMarker:sei_foods,marker:sei_foods,direction:down=neutral,I like fried stuff, Pit. Like chicken, or seafood. Big fan of calimari. Or wings. I wonder if they have flying squids in Glitch City yet... --3-bad_hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! O-oh gosh. -3-bad_hand,alsoPlaying:meia,alsoPlayingSaidMarker:seiof_response,notSaidMarker:sei_of_dirty_talk,count-jura:1,marker:sei_of_dirty_talk,direction:down=horny,So, Jura, is Meia right? You can make a child with two women? If that's so, it opens up <i>so</i> many dirty things I can say to Meia about putting a baby in her! --3-bad_hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down=stripped,Hey so, does anyone el-- anyone do anal? I'm sure being fucked in the ass by these cards, so why not ask the rest of you? +-3-hand,alsoPlaying:9s,alsoPlayingSaidMarker:9s_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_9s,marker:seiq1_9s,direction:down,collectible:drinks,collectible-value:+1=annoyed,Hm... I didn't really know that Lilim could even get high... I guess that's a thing. Dealer, serve the guy his poison. +-3-hand,alsoPlaying:9s,alsoPlayingSaidMarker:9s_seinal,saidMarker:sei_anal,notSaidMarker:seiq2_9s,marker:seiq2_9s,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,Do it right, 9S, and the only waste will be not making full use of your body's best spots! +-3-hand,alsoPlaying:aella,saidMarker:drinks_anyone,notSaidMarker:seiq1_aella,marker:seiq1_aella,direction:down,collectible:drinks,collectible-value:+1=stripped,You've never had good booze, Aella, if you think it's gross. Deal, can you make her something tasty? Just keep the booze out of it so we aren't rude. +-3-hand,alsoPlaying:akko,alsoPlayingSaidMarker:akko_drinks,notSaidMarker:seiq1_akko,marker:seiq1_akko,direction:down,collectible:drinks,collectible-value:+1=stripped,Now <i>that</i>'s a good choice, Akko! +-3-hand,alsoPlaying:akko,alsoPlayingSaidMarker:akko_anal,notSaidMarker:seiq2_akko,marker:seiq2_akko,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,See... the little witch has a big capacity for trying stuff out. Butt stuff. +-3-hand,alsoPlaying:coco,alsoPlayingSaidMarker:drink_response,saidMarker:drinks_anyone,notSaidMarker:seiq1_coco,marker:seiq1_coco,direction:down,collectible:drinks,collectible-value:+1=excited,Whip that right up for Coco, Deal! I don't think she's the type you want to keep waiting. +-3-hand,alsoPlaying:coco,alsoPlayingSaidMarker:anal_response,saidMarker:sei_anal,notSaidMarker:seiq2_coco,marker:seiq2_coco,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,Stylish, <i>and</i> kinky? Where've you been the last few years, Coco? I know where I'd put you tonight. +-3-hand,alsoPlaying:dark_magician_girl,saidMarker:drinks_anyone,notSaidMarker:seiq1_dmg,marker:seiq1_dmg,direction:down,collectible:drinks,collectible-value:+1=excited,I haven't heard of that before. For our cute blonde monstergirl, can you draw two cards and make that for her, Deal? +-3-hand,alsoPlaying:emi,alsoPlayingTimeInStage:3,notSaidMarker:emi_legs,marker:emi_legs,direction:down=neutral,So... Emi, what kind of prosthetics are you rocking? They look pretty lightweight so I'm guessing... NullSec? I'm kind of a gearhead... +-3-hand,alsoPlaying:florina,alsoPlayingStage:0-5,notSaidMarker:seiq1_florina,marker:seiq1_florina,direction:down,collectible:drinks,collectible-value:+1=excited,One Frothy Water for Florina, by the way, Deal! Don't forget! +-3-hand,alsoPlaying:florina,alsoPlayingStage:6-8,notSaidMarker:seiq1_florina,marker:seiq1_florina,direction:down,collectible:drinks,collectible-value:+1=shocked,Deal, if Florina's feeling sick, could you make her something for her tummy? She's too cute to hold her hair back. +-3-hand,alsoPlaying:florina,saidMarker:sei_anal,notSaidMarker:seiq2_florina,marker:seiq2_florina,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,Oh my <i>God</i>. Florina, you're <i>super</i> embarassed by the thought of something going in the back door, huh? You're so flushed, I'd have thought <i>you'd've</i> been drinking all night! +-3-hand,alsoPlaying:franziska,notSaidMarker:seiq1_franziska,marker:seiq1_franziska,direction:down,collectible:drinks,collectible-value:+1=annoyed,Well... it's <i>A</i> drink. Not to whine, but don't you just want some wine, Franziska? +-3-hand,alsoPlaying:franziska,saidMarker:sei_anal,notSaidMarker:seiq2_franziska,marker:seiq2_franziska,direction:down,collectible:Flaming Moai,collectible-value:+1=stripped,Oh, I <i>love</i> it when a woman takes charge like Franziska. <i>And</i> I'll have you know my medic training can help with that chafing. Or my tongue can do it, too. +-3-hand,alsoPlaying:futaba,alsoPlayingSaidMarker:futaba_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_futaba,marker:seiq1_futaba,direction:down,collectible:drinks,collectible-value:+1=excited,Deal! Mix one of those hat-drink thingies for Futaba! But make it taste good! +-3-hand,alsoPlaying:futaba,alsoPlayingNotSaidMarker:futaba_seinal,alsoPlayingSayingMarker:futaba_seinal,saidMarker:sei_anal,marker:seiq2_futaba,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,Starting with toys is pretty hot by itself, Futaba, but the real thing feels <i>amazing...</i> +-3-hand,alsoPlaying:hanako,alsoPlayingSaidMarker:emi,saidMarker:sei_anal,notSaidMarker:seiq2_hanako,marker:seiq2_hanako,direction:down,collectible:Flaming Moai,collectible-value:+1=sad,I guess you <i>aren't</i> the most experienced. Don't worry, maybe with age you'll find more interest in it... +-3-hand,alsoPlaying:ini,alsoPlayingStage:0-4,alsoPlayingSaidMarker:ini_anal,notSaidMarker:seiq2_ini,marker:seiq2_ini,direction:down,collectible:Flaming Moai,collectible-value:+1=shocked,Um... Ini, while I'm... a fan... I wouldn't recommend anal if you don't know what it is... +-3-hand,alsoPlaying:ini,alsoPlayingStage:0-4,alsoPlayingSaidMarker:ini_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_ini,marker:seiq1_ini,direction:down,collectible:drinks,collectible-value:+1=stripped,Wow, that's a lot of likes. I bet I'd <i>like</i> you with a few drinks in you, though. +-3-hand,alsoPlaying:ini,alsoPlayingStage:5-6,alsoPlayingSaidMarker:ini_anal,notSaidMarker:seiq1_ini,marker:seiq2_ini,direction:down,collectible:Flaming Moai,collectible-value:+1=sad,Oh... sorry, Ini, at least you were adventurous enough to try it out... +-3-hand,alsoPlaying:ini,alsoPlayingStage:5-6,alsoPlayingSaidMarker:ini_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_ini,marker:seiq1_ini,direction:down,collectible:drinks,collectible-value:+1=annoyed,Oh, you're an <i>honest</i> drunk, maybe, Ini? You sure you don't want to do a few shots? +-3-hand,alsoPlaying:kizuna,alsoPlayingStage:0-3,alsoPlayingSaidMarker:ainal,saidMarker:sei_anal,notSaidMarker:seiq2_kizuna,marker:seiq2_kizuna,direction:down,collectible:Flaming Moai,collectible-value:+1=sad,Aww... I was hoping a cute girl like you would at least be curious, Kizuna... +-3-hand,alsoPlaying:kizuna,alsoPlayingStage:4-6,alsoPlayingSaidMarker:ainal,notSaidMarker:seiq2_kizuna,marker:seiq2_kizuna,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,That sounds an awful lot like Kizuna's gonna show us how stretchy she is, huh? +-3-hand,alsoPlaying:kizuna,alsoPlayingSaidMarker:drinks_sei,saidMarker:drinks_anyone,notSaidMarker:seiq1_kizuna,marker:seiq1_kizuna,direction:down,collectible:drinks,collectible-value:+1=shocked,Whoa, rare tastes. I said I'd buy the round, but don't bankrupt me, Ai-chan. +-3-hand,alsoPlaying:larachel,saidMarker:drinks_anyone,notSaidMarker:seiq1_larachel,marker:seiq1_larachel,direction:down,collectible:drinks,collectible-value:+1=annoyed,...Okay, <i>princess</i>. Whatever floats your boat. A <i>water</i> for the lady, Deal. I'm a woman of my word at least. +-3-hand,alsoPlaying:larachel,saidMarker:sei_anal,notSaidMarker:seiq2_larachel,marker:seiq2_larachel,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,I bet you'd be a lot less stuffy if you were getting bent over and stuffed, L'arachel. +-3-hand,alsoPlaying:lotte,alsoPlayingStage:0-4,alsoPlayingSaidMarker:lotte_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_lotte,marker:seiq1_lotte,direction:down,collectible:drinks,collectible-value:+1=sad,I understand, Lotte. No pressure here. Deal, can you make sure she gets some nice tea or something like that? +-3-hand,alsoPlaying:mahiru,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_mahiru,marker:seiq1_mahiru,direction:down,collectible:drinks,collectible-value:+1=neutral,Water...? Not even like a soda? Hmm... I guess you're really focused on your craft. Good for you, Mahiru! +-3-hand,alsoPlaying:mahiru,alsoPlayingSaidMarker:analresponse,saidMarker:sei_anal,notSaidMarker:seiq2_mahiru,marker:seiq2_mahiru,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,Aww, so sweet! I guess it's true love when you're getting all stuffed up. Trust me. It makes for better camera angles, too. +-3-hand,alsoPlaying:marinette,alsoPlayingStage:0-7,alsoPlayingSaidMarker:mari_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_marinette,marker:seiq1_marinette,direction:down,collectible:drinks,collectible-value:+1=excited,Something fruity and light for our ladybug friend, Deal. Don't forget her, because I doubt she'd forget about you! +-3-hand,alsoPlaying:marinette,alsoPlayingSaidMarker:mari_seinal,saidMarker:sei_anal,notSaidMarker:seiq2_marinette,marker:seiq2_marinette,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,I think the ladybug protests too much. We already know you have a secret identity. Is this a secret fetish I see? -3-hand,alsoPlaying:mavis,alsoPlayingStage:5,alsoPlayingTimeInStage:0,marker:mavis_shaved,direction:down=excited,And you're clean shaven! For a girl who doesn't know much about the world, you know the right things! +-3-hand,alsoPlaying:miko,alsoPlayingSaidMarker:Miko_Drinks01,notSaidMarker:seiq1_miko,marker:seiq1_miko,direction:down,collectible:drinks,collectible-value:+1=stripped,I'm not made of money-- awwh, what the hell. Bring down a bottle. (But next couple rounds are on her, okay?) +-3-hand,alsoPlaying:misato,saidMarker:sei_anal,notSaidMarker:seiq2_misato,marker:seiq2_misato,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,Not a <i>big</i> fan means you could still be a <i>small</i> fan. Misato, the NERV commander: tight assed because of her MP series of buttplugs, perhaps? +-3-hand,alsoPlaying:mulan,alsoPlayingStage:0-1,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_mulan,marker:seiq1_mulan,direction:down,collectible:drinks,collectible-value:+1=embarrassed,You heard the fine soldier, Deal! Reaaaaallly load up the karmotrine. +-3-hand,alsoPlaying:mulan,alsoPlayingStage:0-1,alsoPlayingSaidMarker:seinal,saidMarker:sei_anal,notSaidMarker:seiq2_mulan,marker:seiq2_mulan,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,When you're taking it in the ass, Ping, do you use that many words to beg for it, or is it more of a <i>"Yes! Yes! Yes!</i> moment? +-3-hand,alsoPlaying:mulan,alsoPlayingStage:2-8,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_mulan,marker:seiq1_mulan,direction:down,collectible:drinks,collectible-value:+1=excited,Of course! I'm pretty sure Mulan Tea is also why you got made for this game! +-3-hand,alsoPlaying:mulan,alsoPlayingStage:2-8,alsoPlayingSaidMarker:seinal,saidMarker:sei_anal,notSaidMarker:seiq2_mulan,marker:seiq2_mulan,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,When you're taking it in the ass, Mulan, do you use that many words to beg for it, or is it more of a <i>"Yes! Yes! Yes!</i> moment? +-3-hand,alsoPlaying:natsuki,alsoPlayingStage:0-4,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_natsuki,marker:seiq1_natsuki,direction:down,collectible:drinks,collectible-value:+1=annoyed,Geez, let ~player~ drink for themselves. Think for themselves. Whew. Strong tap tonight, huh, Deal? +-3-hand,alsoPlaying:natsuki,alsoPlayingStage:5-8,alsoPlayingSaidMarker:sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_natsuki,marker:seiq1_natsuki,direction:down,collectible:drinks,collectible-value:+1=excited,Awww, I knew you'd come around! Bartender, make her a beer--hold the karmotrine for Natsuki! +-3-hand,alsoPlaying:natsuki,alsoPlayingSaidMarker:sei_anal,timeInStage:3-4,notSaidMarker:seiq2_natsuki,marker:seiq2_natsuki,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,Anal's just like your poems, Natsuki. As long as you prepare well, it can be a fun addition to your library that's <i>so</i> fulfilling... +-3-hand,alsoPlaying:palutena,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_palutena,marker:seiq1_palutena,direction:down,collectible:drinks,collectible-value:+1=excited,You heard the lady! One Drink of the Gods, Deal! +-3-hand,alsoPlaying:palutena,alsoPlayingSaidMarker:analresponse,saidMarker:sei_anal,notSaidMarker:seiq2_palutena,marker:seiq2_palutena,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,Whoa! Now <i>that's</i> a goddess for you. If I had a dick, I'd be all over that ass, Palutena. +-3-hand,alsoPlaying:pit,alsoPlayingSaidMarker:drinkresponse,saidMarker:drinks_anyone,notSaidMarker:seiq1_pit,marker:seiq1_pit,direction:down,collectible:drinks,collectible-value:+1=embarrassed,Deal, don't forget Pit's cream soda! I have a feeling he's going to be thinking about some <i>other</i> cream soon. +-3-hand,alsoPlaying:pit,alsoPlayingSaidMarker:analresponse,saidMarker:sei_anal,notSaidMarker:seiq2_pit,marker:seiq2_pit,direction:down,collectible:Flaming Moai,collectible-value:+1=excited,Think of how tight it'd feel, Pit! A hero's got to be good at getting into and out of tight situations! +-3-hand,alsoPlaying:remilia,alsoPlayingStage:0-2,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=embarrassed,...What did Remilia mean...? I don't like the implications that she's thirsty-- OH! <i>Naughty,</i> Remilia. -3-hand,alsoPlaying:remilia,alsoPlayingStage:1,alsoPlayingTimeInStage:0,alsoPlayingSayingMarker:tstopmeido,direction:down=excited,Wow! She's <i>really</i> a good maid! Is she one of those combat-trained ones? +-3-hand,alsoPlaying:remilia,alsoPlayingStage:3-5,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=annoyed,Well, it was supposed to be a nice gesture... but it's a bad look for an officer to be buying a girl like her booze, anyway... +-3-hand,alsoPlaying:remilia,alsoPlayingStage:6,saidMarker:drinks_anyone,notSaidMarker:seiq1_remilia,marker:seiq1_remilia,direction:down,collectible:drinks,collectible-value:+1=stripped,Pffft. True enough. I guess I shouldn't be too proud about drinking you under the table... +-3-hand,alsoPlaying:saki,saidMarker:drinks_anyone,notSaidMarker:seiq1_saki,marker:seiq1_saki,direction:down,collectible:drinks,collectible-value:+1=shocked,Oh, Deal, see if Saki wants a soda or something. I'm never quite sure what jurisdiction this place falls under. +-3-hand,alsoPlaying:saki,saidMarker:sei_anal,notSaidMarker:seiq2_saki,marker:seiq2_saki,direction:down,collectible:Flaming Moai,collectible-value:+1=neutral,Saki, <i>trust</i> me, they <i>do</i> and it feels <i>mind-shatteringly good</i>... or awful. Depends on your perspective, I guess! +-3-hand,alsoPlaying:saki_zls,alsoPlayingStage:6,alsoPlayingTimeInStage:0,id:18,direction:down=annoyed,<i>Wait, what the fuck?</i> A <i>zombie</i>? For real? +-3-hand,alsoPlaying:sakura,alsoPlayingStage:1,alsoPlayingTimeInStage:0,direction:down=embarrassed,Sakura? You <i>sure</i> that's not another perofrmer name? On the nose for the girl with pink hair... +-3-hand,alsoPlaying:sakura,alsoPlayingStage:3,alsoPlayingNotSaidMarker:furanshuu,alsoPlayingSayingMarker:furanshuu,direction:down=excited,Whoa... I see. Clever wordplay! +-3-hand,alsoPlaying:sakura,alsoPlayingSaidMarker:sakura_drinks,notSaidMarker:seiq1_sakura,marker:seiq1_sakura,direction:down,collectible:drinks,collectible-value:+1=stripped,Let's get the idol something pink and fun! How about a Sugar Rush, the old staple? +-3-hand,alsoPlaying:sakura,alsoPlayingSaidMarker:sakura_butt,saidMarker:sei_anal,notSaidMarker:seiq2_sakura,marker:seiq2_sakura,direction:down,collectible:Flaming Moai,collectible-value:+1=annoyed,Jeez. Look at pure little miss idol over here. <i>Live</i> a little, Sakura. -3-hand,alsoPlaying:sayaka,alsoPlayingStage:1,alsoPlayingTimeInStage:0,marker:sayaka_sex_worker,direction:down=neutral,Sorry I called you a sex worker, Sayaka. There's no shame in that, but... sorry, your outfit and word choice... -3-hand,alsoPlaying:sayaka,alsoPlayingStage:7,alsoPlayingTimeInStage:0,marker:sayaka_bush,direction:down=shocked,Wow! You're so hairy, Sayaka! You can barely make out any details... +-3-hand,alsoPlaying:shimakaze,saidMarker:drinks_anyone,notSaidMarker:seiq1_shimakaze,marker:seiq1_shimakaze,direction:down,collectible:drinks,collectible-value:+1=embarrassed,Let's avoid hurting Shimakaze's delicate metabolism and keep her running nice and quick! See if there's any Lilim-grade chems back there, Deal! +-3-hand,alsoPlaying:syrenne,alsoPlayingSaidMarker:syr_sei_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_syrenne,marker:seiq1_syrenne,direction:down,collectible:drinks,collectible-value:+1=stripped,Pffft. Deal! Let's do another round for me and Syrenne! +-3-hand,alsoPlaying:syrenne,alsoPlayingSaidMarker:sei_drinks_syrenne,saidMarker:sei_anal,notSaidMarker:seiq2_syrenne,marker:seiq2_syrenne,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,It <i>is</i> a lot better when you're drunk, Syrenne... so, let's see how many we can fit in you. Drinks <i>and</i> dick. -3-hand,alsoPlaying:twilight,alsoPlayingNotSaidMarker:why_clothes,alsoPlayingSayingMarker:why_clothes,direction:down=stripped,Not everyone's as cute as you, Twilight! So, I'm happy people keep their clothes on. +-3-hand,alsoPlaying:twilight,alsoPlayingStage:2,alsoPlayingTimeInStage:0,direction:down=shocked,Well, Twilight, a stripper is... someone who takes off clothes. They usually have really... interesting names! Like yours! Not that it's a bad thing! +-3-hand,alsoPlaying:uravity,alsoPlayingStage:1-7,alsoPlayingSaidMarker:ochako_drinks,saidMarker:drinks_anyone,notSaidMarker:seiq1_uravity,marker:seiq1_uravity,direction:down,collectible:drinks,collectible-value:+1=excited,Hey, Deal, where's Ochako's big beer? I guess she <i>would</i> like something high gravity... +-3-hand,alsoPlaying:uravity,alsoPlayingNotSaidMarker:ochako_seinal,alsoPlayingSayingMarker:ochako_seinal,saidMarker:sei_anal,notSaidMarker:seiq2_uravity,marker:seiq2_uravity,direction:down,collectible:Flaming Moai,collectible-value:+1=embarrassed,With a butt like yours, Ochako, that "surprise" must have been really something, huh? +-3-hand,alsoPlaying:zone-tan,alsoPlayingSaidMarker:seinal,saidMarker:sei_anal,notSaidMarker:seiq2_zone,marker:seiq2_zone,direction:down,collectible:Flaming Moai,collectible-value:+1=horny,I'm... tempted by the offer, Zone-tan... but, I get the feeling this is going to be really expensive, illegal, or both. +-3-hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down,collectible:Flaming Moai,collectible-value:1=stripped,Does anyone here like anal? I figure if you have a few drinks and are open to new experiences... +-3-hand,timeInStage:3,notSaidMarker:sei_anal,marker:sei_anal,direction:down,collectible:Flaming Moai,collectible-value:1=stripped,Does anyone do anal? I mean, I'm a little drunk and curious is all. @@ -911,6 +1265,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! #This is the character says once they've lost a hand, but before they strip. #losing belts +0-must_strip,alsoPlaying:syrenne,direction:down=excited,<i>Tell me about it, Syrenne!</i> How could it <i>get</i> any better? 0-must_strip_winning,direction:down=neutral,I'm not even mad, that was the best streak of poker I've ever had. If mine keeps up, it'll be the worst streak of your life in more way than one. 0-must_strip_winning,direction:down=annoyed,Would it have killed you to let me win without losing a hand? 0-must_strip_winning,direction:down=horny,Pfft, you're showing so much skin so early... @@ -947,6 +1302,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-stripping,alsoPlaying:pit,direction:down=stripping,I hear what you're <i>Sei</i>-ing, Pit! I'd pit my wits against yours any time! 0-stripping,alsoPlaying:remilia,alsoPlayingStage:0-6,direction:down=stripping,Sure, but branding is really important! And it makes me feel somewhat good about my job. 0-stripping,alsoPlaying:streaming-chan,direction:down=stripping,I mean, the stern talking to I'd have to get for breaking your camera would suck if command finds out about this. +0-stripping,alsoPlaying:syrenne,direction:down=stripping,I dunno about you, Syrenne, but I'm planning on getting absolutely plastered. 0-stripping,alsoPlaying:uravity,direction:down=stripping,Hero, huh? Nah, I do like to help people, but I’m no hero. 0-stripping,alsoPlaying:wiifitfemale,direction:down=stripping,Trainer, I'm actually looking to build a bit more flexibility. Any particular stretches you'd recommend? 0-stripping,alsoPlaying:pit,count-palutena:1,direction:down=stripping,Well prepared is well-belted. Palutena has the right idea of it, Pit! @@ -970,6 +1326,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-stripped,alsoPlaying:rinkah,direction:down=stripped,Sure. Try one of these to get a feel for it! 1-stripped,alsoPlaying:saki,marker:saki_drink,direction:down=stripped,Pffft. Here, have a sip. You're not gonna get addicted on the weak stuff they're serving here, Saki. Er, well, if you're over 21. 1-stripped,alsoPlaying:streaming-chan,direction:down=stripped,...Kidding. I'm a good cop, Nicole. I just want to make sure you're safe. And nekkid. +1-stripped,alsoPlaying:syrenne,direction:down=stripped,I'll get a Moonblast now, Deal. 1-stripped,alsoPlaying:twilight,direction:down=stripped,Thanks, Twilight. A moonblast always keeps my mood up. Maybe you should try one? 1-stripped,alsoPlaying:uravity,direction:down=stripped,I appreciate the confidence though, Ms. Uravity! And yep! It never hurts to be prepared. Speaking of which, this drink is just the tool I wanted. 1-must_strip,alsoPlaying:remilia,alsoPlayingStage:0-6,direction:down=neutral,Hm. I'm a Master Specialist Valkyrie in service to the White Knights, a subsidiary of Zaibatsu corp... @@ -1149,6 +1506,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-must_strip,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=8,alsoPlayingNotSaidMarker:sei_casex1,alsoPlayingSayingMarker:sei_casex1,direction:down=sad,Well, not usually. I’m more for cases of trauma, and I wouldn’t… you know, want to talk about where those two come together. 3-must_strip,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=8,alsoPlayingNotSaidMarker:sei_combo1,alsoPlayingSayingMarker:sei_combo1,direction:down=excited,Yeah, Jill's started mixing this thing called a ‘Starlight Stunner.’ 3-must_strip,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=8,alsoPlayingNotSaidMarker:sei_hobby1,alsoPlayingSayingMarker:sei_hobby1,direction:down=embarrassed,Glad to hear it. We’ve missed you at the bar lately! +3-must_strip,alsoPlaying:syrenne,direction:down=neutral,I'm coming from work, Syrenne. I'm not here to get dolled up, just drunk. 3-must_strip_winning,direction:down=neutral,I've got the upper hand here, it won't be long now before I take complete victory! 3-must_strip_winning,direction:down=shocked,No way! I must've counted wrong. 3-must_strip_winning,direction:down=horny,As much as I'm about to show, it doesn't compare to you... @@ -1176,6 +1534,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-stripping,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:sei_spoof1,alsoPlayingNotSaidMarker:sei_spoof2,alsoPlayingSayingMarker:sei_spoof2,direction:down=stripping,Oh yeah, sometimes it’s a bit like assuming the ripped cyberpunk medic drunk has a lot in common with just a generic cyberpunk world. 3-stripping,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:sei_stella1,alsoPlayingNotSaidMarker:sei_stella2,alsoPlayingSayingMarker:sei_stella2,direction:down=stripping,A girl's allowed some secrets, isn't she? 3-stripping,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:sei_volunteer1,alsoPlayingNotSaidMarker:sei_volunteer2,alsoPlayingSayingMarker:sei_volunteer2,direction:down=stripping,Well, I actually try to get some volunteer hours helping at some of the neighborhood clinics. I wish I only had more time, but here I am. +3-stripping,alsoPlaying:syrenne,direction:down=stripping,White Knight Valkyrie. Not a queen, just a CEO and a few field commanders. I do mostly medic stuff, but I pack a mean punch! #losing shorts @@ -1203,6 +1562,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-stripped,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:sei_spoof2,alsoPlayingNotSaidMarker:sei_spoof3,alsoPlayingSayingMarker:sei_spoof3,direction:down=stripped,Haha. Imagine if someone didn't actually understand what a Boomer was and used it in place of Hybrid. How embarrassing. 4-stripped,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:sei_stella2,alsoPlayingNotSaidMarker:sei_stella3,alsoPlayingSayingMarker:sei_stella3,direction:down=stripped,If I told everything to your viewers, I'd be giving up very good blackmail material! 4-stripped,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:sei_volunteer2,alsoPlayingNotSaidMarker:sei_volunteer3,alsoPlayingSayingMarker:sei_volunteer3,direction:down=stripped,Aww, really? I think I’ve been pretty open about everything. Let me have a few more drinks and you can hear some what I’ve been told is some good dirty talk! +4-stripped,alsoPlaying:syrenne,direction:down=stripped,Speaking of <i>punch</i>, something strong, Deal. And nope, I've got a very rich friend, but I'm firmly lower class. Medic stuff pays the soul, but not for a big apartment. 4-must_strip,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:sei_casez1,alsoPlayingSayingMarker:sei_casez1,direction:down=horny,Sure. Recently, a full hover-limo full of models at Revocs got stuck when the engine gave out. 4-must_strip,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:sei_demo1,alsoPlayingSayingMarker:sei_demo1,direction:down=annoyed,...Nope! 4-must_strip,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:sei_jill1,alsoPlayingSayingMarker:sei_jill1,direction:down=excited,I bet she’d be snarky the whole time. @@ -1730,7 +2090,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_must_strip,filter:sci-fi,notSaidMarker:scifistrip,priority:99,marker:scifistrip,direction:down=horny,I get the feeling you’re into some high tech stuff, ~name~. I don’t suppose you have anything on you right now…? 0-female_must_strip,targetTimeInStage:0,filter:space,notSaidMarker:sp_2_loss,marker:sp_2_loss,direction:down=embarrassed,I think there’s a joke I could make about ~name~ and vacuum based suction… You know, because ~name~’s been out in space? 0-female_must_strip,targetStage:1,filter:spy,direction:down=embarrassed,I think there's a little bit of intrigue about ~name~. -0-female_must_strip,targetStage:1,filter:superhero,direction:down=excited,Your outfit reminds me of those super-elite Sentai Squad guys in the upper White Knights divisions... +0-female_must_strip,targetStage:1,filter:superhero,direction:down=excited,Your outfit reminds me of those -elite Sentai Squad guys in the upper White Knights divisions... 0-female_must_strip,targetStage:1,filter:superhero,direction:down=annoyed,A superhero? Pfft. There's lots of small heroes out there, but I think it's important to help people where you can instead of waiting for heroes. 0-female_must_strip,targetTimeInStage:0,filter:visual_novel,notSaidMarker:vn_2_loss,marker:vn_2_loss,direction:down=embarrassed,So, ~name~, do you think visual novels are games? I kind of wonder about that myself sometimes. 0-female_must_strip,targetStage:1,filter:wand,priority:0,direction:down=excited,I don't know why you'd bring a toy like that wand of yours… well, I do, but wouldn't you want to save it for the forfeit? @@ -1840,6 +2200,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_must_strip,target:estelle,targetStage:5,direction:down=embarrassed,Do you want some help getting out of that? 0-female_must_strip,target:felicia,targetStage:0,direction:down=shocked,Whoa, Felicia! You're a hybrid, aren't you!? 0-female_must_strip,target:felicia,targetStage:1,direction:down=shocked,So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns... +0-female_must_strip,target:franziska,targetStage:0,direction:down=annoyed,You want to have a few Brandtinis and calm down? 0-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_horny1,alsoPlayingSayingMarker:futaba_horny1,direction:down=shocked,Nicole, that's a bit rude. 0-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_mom1,alsoPlayingSayingMarker:futaba_mom1,direction:down=shocked,She actually looks upset... 0-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_shave1,alsoPlayingSayingMarker:futaba_shave1,direction:down=embarrassed,Really? I wasn't expecting her to be hairy. Or, well, really bushy, at least. @@ -2054,6 +2415,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_must_strip,target:revy,targetStage:3,direction:down=excited,Thank you for putting the guns away, would've hated to have to file noise complaints. Those are modified Beretta 92FS, aren't they? I can tell they're modified by the extended barrel. 0-female_must_strip,target:revy,targetStage:3,direction:down=excited,Thanks for giving up your Berettas. Yep, I actually know a whole lot about guns! Yours are customized with ivory grips and the barrel's an inch above regulation. 0-female_must_strip,target:revy,targetStage:3,alsoPlaying:aimee,direction:down=sad,I'd say everyone could take their earplugs out now, but unfortunately, we still have Aimee firing away. Make due! +0-female_must_strip,target:rin,targetStage:0,direction:down=shocked,Rin, are you suffering from Darrow Deficiency Syndrome...? +0-female_must_strip,target:rin,targetStage:1,direction:down=embarrassed,Need some help, Rin? 0-female_must_strip,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,direction:down=shocked,You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together! 0-female_must_strip,target:ruby,targetStage:0,direction:down=neutral,Ms. Rose, pardon me, but you seem a little immature. Can I see some form of ID? 0-female_must_strip,target:ryuko,targetStage:0,targetSayingMarker:mako,totalRounds:0,direction:down=shocked,O-oh! Who's this now? @@ -2070,6 +2433,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_must_strip,target:sabrina,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=8,alsoPlayingNotSaidMarker:brina_church1,alsoPlayingSayingMarker:brina_church1,direction:down=annoyed,Nicole, is there something you need to tell us? 0-female_must_strip,target:sabrina,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=8,alsoPlayingNotSaidMarker:brina_family1,alsoPlayingSayingMarker:brina_family1,direction:down=neutral,I'm kind of glad not to be religious. It seems like another huge obstacle to navigate. 0-female_must_strip,target:sabrina,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=8,alsoPlayingNotSaidMarker:brina_salem1,alsoPlayingSayingMarker:brina_salem1,direction:down=embarrassed,Magic broom? +0-female_must_strip,target:saki_zls,targetStage:0,direction:down=annoyed,Vintage or not, I'm gonna need to see some ID, Ms...? +0-female_must_strip,target:saki_zls,targetStage:1,direction:down=excited,You know, if you ever wanted to sell out and make a normal living... +0-female_must_strip,target:saki_zls,targetStage:6,direction:down=sad,When you say zombie... do you mean like... virus plague... radiation...? +0-female_must_strip,target:sakura,targetStage:0,direction:down=excited,Such a cutie! You're an idol? Do you know *Kira* Miki? +0-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingNotSaidMarker:ss_threesome,direction:down=annoyed,Everyone wants to have a threesome until one person gets tired or jealous... +0-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingSaidMarker:ss_threesome,direction:down=shocked,...Green skin...? Is this some sort of... idol expression? +0-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,So... looks like we have a <i>another</i> zombie here tonight... +0-female_must_strip,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=horny,Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura! +0-female_must_strip,target:sakura,targetStage:3,direction:down=neutral,So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh... 0-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_bf1,alsoPlayingSayingMarker:sakura_bf1,direction:down=embarrassed,Naughty! I thought idols weren't allowed to date! 0-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_die1,alsoPlayingSayingMarker:sakura_die1,direction:down=annoyed,Nicole, seriously? 0-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_head1,alsoPlayingSayingMarker:sakura_head1,direction:down=annoyed,Way to state the obvious. @@ -2081,6 +2453,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_makeup1,alsoPlayingSayingMarker:sakura_makeup1,direction:down=embarrassed,It really was! I couldn't tell at all... unless this is yet another layer of makeup...? 0-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_song1,alsoPlayingSayingMarker:sakura_song1,direction:down=excited,Go Sakura! Er... Franchouchou #1! 0-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_touch1,alsoPlayingSayingMarker:sakura_touch1,direction:down=sad,I <i>have</i> been curious... but didn't quite know how to ask... +0-female_must_strip,target:sakura,targetStage:4,direction:down=embarrassed,You're awfully good at making your... condition work for you... +0-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=annoyed,I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but... +0-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part! 0-female_must_strip,target:samus,targetStage:0,direction:down=shocked,Whoa! Samus Aran, in the flesh! 0-female_must_strip,target:sayaka,targetStage:0,direction:down=embarrassed,You're a professional… <i>magical girl</i>-- ohhh! I get it! Say hi to Dorothy Haze next time you're on the job! 0-female_must_strip,target:sayaka,targetStage:1,direction:down=embarrassed,I thought for <i>sure</i> the Witch that Sayaka was talking about was her pimp or something... @@ -2120,6 +2495,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_must_strip,target:streaming-chan,targetStage:0,notSaidMarker:trashy_bar,direction:down=excited,Nicole! I haven't seen you in VA-11 HALL-A in a while. Have you found a trashy bar to entertain your viewers in yet? 0-female_must_strip,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,You wouldn't believe what she does during peak hours, Mahiru! 0-female_must_strip,target:streaming-chan,targetStage:6,alsoPlaying:mahiru,direction:down=embarrassed,Sssh... Mahiru, it's an act, silly. I think. Mostly. +0-female_must_strip,target:syrenne,targetStage:0,direction:down=embarrassed,Tattoos, a thirst, an accent... <i>who are you and where have you been all evening?</i> +0-female_must_strip,target:syrenne,targetStage:1,direction:down=neutral,So, how deep are you, Syrenne? Two, three big beers? +0-female_must_strip,target:syrenne,targetStage:2,direction:down=excited,Deal! Get her a refill! It's the least I can do. +0-female_must_strip,target:syrenne,targetStage:3,direction:down=excited,So, I think we're at the point in the evening I can ask you about your tattoos. +0-female_must_strip,target:syrenne,targetStage:4,direction:down=annoyed,Sober or not... I can't follow what you're saying. +0-female_must_strip,target:syrenne,targetStage:5,direction:down=shocked,Oh shit, your beer! 0-female_must_strip,target:twilight,targetStage:0,direction:down=shocked,Whoa! 0-female_must_strip,target:twilight,targetStage:1,direction:down=shocked,You’re gonna go in reverse, aren’t you, Twilight? 0-female_must_strip,target:twilight,targetStage:2,direction:down=horny,What’s next, Twilight? @@ -2476,7 +2857,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_must_strip,target:emi,targetStage:1,direction:down=shocked,If you don't mind my asking, do you compete in the auglympics, Emi? 1-female_must_strip,target:emi,targetStage:2,direction:down=neutral,So... what extra augmentations would you like in your prosthetics? 1-female_must_strip,target:emi,targetStage:4,direction:down=excited,Are we finally going to get to see your <i>advanced techology</i>? -1-female_must_strip,target:emi,targetStage:5,direction:down=stripped,I'll be the next round that she's shaved. She <i>is</i> a runner, after all. +1-female_must_strip,target:emi,targetStage:5,direction:down=stripped,I'll bet the next round that she's shaved. She <i>is</i> a runner, after all. 1-female_must_strip,target:emi,targetStage:7,direction:down=excited,Excellent! A woman who relies on her equipment! 1-female_must_strip,target:estelle,targetStage:0,direction:down=shocked,<i>Stella</i>? Ohh... <i>Estelle!</i> I'm used to another high-class '<i>Stell.</i> 1-female_must_strip,target:estelle,targetStage:1,direction:down=neutral,I'm really interested to see how all of that comes together, Estelle... @@ -2486,6 +2867,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_must_strip,target:estelle,targetStage:5,direction:down=embarrassed,Do you want some help getting out of that? 1-female_must_strip,target:felicia,targetStage:0,direction:down=shocked,Whoa, Felicia! You're a hybrid, aren't you!? 1-female_must_strip,target:felicia,targetStage:1,direction:down=shocked,So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns... +1-female_must_strip,target:franziska,targetStage:0,direction:down=annoyed,You want to have a few Brandtinis and calm down? 1-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_horny1,alsoPlayingSayingMarker:futaba_horny1,direction:down=shocked,Nicole, that's a bit rude. 1-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_mom1,alsoPlayingSayingMarker:futaba_mom1,direction:down=shocked,She actually looks upset... 1-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_shave1,alsoPlayingSayingMarker:futaba_shave1,direction:down=embarrassed,Really? I wasn't expecting her to be hairy. Or, well, really bushy, at least. @@ -2699,6 +3081,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_must_strip,target:revy,targetStage:3,direction:down=excited,Thank you for putting the guns away, would've hated to have to file noise complaints. Those are modified Beretta 92FS, aren't they? I can tell they're modified by the extended barrel. 1-female_must_strip,target:revy,targetStage:3,direction:down=excited,Thanks for giving up your Berettas. Yep, I actually know a whole lot about guns! Yours are customized with ivory grips and the barrel's an inch above regulation. 1-female_must_strip,target:revy,targetStage:3,alsoPlaying:aimee,direction:down=sad,I'd say everyone could take their earplugs out now, but unfortunately, we still have Aimee firing away. Make due! +1-female_must_strip,target:rin,targetStage:0,direction:down=shocked,Rin, are you suffering from Darrow Deficiency Syndrome...? +1-female_must_strip,target:rin,targetStage:1,direction:down=embarrassed,Need some help, Rin? 1-female_must_strip,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,direction:down=shocked,You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together! 1-female_must_strip,target:ruby,targetStage:0,direction:down=neutral,Ms. Rose, pardon me, but you seem a little immature. Can I see some form of ID? 1-female_must_strip,target:ryuko,targetStage:0,targetSayingMarker:mako,totalRounds:0,direction:down=shocked,O-oh! Who's this now? @@ -2718,6 +3102,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_must_strip,target:saki,saidMarker:saki_drink,notSaidMarker:saki_sake,marker:saki_sake,direction:down=horny,Pfft. You see, Saki! It's fine! Say, how about we try some sake next! It's not <i>quite</i> the same as your name but... 1-female_must_strip,target:saki,saidMarker:saki_sake,notSaidMarker:saki_sip,marker:saki_sip,direction:down=embarrassed,Pfft. You're kinda a lightweight, huh, Saki. Say, if I told you I was in the mood for some <i>Saki</i> next, do you think I could have a sip? 1-female_must_strip,target:saki,saidMarker:saki_sip,notSaidMarker:saki_end,marker:saki_end,direction:down=shocked,Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen. +1-female_must_strip,target:saki_zls,targetStage:0,direction:down=annoyed,Vintage or not, I'm gonna need to see some ID, Ms...? +1-female_must_strip,target:saki_zls,targetStage:1,direction:down=excited,You know, if you ever wanted to sell out and make a normal living... +1-female_must_strip,target:saki_zls,targetStage:6,direction:down=sad,When you say zombie... do you mean like... virus plague... radiation...? +1-female_must_strip,target:sakura,targetStage:0,direction:down=excited,Such a cutie! You're an idol? Do you know *Kira* Miki? +1-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingNotSaidMarker:ss_threesome,direction:down=annoyed,Everyone wants to have a threesome until one person gets tired or jealous... +1-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingSaidMarker:ss_threesome,direction:down=shocked,...Green skin...? Is this some sort of... idol expression? +1-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,So... looks like we have a <i>another</i> zombie here tonight... +1-female_must_strip,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=horny,Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura! +1-female_must_strip,target:sakura,targetStage:3,direction:down=neutral,So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh... 1-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_bf1,alsoPlayingSayingMarker:sakura_bf1,direction:down=embarrassed,Naughty! I thought idols weren't allowed to date! 1-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_die1,alsoPlayingSayingMarker:sakura_die1,direction:down=annoyed,Nicole, seriously? 1-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_head1,alsoPlayingSayingMarker:sakura_head1,direction:down=annoyed,Way to state the obvious. @@ -2729,6 +3122,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_makeup1,alsoPlayingSayingMarker:sakura_makeup1,direction:down=embarrassed,It really was! I couldn't tell at all... unless this is yet another layer of makeup...? 1-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_song1,alsoPlayingSayingMarker:sakura_song1,direction:down=excited,Go Sakura! Er... Franchouchou #1! 1-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_touch1,alsoPlayingSayingMarker:sakura_touch1,direction:down=sad,I <i>have</i> been curious... but didn't quite know how to ask... +1-female_must_strip,target:sakura,targetStage:4,direction:down=embarrassed,You're awfully good at making your... condition work for you... +1-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=annoyed,I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but... +1-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part! 1-female_must_strip,target:samus,targetStage:0,direction:down=shocked,Whoa! Samus Aran, in the flesh! 1-female_must_strip,target:sayaka,targetStage:0,direction:down=embarrassed,You're a professional… <i>magical girl</i>-- ohhh! I get it! Say hi to Dorothy Haze next time you're on the job! 1-female_must_strip,target:sayaka,targetStage:1,direction:down=embarrassed,I thought for <i>sure</i> the Witch that Sayaka was talking about was her pimp or something... @@ -2766,6 +3162,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_must_strip,target:streaming-chan,targetStage:0,notSaidMarker:trashy_bar,direction:down=excited,Nicole! I haven't seen you in VA-11 HALL-A in a while. Have you found a trashy bar to entertain your viewers in yet? 1-female_must_strip,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,You wouldn't believe what she does during peak hours, Mahiru! 1-female_must_strip,target:streaming-chan,targetStage:6,alsoPlaying:mahiru,direction:down=embarrassed,Sssh... Mahiru, it's an act, silly. I think. Mostly. +1-female_must_strip,target:syrenne,targetStage:0,direction:down=embarrassed,Tattoos, a thirst, an accent... <i>who are you and where have you been all evening?</i> +1-female_must_strip,target:syrenne,targetStage:1,direction:down=neutral,So, how deep are you, Syrenne? Two, three big beers? +1-female_must_strip,target:syrenne,targetStage:2,direction:down=excited,Deal! Get her a refill! It's the least I can do. +1-female_must_strip,target:syrenne,targetStage:3,direction:down=excited,So, I think we're at the point in the evening I can ask you about your tattoos. +1-female_must_strip,target:syrenne,targetStage:4,direction:down=annoyed,Sober or not... I can't follow what you're saying. +1-female_must_strip,target:syrenne,targetStage:5,direction:down=shocked,Oh shit, your beer! 1-female_must_strip,target:twilight,targetStage:0,direction:down=shocked,Whoa! 1-female_must_strip,target:twilight,targetStage:1,direction:down=shocked,You’re gonna go in reverse, aren’t you, Twilight? 1-female_must_strip,target:twilight,targetStage:2,direction:down=horny,What’s next, Twilight? @@ -3092,7 +3494,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_must_strip,target:emi,targetStage:1,direction:down=shocked,If you don't mind my asking, do you compete in the auglympics, Emi? 2-female_must_strip,target:emi,targetStage:2,direction:down=neutral,So... what extra augmentations would you like in your prosthetics? 2-female_must_strip,target:emi,targetStage:4,direction:down=excited,Are we finally going to get to see your <i>advanced techology</i>? -2-female_must_strip,target:emi,targetStage:5,direction:down=stripped,I'll be the next round that she's shaved. She <i>is</i> a runner, after all. +2-female_must_strip,target:emi,targetStage:5,direction:down=stripped,I'll bet the next round that she's shaved. She <i>is</i> a runner, after all. 2-female_must_strip,target:emi,targetStage:7,direction:down=excited,Excellent! A woman who relies on her equipment! 2-female_must_strip,target:estelle,targetStage:0,direction:down=shocked,<i>Stella</i>? Ohh... <i>Estelle!</i> I'm used to another high-class '<i>Stell.</i> 2-female_must_strip,target:estelle,targetStage:1,direction:down=neutral,I'm really interested to see how all of that comes together, Estelle... @@ -3102,6 +3504,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_must_strip,target:estelle,targetStage:5,direction:down=embarrassed,Do you want some help getting out of that? 2-female_must_strip,target:felicia,targetStage:0,direction:down=shocked,Whoa, Felicia! You're a hybrid, aren't you!? 2-female_must_strip,target:felicia,targetStage:1,direction:down=shocked,So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns... +2-female_must_strip,target:franziska,targetStage:0,direction:down=annoyed,You want to have a few Brandtinis and calm down? 2-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_horny1,alsoPlayingSayingMarker:futaba_horny1,direction:down=shocked,Nicole, that's a bit rude. 2-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_mom1,alsoPlayingSayingMarker:futaba_mom1,direction:down=shocked,She actually looks upset... 2-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_shave1,alsoPlayingSayingMarker:futaba_shave1,direction:down=embarrassed,Really? I wasn't expecting her to be hairy. Or, well, really bushy, at least. @@ -3315,6 +3718,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_must_strip,target:revy,targetStage:3,direction:down=excited,Thank you for putting the guns away, would've hated to have to file noise complaints. Those are modified Beretta 92FS, aren't they? I can tell they're modified by the extended barrel. 2-female_must_strip,target:revy,targetStage:3,direction:down=excited,Thanks for giving up your Berettas. Yep, I actually know a whole lot about guns! Yours are customized with ivory grips and the barrel's an inch above regulation. 2-female_must_strip,target:revy,targetStage:3,alsoPlaying:aimee,direction:down=sad,I'd say everyone could take their earplugs out now, but unfortunately, we still have Aimee firing away. Make due! +2-female_must_strip,target:rin,targetStage:0,direction:down=shocked,Rin, are you suffering from Darrow Deficiency Syndrome...? +2-female_must_strip,target:rin,targetStage:1,direction:down=embarrassed,Need some help, Rin? 2-female_must_strip,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,direction:down=shocked,You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together! 2-female_must_strip,target:ruby,targetStage:0,direction:down=neutral,Ms. Rose, pardon me, but you seem a little immature. Can I see some form of ID? 2-female_must_strip,target:ryuko,targetStage:0,targetSayingMarker:mako,totalRounds:0,direction:down=shocked,O-oh! Who's this now? @@ -3334,6 +3739,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_must_strip,target:saki,saidMarker:saki_drink,notSaidMarker:saki_sake,marker:saki_sake,direction:down=horny,Pfft. You see, Saki! It's fine! Say, how about we try some sake next! It's not <i>quite</i> the same as your name but... 2-female_must_strip,target:saki,saidMarker:saki_sake,notSaidMarker:saki_sip,marker:saki_sip,direction:down=embarrassed,Pfft. You're kinda a lightweight, huh, Saki. Say, if I told you I was in the mood for some <i>Saki</i> next, do you think I could have a sip? 2-female_must_strip,target:saki,saidMarker:saki_sip,notSaidMarker:saki_end,marker:saki_end,direction:down=shocked,Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen. +2-female_must_strip,target:saki_zls,targetStage:0,direction:down=annoyed,Vintage or not, I'm gonna need to see some ID, Ms...? +2-female_must_strip,target:saki_zls,targetStage:1,direction:down=excited,You know, if you ever wanted to sell out and make a normal living... +2-female_must_strip,target:saki_zls,targetStage:6,direction:down=sad,When you say zombie... do you mean like... virus plague... radiation...? +2-female_must_strip,target:sakura,targetStage:0,direction:down=excited,Such a cutie! You're an idol? Do you know *Kira* Miki? +2-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingNotSaidMarker:ss_threesome,direction:down=annoyed,Everyone wants to have a threesome until one person gets tired or jealous... +2-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingSaidMarker:ss_threesome,direction:down=shocked,...Green skin...? Is this some sort of... idol expression? +2-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,So... looks like we have a <i>another</i> zombie here tonight... +2-female_must_strip,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=horny,Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura! +2-female_must_strip,target:sakura,targetStage:3,direction:down=neutral,So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh... 2-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_bf1,alsoPlayingSayingMarker:sakura_bf1,direction:down=embarrassed,Naughty! I thought idols weren't allowed to date! 2-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_die1,alsoPlayingSayingMarker:sakura_die1,direction:down=annoyed,Nicole, seriously? 2-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_head1,alsoPlayingSayingMarker:sakura_head1,direction:down=annoyed,Way to state the obvious. @@ -3345,6 +3759,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_makeup1,alsoPlayingSayingMarker:sakura_makeup1,direction:down=embarrassed,It really was! I couldn't tell at all... unless this is yet another layer of makeup...? 2-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_song1,alsoPlayingSayingMarker:sakura_song1,direction:down=excited,Go Sakura! Er... Franchouchou #1! 2-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_touch1,alsoPlayingSayingMarker:sakura_touch1,direction:down=sad,I <i>have</i> been curious... but didn't quite know how to ask... +2-female_must_strip,target:sakura,targetStage:4,direction:down=embarrassed,You're awfully good at making your... condition work for you... +2-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=annoyed,I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but... +2-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part! 2-female_must_strip,target:samus,targetStage:0,direction:down=shocked,Whoa! Samus Aran, in the flesh! 2-female_must_strip,target:sayaka,targetStage:0,direction:down=embarrassed,You're a professional… <i>magical girl</i>-- ohhh! I get it! Say hi to Dorothy Haze next time you're on the job! 2-female_must_strip,target:sayaka,targetStage:1,direction:down=embarrassed,I thought for <i>sure</i> the Witch that Sayaka was talking about was her pimp or something... @@ -3382,6 +3799,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_must_strip,target:streaming-chan,targetStage:0,notSaidMarker:trashy_bar,direction:down=excited,Nicole! I haven't seen you in VA-11 HALL-A in a while. Have you found a trashy bar to entertain your viewers in yet? 2-female_must_strip,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,You wouldn't believe what she does during peak hours, Mahiru! 2-female_must_strip,target:streaming-chan,targetStage:6,alsoPlaying:mahiru,direction:down=embarrassed,Sssh... Mahiru, it's an act, silly. I think. Mostly. +2-female_must_strip,target:syrenne,targetStage:0,direction:down=embarrassed,Tattoos, a thirst, an accent... <i>who are you and where have you been all evening?</i> +2-female_must_strip,target:syrenne,targetStage:1,direction:down=neutral,So, how deep are you, Syrenne? Two, three big beers? +2-female_must_strip,target:syrenne,targetStage:2,direction:down=excited,Deal! Get her a refill! It's the least I can do. +2-female_must_strip,target:syrenne,targetStage:3,direction:down=excited,So, I think we're at the point in the evening I can ask you about your tattoos. +2-female_must_strip,target:syrenne,targetStage:4,direction:down=annoyed,Sober or not... I can't follow what you're saying. +2-female_must_strip,target:syrenne,targetStage:5,direction:down=shocked,Oh shit, your beer! 2-female_must_strip,target:twilight,targetStage:0,direction:down=shocked,Whoa! 2-female_must_strip,target:twilight,targetStage:1,direction:down=shocked,You’re gonna go in reverse, aren’t you, Twilight? 2-female_must_strip,target:twilight,targetStage:2,direction:down=horny,What’s next, Twilight? @@ -3701,7 +4124,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_must_strip,target:emi,targetStage:1,direction:down=shocked,If you don't mind my asking, do you compete in the auglympics, Emi? 3-female_must_strip,target:emi,targetStage:2,direction:down=neutral,So... what extra augmentations would you like in your prosthetics? 3-female_must_strip,target:emi,targetStage:4,direction:down=excited,Are we finally going to get to see your <i>advanced techology</i>? -3-female_must_strip,target:emi,targetStage:5,direction:down=stripped,I'll be the next round that she's shaved. She <i>is</i> a runner, after all. +3-female_must_strip,target:emi,targetStage:5,direction:down=stripped,I'll bet the next round that she's shaved. She <i>is</i> a runner, after all. 3-female_must_strip,target:emi,targetStage:7,direction:down=excited,Excellent! A woman who relies on her equipment! 3-female_must_strip,target:estelle,targetStage:0,direction:down=shocked,<i>Stella</i>? Ohh... <i>Estelle!</i> I'm used to another high-class '<i>Stell.</i> 3-female_must_strip,target:estelle,targetStage:1,direction:down=neutral,I'm really interested to see how all of that comes together, Estelle... @@ -3711,6 +4134,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_must_strip,target:estelle,targetStage:5,direction:down=embarrassed,Do you want some help getting out of that? 3-female_must_strip,target:felicia,targetStage:0,direction:down=shocked,Whoa, Felicia! You're a hybrid, aren't you!? 3-female_must_strip,target:felicia,targetStage:1,direction:down=shocked,So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns... +3-female_must_strip,target:franziska,targetStage:0,direction:down=annoyed,You want to have a few Brandtinis and calm down? 3-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_horny1,alsoPlayingSayingMarker:futaba_horny1,direction:down=shocked,Nicole, that's a bit rude. 3-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_mom1,alsoPlayingSayingMarker:futaba_mom1,direction:down=shocked,She actually looks upset... 3-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_shave1,alsoPlayingSayingMarker:futaba_shave1,direction:down=embarrassed,Really? I wasn't expecting her to be hairy. Or, well, really bushy, at least. @@ -3924,6 +4348,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_must_strip,target:revy,targetStage:3,direction:down=excited,Thank you for putting the guns away, would've hated to have to file noise complaints. Those are modified Beretta 92FS, aren't they? I can tell they're modified by the extended barrel. 3-female_must_strip,target:revy,targetStage:3,direction:down=excited,Thanks for giving up your Berettas. Yep, I actually know a whole lot about guns! Yours are customized with ivory grips and the barrel's an inch above regulation. 3-female_must_strip,target:revy,targetStage:3,alsoPlaying:aimee,direction:down=sad,I'd say everyone could take their earplugs out now, but unfortunately, we still have Aimee firing away. Make due! +3-female_must_strip,target:rin,targetStage:0,direction:down=shocked,Rin, are you suffering from Darrow Deficiency Syndrome...? +3-female_must_strip,target:rin,targetStage:1,direction:down=embarrassed,Need some help, Rin? 3-female_must_strip,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,direction:down=shocked,You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together! 3-female_must_strip,target:ruby,targetStage:0,direction:down=neutral,Ms. Rose, pardon me, but you seem a little immature. Can I see some form of ID? 3-female_must_strip,target:ryuko,targetStage:0,targetSayingMarker:mako,totalRounds:0,direction:down=shocked,O-oh! Who's this now? @@ -3943,6 +4369,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_must_strip,target:saki,saidMarker:saki_drink,notSaidMarker:saki_sake,marker:saki_sake,direction:down=horny,Pfft. You see, Saki! It's fine! Say, how about we try some sake next! It's not <i>quite</i> the same as your name but... 3-female_must_strip,target:saki,saidMarker:saki_sake,notSaidMarker:saki_sip,marker:saki_sip,direction:down=embarrassed,Pfft. You're kinda a lightweight, huh, Saki. Say, if I told you I was in the mood for some <i>Saki</i> next, do you think I could have a sip? 3-female_must_strip,target:saki,saidMarker:saki_sip,notSaidMarker:saki_end,marker:saki_end,direction:down=shocked,Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen. +3-female_must_strip,target:saki_zls,targetStage:0,direction:down=annoyed,Vintage or not, I'm gonna need to see some ID, Ms...? +3-female_must_strip,target:saki_zls,targetStage:1,direction:down=excited,You know, if you ever wanted to sell out and make a normal living... +3-female_must_strip,target:saki_zls,targetStage:6,direction:down=sad,When you say zombie... do you mean like... virus plague... radiation...? +3-female_must_strip,target:sakura,targetStage:0,direction:down=excited,Such a cutie! You're an idol? Do you know *Kira* Miki? +3-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingNotSaidMarker:ss_threesome,direction:down=annoyed,Everyone wants to have a threesome until one person gets tired or jealous... +3-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingSaidMarker:ss_threesome,direction:down=shocked,...Green skin...? Is this some sort of... idol expression? +3-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,So... looks like we have a <i>another</i> zombie here tonight... +3-female_must_strip,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=horny,Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura! +3-female_must_strip,target:sakura,targetStage:3,direction:down=neutral,So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh... 3-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_bf1,alsoPlayingSayingMarker:sakura_bf1,direction:down=embarrassed,Naughty! I thought idols weren't allowed to date! 3-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_die1,alsoPlayingSayingMarker:sakura_die1,direction:down=annoyed,Nicole, seriously? 3-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_head1,alsoPlayingSayingMarker:sakura_head1,direction:down=annoyed,Way to state the obvious. @@ -3954,6 +4389,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_makeup1,alsoPlayingSayingMarker:sakura_makeup1,direction:down=embarrassed,It really was! I couldn't tell at all... unless this is yet another layer of makeup...? 3-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_song1,alsoPlayingSayingMarker:sakura_song1,direction:down=excited,Go Sakura! Er... Franchouchou #1! 3-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_touch1,alsoPlayingSayingMarker:sakura_touch1,direction:down=sad,I <i>have</i> been curious... but didn't quite know how to ask... +3-female_must_strip,target:sakura,targetStage:4,direction:down=embarrassed,You're awfully good at making your... condition work for you... +3-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=annoyed,I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but... +3-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part! 3-female_must_strip,target:samus,targetStage:0,direction:down=shocked,Whoa! Samus Aran, in the flesh! 3-female_must_strip,target:sayaka,targetStage:0,direction:down=embarrassed,You're a professional… <i>magical girl</i>-- ohhh! I get it! Say hi to Dorothy Haze next time you're on the job! 3-female_must_strip,target:sayaka,targetStage:1,direction:down=embarrassed,I thought for <i>sure</i> the Witch that Sayaka was talking about was her pimp or something... @@ -3991,6 +4429,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_must_strip,target:streaming-chan,targetStage:0,notSaidMarker:trashy_bar,direction:down=excited,Nicole! I haven't seen you in VA-11 HALL-A in a while. Have you found a trashy bar to entertain your viewers in yet? 3-female_must_strip,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,You wouldn't believe what she does during peak hours, Mahiru! 3-female_must_strip,target:streaming-chan,targetStage:6,alsoPlaying:mahiru,direction:down=embarrassed,Sssh... Mahiru, it's an act, silly. I think. Mostly. +3-female_must_strip,target:syrenne,targetStage:0,direction:down=embarrassed,Tattoos, a thirst, an accent... <i>who are you and where have you been all evening?</i> +3-female_must_strip,target:syrenne,targetStage:1,direction:down=neutral,So, how deep are you, Syrenne? Two, three big beers? +3-female_must_strip,target:syrenne,targetStage:2,direction:down=excited,Deal! Get her a refill! It's the least I can do. +3-female_must_strip,target:syrenne,targetStage:3,direction:down=excited,So, I think we're at the point in the evening I can ask you about your tattoos. +3-female_must_strip,target:syrenne,targetStage:4,direction:down=annoyed,Sober or not... I can't follow what you're saying. +3-female_must_strip,target:syrenne,targetStage:5,direction:down=shocked,Oh shit, your beer! 3-female_must_strip,target:twilight,targetStage:0,direction:down=shocked,Whoa! 3-female_must_strip,target:twilight,targetStage:1,direction:down=shocked,You’re gonna go in reverse, aren’t you, Twilight? 3-female_must_strip,target:twilight,targetStage:2,direction:down=horny,What’s next, Twilight? @@ -4278,7 +4722,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_must_strip,target:emi,targetStage:1,direction:down=shocked,If you don't mind my asking, do you compete in the auglympics, Emi? 4-female_must_strip,target:emi,targetStage:2,direction:down=neutral,So... what extra augmentations would you like in your prosthetics? 4-female_must_strip,target:emi,targetStage:4,direction:down=excited,Are we finally going to get to see your <i>advanced techology</i>? -4-female_must_strip,target:emi,targetStage:5,direction:down=stripped,I'll be the next round that she's shaved. She <i>is</i> a runner, after all. +4-female_must_strip,target:emi,targetStage:5,direction:down=stripped,I'll bet the next round that she's shaved. She <i>is</i> a runner, after all. 4-female_must_strip,target:emi,targetStage:7,direction:down=excited,Excellent! A woman who relies on her equipment! 4-female_must_strip,target:estelle,targetStage:0,direction:down=shocked,<i>Stella</i>? Ohh... <i>Estelle!</i> I'm used to another high-class '<i>Stell.</i> 4-female_must_strip,target:estelle,targetStage:1,direction:down=neutral,I'm really interested to see how all of that comes together, Estelle... @@ -4288,6 +4732,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_must_strip,target:estelle,targetStage:5,direction:down=embarrassed,Do you want some help getting out of that? 4-female_must_strip,target:felicia,targetStage:0,direction:down=shocked,Whoa, Felicia! You're a hybrid, aren't you!? 4-female_must_strip,target:felicia,targetStage:1,direction:down=shocked,So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns... +4-female_must_strip,target:franziska,targetStage:0,direction:down=annoyed,You want to have a few Brandtinis and calm down? 4-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_horny1,alsoPlayingSayingMarker:futaba_horny1,direction:down=shocked,Nicole, that's a bit rude. 4-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_mom1,alsoPlayingSayingMarker:futaba_mom1,direction:down=shocked,She actually looks upset... 4-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_shave1,alsoPlayingSayingMarker:futaba_shave1,direction:down=embarrassed,Really? I wasn't expecting her to be hairy. Or, well, really bushy, at least. @@ -4501,6 +4946,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_must_strip,target:revy,targetStage:3,direction:down=excited,Thank you for putting the guns away, would've hated to have to file noise complaints. Those are modified Beretta 92FS, aren't they? I can tell they're modified by the extended barrel. 4-female_must_strip,target:revy,targetStage:3,direction:down=excited,Thanks for giving up your Berettas. Yep, I actually know a whole lot about guns! Yours are customized with ivory grips and the barrel's an inch above regulation. 4-female_must_strip,target:revy,targetStage:3,alsoPlaying:aimee,direction:down=sad,I'd say everyone could take their earplugs out now, but unfortunately, we still have Aimee firing away. Make due! +4-female_must_strip,target:rin,targetStage:0,direction:down=shocked,Rin, are you suffering from Darrow Deficiency Syndrome...? +4-female_must_strip,target:rin,targetStage:1,direction:down=embarrassed,Need some help, Rin? 4-female_must_strip,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,direction:down=shocked,You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together! 4-female_must_strip,target:ruby,targetStage:0,direction:down=neutral,Ms. Rose, pardon me, but you seem a little immature. Can I see some form of ID? 4-female_must_strip,target:ryuko,targetStage:0,targetSayingMarker:mako,totalRounds:0,direction:down=shocked,O-oh! Who's this now? @@ -4520,6 +4967,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_must_strip,target:saki,saidMarker:saki_drink,notSaidMarker:saki_sake,marker:saki_sake,direction:down=horny,Pfft. You see, Saki! It's fine! Say, how about we try some sake next! It's not <i>quite</i> the same as your name but... 4-female_must_strip,target:saki,saidMarker:saki_sake,notSaidMarker:saki_sip,marker:saki_sip,direction:down=embarrassed,Pfft. You're kinda a lightweight, huh, Saki. Say, if I told you I was in the mood for some <i>Saki</i> next, do you think I could have a sip? 4-female_must_strip,target:saki,saidMarker:saki_sip,notSaidMarker:saki_end,marker:saki_end,direction:down=shocked,Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen. +4-female_must_strip,target:saki_zls,targetStage:0,direction:down=annoyed,Vintage or not, I'm gonna need to see some ID, Ms...? +4-female_must_strip,target:saki_zls,targetStage:1,direction:down=excited,You know, if you ever wanted to sell out and make a normal living... +4-female_must_strip,target:saki_zls,targetStage:6,direction:down=sad,When you say zombie... do you mean like... virus plague... radiation...? +4-female_must_strip,target:sakura,targetStage:0,direction:down=excited,Such a cutie! You're an idol? Do you know *Kira* Miki? +4-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingNotSaidMarker:ss_threesome,direction:down=annoyed,Everyone wants to have a threesome until one person gets tired or jealous... +4-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingSaidMarker:ss_threesome,direction:down=shocked,...Green skin...? Is this some sort of... idol expression? +4-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,So... looks like we have a <i>another</i> zombie here tonight... +4-female_must_strip,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=horny,Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura! +4-female_must_strip,target:sakura,targetStage:3,direction:down=neutral,So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh... 4-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_bf1,alsoPlayingSayingMarker:sakura_bf1,direction:down=embarrassed,Naughty! I thought idols weren't allowed to date! 4-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_die1,alsoPlayingSayingMarker:sakura_die1,direction:down=annoyed,Nicole, seriously? 4-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_head1,alsoPlayingSayingMarker:sakura_head1,direction:down=annoyed,Way to state the obvious. @@ -4531,6 +4987,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_makeup1,alsoPlayingSayingMarker:sakura_makeup1,direction:down=embarrassed,It really was! I couldn't tell at all... unless this is yet another layer of makeup...? 4-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_song1,alsoPlayingSayingMarker:sakura_song1,direction:down=excited,Go Sakura! Er... Franchouchou #1! 4-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_touch1,alsoPlayingSayingMarker:sakura_touch1,direction:down=sad,I <i>have</i> been curious... but didn't quite know how to ask... +4-female_must_strip,target:sakura,targetStage:4,direction:down=embarrassed,You're awfully good at making your... condition work for you... +4-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=annoyed,I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but... +4-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part! 4-female_must_strip,target:samus,targetStage:0,direction:down=shocked,Whoa! Samus Aran, in the flesh! 4-female_must_strip,target:sayaka,targetStage:0,direction:down=embarrassed,You're a professional… <i>magical girl</i>-- ohhh! I get it! Say hi to Dorothy Haze next time you're on the job! 4-female_must_strip,target:sayaka,targetStage:1,direction:down=embarrassed,I thought for <i>sure</i> the Witch that Sayaka was talking about was her pimp or something... @@ -4568,6 +5027,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_must_strip,target:streaming-chan,targetStage:0,notSaidMarker:trashy_bar,direction:down=excited,Nicole! I haven't seen you in VA-11 HALL-A in a while. Have you found a trashy bar to entertain your viewers in yet? 4-female_must_strip,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,You wouldn't believe what she does during peak hours, Mahiru! 4-female_must_strip,target:streaming-chan,targetStage:6,alsoPlaying:mahiru,direction:down=embarrassed,Sssh... Mahiru, it's an act, silly. I think. Mostly. +4-female_must_strip,target:syrenne,targetStage:0,direction:down=embarrassed,Tattoos, a thirst, an accent... <i>who are you and where have you been all evening?</i> +4-female_must_strip,target:syrenne,targetStage:1,direction:down=neutral,So, how deep are you, Syrenne? Two, three big beers? +4-female_must_strip,target:syrenne,targetStage:2,direction:down=excited,Deal! Get her a refill! It's the least I can do. +4-female_must_strip,target:syrenne,targetStage:3,direction:down=excited,So, I think we're at the point in the evening I can ask you about your tattoos. +4-female_must_strip,target:syrenne,targetStage:4,direction:down=annoyed,Sober or not... I can't follow what you're saying. +4-female_must_strip,target:syrenne,targetStage:5,direction:down=shocked,Oh shit, your beer! 4-female_must_strip,target:twilight,targetStage:0,direction:down=shocked,Whoa! 4-female_must_strip,target:twilight,targetStage:1,direction:down=shocked,You’re gonna go in reverse, aren’t you, Twilight? 4-female_must_strip,target:twilight,targetStage:2,direction:down=horny,What’s next, Twilight? @@ -4856,7 +5321,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_must_strip,target:emi,targetStage:1,direction:down=shocked,If you don't mind my asking, do you compete in the auglympics, Emi? 5-female_must_strip,target:emi,targetStage:2,direction:down=neutral,So... what extra augmentations would you like in your prosthetics? 5-female_must_strip,target:emi,targetStage:4,direction:down=excited,Are we finally going to get to see your <i>advanced techology</i>? -5-female_must_strip,target:emi,targetStage:5,direction:down=stripped,I'll be the next round that she's shaved. She <i>is</i> a runner, after all. +5-female_must_strip,target:emi,targetStage:5,direction:down=stripped,I'll bet the next round that she's shaved. She <i>is</i> a runner, after all. 5-female_must_strip,target:emi,targetStage:7,direction:down=excited,Excellent! A woman who relies on her equipment! 5-female_must_strip,target:estelle,targetStage:0,direction:down=shocked,<i>Stella</i>? Ohh... <i>Estelle!</i> I'm used to another high-class '<i>Stell.</i> 5-female_must_strip,target:estelle,targetStage:1,direction:down=neutral,I'm really interested to see how all of that comes together, Estelle... @@ -4866,6 +5331,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_must_strip,target:estelle,targetStage:5,direction:down=embarrassed,Do you want some help getting out of that? 5-female_must_strip,target:felicia,targetStage:0,direction:down=shocked,Whoa, Felicia! You're a hybrid, aren't you!? 5-female_must_strip,target:felicia,targetStage:1,direction:down=shocked,So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns... +5-female_must_strip,target:franziska,targetStage:0,direction:down=annoyed,You want to have a few Brandtinis and calm down? 5-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_horny1,alsoPlayingSayingMarker:futaba_horny1,direction:down=shocked,Nicole, that's a bit rude. 5-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_mom1,alsoPlayingSayingMarker:futaba_mom1,direction:down=shocked,She actually looks upset... 5-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_shave1,alsoPlayingSayingMarker:futaba_shave1,direction:down=embarrassed,Really? I wasn't expecting her to be hairy. Or, well, really bushy, at least. @@ -5077,6 +5543,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_must_strip,target:revy,targetStage:3,direction:down=excited,Thank you for putting the guns away, would've hated to have to file noise complaints. Those are modified Beretta 92FS, aren't they? I can tell they're modified by the extended barrel. 5-female_must_strip,target:revy,targetStage:3,direction:down=excited,Thanks for giving up your Berettas. Yep, I actually know a whole lot about guns! Yours are customized with ivory grips and the barrel's an inch above regulation. 5-female_must_strip,target:revy,targetStage:3,alsoPlaying:aimee,direction:down=sad,I'd say everyone could take their earplugs out now, but unfortunately, we still have Aimee firing away. Make due! +5-female_must_strip,target:rin,targetStage:0,direction:down=shocked,Rin, are you suffering from Darrow Deficiency Syndrome...? +5-female_must_strip,target:rin,targetStage:1,direction:down=embarrassed,Need some help, Rin? 5-female_must_strip,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,direction:down=shocked,You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together! 5-female_must_strip,target:ruby,targetStage:0,direction:down=neutral,Ms. Rose, pardon me, but you seem a little immature. Can I see some form of ID? 5-female_must_strip,target:ryuko,targetStage:0,targetSayingMarker:mako,totalRounds:0,direction:down=shocked,O-oh! Who's this now? @@ -5096,6 +5564,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_must_strip,target:saki,saidMarker:saki_drink,notSaidMarker:saki_sake,marker:saki_sake,direction:down=horny,Pfft. You see, Saki! It's fine! Say, how about we try some sake next! It's not <i>quite</i> the same as your name but... 5-female_must_strip,target:saki,saidMarker:saki_sake,notSaidMarker:saki_sip,marker:saki_sip,direction:down=embarrassed,Pfft. You're kinda a lightweight, huh, Saki. Say, if I told you I was in the mood for some <i>Saki</i> next, do you think I could have a sip? 5-female_must_strip,target:saki,saidMarker:saki_sip,notSaidMarker:saki_end,marker:saki_end,direction:down=shocked,Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen. +5-female_must_strip,target:saki_zls,targetStage:0,direction:down=annoyed,Vintage or not, I'm gonna need to see some ID, Ms...? +5-female_must_strip,target:saki_zls,targetStage:1,direction:down=excited,You know, if you ever wanted to sell out and make a normal living... +5-female_must_strip,target:saki_zls,targetStage:6,direction:down=sad,When you say zombie... do you mean like... virus plague... radiation...? +5-female_must_strip,target:sakura,targetStage:0,direction:down=excited,Such a cutie! You're an idol? Do you know *Kira* Miki? +5-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingNotSaidMarker:ss_threesome,direction:down=annoyed,Everyone wants to have a threesome until one person gets tired or jealous... +5-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingSaidMarker:ss_threesome,direction:down=shocked,...Green skin...? Is this some sort of... idol expression? +5-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,So... looks like we have a <i>another</i> zombie here tonight... +5-female_must_strip,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=horny,Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura! +5-female_must_strip,target:sakura,targetStage:3,direction:down=neutral,So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh... 5-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_bf1,alsoPlayingSayingMarker:sakura_bf1,direction:down=embarrassed,Naughty! I thought idols weren't allowed to date! 5-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_die1,alsoPlayingSayingMarker:sakura_die1,direction:down=annoyed,Nicole, seriously? 5-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_head1,alsoPlayingSayingMarker:sakura_head1,direction:down=annoyed,Way to state the obvious. @@ -5107,6 +5584,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_makeup1,alsoPlayingSayingMarker:sakura_makeup1,direction:down=embarrassed,It really was! I couldn't tell at all... unless this is yet another layer of makeup...? 5-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_song1,alsoPlayingSayingMarker:sakura_song1,direction:down=excited,Go Sakura! Er... Franchouchou #1! 5-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_touch1,alsoPlayingSayingMarker:sakura_touch1,direction:down=sad,I <i>have</i> been curious... but didn't quite know how to ask... +5-female_must_strip,target:sakura,targetStage:4,direction:down=embarrassed,You're awfully good at making your... condition work for you... +5-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=annoyed,I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but... +5-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part! 5-female_must_strip,target:samus,targetStage:0,direction:down=shocked,Whoa! Samus Aran, in the flesh! 5-female_must_strip,target:sayaka,targetStage:0,direction:down=embarrassed,You're a professional… <i>magical girl</i>-- ohhh! I get it! Say hi to Dorothy Haze next time you're on the job! 5-female_must_strip,target:sayaka,targetStage:1,direction:down=embarrassed,I thought for <i>sure</i> the Witch that Sayaka was talking about was her pimp or something... @@ -5144,6 +5624,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_must_strip,target:streaming-chan,targetStage:0,notSaidMarker:trashy_bar,direction:down=excited,Nicole! I haven't seen you in VA-11 HALL-A in a while. Have you found a trashy bar to entertain your viewers in yet? 5-female_must_strip,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,You wouldn't believe what she does during peak hours, Mahiru! 5-female_must_strip,target:streaming-chan,targetStage:6,alsoPlaying:mahiru,direction:down=embarrassed,Sssh... Mahiru, it's an act, silly. I think. Mostly. +5-female_must_strip,target:syrenne,targetStage:0,direction:down=embarrassed,Tattoos, a thirst, an accent... <i>who are you and where have you been all evening?</i> +5-female_must_strip,target:syrenne,targetStage:1,direction:down=neutral,So, how deep are you, Syrenne? Two, three big beers? +5-female_must_strip,target:syrenne,targetStage:2,direction:down=excited,Deal! Get her a refill! It's the least I can do. +5-female_must_strip,target:syrenne,targetStage:3,direction:down=excited,So, I think we're at the point in the evening I can ask you about your tattoos. +5-female_must_strip,target:syrenne,targetStage:4,direction:down=annoyed,Sober or not... I can't follow what you're saying. +5-female_must_strip,target:syrenne,targetStage:5,direction:down=shocked,Oh shit, your beer! 5-female_must_strip,target:twilight,targetStage:0,direction:down=shocked,Whoa! 5-female_must_strip,target:twilight,targetStage:1,direction:down=shocked,You’re gonna go in reverse, aren’t you, Twilight? 5-female_must_strip,target:twilight,targetStage:2,direction:down=horny,What’s next, Twilight? @@ -5401,7 +5887,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_must_strip,target:emi,targetStage:1,direction:down=shocked,If you don't mind my asking, do you compete in the auglympics, Emi? 6-female_must_strip,target:emi,targetStage:2,direction:down=neutral,So... what extra augmentations would you like in your prosthetics? 6-female_must_strip,target:emi,targetStage:4,direction:down=excited,Are we finally going to get to see your <i>advanced techology</i>? -6-female_must_strip,target:emi,targetStage:5,direction:down=stripped,I'll be the next round that she's shaved. She <i>is</i> a runner, after all. +6-female_must_strip,target:emi,targetStage:5,direction:down=stripped,I'll bet the next round that she's shaved. She <i>is</i> a runner, after all. 6-female_must_strip,target:emi,targetStage:7,direction:down=excited,Excellent! A woman who relies on her equipment! 6-female_must_strip,target:estelle,targetStage:0,direction:down=shocked,<i>Stella</i>? Ohh... <i>Estelle!</i> I'm used to another high-class '<i>Stell.</i> 6-female_must_strip,target:estelle,targetStage:1,direction:down=neutral,I'm really interested to see how all of that comes together, Estelle... @@ -5411,6 +5897,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_must_strip,target:estelle,targetStage:5,direction:down=embarrassed,Do you want some help getting out of that? 6-female_must_strip,target:felicia,targetStage:0,direction:down=shocked,Whoa, Felicia! You're a hybrid, aren't you!? 6-female_must_strip,target:felicia,targetStage:1,direction:down=shocked,So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns... +6-female_must_strip,target:franziska,targetStage:0,direction:down=annoyed,You want to have a few Brandtinis and calm down? 6-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_horny1,alsoPlayingSayingMarker:futaba_horny1,direction:down=shocked,Nicole, that's a bit rude. 6-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_mom1,alsoPlayingSayingMarker:futaba_mom1,direction:down=shocked,She actually looks upset... 6-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_shave1,alsoPlayingSayingMarker:futaba_shave1,direction:down=embarrassed,Really? I wasn't expecting her to be hairy. Or, well, really bushy, at least. @@ -5624,6 +6111,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_must_strip,target:revy,targetStage:5,direction:down=horny,Oh Reeevyyy, I'll forget all about your outstanding warrants if you show off your pussy~ 6-female_must_strip,target:revy,targetStage:5,direction:down=horny,Revy, I'll forget all about seeing you here if you get naked~ 6-female_must_strip,target:revy,targetStage:5,direction:down=horny,C'mon, Revy, stop teasing me! I-I'll list you as dead in our databases if you fuck me now! +6-female_must_strip,target:rin,targetStage:0,direction:down=shocked,Rin, are you suffering from Darrow Deficiency Syndrome...? +6-female_must_strip,target:rin,targetStage:1,direction:down=embarrassed,Need some help, Rin? 6-female_must_strip,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,direction:down=shocked,You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together! 6-female_must_strip,target:ruby,targetStage:0,direction:down=neutral,Ms. Rose, pardon me, but you seem a little immature. Can I see some form of ID? 6-female_must_strip,target:ryuko,targetStage:0,targetSayingMarker:mako,totalRounds:0,direction:down=shocked,O-oh! Who's this now? @@ -5643,6 +6132,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_must_strip,target:saki,saidMarker:saki_drink,notSaidMarker:saki_sake,marker:saki_sake,direction:down=horny,Pfft. You see, Saki! It's fine! Say, how about we try some sake next! It's not <i>quite</i> the same as your name but... 6-female_must_strip,target:saki,saidMarker:saki_sake,notSaidMarker:saki_sip,marker:saki_sip,direction:down=embarrassed,Pfft. You're kinda a lightweight, huh, Saki. Say, if I told you I was in the mood for some <i>Saki</i> next, do you think I could have a sip? 6-female_must_strip,target:saki,saidMarker:saki_sip,notSaidMarker:saki_end,marker:saki_end,direction:down=shocked,Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen. +6-female_must_strip,target:saki_zls,targetStage:0,direction:down=annoyed,Vintage or not, I'm gonna need to see some ID, Ms...? +6-female_must_strip,target:saki_zls,targetStage:1,direction:down=excited,You know, if you ever wanted to sell out and make a normal living... +6-female_must_strip,target:saki_zls,targetStage:6,direction:down=sad,When you say zombie... do you mean like... virus plague... radiation...? +6-female_must_strip,target:sakura,targetStage:0,direction:down=excited,Such a cutie! You're an idol? Do you know *Kira* Miki? +6-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingNotSaidMarker:ss_threesome,direction:down=annoyed,Everyone wants to have a threesome until one person gets tired or jealous... +6-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingSaidMarker:ss_threesome,direction:down=shocked,...Green skin...? Is this some sort of... idol expression? +6-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,So... looks like we have a <i>another</i> zombie here tonight... +6-female_must_strip,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=horny,Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura! +6-female_must_strip,target:sakura,targetStage:3,direction:down=neutral,So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh... 6-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_bf1,alsoPlayingSayingMarker:sakura_bf1,direction:down=embarrassed,Naughty! I thought idols weren't allowed to date! 6-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_die1,alsoPlayingSayingMarker:sakura_die1,direction:down=annoyed,Nicole, seriously? 6-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_head1,alsoPlayingSayingMarker:sakura_head1,direction:down=annoyed,Way to state the obvious. @@ -5654,6 +6152,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_makeup1,alsoPlayingSayingMarker:sakura_makeup1,direction:down=embarrassed,It really was! I couldn't tell at all... unless this is yet another layer of makeup...? 6-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_song1,alsoPlayingSayingMarker:sakura_song1,direction:down=excited,Go Sakura! Er... Franchouchou #1! 6-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_touch1,alsoPlayingSayingMarker:sakura_touch1,direction:down=sad,I <i>have</i> been curious... but didn't quite know how to ask... +6-female_must_strip,target:sakura,targetStage:4,direction:down=embarrassed,You're awfully good at making your... condition work for you... +6-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=annoyed,I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but... +6-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part! 6-female_must_strip,target:samus,targetStage:0,direction:down=shocked,Whoa! Samus Aran, in the flesh! 6-female_must_strip,target:sayaka,targetStage:0,direction:down=embarrassed,You're a professional… <i>magical girl</i>-- ohhh! I get it! Say hi to Dorothy Haze next time you're on the job! 6-female_must_strip,target:sayaka,targetStage:1,direction:down=embarrassed,I thought for <i>sure</i> the Witch that Sayaka was talking about was her pimp or something... @@ -5691,6 +6192,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_must_strip,target:streaming-chan,targetStage:0,notSaidMarker:trashy_bar,direction:down=excited,Nicole! I haven't seen you in VA-11 HALL-A in a while. Have you found a trashy bar to entertain your viewers in yet? 6-female_must_strip,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,You wouldn't believe what she does during peak hours, Mahiru! 6-female_must_strip,target:streaming-chan,targetStage:6,alsoPlaying:mahiru,direction:down=embarrassed,Sssh... Mahiru, it's an act, silly. I think. Mostly. +6-female_must_strip,target:syrenne,targetStage:0,direction:down=embarrassed,Tattoos, a thirst, an accent... <i>who are you and where have you been all evening?</i> +6-female_must_strip,target:syrenne,targetStage:1,direction:down=neutral,So, how deep are you, Syrenne? Two, three big beers? +6-female_must_strip,target:syrenne,targetStage:2,direction:down=excited,Deal! Get her a refill! It's the least I can do. +6-female_must_strip,target:syrenne,targetStage:3,direction:down=excited,So, I think we're at the point in the evening I can ask you about your tattoos. +6-female_must_strip,target:syrenne,targetStage:4,direction:down=annoyed,Sober or not... I can't follow what you're saying. +6-female_must_strip,target:syrenne,targetStage:5,direction:down=shocked,Oh shit, your beer! 6-female_must_strip,target:twilight,targetStage:0,direction:down=shocked,Whoa! 6-female_must_strip,target:twilight,targetStage:1,direction:down=shocked,You’re gonna go in reverse, aren’t you, Twilight? 6-female_must_strip,target:twilight,targetStage:2,direction:down=horny,What’s next, Twilight? @@ -5945,7 +6452,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_must_strip,target:emi,targetStage:1,direction:down=shocked,If you don't mind my asking, do you compete in the auglympics, Emi? 7-female_must_strip,target:emi,targetStage:2,direction:down=neutral,So... what extra augmentations would you like in your prosthetics? 7-female_must_strip,target:emi,targetStage:4,direction:down=excited,Are we finally going to get to see your <i>advanced techology</i>? -7-female_must_strip,target:emi,targetStage:5,direction:down=stripped,I'll be the next round that she's shaved. She <i>is</i> a runner, after all. +7-female_must_strip,target:emi,targetStage:5,direction:down=stripped,I'll bet the next round that she's shaved. She <i>is</i> a runner, after all. 7-female_must_strip,target:emi,targetStage:7,direction:down=excited,Excellent! A woman who relies on her equipment! 7-female_must_strip,target:estelle,targetStage:0,direction:down=shocked,<i>Stella</i>? Ohh... <i>Estelle!</i> I'm used to another high-class '<i>Stell.</i> 7-female_must_strip,target:estelle,targetStage:1,direction:down=neutral,I'm really interested to see how all of that comes together, Estelle... @@ -5955,6 +6462,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_must_strip,target:estelle,targetStage:5,direction:down=embarrassed,Do you want some help getting out of that? 7-female_must_strip,target:felicia,targetStage:0,direction:down=shocked,Whoa, Felicia! You're a hybrid, aren't you!? 7-female_must_strip,target:felicia,targetStage:1,direction:down=shocked,So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns... +7-female_must_strip,target:franziska,targetStage:0,direction:down=annoyed,You want to have a few Brandtinis and calm down? 7-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_horny1,alsoPlayingSayingMarker:futaba_horny1,direction:down=shocked,Nicole, that's a bit rude. 7-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_mom1,alsoPlayingSayingMarker:futaba_mom1,direction:down=shocked,She actually looks upset... 7-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_shave1,alsoPlayingSayingMarker:futaba_shave1,direction:down=embarrassed,Really? I wasn't expecting her to be hairy. Or, well, really bushy, at least. @@ -6169,6 +6677,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_must_strip,target:revy,targetStage:5,direction:down=horny,Oh Reeevyyy, I'll forget all about your outstanding warrants if you show off your pussy~ 7-female_must_strip,target:revy,targetStage:5,direction:down=horny,Revy, I'll forget all about seeing you here if you get naked~ 7-female_must_strip,target:revy,targetStage:5,direction:down=horny,C'mon, Revy, stop teasing me! I-I'll list you as dead in our databases if you fuck me now! +7-female_must_strip,target:rin,targetStage:0,direction:down=shocked,Rin, are you suffering from Darrow Deficiency Syndrome...? +7-female_must_strip,target:rin,targetStage:1,direction:down=embarrassed,Need some help, Rin? 7-female_must_strip,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,direction:down=shocked,You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together! 7-female_must_strip,target:ruby,targetStage:0,direction:down=neutral,Ms. Rose, pardon me, but you seem a little immature. Can I see some form of ID? 7-female_must_strip,target:ryuko,targetStage:0,targetSayingMarker:mako,totalRounds:0,direction:down=shocked,O-oh! Who's this now? @@ -6188,6 +6698,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_must_strip,target:saki,saidMarker:saki_drink,notSaidMarker:saki_sake,marker:saki_sake,direction:down=horny,Pfft. You see, Saki! It's fine! Say, how about we try some sake next! It's not <i>quite</i> the same as your name but... 7-female_must_strip,target:saki,saidMarker:saki_sake,notSaidMarker:saki_sip,marker:saki_sip,direction:down=embarrassed,Pfft. You're kinda a lightweight, huh, Saki. Say, if I told you I was in the mood for some <i>Saki</i> next, do you think I could have a sip? 7-female_must_strip,target:saki,saidMarker:saki_sip,notSaidMarker:saki_end,marker:saki_end,direction:down=shocked,Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen. +7-female_must_strip,target:saki_zls,targetStage:0,direction:down=annoyed,Vintage or not, I'm gonna need to see some ID, Ms...? +7-female_must_strip,target:saki_zls,targetStage:1,direction:down=excited,You know, if you ever wanted to sell out and make a normal living... +7-female_must_strip,target:saki_zls,targetStage:6,direction:down=sad,When you say zombie... do you mean like... virus plague... radiation...? +7-female_must_strip,target:sakura,targetStage:0,direction:down=excited,Such a cutie! You're an idol? Do you know *Kira* Miki? +7-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingNotSaidMarker:ss_threesome,direction:down=annoyed,Everyone wants to have a threesome until one person gets tired or jealous... +7-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingSaidMarker:ss_threesome,direction:down=shocked,...Green skin...? Is this some sort of... idol expression? +7-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,So... looks like we have a <i>another</i> zombie here tonight... +7-female_must_strip,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=horny,Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura! +7-female_must_strip,target:sakura,targetStage:3,direction:down=neutral,So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh... 7-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_bf1,alsoPlayingSayingMarker:sakura_bf1,direction:down=embarrassed,Naughty! I thought idols weren't allowed to date! 7-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_die1,alsoPlayingSayingMarker:sakura_die1,direction:down=annoyed,Nicole, seriously? 7-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_head1,alsoPlayingSayingMarker:sakura_head1,direction:down=annoyed,Way to state the obvious. @@ -6199,6 +6718,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_makeup1,alsoPlayingSayingMarker:sakura_makeup1,direction:down=embarrassed,It really was! I couldn't tell at all... unless this is yet another layer of makeup...? 7-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_song1,alsoPlayingSayingMarker:sakura_song1,direction:down=excited,Go Sakura! Er... Franchouchou #1! 7-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_touch1,alsoPlayingSayingMarker:sakura_touch1,direction:down=sad,I <i>have</i> been curious... but didn't quite know how to ask... +7-female_must_strip,target:sakura,targetStage:4,direction:down=embarrassed,You're awfully good at making your... condition work for you... +7-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=annoyed,I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but... +7-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part! 7-female_must_strip,target:samus,targetStage:0,direction:down=shocked,Whoa! Samus Aran, in the flesh! 7-female_must_strip,target:sayaka,targetStage:0,direction:down=embarrassed,You're a professional… <i>magical girl</i>-- ohhh! I get it! Say hi to Dorothy Haze next time you're on the job! 7-female_must_strip,target:sayaka,targetStage:1,direction:down=embarrassed,I thought for <i>sure</i> the Witch that Sayaka was talking about was her pimp or something... @@ -6236,6 +6758,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_must_strip,target:streaming-chan,targetStage:0,notSaidMarker:trashy_bar,direction:down=excited,Nicole! I haven't seen you in VA-11 HALL-A in a while. Have you found a trashy bar to entertain your viewers in yet? 7-female_must_strip,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,You wouldn't believe what she does during peak hours, Mahiru! 7-female_must_strip,target:streaming-chan,targetStage:6,alsoPlaying:mahiru,direction:down=embarrassed,Sssh... Mahiru, it's an act, silly. I think. Mostly. +7-female_must_strip,target:syrenne,targetStage:0,direction:down=embarrassed,Tattoos, a thirst, an accent... <i>who are you and where have you been all evening?</i> +7-female_must_strip,target:syrenne,targetStage:1,direction:down=neutral,So, how deep are you, Syrenne? Two, three big beers? +7-female_must_strip,target:syrenne,targetStage:2,direction:down=excited,Deal! Get her a refill! It's the least I can do. +7-female_must_strip,target:syrenne,targetStage:3,direction:down=excited,So, I think we're at the point in the evening I can ask you about your tattoos. +7-female_must_strip,target:syrenne,targetStage:4,direction:down=annoyed,Sober or not... I can't follow what you're saying. +7-female_must_strip,target:syrenne,targetStage:5,direction:down=shocked,Oh shit, your beer! 7-female_must_strip,target:twilight,targetStage:0,direction:down=shocked,Whoa! 7-female_must_strip,target:twilight,targetStage:1,direction:down=shocked,You’re gonna go in reverse, aren’t you, Twilight? 7-female_must_strip,target:twilight,targetStage:2,direction:down=horny,What’s next, Twilight? @@ -6490,7 +7018,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_must_strip,target:emi,targetStage:1,direction:down=shocked,If you don't mind my asking, do you compete in the auglympics, Emi? -3-female_must_strip,target:emi,targetStage:2,direction:down=neutral,So... what extra augmentations would you like in your prosthetics? -3-female_must_strip,target:emi,targetStage:4,direction:down=excited,Are we finally going to get to see your <i>advanced techology</i>? --3-female_must_strip,target:emi,targetStage:5,direction:down=stripped,I'll be the next round that she's shaved. She <i>is</i> a runner, after all. +-3-female_must_strip,target:emi,targetStage:5,direction:down=stripped,I'll bet the next round that she's shaved. She <i>is</i> a runner, after all. -3-female_must_strip,target:emi,targetStage:7,direction:down=excited,Excellent! A woman who relies on her equipment! -3-female_must_strip,target:estelle,targetStage:0,direction:down=shocked,<i>Stella</i>? Ohh... <i>Estelle!</i> I'm used to another high-class '<i>Stell.</i> -3-female_must_strip,target:estelle,targetStage:1,direction:down=neutral,I'm really interested to see how all of that comes together, Estelle... @@ -6500,6 +7028,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_must_strip,target:estelle,targetStage:5,direction:down=embarrassed,Do you want some help getting out of that? -3-female_must_strip,target:felicia,targetStage:0,direction:down=shocked,Whoa, Felicia! You're a hybrid, aren't you!? -3-female_must_strip,target:felicia,targetStage:1,direction:down=shocked,So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns... +-3-female_must_strip,target:franziska,targetStage:0,direction:down=annoyed,You want to have a few Brandtinis and calm down? -3-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_horny1,alsoPlayingSayingMarker:futaba_horny1,direction:down=shocked,Nicole, that's a bit rude. -3-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_mom1,alsoPlayingSayingMarker:futaba_mom1,direction:down=shocked,She actually looks upset... -3-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_shave1,alsoPlayingSayingMarker:futaba_shave1,direction:down=embarrassed,Really? I wasn't expecting her to be hairy. Or, well, really bushy, at least. @@ -6715,6 +7244,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_must_strip,target:revy,targetStage:5,direction:down=horny,Oh Reeevyyy, I'll forget all about your outstanding warrants if you show off your pussy~ -3-female_must_strip,target:revy,targetStage:5,direction:down=horny,Revy, I'll forget all about seeing you here if you get naked~ -3-female_must_strip,target:revy,targetStage:5,direction:down=horny,C'mon, Revy, stop teasing me! I-I'll list you as dead in our databases if you fuck me now! +-3-female_must_strip,target:rin,targetStage:0,direction:down=shocked,Rin, are you suffering from Darrow Deficiency Syndrome...? +-3-female_must_strip,target:rin,targetStage:1,direction:down=embarrassed,Need some help, Rin? -3-female_must_strip,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,direction:down=shocked,You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together! -3-female_must_strip,target:ruby,targetStage:0,direction:down=neutral,Ms. Rose, pardon me, but you seem a little immature. Can I see some form of ID? -3-female_must_strip,target:ryuko,targetStage:0,targetSayingMarker:mako,totalRounds:0,direction:down=shocked,O-oh! Who's this now? @@ -6734,6 +7265,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_must_strip,target:saki,saidMarker:saki_drink,notSaidMarker:saki_sake,marker:saki_sake,direction:down=horny,Pfft. You see, Saki! It's fine! Say, how about we try some sake next! It's not <i>quite</i> the same as your name but... -3-female_must_strip,target:saki,saidMarker:saki_sake,notSaidMarker:saki_sip,marker:saki_sip,direction:down=embarrassed,Pfft. You're kinda a lightweight, huh, Saki. Say, if I told you I was in the mood for some <i>Saki</i> next, do you think I could have a sip? -3-female_must_strip,target:saki,saidMarker:saki_sip,notSaidMarker:saki_end,marker:saki_end,direction:down=shocked,Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen. +-3-female_must_strip,target:saki_zls,targetStage:0,direction:down=annoyed,Vintage or not, I'm gonna need to see some ID, Ms...? +-3-female_must_strip,target:saki_zls,targetStage:1,direction:down=excited,You know, if you ever wanted to sell out and make a normal living... +-3-female_must_strip,target:saki_zls,targetStage:6,direction:down=sad,When you say zombie... do you mean like... virus plague... radiation...? +-3-female_must_strip,target:sakura,targetStage:0,direction:down=excited,Such a cutie! You're an idol? Do you know *Kira* Miki? +-3-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingNotSaidMarker:ss_threesome,direction:down=annoyed,Everyone wants to have a threesome until one person gets tired or jealous... +-3-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingSaidMarker:ss_threesome,direction:down=shocked,...Green skin...? Is this some sort of... idol expression? +-3-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,So... looks like we have a <i>another</i> zombie here tonight... +-3-female_must_strip,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=horny,Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura! +-3-female_must_strip,target:sakura,targetStage:3,direction:down=neutral,So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh... -3-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_bf1,alsoPlayingSayingMarker:sakura_bf1,direction:down=embarrassed,Naughty! I thought idols weren't allowed to date! -3-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_die1,alsoPlayingSayingMarker:sakura_die1,direction:down=annoyed,Nicole, seriously? -3-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_head1,alsoPlayingSayingMarker:sakura_head1,direction:down=annoyed,Way to state the obvious. @@ -6745,6 +7285,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_makeup1,alsoPlayingSayingMarker:sakura_makeup1,direction:down=embarrassed,It really was! I couldn't tell at all... unless this is yet another layer of makeup...? -3-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_song1,alsoPlayingSayingMarker:sakura_song1,direction:down=excited,Go Sakura! Er... Franchouchou #1! -3-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_touch1,alsoPlayingSayingMarker:sakura_touch1,direction:down=sad,I <i>have</i> been curious... but didn't quite know how to ask... +-3-female_must_strip,target:sakura,targetStage:4,direction:down=embarrassed,You're awfully good at making your... condition work for you... +-3-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=annoyed,I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but... +-3-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part! -3-female_must_strip,target:samus,targetStage:0,direction:down=shocked,Whoa! Samus Aran, in the flesh! -3-female_must_strip,target:sayaka,targetStage:0,direction:down=embarrassed,You're a professional… <i>magical girl</i>-- ohhh! I get it! Say hi to Dorothy Haze next time you're on the job! -3-female_must_strip,target:sayaka,targetStage:1,direction:down=embarrassed,I thought for <i>sure</i> the Witch that Sayaka was talking about was her pimp or something... @@ -6782,6 +7325,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_must_strip,target:streaming-chan,targetStage:0,notSaidMarker:trashy_bar,direction:down=excited,Nicole! I haven't seen you in VA-11 HALL-A in a while. Have you found a trashy bar to entertain your viewers in yet? -3-female_must_strip,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,You wouldn't believe what she does during peak hours, Mahiru! -3-female_must_strip,target:streaming-chan,targetStage:6,alsoPlaying:mahiru,direction:down=embarrassed,Sssh... Mahiru, it's an act, silly. I think. Mostly. +-3-female_must_strip,target:syrenne,targetStage:0,direction:down=embarrassed,Tattoos, a thirst, an accent... <i>who are you and where have you been all evening?</i> +-3-female_must_strip,target:syrenne,targetStage:1,direction:down=neutral,So, how deep are you, Syrenne? Two, three big beers? +-3-female_must_strip,target:syrenne,targetStage:2,direction:down=excited,Deal! Get her a refill! It's the least I can do. +-3-female_must_strip,target:syrenne,targetStage:3,direction:down=excited,So, I think we're at the point in the evening I can ask you about your tattoos. +-3-female_must_strip,target:syrenne,targetStage:4,direction:down=annoyed,Sober or not... I can't follow what you're saying. +-3-female_must_strip,target:syrenne,targetStage:5,direction:down=shocked,Oh shit, your beer! -3-female_must_strip,target:twilight,targetStage:0,direction:down=shocked,Whoa! -3-female_must_strip,target:twilight,targetStage:1,direction:down=shocked,You’re gonna go in reverse, aren’t you, Twilight? -3-female_must_strip,target:twilight,targetStage:2,direction:down=horny,What’s next, Twilight? @@ -7028,6 +7577,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_must_strip,target:estelle,targetStage:5,direction:down=embarrassed,Do you want some help getting out of that? -2-female_must_strip,target:felicia,targetStage:0,direction:down=shocked,Whoa, Felicia! You're a hybrid, aren't you!? -2-female_must_strip,target:felicia,targetStage:1,direction:down=shocked,So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns... +-2-female_must_strip,target:franziska,targetStage:0,direction:down=annoyed,You want to have a few Brandtinis and calm down? -2-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_horny1,alsoPlayingSayingMarker:futaba_horny1,direction:down=shocked,Nicole, that's a bit rude. -2-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_mom1,alsoPlayingSayingMarker:futaba_mom1,direction:down=shocked,She actually looks upset... -2-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_shave1,alsoPlayingSayingMarker:futaba_shave1,direction:down=embarrassed,Really? I wasn't expecting her to be hairy. Or, well, really bushy, at least. @@ -7242,6 +7792,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_must_strip,target:revy,targetStage:5,direction:down=horny,Oh Reeevyyy, I'll forget all about your outstanding warrants if you show off your pussy~ -2-female_must_strip,target:revy,targetStage:5,direction:down=horny,Revy, I'll forget all about seeing you here if you get naked~ -2-female_must_strip,target:revy,targetStage:5,direction:down=horny,C'mon, Revy, stop teasing me! I-I'll list you as dead in our databases if you fuck me now! +-2-female_must_strip,target:rin,targetStage:0,direction:down=shocked,Rin, are you suffering from Darrow Deficiency Syndrome...? +-2-female_must_strip,target:rin,targetStage:1,direction:down=embarrassed,Need some help, Rin? -2-female_must_strip,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,direction:down=shocked,You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together! -2-female_must_strip,target:ruby,targetStage:0,direction:down=neutral,Ms. Rose, pardon me, but you seem a little immature. Can I see some form of ID? -2-female_must_strip,target:ryuko,targetStage:0,targetSayingMarker:mako,totalRounds:0,direction:down=shocked,O-oh! Who's this now? @@ -7261,6 +7813,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_must_strip,target:saki,saidMarker:saki_drink,notSaidMarker:saki_sake,marker:saki_sake,direction:down=horny,Pfft. You see, Saki! It's fine! Say, how about we try some sake next! It's not <i>quite</i> the same as your name but... -2-female_must_strip,target:saki,saidMarker:saki_sake,notSaidMarker:saki_sip,marker:saki_sip,direction:down=embarrassed,Pfft. You're kinda a lightweight, huh, Saki. Say, if I told you I was in the mood for some <i>Saki</i> next, do you think I could have a sip? -2-female_must_strip,target:saki,saidMarker:saki_sip,notSaidMarker:saki_end,marker:saki_end,direction:down=shocked,Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen. +-2-female_must_strip,target:saki_zls,targetStage:0,direction:down=annoyed,Vintage or not, I'm gonna need to see some ID, Ms...? +-2-female_must_strip,target:saki_zls,targetStage:1,direction:down=excited,You know, if you ever wanted to sell out and make a normal living... +-2-female_must_strip,target:saki_zls,targetStage:6,direction:down=sad,When you say zombie... do you mean like... virus plague... radiation...? +-2-female_must_strip,target:sakura,targetStage:0,direction:down=excited,Such a cutie! You're an idol? Do you know *Kira* Miki? +-2-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingNotSaidMarker:ss_threesome,direction:down=annoyed,Everyone wants to have a threesome until one person gets tired or jealous... +-2-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingSaidMarker:ss_threesome,direction:down=shocked,...Green skin...? Is this some sort of... idol expression? +-2-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,So... looks like we have a <i>another</i> zombie here tonight... +-2-female_must_strip,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=horny,Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura! +-2-female_must_strip,target:sakura,targetStage:3,direction:down=neutral,So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh... -2-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_bf1,alsoPlayingSayingMarker:sakura_bf1,direction:down=embarrassed,Naughty! I thought idols weren't allowed to date! -2-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_die1,alsoPlayingSayingMarker:sakura_die1,direction:down=annoyed,Nicole, seriously? -2-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_head1,alsoPlayingSayingMarker:sakura_head1,direction:down=annoyed,Way to state the obvious. @@ -7272,6 +7833,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_makeup1,alsoPlayingSayingMarker:sakura_makeup1,direction:down=embarrassed,It really was! I couldn't tell at all... unless this is yet another layer of makeup...? -2-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_song1,alsoPlayingSayingMarker:sakura_song1,direction:down=excited,Go Sakura! Er... Franchouchou #1! -2-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_touch1,alsoPlayingSayingMarker:sakura_touch1,direction:down=sad,I <i>have</i> been curious... but didn't quite know how to ask... +-2-female_must_strip,target:sakura,targetStage:4,direction:down=embarrassed,You're awfully good at making your... condition work for you... +-2-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=annoyed,I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but... +-2-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part! -2-female_must_strip,target:samus,targetStage:0,direction:down=shocked,Whoa! Samus Aran, in the flesh! -2-female_must_strip,target:sayaka,targetStage:0,direction:down=embarrassed,You're a professional… <i>magical girl</i>-- ohhh! I get it! Say hi to Dorothy Haze next time you're on the job! -2-female_must_strip,target:sayaka,targetStage:1,direction:down=embarrassed,I thought for <i>sure</i> the Witch that Sayaka was talking about was her pimp or something... @@ -7309,6 +7873,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_must_strip,target:streaming-chan,targetStage:0,notSaidMarker:trashy_bar,direction:down=excited,Nicole! I haven't seen you in VA-11 HALL-A in a while. Have you found a trashy bar to entertain your viewers in yet? -2-female_must_strip,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,You wouldn't believe what she does during peak hours, Mahiru! -2-female_must_strip,target:streaming-chan,targetStage:6,alsoPlaying:mahiru,direction:down=embarrassed,Sssh... Mahiru, it's an act, silly. I think. Mostly. +-2-female_must_strip,target:syrenne,targetStage:0,direction:down=embarrassed,Tattoos, a thirst, an accent... <i>who are you and where have you been all evening?</i> +-2-female_must_strip,target:syrenne,targetStage:1,direction:down=neutral,So, how deep are you, Syrenne? Two, three big beers? +-2-female_must_strip,target:syrenne,targetStage:2,direction:down=excited,Deal! Get her a refill! It's the least I can do. +-2-female_must_strip,target:syrenne,targetStage:3,direction:down=excited,So, I think we're at the point in the evening I can ask you about your tattoos. +-2-female_must_strip,target:syrenne,targetStage:4,direction:down=annoyed,Sober or not... I can't follow what you're saying. +-2-female_must_strip,target:syrenne,targetStage:5,direction:down=shocked,Oh shit, your beer! -2-female_must_strip,target:twilight,targetStage:0,direction:down=shocked,Whoa! -2-female_must_strip,target:twilight,targetStage:1,direction:down=shocked,You’re gonna go in reverse, aren’t you, Twilight? -2-female_must_strip,target:twilight,targetStage:2,direction:down=horny,What’s next, Twilight? @@ -7553,6 +8123,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_must_strip,target:estelle,targetStage:5,direction:down=embarrassed,Do you want some help getting out of that? -1-female_must_strip,target:felicia,targetStage:0,direction:down=shocked,Whoa, Felicia! You're a hybrid, aren't you!? -1-female_must_strip,target:felicia,targetStage:1,direction:down=shocked,So, I know the Gigavangelists actually employ a lot of white-furred hybrid nuns... +-1-female_must_strip,target:franziska,targetStage:0,direction:down=annoyed,You want to have a few Brandtinis and calm down? -1-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_horny1,alsoPlayingSayingMarker:futaba_horny1,direction:down=shocked,Nicole, that's a bit rude. -1-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_mom1,alsoPlayingSayingMarker:futaba_mom1,direction:down=shocked,She actually looks upset... -1-female_must_strip,target:futaba,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<4,alsoPlayingNotSaidMarker:futaba_shave1,alsoPlayingSayingMarker:futaba_shave1,direction:down=embarrassed,Really? I wasn't expecting her to be hairy. Or, well, really bushy, at least. @@ -7767,6 +8338,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_must_strip,target:revy,targetStage:5,direction:down=horny,Oh Reeevyyy, I'll forget all about your outstanding warrants if you show off your pussy~ -1-female_must_strip,target:revy,targetStage:5,direction:down=horny,Revy, I'll forget all about seeing you here if you get naked~ -1-female_must_strip,target:revy,targetStage:5,direction:down=horny,C'mon, Revy, stop teasing me! I-I'll list you as dead in our databases if you fuck me now! +-1-female_must_strip,target:rin,targetStage:0,direction:down=shocked,Rin, are you suffering from Darrow Deficiency Syndrome...? +-1-female_must_strip,target:rin,targetStage:1,direction:down=embarrassed,Need some help, Rin? -1-female_must_strip,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,direction:down=shocked,You know, Ruby, Yang seems really skittish about you being here. The shyness is adorable! I think you two would be cute together! -1-female_must_strip,target:ruby,targetStage:0,direction:down=neutral,Ms. Rose, pardon me, but you seem a little immature. Can I see some form of ID? -1-female_must_strip,target:ryuko,targetStage:0,targetSayingMarker:mako,totalRounds:0,direction:down=shocked,O-oh! Who's this now? @@ -7786,6 +8359,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_must_strip,target:saki,saidMarker:saki_drink,notSaidMarker:saki_sake,marker:saki_sake,direction:down=horny,Pfft. You see, Saki! It's fine! Say, how about we try some sake next! It's not <i>quite</i> the same as your name but... -1-female_must_strip,target:saki,saidMarker:saki_sake,notSaidMarker:saki_sip,marker:saki_sip,direction:down=embarrassed,Pfft. You're kinda a lightweight, huh, Saki. Say, if I told you I was in the mood for some <i>Saki</i> next, do you think I could have a sip? -1-female_must_strip,target:saki,saidMarker:saki_sip,notSaidMarker:saki_end,marker:saki_end,direction:down=shocked,Oh dear. Sorry, Saki. I must seem like a huge jerk. I'd never want to take advantage of you. Just wanted to get you to relax a bit. Gomen. +-1-female_must_strip,target:saki_zls,targetStage:0,direction:down=annoyed,Vintage or not, I'm gonna need to see some ID, Ms...? +-1-female_must_strip,target:saki_zls,targetStage:1,direction:down=excited,You know, if you ever wanted to sell out and make a normal living... +-1-female_must_strip,target:saki_zls,targetStage:6,direction:down=sad,When you say zombie... do you mean like... virus plague... radiation...? +-1-female_must_strip,target:sakura,targetStage:0,direction:down=excited,Such a cutie! You're an idol? Do you know *Kira* Miki? +-1-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingNotSaidMarker:ss_threesome,direction:down=annoyed,Everyone wants to have a threesome until one person gets tired or jealous... +-1-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingSaidMarker:ss_threesome,direction:down=shocked,...Green skin...? Is this some sort of... idol expression? +-1-female_must_strip,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,So... looks like we have a <i>another</i> zombie here tonight... +-1-female_must_strip,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=horny,Yeah! But we had to fight her down to her underwear to get there! You're a lot quicker on it, Sakura! +-1-female_must_strip,target:sakura,targetStage:3,direction:down=neutral,So what kind of zombies <i>are</i> you? I've heard of ELID radiation but you don't seem... uh... -1-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_bf1,alsoPlayingSayingMarker:sakura_bf1,direction:down=embarrassed,Naughty! I thought idols weren't allowed to date! -1-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_die1,alsoPlayingSayingMarker:sakura_die1,direction:down=annoyed,Nicole, seriously? -1-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers<6,alsoPlayingNotSaidMarker:sakura_head1,alsoPlayingSayingMarker:sakura_head1,direction:down=annoyed,Way to state the obvious. @@ -7797,6 +8379,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_makeup1,alsoPlayingSayingMarker:sakura_makeup1,direction:down=embarrassed,It really was! I couldn't tell at all... unless this is yet another layer of makeup...? -1-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_song1,alsoPlayingSayingMarker:sakura_song1,direction:down=excited,Go Sakura! Er... Franchouchou #1! -1-female_must_strip,target:sakura,targetStage:3-6,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:viewers>=6,alsoPlayingNotSaidMarker:sakura_touch1,alsoPlayingSayingMarker:sakura_touch1,direction:down=sad,I <i>have</i> been curious... but didn't quite know how to ask... +-1-female_must_strip,target:sakura,targetStage:4,direction:down=embarrassed,You're awfully good at making your... condition work for you... +-1-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=annoyed,I get that you're friends... but I can't tell if Saki's joking or not, Sakura... not about your body but... +-1-female_must_strip,target:sakura,targetStage:4,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,She's totally right! Not about the violation of natural laws using alien radiation or viruses, but the hot part! -1-female_must_strip,target:samus,targetStage:0,direction:down=shocked,Whoa! Samus Aran, in the flesh! -1-female_must_strip,target:sayaka,targetStage:0,direction:down=embarrassed,You're a professional… <i>magical girl</i>-- ohhh! I get it! Say hi to Dorothy Haze next time you're on the job! -1-female_must_strip,target:sayaka,targetStage:1,direction:down=embarrassed,I thought for <i>sure</i> the Witch that Sayaka was talking about was her pimp or something... @@ -7834,6 +8419,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_must_strip,target:streaming-chan,targetStage:0,notSaidMarker:trashy_bar,direction:down=excited,Nicole! I haven't seen you in VA-11 HALL-A in a while. Have you found a trashy bar to entertain your viewers in yet? -1-female_must_strip,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,You wouldn't believe what she does during peak hours, Mahiru! -1-female_must_strip,target:streaming-chan,targetStage:6,alsoPlaying:mahiru,direction:down=embarrassed,Sssh... Mahiru, it's an act, silly. I think. Mostly. +-1-female_must_strip,target:syrenne,targetStage:0,direction:down=embarrassed,Tattoos, a thirst, an accent... <i>who are you and where have you been all evening?</i> +-1-female_must_strip,target:syrenne,targetStage:1,direction:down=neutral,So, how deep are you, Syrenne? Two, three big beers? +-1-female_must_strip,target:syrenne,targetStage:2,direction:down=excited,Deal! Get her a refill! It's the least I can do. +-1-female_must_strip,target:syrenne,targetStage:3,direction:down=excited,So, I think we're at the point in the evening I can ask you about your tattoos. +-1-female_must_strip,target:syrenne,targetStage:4,direction:down=annoyed,Sober or not... I can't follow what you're saying. +-1-female_must_strip,target:syrenne,targetStage:5,direction:down=shocked,Oh shit, your beer! -1-female_must_strip,target:twilight,targetStage:0,direction:down=shocked,Whoa! -1-female_must_strip,target:twilight,targetStage:1,direction:down=shocked,You’re gonna go in reverse, aren’t you, Twilight? -1-female_must_strip,target:twilight,targetStage:2,direction:down=horny,What’s next, Twilight? @@ -7977,9 +8568,14 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_removing_accessory,target:peach,targetStage:0,direction:down=neutral,That's a costume of Princess Peach, right? You certainly love your retro references. 0-female_removing_accessory,target:remilia,targetStage:0,direction:down=shocked,Whoa, what happened? 0-female_removing_accessory,target:revy,targetStage:3,direction:down=neutral,I'm not exactly a gun nut, but I like to understand the technology the gangs around Glitch City use. +0-female_removing_accessory,target:rin,targetStage:1,direction:down=excited,So cute! It's like when Stella dresses my wounds! 0-female_removing_accessory,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,direction:down=sad,Oh wait, you’re sisters… 0-female_removing_accessory,target:ruby,targetStage:0,direction:down=shocked,Huh. I don’t know where Beacon is, but this ID definitely checks out. 0-female_removing_accessory,target:ryuko,targetStage:0,direction:down=embarrassed,She's such a cutie, rolling around your feet like that... +0-female_removing_accessory,target:sakura,targetStage:0,direction:down=embarrassed,She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights... +0-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,...But it's still a fun idea to try anyway. +0-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,I'm not sure I follow... is she turned on...? Or what? +0-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingNotSaidMarker:ss_threesome,direction:down=excited,I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right? 0-female_removing_accessory,target:samus,targetStage:0,direction:down=excited,Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding… 0-female_removing_accessory,target:sayaka,targetStage:0,direction:down=shocked,Wow? You've never taken that off before? Really? 0-female_removing_accessory,target:sayla,targetStage:0,direction:down=horny,Because I get this crick in my back-- @@ -7992,6 +8588,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_removing_accessory,target:streaming-chan,targetStage:0,alsoPlaying:mahiru,direction:down=sad,Oh <i>God</i>, I've heard about that case, Mahiru. Don't worry. Streaming-chan might be... out there, but she doesn't do smut. Um. Everything else though... 0-female_removing_accessory,target:streaming-chan,targetStage:1,direction:down=excited,Aw, can't you linger a bit longer? 0-female_removing_accessory,target:streaming-chan,targetStage:1,alsoPlaying:mahiru,direction:down=embarrassed,Maybe you could give her a kiss or a grope, and let me take a picture, if you're so worried, Mahiru? +0-female_removing_accessory,target:syrenne,targetStage:1,direction:down=shocked,What do those do, exactly, besides make your muscles look big and strong? 0-female_removing_accessory,target:uravity,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:ocha_quirk1,alsoPlayingNotSaidMarker:ocha_quirk2,alsoPlayingSayingMarker:ocha_quirk2,direction:down=excited,Tell us! Tell us! 0-female_removing_accessory,target:velma,targetStage:0,direction:down=shocked,Oh! Uh. No... well... maybe a little... Your panties aren't as orange as the rest of your outfit... 0-female_removing_accessory,target:weiss,targetStage:0,direction:down=annoyed,Schnee? Weiss Schnee? @@ -8000,6 +8597,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_removed_accessory,direction:down=sad,Surely there's something better you can take off? 0-female_removed_accessory,direction:down=embarrassed,I could give you a ticket for not stripping something better... 0-female_removed_accessory,direction:down=neutral,I would love a drink right now. +0-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-stella:0,direction:down=excited,Watching you two flirt reminds me of Stella and I! I really should bring her here sometime! +0-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-zombieland_saga:2,direction:down=excited,Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols! 0-female_removed_accessory,filter:school_uniform,notSaidMarker:uniform3,marker:uniform3,direction:down=neutral,Hmm... well, your card looks in order. Eighteen, all right. I suppose you can stay if you want. 0-female_removed_accessory,target:aella,targetStage:1,direction:down=sad,O-oh, wait a second. You're not a White Knight, huh? Well, if you'd like that drink, I still wouldn't mind! 0-female_removed_accessory,target:aella,targetStage:2,direction:down=excited,Even though we're from <i>very</i> different worlds, Zaibatsu Corp does keep a lot of old motifs for our armor. Like calling my gloves "gauntlets." I'm glad you embrace that theme too, Aella! @@ -8079,9 +8678,11 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_removed_accessory,target:peach,targetStage:1,direction:down=shocked,Wait, are you saying you <i>are</i> Princess Peach? Well, whatever floats your skirt, I suppose. 0-female_removed_accessory,target:remilia,targetStage:1,direction:down=sad,I've barely even gotten started... maybe I <i>should</i> cool it... 0-female_removed_accessory,target:revy,targetStage:4,direction:down=excited,Everyone, you can remove those earplugs I passed out! The guns are gone now. +0-female_removed_accessory,target:rin,targetStage:2,direction:down=embarrassed,If the drinks and cards keep flowing, maybe this'll end the same for you all... 0-female_removed_accessory,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. 0-female_removed_accessory,target:ruby,targetStage:1,direction:down=horny,Ah, to be barely legal again. This’ll be fun playing with you! 0-female_removed_accessory,target:ryuko,targetStage:1,direction:down=excited,Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists... +0-female_removed_accessory,target:sakura,targetStage:1,direction:down=horny,Despite the schoolgirl charm, you're old enough to drink, right? Want me grab you something, Ms. Number One? 0-female_removed_accessory,target:samus,targetStage:1,direction:down=neutral,And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech! 0-female_removed_accessory,target:sayaka,targetStage:1,id:4,direction:down=annoyed,I'm confused. Aren't you some sort of high end pros-- I mean, <i>magical girl</i>? 0-female_removed_accessory,target:sayla,targetStage:1,direction:down=annoyed,--Oh, I see. You don’t work on that kinda stuff. No worries! Let’s just enjoy the game. @@ -8096,6 +8697,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_removed_accessory,target:streaming-chan,targetStage:2,marker:foot_fetish,direction:down=horny,What? I'm great at foot massages for a reason, fellas. 0-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:futaba,marker:thigh-highs,direction:down=horny,I've got a feeling <i>Futaba's</i> liking the thigh-high suggestion, Nicole. 0-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=excited,I think you'd look cute dressed up like Nicole, Mahiru! Or vice versa. Maybe some sort of media exchange...? Nevermind! Just thinking and drinking. +0-female_removed_accessory,target:syrenne,targetStage:2,direction:down=embarrassed,...Not that it was a bad look. 0-female_removed_accessory,target:velma,targetStage:1,direction:down=excited,O-oh! Very sassy, Velma! I like it! Um. A lot! 0-female_removed_accessory,target:weiss,targetStage:1,direction:down=neutral,Huh, I’m surprised the heiress of the Schnee Dust Company would be out here playing strip poker, but it doesn’t mean I’m going to complain. 0-female_removed_accessory,target:yang,alsoPlaying:ruby,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. @@ -8211,8 +8813,14 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_removing_accessory,target:peach,targetStage:0,direction:down=neutral,That's a costume of Princess Peach, right? You certainly love your retro references. 1-female_removing_accessory,target:remilia,targetStage:0,direction:down=shocked,Whoa, what happened? 1-female_removing_accessory,target:revy,targetStage:3,direction:down=neutral,I'm not exactly a gun nut, but I like to understand the technology the gangs around Glitch City use. +1-female_removing_accessory,target:rin,targetStage:1,direction:down=excited,So cute! It's like when Stella dresses my wounds! 1-female_removing_accessory,target:ruby,targetStage:0,direction:down=shocked,Huh. I don’t know where Beacon is, but this ID definitely checks out. 1-female_removing_accessory,target:ryuko,targetStage:0,direction:down=embarrassed,She's such a cutie, rolling around your feet like that... +1-female_removing_accessory,target:sakura,targetStage:0,direction:down=embarrassed,She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights... +1-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,...But it's still a fun idea to try anyway. +1-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,...Are the drinks hitting harder than I expected, or...? +1-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,I'm not sure I follow... is she turned on...? Or what? +1-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingNotSaidMarker:ss_threesome,direction:down=excited,I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right? 1-female_removing_accessory,target:samus,targetStage:0,direction:down=excited,Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding… 1-female_removing_accessory,target:sayaka,targetStage:0,direction:down=shocked,Wow? You've never taken that off before? Really? 1-female_removing_accessory,target:sayla,targetStage:0,direction:down=horny,Because I get this crick in my back-- @@ -8225,6 +8833,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_removing_accessory,target:streaming-chan,targetStage:0,alsoPlaying:mahiru,direction:down=sad,Oh <i>God</i>, I've heard about that case, Mahiru. Don't worry. Streaming-chan might be... out there, but she doesn't do smut. Um. Everything else though... 1-female_removing_accessory,target:streaming-chan,targetStage:1,direction:down=excited,Aw, can't you linger a bit longer? 1-female_removing_accessory,target:streaming-chan,targetStage:1,alsoPlaying:mahiru,direction:down=embarrassed,Maybe you could give her a kiss or a grope, and let me take a picture, if you're so worried, Mahiru? +1-female_removing_accessory,target:syrenne,targetStage:1,direction:down=shocked,What do those do, exactly, besides make your muscles look big and strong? 1-female_removing_accessory,target:uravity,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:ocha_quirk1,alsoPlayingNotSaidMarker:ocha_quirk2,alsoPlayingSayingMarker:ocha_quirk2,direction:down=excited,Tell us! Tell us! 1-female_removing_accessory,target:velma,targetStage:0,direction:down=shocked,Oh! Uh. No... well... maybe a little... Your panties aren't as orange as the rest of your outfit... 1-female_removing_accessory,target:weiss,targetStage:0,direction:down=annoyed,Schnee? Weiss Schnee? @@ -8232,6 +8841,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_removed_accessory,direction:down=neutral,Next hand, please. 1-female_removed_accessory,direction:down=shocked,We'll be here all night if we don't pick up the pace. 1-female_removed_accessory,direction:down=annoyed,Thank you. +1-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-stella:0,direction:down=excited,Watching you two flirt reminds me of Stella and I! I really should bring her here sometime! +1-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-zombieland_saga:2,direction:down=excited,Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols! 1-female_removed_accessory,filter:school_uniform,notSaidMarker:uniform3,marker:uniform3,direction:down=neutral,Hmm... well, your card looks in order. Eighteen, all right. I suppose you can stay if you want. 1-female_removed_accessory,target:aella,targetStage:1,direction:down=sad,O-oh, wait a second. You're not a White Knight, huh? Well, if you'd like that drink, I still wouldn't mind! 1-female_removed_accessory,target:aella,targetStage:2,direction:down=excited,Even though we're from <i>very</i> different worlds, Zaibatsu Corp does keep a lot of old motifs for our armor. Like calling my gloves "gauntlets." I'm glad you embrace that theme too, Aella! @@ -8311,9 +8922,11 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_removed_accessory,target:peach,targetStage:1,direction:down=shocked,Wait, are you saying you <i>are</i> Princess Peach? Well, whatever floats your skirt, I suppose. 1-female_removed_accessory,target:remilia,targetStage:1,direction:down=sad,I've barely even gotten started... maybe I <i>should</i> cool it... 1-female_removed_accessory,target:revy,targetStage:4,direction:down=excited,Everyone, you can remove those earplugs I passed out! The guns are gone now. +1-female_removed_accessory,target:rin,targetStage:2,direction:down=embarrassed,If the drinks and cards keep flowing, maybe this'll end the same for you all... 1-female_removed_accessory,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. 1-female_removed_accessory,target:ruby,targetStage:1,direction:down=horny,Ah, to be barely legal again. This’ll be fun playing with you! 1-female_removed_accessory,target:ryuko,targetStage:1,direction:down=excited,Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists... +1-female_removed_accessory,target:sakura,targetStage:1,direction:down=stripped,Despite the schoolgirl charm, you're old enough to drink? Want me grab you something, Ms. Number One? 1-female_removed_accessory,target:samus,targetStage:1,direction:down=neutral,And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech! 1-female_removed_accessory,target:sayaka,targetStage:1,id:4,direction:down=annoyed,I'm confused. Aren't you some sort of high end pros-- I mean, <i>magical girl</i>? 1-female_removed_accessory,target:sayla,targetStage:1,direction:down=annoyed,--Oh, I see. You don’t work on that kinda stuff. No worries! Let’s just enjoy the game. @@ -8328,6 +8941,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_removed_accessory,target:streaming-chan,targetStage:2,marker:foot_fetish,direction:down=horny,What? I'm great at foot massages for a reason, fellas. 1-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:futaba,marker:thigh-highs,direction:down=horny,I've got a feeling <i>Futaba's</i> liking the thigh-high suggestion, Nicole. 1-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=excited,I think you'd look cute dressed up like Nicole, Mahiru! Or vice versa. Maybe some sort of media exchange...? Nevermind! Just thinking and drinking. +1-female_removed_accessory,target:syrenne,targetStage:2,direction:down=embarrassed,...Not that it was a bad look. 1-female_removed_accessory,target:velma,targetStage:1,direction:down=excited,O-oh! Very sassy, Velma! I like it! Um. A lot! 1-female_removed_accessory,target:weiss,targetStage:1,direction:down=neutral,Huh, I’m surprised the heiress of the Schnee Dust Company would be out here playing strip poker, but it doesn’t mean I’m going to complain. 1-female_removed_accessory,target:yang,alsoPlaying:ruby,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. @@ -8443,8 +9057,14 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_removing_accessory,target:peach,targetStage:0,direction:down=neutral,That's a costume of Princess Peach, right? You certainly love your retro references. 2-female_removing_accessory,target:remilia,targetStage:0,direction:down=shocked,Whoa, what happened? 2-female_removing_accessory,target:revy,targetStage:3,direction:down=neutral,I'm not exactly a gun nut, but I like to understand the technology the gangs around Glitch City use. +2-female_removing_accessory,target:rin,targetStage:1,direction:down=excited,So cute! It's like when Stella dresses my wounds! 2-female_removing_accessory,target:ruby,targetStage:0,direction:down=shocked,Huh. I don’t know where Beacon is, but this ID definitely checks out. 2-female_removing_accessory,target:ryuko,targetStage:0,direction:down=embarrassed,She's such a cutie, rolling around your feet like that... +2-female_removing_accessory,target:sakura,targetStage:0,direction:down=embarrassed,She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights... +2-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,...But it's still a fun idea to try anyway. +2-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,...Are the drinks hitting harder than I expected, or...? +2-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,I'm not sure I follow... is she turned on...? Or what? +2-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingNotSaidMarker:ss_threesome,direction:down=excited,I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right? 2-female_removing_accessory,target:samus,targetStage:0,direction:down=excited,Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding… 2-female_removing_accessory,target:sayaka,targetStage:0,direction:down=shocked,Wow? You've never taken that off before? Really? 2-female_removing_accessory,target:sayla,targetStage:0,direction:down=horny,Because I get this crick in my back-- @@ -8457,6 +9077,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_removing_accessory,target:streaming-chan,targetStage:0,alsoPlaying:mahiru,direction:down=sad,Oh <i>God</i>, I've heard about that case, Mahiru. Don't worry. Streaming-chan might be... out there, but she doesn't do smut. Um. Everything else though... 2-female_removing_accessory,target:streaming-chan,targetStage:1,direction:down=excited,Aw, can't you linger a bit longer? 2-female_removing_accessory,target:streaming-chan,targetStage:1,alsoPlaying:mahiru,direction:down=embarrassed,Maybe you could give her a kiss or a grope, and let me take a picture, if you're so worried, Mahiru? +2-female_removing_accessory,target:syrenne,targetStage:1,direction:down=shocked,What do those do, exactly, besides make your muscles look big and strong? 2-female_removing_accessory,target:uravity,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:ocha_quirk1,alsoPlayingNotSaidMarker:ocha_quirk2,alsoPlayingSayingMarker:ocha_quirk2,direction:down=excited,Tell us! Tell us! 2-female_removing_accessory,target:velma,targetStage:0,direction:down=shocked,Oh! Uh. No... well... maybe a little... Your panties aren't as orange as the rest of your outfit... 2-female_removing_accessory,target:weiss,targetStage:0,direction:down=annoyed,Schnee? Weiss Schnee? @@ -8464,6 +9085,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_removed_accessory,direction:down=neutral,Just fling that on the pile. 2-female_removed_accessory,direction:down=sad,I think if you really gave it some thought, you'd be able to find something better to take off. 2-female_removed_accessory,direction:down=annoyed,Can we please move on? +2-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-stella:0,direction:down=excited,Watching you two flirt reminds me of Stella and I! I really should bring her here sometime! +2-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-zombieland_saga:2,direction:down=excited,Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols! 2-female_removed_accessory,filter:school_uniform,notSaidMarker:uniform3,marker:uniform3,direction:down=neutral,Hmm... well, your card looks in order. Eighteen, all right. I suppose you can stay if you want. 2-female_removed_accessory,target:aella,targetStage:1,direction:down=sad,O-oh, wait a second. You're not a White Knight, huh? Well, if you'd like that drink, I still wouldn't mind! 2-female_removed_accessory,target:aella,targetStage:2,direction:down=excited,Even though we're from <i>very</i> different worlds, Zaibatsu Corp does keep a lot of old motifs for our armor. Like calling my gloves "gauntlets." I'm glad you embrace that theme too, Aella! @@ -8544,9 +9167,11 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_removed_accessory,target:peach,targetStage:1,direction:down=shocked,Wait, are you saying you <i>are</i> Princess Peach? Well, whatever floats your skirt, I suppose. 2-female_removed_accessory,target:remilia,targetStage:1,direction:down=sad,I've barely even gotten started... maybe I <i>should</i> cool it... 2-female_removed_accessory,target:revy,targetStage:4,direction:down=excited,Everyone, you can remove those earplugs I passed out! The guns are gone now. +2-female_removed_accessory,target:rin,targetStage:2,direction:down=embarrassed,If the drinks and cards keep flowing, maybe this'll end the same for you all... 2-female_removed_accessory,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. 2-female_removed_accessory,target:ruby,targetStage:1,direction:down=horny,Ah, to be barely legal again. This’ll be fun playing with you! 2-female_removed_accessory,target:ryuko,targetStage:1,direction:down=excited,Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists... +2-female_removed_accessory,target:sakura,targetStage:1,direction:down=stripped,Despite the schoolgirl charm, you're old enough to drink? Want me grab you something, Ms. Number One? 2-female_removed_accessory,target:samus,targetStage:1,direction:down=neutral,And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech! 2-female_removed_accessory,target:sayaka,targetStage:1,id:4,direction:down=annoyed,I'm confused. Aren't you some sort of high end pros-- I mean, <i>magical girl</i>? 2-female_removed_accessory,target:sayla,targetStage:1,direction:down=annoyed,--Oh, I see. You don’t work on that kinda stuff. No worries! Let’s just enjoy the game. @@ -8561,6 +9186,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_removed_accessory,target:streaming-chan,targetStage:2,marker:foot_fetish,direction:down=horny,What? I'm great at foot massages for a reason, fellas. 2-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:futaba,marker:thigh-highs,direction:down=horny,I've got a feeling <i>Futaba's</i> liking the thigh-high suggestion, Nicole. 2-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=excited,I think you'd look cute dressed up like Nicole, Mahiru! Or vice versa. Maybe some sort of media exchange...? Nevermind! Just thinking and drinking. +2-female_removed_accessory,target:syrenne,targetStage:2,direction:down=embarrassed,...Not that it was a bad look. 2-female_removed_accessory,target:velma,targetStage:1,direction:down=excited,O-oh! Very sassy, Velma! I like it! Um. A lot! 2-female_removed_accessory,target:weiss,targetStage:1,direction:down=neutral,Huh, I’m surprised the heiress of the Schnee Dust Company would be out here playing strip poker, but it doesn’t mean I’m going to complain. 2-female_removed_accessory,target:yang,alsoPlaying:ruby,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. @@ -8729,8 +9355,14 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_removing_accessory,target:peach,targetStage:0,direction:down=neutral,That's a costume of Princess Peach, right? You certainly love your retro references. 3-female_removing_accessory,target:remilia,targetStage:0,direction:down=shocked,Whoa, what happened? 3-female_removing_accessory,target:revy,targetStage:3,direction:down=neutral,I'm not exactly a gun nut, but I like to understand the technology the gangs around Glitch City use. +3-female_removing_accessory,target:rin,targetStage:1,direction:down=excited,So cute! It's like when Stella dresses my wounds! 3-female_removing_accessory,target:ruby,targetStage:0,direction:down=shocked,Huh. I don’t know where Beacon is, but this ID definitely checks out. 3-female_removing_accessory,target:ryuko,targetStage:0,direction:down=embarrassed,She's such a cutie, rolling around your feet like that... +3-female_removing_accessory,target:sakura,targetStage:0,direction:down=embarrassed,She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights... +3-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,...But it's still a fun idea to try anyway. +3-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,...Are the drinks hitting harder than I expected, or...? +3-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,I'm not sure I follow... is she turned on...? Or what? +3-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingNotSaidMarker:ss_threesome,direction:down=excited,I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right? 3-female_removing_accessory,target:samus,targetStage:0,direction:down=excited,Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding… 3-female_removing_accessory,target:sayaka,targetStage:0,direction:down=shocked,Wow? You've never taken that off before? Really? 3-female_removing_accessory,target:sayla,targetStage:0,direction:down=horny,Because I get this crick in my back-- @@ -8743,6 +9375,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_removing_accessory,target:streaming-chan,targetStage:0,alsoPlaying:mahiru,direction:down=sad,Oh <i>God</i>, I've heard about that case, Mahiru. Don't worry. Streaming-chan might be... out there, but she doesn't do smut. Um. Everything else though... 3-female_removing_accessory,target:streaming-chan,targetStage:1,direction:down=excited,Aw, can't you linger a bit longer? 3-female_removing_accessory,target:streaming-chan,targetStage:1,alsoPlaying:mahiru,direction:down=embarrassed,Maybe you could give her a kiss or a grope, and let me take a picture, if you're so worried, Mahiru? +3-female_removing_accessory,target:syrenne,targetStage:1,direction:down=shocked,What do those do, exactly, besides make your muscles look big and strong? 3-female_removing_accessory,target:uravity,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:ocha_quirk1,alsoPlayingNotSaidMarker:ocha_quirk2,alsoPlayingSayingMarker:ocha_quirk2,direction:down=excited,Tell us! Tell us! 3-female_removing_accessory,target:velma,targetStage:0,direction:down=shocked,Oh! Uh. No... well... maybe a little... Your panties aren't as orange as the rest of your outfit... 3-female_removing_accessory,target:weiss,targetStage:0,direction:down=annoyed,Schnee? Weiss Schnee? @@ -8750,6 +9383,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_removed_accessory,direction:down=neutral,Now then, time to beat the pants off you! Hopefully literally. 3-female_removed_accessory,direction:down=neutral,I won't lose anything else! 3-female_removed_accessory,direction:down=excited,Okay, time to start winning! +3-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-stella:0,direction:down=excited,Watching you two flirt reminds me of Stella and I! I really should bring her here sometime! +3-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-zombieland_saga:2,direction:down=excited,Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols! 3-female_removed_accessory,filter:aggressive,priority:0,direction:down=sad,You know, ~name~, you don't have to be so aggressive. 3-female_removed_accessory,filter:aggressive,priority:0,direction:down=stripped,~name~, I know losing isn't great, but isn't losing here at least somewhat enjoyable? 3-female_removed_accessory,filter:boob_envy,priority:0,direction:down=shocked,~name~, you don't have to be self-conscious about your size. Um. Sorry, but it's hard <i>not</i> to notice you trying to puff up your chest whenever you look... you know, at her... @@ -8884,9 +9519,11 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_removed_accessory,target:peach,targetStage:1,direction:down=shocked,Wait, are you saying you <i>are</i> Princess Peach? Well, whatever floats your skirt, I suppose. 3-female_removed_accessory,target:remilia,targetStage:1,direction:down=sad,I've barely even gotten started... maybe I <i>should</i> cool it... 3-female_removed_accessory,target:revy,targetStage:4,direction:down=excited,Everyone, you can remove those earplugs I passed out! The guns are gone now. +3-female_removed_accessory,target:rin,targetStage:2,direction:down=embarrassed,If the drinks and cards keep flowing, maybe this'll end the same for you all... 3-female_removed_accessory,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. 3-female_removed_accessory,target:ruby,targetStage:1,direction:down=horny,Ah, to be barely legal again. This’ll be fun playing with you! 3-female_removed_accessory,target:ryuko,targetStage:1,direction:down=excited,Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists... +3-female_removed_accessory,target:sakura,targetStage:1,direction:down=stripped,Despite the schoolgirl charm, you're old enough to drink? Want me grab you something, Ms. Number One? 3-female_removed_accessory,target:samus,targetStage:1,direction:down=neutral,And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech! 3-female_removed_accessory,target:sayaka,targetStage:1,id:4,direction:down=annoyed,I'm confused. Aren't you some sort of high end pros-- I mean, <i>magical girl</i>? 3-female_removed_accessory,target:sayla,targetStage:1,direction:down=annoyed,--Oh, I see. You don’t work on that kinda stuff. No worries! Let’s just enjoy the game. @@ -8901,6 +9538,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_removed_accessory,target:streaming-chan,targetStage:2,marker:foot_fetish,direction:down=horny,What? I'm great at foot massages for a reason, fellas. 3-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:futaba,marker:thigh-highs,direction:down=horny,I've got a feeling <i>Futaba's</i> liking the thigh-high suggestion, Nicole. 3-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=excited,I think you'd look cute dressed up like Nicole, Mahiru! Or vice versa. Maybe some sort of media exchange...? Nevermind! Just thinking and drinking. +3-female_removed_accessory,target:syrenne,targetStage:2,direction:down=embarrassed,...Not that it was a bad look. 3-female_removed_accessory,target:velma,targetStage:1,direction:down=excited,O-oh! Very sassy, Velma! I like it! Um. A lot! 3-female_removed_accessory,target:weiss,targetStage:1,direction:down=neutral,Huh, I’m surprised the heiress of the Schnee Dust Company would be out here playing strip poker, but it doesn’t mean I’m going to complain. 3-female_removed_accessory,target:yang,alsoPlaying:ruby,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. @@ -9069,8 +9707,14 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_removing_accessory,target:peach,targetStage:0,direction:down=neutral,That's a costume of Princess Peach, right? You certainly love your retro references. 4-female_removing_accessory,target:remilia,targetStage:0,direction:down=shocked,Whoa, what happened? 4-female_removing_accessory,target:revy,targetStage:3,direction:down=neutral,I'm not exactly a gun nut, but I like to understand the technology the gangs around Glitch City use. +4-female_removing_accessory,target:rin,targetStage:1,direction:down=excited,So cute! It's like when Stella dresses my wounds! 4-female_removing_accessory,target:ruby,targetStage:0,direction:down=shocked,Huh. I don’t know where Beacon is, but this ID definitely checks out. 4-female_removing_accessory,target:ryuko,targetStage:0,direction:down=embarrassed,She's such a cutie, rolling around your feet like that... +4-female_removing_accessory,target:sakura,targetStage:0,direction:down=embarrassed,She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights... +4-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,...But it's still a fun idea to try anyway. +4-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,...Are the drinks hitting harder than I expected, or...? +4-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,I'm not sure I follow... is she turned on...? Or what? +4-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingNotSaidMarker:ss_threesome,direction:down=excited,I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right? 4-female_removing_accessory,target:samus,targetStage:0,direction:down=excited,Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding… 4-female_removing_accessory,target:sayaka,targetStage:0,direction:down=shocked,Wow? You've never taken that off before? Really? 4-female_removing_accessory,target:sayla,targetStage:0,direction:down=horny,Because I get this crick in my back-- @@ -9083,6 +9727,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_removing_accessory,target:streaming-chan,targetStage:0,alsoPlaying:mahiru,direction:down=sad,Oh <i>God</i>, I've heard about that case, Mahiru. Don't worry. Streaming-chan might be... out there, but she doesn't do smut. Um. Everything else though... 4-female_removing_accessory,target:streaming-chan,targetStage:1,direction:down=excited,Aw, can't you linger a bit longer? 4-female_removing_accessory,target:streaming-chan,targetStage:1,alsoPlaying:mahiru,direction:down=embarrassed,Maybe you could give her a kiss or a grope, and let me take a picture, if you're so worried, Mahiru? +4-female_removing_accessory,target:syrenne,targetStage:1,direction:down=shocked,What do those do, exactly, besides make your muscles look big and strong? 4-female_removing_accessory,target:uravity,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:ocha_quirk1,alsoPlayingNotSaidMarker:ocha_quirk2,alsoPlayingSayingMarker:ocha_quirk2,direction:down=excited,Tell us! Tell us! 4-female_removing_accessory,target:velma,targetStage:0,direction:down=shocked,Oh! Uh. No... well... maybe a little... Your panties aren't as orange as the rest of your outfit... 4-female_removing_accessory,target:weiss,targetStage:0,direction:down=annoyed,Schnee? Weiss Schnee? @@ -9090,6 +9735,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_removed_accessory,direction:down=sad,I'm running out of ways to express my disappointment... 4-female_removed_accessory,direction:down=excited,Finally got you moving in the right direction. 4-female_removed_accessory,direction:down=shocked,I feel vulnerable without my armor, don't you feel the same? +4-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-stella:0,direction:down=excited,Watching you two flirt reminds me of Stella and I! I really should bring her here sometime! +4-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-zombieland_saga:2,direction:down=excited,Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols! 4-female_removed_accessory,filter:aggressive,priority:0,direction:down=sad,You know, ~name~, you don't have to be so aggressive. 4-female_removed_accessory,filter:aggressive,priority:0,direction:down=stripped,~name~, I know losing isn't great, but isn't losing here at least somewhat enjoyable? 4-female_removed_accessory,filter:boob_envy,priority:0,direction:down=shocked,~name~, you don't have to be self-conscious about your size. Um. Sorry, but it's hard <i>not</i> to notice you trying to puff up your chest whenever you look... you know, at her... @@ -9224,9 +9871,11 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_removed_accessory,target:peach,targetStage:1,direction:down=shocked,Wait, are you saying you <i>are</i> Princess Peach? Well, whatever floats your skirt, I suppose. 4-female_removed_accessory,target:remilia,targetStage:1,direction:down=excited,I must be *hic* a little drunk, because I barely even saw her take that off! 4-female_removed_accessory,target:revy,targetStage:4,direction:down=excited,Everyone, you can remove those earplugs I passed out! The guns are gone now. +4-female_removed_accessory,target:rin,targetStage:2,direction:down=embarrassed,If the drinks and cards keep flowing, maybe this'll end the same for you all... 4-female_removed_accessory,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. 4-female_removed_accessory,target:ruby,targetStage:1,direction:down=horny,Ah, to be barely legal again. This’ll be fun playing with you! 4-female_removed_accessory,target:ryuko,targetStage:1,direction:down=excited,Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists... +4-female_removed_accessory,target:sakura,targetStage:1,direction:down=stripped,Despite the schoolgirl charm, you're old enough to drink? Want me grab you something, Ms. Number One? 4-female_removed_accessory,target:samus,targetStage:1,direction:down=neutral,And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech! 4-female_removed_accessory,target:sayaka,targetStage:1,id:4,direction:down=annoyed,I'm confused. Aren't you some sort of high end pros-- I mean, <i>magical girl</i>? 4-female_removed_accessory,target:sayla,targetStage:1,direction:down=annoyed,--Oh, I see. You don’t work on that kinda stuff. No worries! Let’s just enjoy the game. @@ -9241,6 +9890,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_removed_accessory,target:streaming-chan,targetStage:2,marker:foot_fetish,direction:down=horny,What? I'm great at foot massages for a reason, fellas. 4-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:futaba,marker:thigh-highs,direction:down=horny,I've got a feeling <i>Futaba's</i> liking the thigh-high suggestion, Nicole. 4-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=excited,I think you'd look cute dressed up like Nicole, Mahiru! Or vice versa. Maybe some sort of media exchange...? Nevermind! Just thinking and drinking. +4-female_removed_accessory,target:syrenne,targetStage:2,direction:down=embarrassed,...Not that it was a bad look. 4-female_removed_accessory,target:velma,targetStage:1,direction:down=excited,O-oh! Very sassy, Velma! I like it! Um. A lot! 4-female_removed_accessory,target:weiss,targetStage:1,direction:down=neutral,Huh, I’m surprised the heiress of the Schnee Dust Company would be out here playing strip poker, but it doesn’t mean I’m going to complain. 4-female_removed_accessory,target:yang,alsoPlaying:ruby,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. @@ -9354,8 +10004,14 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_removing_accessory,target:peach,targetStage:0,direction:down=neutral,That's a costume of Princess Peach, right? You certainly love your retro references. 5-female_removing_accessory,target:remilia,targetStage:0,direction:down=shocked,Whoa, what happened? 5-female_removing_accessory,target:revy,targetStage:3,direction:down=neutral,I'm not exactly a gun nut, but I like to understand the technology the gangs around Glitch City use. +5-female_removing_accessory,target:rin,targetStage:1,direction:down=excited,So cute! It's like when Stella dresses my wounds! 5-female_removing_accessory,target:ruby,targetStage:0,direction:down=shocked,Huh. I don’t know where Beacon is, but this ID definitely checks out. 5-female_removing_accessory,target:ryuko,targetStage:0,direction:down=embarrassed,She's such a cutie, rolling around your feet like that... +5-female_removing_accessory,target:sakura,targetStage:0,direction:down=embarrassed,She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights... +5-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,...But it's still a fun idea to try anyway. +5-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,...Are the drinks hitting harder than I expected, or...? +5-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,I'm not sure I follow... is she turned on...? Or what? +5-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingNotSaidMarker:ss_threesome,direction:down=excited,I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right? 5-female_removing_accessory,target:samus,targetStage:0,direction:down=excited,Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding… 5-female_removing_accessory,target:sayaka,targetStage:0,direction:down=shocked,Wow? You've never taken that off before? Really? 5-female_removing_accessory,target:sayla,targetStage:0,direction:down=horny,Because I get this crick in my back-- @@ -9368,6 +10024,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_removing_accessory,target:streaming-chan,targetStage:0,alsoPlaying:mahiru,direction:down=sad,Oh <i>God</i>, I've heard about that case, Mahiru. Don't worry. Streaming-chan might be... out there, but she doesn't do smut. Um. Everything else though... 5-female_removing_accessory,target:streaming-chan,targetStage:1,direction:down=excited,Aw, can't you linger a bit longer? 5-female_removing_accessory,target:streaming-chan,targetStage:1,alsoPlaying:mahiru,direction:down=embarrassed,Maybe you could give her a kiss or a grope, and let me take a picture, if you're so worried, Mahiru? +5-female_removing_accessory,target:syrenne,targetStage:1,direction:down=shocked,What do those do, exactly, besides make your muscles look big and strong? 5-female_removing_accessory,target:uravity,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:ocha_quirk1,alsoPlayingNotSaidMarker:ocha_quirk2,alsoPlayingSayingMarker:ocha_quirk2,direction:down=excited,Tell us! Tell us! 5-female_removing_accessory,target:velma,targetStage:0,direction:down=embarrassed,Oh... I'm more drunk than I thought if I'm <i>that</i> obvious. 5-female_removing_accessory,target:weiss,targetStage:0,direction:down=annoyed,Schnee? Weiss Schnee? @@ -9375,6 +10032,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_removed_accessory,direction:down=excited,Back to drinks and cards! 5-female_removed_accessory,direction:down=sad,Pleeeeease let me win... 5-female_removed_accessory,direction:down=neutral,Let's go, time's wasting. +5-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-stella:0,direction:down=excited,Watching you two flirt reminds me of Stella and I! I really should bring her here sometime! +5-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-zombieland_saga:2,direction:down=excited,Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols! 5-female_removed_accessory,filter:school_uniform,notSaidMarker:uniform3,marker:uniform3,direction:down=neutral,Hmm... well, your card looks in order. Eighteen, all right. I suppose you can stay if you want. 5-female_removed_accessory,target:aella,targetStage:1,direction:down=sad,O-oh, wait a second. You're not a White Knight, huh? Well, if you'd like that drink, I still wouldn't mind! 5-female_removed_accessory,target:aella,targetStage:2,direction:down=excited,Even though we're from <i>very</i> different worlds, Zaibatsu Corp does keep a lot of old motifs for our armor. Like calling my gloves "gauntlets." I'm glad you embrace that theme too, Aella! @@ -9454,9 +10113,11 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_removed_accessory,target:peach,targetStage:1,direction:down=shocked,Wait, are you saying you <i>are</i> Princess Peach? Well, whatever floats your skirt, I suppose. 5-female_removed_accessory,target:remilia,targetStage:1,direction:down=excited,I must be *hic* a little drunk, because I barely even saw her take that off! 5-female_removed_accessory,target:revy,targetStage:4,direction:down=excited,Everyone, you can remove those earplugs I passed out! The guns are gone now. +5-female_removed_accessory,target:rin,targetStage:2,direction:down=embarrassed,If the drinks and cards keep flowing, maybe this'll end the same for you all... 5-female_removed_accessory,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. 5-female_removed_accessory,target:ruby,targetStage:1,direction:down=horny,Ah, to be barely legal again. This’ll be fun playing with you! 5-female_removed_accessory,target:ryuko,targetStage:1,direction:down=excited,Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists... +5-female_removed_accessory,target:sakura,targetStage:1,direction:down=stripped,Despite the schoolgirl charm, you're old enough to drink? Want me grab you something, Ms. Number One? 5-female_removed_accessory,target:samus,targetStage:1,direction:down=neutral,And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech! 5-female_removed_accessory,target:sayaka,targetStage:1,id:4,direction:down=annoyed,I'm confused. Aren't you some sort of high end pros-- I mean, <i>magical girl</i>? 5-female_removed_accessory,target:sayla,targetStage:1,direction:down=annoyed,--Oh, I see. You don’t work on that kinda stuff. No worries! Let’s just enjoy the game. @@ -9471,6 +10132,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_removed_accessory,target:streaming-chan,targetStage:2,marker:foot_fetish,direction:down=horny,What? I'm great at foot massages for a reason, fellas. 5-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:futaba,marker:thigh-highs,direction:down=horny,I've got a feeling <i>Futaba's</i> liking the thigh-high suggestion, Nicole. 5-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=excited,I think you'd look cute dressed up like Nicole, Mahiru! Or vice versa. Maybe some sort of media exchange...? Nevermind! Just thinking and drinking. +5-female_removed_accessory,target:syrenne,targetStage:2,direction:down=embarrassed,...Not that it was a bad look. 5-female_removed_accessory,target:velma,targetStage:1,direction:down=excited,O-oh! Very sassy, Velma! I like it! Um. A lot! 5-female_removed_accessory,target:weiss,targetStage:1,direction:down=neutral,Huh, I’m surprised the heiress of the Schnee Dust Company would be out here playing strip poker, but it doesn’t mean I’m going to complain. 5-female_removed_accessory,target:yang,alsoPlaying:ruby,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. @@ -9583,8 +10245,14 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_removing_accessory,target:nugi-chan,targetStage:0,direction:down=horny,I feel like you two cover similar content, based on how you’re dressed… 6-female_removing_accessory,target:peach,targetStage:0,direction:down=neutral,That's a costume of Princess Peach, right? You certainly love your retro references. 6-female_removing_accessory,target:remilia,targetStage:0,direction:down=shocked,Whoa, what happened? +6-female_removing_accessory,target:rin,targetStage:1,direction:down=excited,So cute! It's like when Stella dresses my wounds! 6-female_removing_accessory,target:ruby,targetStage:0,direction:down=shocked,Huh. I don’t know where Beacon is, but this ID definitely checks out. 6-female_removing_accessory,target:ryuko,targetStage:0,direction:down=embarrassed,She's such a cutie, rolling around your feet like that... +6-female_removing_accessory,target:sakura,targetStage:0,direction:down=embarrassed,She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights... +6-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,...But it's still a fun idea to try anyway. +6-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,...Are the drinks hitting harder than I expected, or...? +6-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,I'm not sure I follow... is she turned on...? Or what? +6-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingNotSaidMarker:ss_threesome,direction:down=excited,I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right? 6-female_removing_accessory,target:samus,targetStage:0,direction:down=excited,Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding… 6-female_removing_accessory,target:sayaka,targetStage:0,direction:down=shocked,Wow? You've never taken that off before? Really? 6-female_removing_accessory,target:sayla,targetStage:0,direction:down=horny,Because I get this crick in my back-- @@ -9597,6 +10265,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_removing_accessory,target:streaming-chan,targetStage:0,alsoPlaying:mahiru,direction:down=sad,Oh <i>God</i>, I've heard about that case, Mahiru. Don't worry. Streaming-chan might be... out there, but she doesn't do smut. Um. Everything else though... 6-female_removing_accessory,target:streaming-chan,targetStage:1,direction:down=excited,Aw, can't you linger a bit longer? 6-female_removing_accessory,target:streaming-chan,targetStage:1,alsoPlaying:mahiru,direction:down=embarrassed,Maybe you could give her a kiss or a grope, and let me take a picture, if you're so worried, Mahiru? +6-female_removing_accessory,target:syrenne,targetStage:1,direction:down=shocked,What do those do, exactly, besides make your muscles look big and strong? 6-female_removing_accessory,target:uravity,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:ocha_quirk1,alsoPlayingNotSaidMarker:ocha_quirk2,alsoPlayingSayingMarker:ocha_quirk2,direction:down=excited,Tell us! Tell us! 6-female_removing_accessory,target:velma,targetStage:0,direction:down=embarrassed,Oh... I'm more drunk than I thought if I'm <i>that</i> obvious. 6-female_removing_accessory,target:weiss,targetStage:0,direction:down=annoyed,Schnee? Weiss Schnee? @@ -9604,6 +10273,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_removed_accessory,direction:down=embarrassed,If you can beat me in this hand, I'll have to show something nice... 6-female_removed_accessory,direction:down=horny,I shouldn't be getting this excited over someone who still has so much clothing... 6-female_removed_accessory,direction:down=shocked,You have <i>how</i> much left? Jeez, I need another drink. +6-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-stella:0,direction:down=excited,Watching you two flirt reminds me of Stella and I! I really should bring her here sometime! +6-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-zombieland_saga:2,direction:down=excited,Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols! 6-female_removed_accessory,filter:school_uniform,notSaidMarker:uniform3,marker:uniform3,direction:down=neutral,Hmm... well, your card looks in order. Eighteen, all right. I suppose you can stay if you want. 6-female_removed_accessory,target:aella,targetStage:1,direction:down=sad,O-oh, wait a second. You're not a White Knight, huh? Well, if you'd like that drink, I still wouldn't mind! 6-female_removed_accessory,target:aella,targetStage:2,direction:down=excited,Even though we're from <i>very</i> different worlds, Zaibatsu Corp does keep a lot of old motifs for our armor. Like calling my gloves "gauntlets." I'm glad you embrace that theme too, Aella! @@ -9642,8 +10313,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_removed_accessory,target:hk416,targetStage:3,direction:down=embarrassed,What do you do for fun, anyway, Holly? 6-female_removed_accessory,target:ini,targetStage:1,direction:down=neutral,Well, it's a good thing they serve liquor here. I'm going to need it. 6-female_removed_accessory,target:jenetta,targetStage:1,direction:down=embarrassed,And why do you only wear one band?! I'm sorry I have so many questions but you're adorable! -6-female_removed_accessory,target:jenetta,targetStage:2,direction:down=sad,Well, either way, I'm not sure I'd go barefoot around Glitch City. Lots of megaheroin needles and glass. Mostly glass. 6-female_removed_accessory,target:jenetta,targetStage:2,direction:down=horny,I can think of some things I'd like to do with your feet. Like massage them. With my tits. +6-female_removed_accessory,target:jenetta,targetStage:2,direction:down=sad,Well, either way, I'm not sure I'd go barefoot around Glitch City. Lots of megaheroin needles and glass. Mostly glass. 6-female_removed_accessory,target:jolyne,targetStage:1,direction:down=excited,I'm excited to see what comes off next... 6-female_removed_accessory,target:jura,targetStage:1,direction:down=excited,Though, I bet you're better at disarming people with your looks than your rapier... 6-female_removed_accessory,target:jura,targetStage:1,alsoPlaying:meia,marker:seia_friends,direction:down=embarrassed,You two are quite the pair. I should've brought Stella or Jill! Definitely not Dorothy though. @@ -9684,9 +10355,11 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_removed_accessory,target:nugi-chan,targetStage:1,alsoPlaying:streaming-chan,marker:honorifics,direction:down=annoyed,I’m Japanese, but ladies, these honorifics are getting out of control. 6-female_removed_accessory,target:peach,targetStage:1,direction:down=shocked,Wait, are you saying you <i>are</i> Princess Peach? Well, whatever floats your skirt, I suppose. 6-female_removed_accessory,target:remilia,targetStage:1,direction:down=excited,I must be *hic* a little drunk, because I barely even saw her take that off! +6-female_removed_accessory,target:rin,targetStage:2,direction:down=embarrassed,If the drinks and cards keep flowing, maybe this'll end the same for you all... 6-female_removed_accessory,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. 6-female_removed_accessory,target:ruby,targetStage:1,direction:down=horny,Ah, to be barely legal again. This’ll be fun playing with you! 6-female_removed_accessory,target:ryuko,targetStage:1,direction:down=excited,Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists... +6-female_removed_accessory,target:sakura,targetStage:1,direction:down=stripped,Despite the schoolgirl charm, you're old enough to drink? Want me grab you something, Ms. Number One? 6-female_removed_accessory,target:samus,targetStage:1,direction:down=neutral,And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech! 6-female_removed_accessory,target:sayaka,targetStage:1,id:4,direction:down=annoyed,I'm confused. Aren't you some sort of high end pros-- I mean, <i>magical girl</i>? 6-female_removed_accessory,target:sayla,targetStage:1,direction:down=annoyed,--Oh, I see. You don’t work on that kinda stuff. No worries! Let’s just enjoy the game. @@ -9701,6 +10374,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_removed_accessory,target:streaming-chan,targetStage:2,marker:foot_fetish,direction:down=horny,What? I'm great at foot massages for a reason, fellas. 6-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:futaba,marker:thigh-highs,direction:down=horny,I've got a feeling <i>Futaba's</i> liking the thigh-high suggestion, Nicole. 6-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=excited,I think you'd look cute dressed up like Nicole, Mahiru! Or vice versa. Maybe some sort of media exchange...? Nevermind! Just thinking and drinking. +6-female_removed_accessory,target:syrenne,targetStage:2,direction:down=embarrassed,...Not that it was a bad look. 6-female_removed_accessory,target:velma,targetStage:1,direction:down=excited,O-oh! Very sassy, Velma! I like it! Um. A lot! 6-female_removed_accessory,target:weiss,targetStage:1,direction:down=neutral,Huh, I’m surprised the heiress of the Schnee Dust Company would be out here playing strip poker, but it doesn’t mean I’m going to complain. 6-female_removed_accessory,target:yang,alsoPlaying:ruby,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. @@ -9813,8 +10487,14 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_removing_accessory,target:nugi-chan,targetStage:0,direction:down=horny,I feel like you two cover similar content, based on how you’re dressed… 7-female_removing_accessory,target:peach,targetStage:0,direction:down=neutral,That's a costume of Princess Peach, right? You certainly love your retro references. 7-female_removing_accessory,target:remilia,targetStage:0,direction:down=shocked,Whoa, what happened? +7-female_removing_accessory,target:rin,targetStage:1,direction:down=excited,So cute! It's like when Stella dresses my wounds! 7-female_removing_accessory,target:ruby,targetStage:0,direction:down=shocked,Huh. I don’t know where Beacon is, but this ID definitely checks out. 7-female_removing_accessory,target:ryuko,targetStage:0,direction:down=embarrassed,She's such a cutie, rolling around your feet like that... +7-female_removing_accessory,target:sakura,targetStage:0,direction:down=embarrassed,She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights... +7-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,...But it's still a fun idea to try anyway. +7-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,...Are the drinks hitting harder than I expected, or...? +7-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,I'm not sure I follow... is she turned on...? Or what? +7-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingNotSaidMarker:ss_threesome,direction:down=excited,I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right? 7-female_removing_accessory,target:samus,targetStage:0,direction:down=excited,Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding… 7-female_removing_accessory,target:sayaka,targetStage:0,direction:down=shocked,Wow? You've never taken that off before? Really? 7-female_removing_accessory,target:sayla,targetStage:0,direction:down=horny,Because I get this crick in my back-- @@ -9827,6 +10507,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_removing_accessory,target:streaming-chan,targetStage:0,alsoPlaying:mahiru,direction:down=sad,Oh <i>God</i>, I've heard about that case, Mahiru. Don't worry. Streaming-chan might be... out there, but she doesn't do smut. Um. Everything else though... 7-female_removing_accessory,target:streaming-chan,targetStage:1,direction:down=excited,Aw, can't you linger a bit longer? 7-female_removing_accessory,target:streaming-chan,targetStage:1,alsoPlaying:mahiru,direction:down=embarrassed,Maybe you could give her a kiss or a grope, and let me take a picture, if you're so worried, Mahiru? +7-female_removing_accessory,target:syrenne,targetStage:1,direction:down=shocked,What do those do, exactly, besides make your muscles look big and strong? 7-female_removing_accessory,target:uravity,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:ocha_quirk1,alsoPlayingNotSaidMarker:ocha_quirk2,alsoPlayingSayingMarker:ocha_quirk2,direction:down=excited,Tell us! Tell us! 7-female_removing_accessory,target:velma,targetStage:0,direction:down=embarrassed,Oh... I'm more drunk than I thought if I'm <i>that</i> obvious. 7-female_removing_accessory,target:weiss,targetStage:0,direction:down=annoyed,Schnee? Weiss Schnee? @@ -9834,6 +10515,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_removed_accessory,direction:down=neutral,I'll be staring at you soon, miss! 7-female_removed_accessory,direction:down=excited,Ready to be <i>hic</i> beaten ten times in a row? 7-female_removed_accessory,direction:down=horny,Would you like to see me take my briefs off? You'll have to wiiiiinnnn... +7-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-stella:0,direction:down=excited,Watching you two flirt reminds me of Stella and I! I really should bring her here sometime! +7-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-zombieland_saga:2,direction:down=excited,Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols! 7-female_removed_accessory,filter:school_uniform,notSaidMarker:uniform3,marker:uniform3,direction:down=neutral,Hmm... well, your card looks in order. Eighteen, all right. I suppose you can stay if you want. 7-female_removed_accessory,target:aella,targetStage:1,direction:down=sad,O-oh, wait a second. You're not a White Knight, huh? Well, if you'd like that drink, I still wouldn't mind! 7-female_removed_accessory,target:aella,targetStage:2,direction:down=excited,Even though we're from <i>very</i> different worlds, Zaibatsu Corp does keep a lot of old motifs for our armor. Like calling my gloves "gauntlets." I'm glad you embrace that theme too, Aella! @@ -9872,8 +10555,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_removed_accessory,target:hk416,targetStage:3,direction:down=embarrassed,What do you do for fun, anyway, Holly? 7-female_removed_accessory,target:ini,targetStage:1,direction:down=neutral,Well, it's a good thing they serve liquor here. I'm going to need it. 7-female_removed_accessory,target:jenetta,targetStage:1,direction:down=embarrassed,And why do you only wear one band?! I'm sorry I have so many questions but you're adorable! -7-female_removed_accessory,target:jenetta,targetStage:2,direction:down=sad,Well, either way, I'm not sure I'd go barefoot around Glitch City. Lots of megaheroin needles and glass. Mostly glass. 7-female_removed_accessory,target:jenetta,targetStage:2,direction:down=horny,I can think of some things I'd like to do with your feet. Like massage them. With my tits. +7-female_removed_accessory,target:jenetta,targetStage:2,direction:down=sad,Well, either way, I'm not sure I'd go barefoot around Glitch City. Lots of megaheroin needles and glass. Mostly glass. 7-female_removed_accessory,target:jolyne,targetStage:1,direction:down=excited,I'm excited to see what comes off next... 7-female_removed_accessory,target:jura,targetStage:1,direction:down=excited,Though, I bet you're better at disarming people with your looks than your rapier... 7-female_removed_accessory,target:jura,targetStage:1,alsoPlaying:meia,marker:seia_friends,direction:down=embarrassed,You two are quite the pair. I should've brought Stella or Jill! Definitely not Dorothy though. @@ -9914,9 +10597,11 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_removed_accessory,target:nugi-chan,targetStage:1,alsoPlaying:streaming-chan,marker:honorifics,direction:down=annoyed,I’m Japanese, but ladies, these honorifics are getting out of control. 7-female_removed_accessory,target:peach,targetStage:1,direction:down=shocked,Wait, are you saying you <i>are</i> Princess Peach? Well, whatever floats your skirt, I suppose. 7-female_removed_accessory,target:remilia,targetStage:1,direction:down=excited,I must be *hic* a little drunk, because I barely even saw her take that off! +7-female_removed_accessory,target:rin,targetStage:2,direction:down=embarrassed,If the drinks and cards keep flowing, maybe this'll end the same for you all... 7-female_removed_accessory,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. 7-female_removed_accessory,target:ruby,targetStage:1,direction:down=horny,Ah, to be barely legal again. This’ll be fun playing with you! 7-female_removed_accessory,target:ryuko,targetStage:1,direction:down=excited,Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists... +7-female_removed_accessory,target:sakura,targetStage:1,direction:down=stripped,Despite the schoolgirl charm, you're old enough to drink? Want me grab you something, Ms. Number One? 7-female_removed_accessory,target:samus,targetStage:1,direction:down=neutral,And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech! 7-female_removed_accessory,target:sayaka,targetStage:1,id:4,direction:down=annoyed,I'm confused. Aren't you some sort of high end pros-- I mean, <i>magical girl</i>? 7-female_removed_accessory,target:sayla,targetStage:1,direction:down=annoyed,--Oh, I see. You don’t work on that kinda stuff. No worries! Let’s just enjoy the game. @@ -9931,6 +10616,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_removed_accessory,target:streaming-chan,targetStage:2,marker:foot_fetish,direction:down=horny,What? I'm great at foot massages for a reason, fellas. 7-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:futaba,marker:thigh-highs,direction:down=horny,I've got a feeling <i>Futaba's</i> liking the thigh-high suggestion, Nicole. 7-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=excited,I think you'd look cute dressed up like Nicole, Mahiru! Or vice versa. Maybe some sort of media exchange...? Nevermind! Just thinking and drinking. +7-female_removed_accessory,target:syrenne,targetStage:2,direction:down=embarrassed,...Not that it was a bad look. 7-female_removed_accessory,target:velma,targetStage:1,direction:down=excited,O-oh! Very sassy, Velma! I like it! Um. A lot! 7-female_removed_accessory,target:weiss,targetStage:1,direction:down=neutral,Huh, I’m surprised the heiress of the Schnee Dust Company would be out here playing strip poker, but it doesn’t mean I’m going to complain. 7-female_removed_accessory,target:yang,alsoPlaying:ruby,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. @@ -10043,8 +10729,14 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_removing_accessory,target:nugi-chan,targetStage:0,direction:down=horny,I feel like you two cover similar content, based on how you’re dressed… -3-female_removing_accessory,target:peach,targetStage:0,direction:down=neutral,That's a costume of Princess Peach, right? You certainly love your retro references. -3-female_removing_accessory,target:remilia,targetStage:0,direction:down=shocked,Whoa, what happened? +-3-female_removing_accessory,target:rin,targetStage:1,direction:down=excited,So cute! It's like when Stella dresses my wounds! -3-female_removing_accessory,target:ruby,targetStage:0,direction:down=shocked,Huh. I don’t know where Beacon is, but this ID definitely checks out. -3-female_removing_accessory,target:ryuko,targetStage:0,direction:down=embarrassed,She's such a cutie, rolling around your feet like that... +-3-female_removing_accessory,target:sakura,targetStage:0,direction:down=embarrassed,She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights... +-3-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,...But it's still a fun idea to try anyway. +-3-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,...Are the drinks hitting harder than I expected, or...? +-3-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,I'm not sure I follow... is she turned on...? Or what? +-3-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingNotSaidMarker:ss_threesome,direction:down=excited,I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right? -3-female_removing_accessory,target:samus,targetStage:0,direction:down=excited,Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding… -3-female_removing_accessory,target:sayaka,targetStage:0,direction:down=shocked,Wow? You've never taken that off before? Really? -3-female_removing_accessory,target:sayla,targetStage:0,direction:down=horny,Because I get this crick in my back-- @@ -10057,6 +10749,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_removing_accessory,target:streaming-chan,targetStage:0,alsoPlaying:mahiru,direction:down=sad,Oh <i>God</i>, I've heard about that case, Mahiru. Don't worry. Streaming-chan might be... out there, but she doesn't do smut. Um. Everything else though... -3-female_removing_accessory,target:streaming-chan,targetStage:1,direction:down=excited,Aw, can't you linger a bit longer? -3-female_removing_accessory,target:streaming-chan,targetStage:1,alsoPlaying:mahiru,direction:down=embarrassed,Maybe you could give her a kiss or a grope, and let me take a picture, if you're so worried, Mahiru? +-3-female_removing_accessory,target:syrenne,targetStage:1,direction:down=shocked,What do those do, exactly, besides make your muscles look big and strong? -3-female_removing_accessory,target:uravity,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:ocha_quirk1,alsoPlayingNotSaidMarker:ocha_quirk2,alsoPlayingSayingMarker:ocha_quirk2,direction:down=excited,Tell us! Tell us! -3-female_removing_accessory,target:velma,targetStage:0,direction:down=embarrassed,Oh... I'm more drunk than I thought if I'm <i>that</i> obvious. -3-female_removing_accessory,target:weiss,targetStage:0,direction:down=annoyed,Schnee? Weiss Schnee? @@ -10064,6 +10757,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_removed_accessory,direction:down=shocked,It's c-chilly in here! Another drink would warm me up... -3-female_removed_accessory,direction:down=annoyed,Let's goooooo. -3-female_removed_accessory,direction:down=embarrassed,You can't take your eyes off my pussy, can you? +-3-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-stella:0,direction:down=excited,Watching you two flirt reminds me of Stella and I! I really should bring her here sometime! +-3-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-zombieland_saga:2,direction:down=excited,Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols! -3-female_removed_accessory,filter:school_uniform,notSaidMarker:uniform3,marker:uniform3,direction:down=neutral,Hmm... well, your card looks in order. Eighteen, all right. I suppose you can stay if you want. -3-female_removed_accessory,target:aella,targetStage:1,direction:down=sad,O-oh, wait a second. You're not a White Knight, huh? Well, if you'd like that drink, I still wouldn't mind! -3-female_removed_accessory,target:aella,targetStage:2,direction:down=excited,Even though we're from <i>very</i> different worlds, Zaibatsu Corp does keep a lot of old motifs for our armor. Like calling my gloves "gauntlets." I'm glad you embrace that theme too, Aella! @@ -10102,8 +10797,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_removed_accessory,target:hk416,targetStage:3,direction:down=embarrassed,What do you do for fun, anyway, Holly? -3-female_removed_accessory,target:ini,targetStage:1,direction:down=neutral,Well, it's a good thing they serve liquor here. I'm going to need it. -3-female_removed_accessory,target:jenetta,targetStage:1,direction:down=embarrassed,And why do you only wear one band?! I'm sorry I have so many questions but you're adorable! --3-female_removed_accessory,target:jenetta,targetStage:2,direction:down=sad,Well, either way, I'm not sure I'd go barefoot around Glitch City. Lots of megaheroin needles and glass. Mostly glass. -3-female_removed_accessory,target:jenetta,targetStage:2,direction:down=horny,I can think of some things I'd like to do with your feet. Like massage them. With my tits. +-3-female_removed_accessory,target:jenetta,targetStage:2,direction:down=sad,Well, either way, I'm not sure I'd go barefoot around Glitch City. Lots of megaheroin needles and glass. Mostly glass. -3-female_removed_accessory,target:jolyne,targetStage:1,direction:down=excited,I'm excited to see what comes off next... -3-female_removed_accessory,target:jura,targetStage:1,direction:down=excited,Though, I bet you're better at disarming people with your looks than your rapier... -3-female_removed_accessory,target:jura,targetStage:1,alsoPlaying:meia,marker:seia_friends,direction:down=embarrassed,You two are quite the pair. I should've brought Stella or Jill! Definitely not Dorothy though. @@ -10144,9 +10839,11 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_removed_accessory,target:nugi-chan,targetStage:1,alsoPlaying:streaming-chan,marker:honorifics,direction:down=annoyed,I’m Japanese, but ladies, these honorifics are getting out of control. -3-female_removed_accessory,target:peach,targetStage:1,direction:down=shocked,Wait, are you saying you <i>are</i> Princess Peach? Well, whatever floats your skirt, I suppose. -3-female_removed_accessory,target:remilia,targetStage:1,direction:down=excited,I must be *hic* a little drunk, because I barely even saw her take that off! +-3-female_removed_accessory,target:rin,targetStage:2,direction:down=embarrassed,If the drinks and cards keep flowing, maybe this'll end the same for you all... -3-female_removed_accessory,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. -3-female_removed_accessory,target:ruby,targetStage:1,direction:down=horny,Ah, to be barely legal again. This’ll be fun playing with you! -3-female_removed_accessory,target:ryuko,targetStage:1,direction:down=excited,Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists... +-3-female_removed_accessory,target:sakura,targetStage:1,direction:down=stripped,Despite the schoolgirl charm, you're old enough to drink? Want me grab you something, Ms. Number One? -3-female_removed_accessory,target:samus,targetStage:1,direction:down=neutral,And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech! -3-female_removed_accessory,target:sayaka,targetStage:1,id:4,direction:down=annoyed,I'm confused. Aren't you some sort of high end pros-- I mean, <i>magical girl</i>? -3-female_removed_accessory,target:sayla,targetStage:1,direction:down=annoyed,--Oh, I see. You don’t work on that kinda stuff. No worries! Let’s just enjoy the game. @@ -10161,6 +10858,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_removed_accessory,target:streaming-chan,targetStage:2,marker:foot_fetish,direction:down=horny,What? I'm great at foot massages for a reason, fellas. -3-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:futaba,marker:thigh-highs,direction:down=horny,I've got a feeling <i>Futaba's</i> liking the thigh-high suggestion, Nicole. -3-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=excited,I think you'd look cute dressed up like Nicole, Mahiru! Or vice versa. Maybe some sort of media exchange...? Nevermind! Just thinking and drinking. +-3-female_removed_accessory,target:syrenne,targetStage:2,direction:down=embarrassed,...Not that it was a bad look. -3-female_removed_accessory,target:velma,targetStage:1,direction:down=excited,O-oh! Very sassy, Velma! I like it! Um. A lot! -3-female_removed_accessory,target:weiss,targetStage:1,direction:down=neutral,Huh, I’m surprised the heiress of the Schnee Dust Company would be out here playing strip poker, but it doesn’t mean I’m going to complain. -3-female_removed_accessory,target:yang,alsoPlaying:ruby,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. @@ -10273,8 +10971,14 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_removing_accessory,target:nugi-chan,targetStage:0,direction:down=horny,I feel like you two cover similar content, based on how you’re dressed… -2-female_removing_accessory,target:peach,targetStage:0,direction:down=neutral,That's a costume of Princess Peach, right? You certainly love your retro references. -2-female_removing_accessory,target:remilia,targetStage:0,direction:down=shocked,Whoa, what happened? +-2-female_removing_accessory,target:rin,targetStage:1,direction:down=excited,So cute! It's like when Stella dresses my wounds! -2-female_removing_accessory,target:ruby,targetStage:0,direction:down=shocked,Huh. I don’t know where Beacon is, but this ID definitely checks out. -2-female_removing_accessory,target:ryuko,targetStage:0,direction:down=embarrassed,She's such a cutie, rolling around your feet like that... +-2-female_removing_accessory,target:sakura,targetStage:0,direction:down=embarrassed,She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights... +-2-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,...But it's still a fun idea to try anyway. +-2-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,...Are the drinks hitting harder than I expected, or...? +-2-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,I'm not sure I follow... is she turned on...? Or what? +-2-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingNotSaidMarker:ss_threesome,direction:down=excited,I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right? -2-female_removing_accessory,target:samus,targetStage:0,direction:down=excited,Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding… -2-female_removing_accessory,target:sayaka,targetStage:0,direction:down=shocked,Wow? You've never taken that off before? Really? -2-female_removing_accessory,target:sayla,targetStage:0,direction:down=horny,Because I get this crick in my back-- @@ -10287,6 +10991,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_removing_accessory,target:streaming-chan,targetStage:0,alsoPlaying:mahiru,direction:down=sad,Oh <i>God</i>, I've heard about that case, Mahiru. Don't worry. Streaming-chan might be... out there, but she doesn't do smut. Um. Everything else though... -2-female_removing_accessory,target:streaming-chan,targetStage:1,direction:down=excited,Aw, can't you linger a bit longer? -2-female_removing_accessory,target:streaming-chan,targetStage:1,alsoPlaying:mahiru,direction:down=embarrassed,Maybe you could give her a kiss or a grope, and let me take a picture, if you're so worried, Mahiru? +-2-female_removing_accessory,target:syrenne,targetStage:1,direction:down=shocked,What do those do, exactly, besides make your muscles look big and strong? -2-female_removing_accessory,target:uravity,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:ocha_quirk1,alsoPlayingNotSaidMarker:ocha_quirk2,alsoPlayingSayingMarker:ocha_quirk2,direction:down=excited,Tell us! Tell us! -2-female_removing_accessory,target:velma,targetStage:0,direction:down=embarrassed,Oh... I'm more drunk than I thought if I'm <i>that</i> obvious. -2-female_removing_accessory,target:weiss,targetStage:0,direction:down=annoyed,Schnee? Weiss Schnee? @@ -10294,6 +10999,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_removed_accessory,direction:down=neutral,I-It's not like I'm a threat to you anymore... -2-female_removed_accessory,direction:down=shocked,O-Oh god... I just brushed a <i>reeeeally</i> good spot... -2-female_removed_accessory,direction:down=horny,Do you... think I could borrow that? It'll just be a little wet when I give it back... +-2-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-stella:0,direction:down=excited,Watching you two flirt reminds me of Stella and I! I really should bring her here sometime! +-2-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-zombieland_saga:2,direction:down=excited,Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols! -2-female_removed_accessory,filter:school_uniform,notSaidMarker:uniform3,marker:uniform3,direction:down=neutral,Hmm... well, your card looks in order. Eighteen, all right. I suppose you can stay if you want. -2-female_removed_accessory,target:aella,targetStage:1,direction:down=sad,O-oh, wait a second. You're not a White Knight, huh? Well, if you'd like that drink, I still wouldn't mind! -2-female_removed_accessory,target:aella,targetStage:2,direction:down=excited,Even though we're from <i>very</i> different worlds, Zaibatsu Corp does keep a lot of old motifs for our armor. Like calling my gloves "gauntlets." I'm glad you embrace that theme too, Aella! @@ -10332,8 +11039,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_removed_accessory,target:hk416,targetStage:3,direction:down=embarrassed,What do you do for fun, anyway, Holly? -2-female_removed_accessory,target:ini,targetStage:1,direction:down=neutral,Well, it's a good thing they serve liquor here. I'm going to need it. -2-female_removed_accessory,target:jenetta,targetStage:1,direction:down=embarrassed,And why do you only wear one band?! I'm sorry I have so many questions but you're adorable! --2-female_removed_accessory,target:jenetta,targetStage:2,direction:down=sad,Well, either way, I'm not sure I'd go barefoot around Glitch City. Lots of megaheroin needles and glass. Mostly glass. -2-female_removed_accessory,target:jenetta,targetStage:2,direction:down=horny,I can think of some things I'd like to do with your feet. Like massage them. With my tits. +-2-female_removed_accessory,target:jenetta,targetStage:2,direction:down=sad,Well, either way, I'm not sure I'd go barefoot around Glitch City. Lots of megaheroin needles and glass. Mostly glass. -2-female_removed_accessory,target:jolyne,targetStage:1,direction:down=excited,I'm excited to see what comes off next... -2-female_removed_accessory,target:jura,targetStage:1,direction:down=excited,Though, I bet you're better at disarming people with your looks than your rapier... -2-female_removed_accessory,target:jura,targetStage:1,alsoPlaying:meia,marker:seia_friends,direction:down=embarrassed,You two are quite the pair. I should've brought Stella or Jill! Definitely not Dorothy though. @@ -10374,9 +11081,11 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_removed_accessory,target:nugi-chan,targetStage:1,alsoPlaying:streaming-chan,marker:honorifics,direction:down=annoyed,I’m Japanese, but ladies, these honorifics are getting out of control. -2-female_removed_accessory,target:peach,targetStage:1,direction:down=shocked,Wait, are you saying you <i>are</i> Princess Peach? Well, whatever floats your skirt, I suppose. -2-female_removed_accessory,target:remilia,targetStage:1,direction:down=excited,I must be *hic* a little drunk, because I barely even saw her take that off! +-2-female_removed_accessory,target:rin,targetStage:2,direction:down=embarrassed,If the drinks and cards keep flowing, maybe this'll end the same for you all... -2-female_removed_accessory,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. -2-female_removed_accessory,target:ruby,targetStage:1,direction:down=horny,Ah, to be barely legal again. This’ll be fun playing with you! -2-female_removed_accessory,target:ryuko,targetStage:1,direction:down=excited,Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists... +-2-female_removed_accessory,target:sakura,targetStage:1,direction:down=horny,Despite the schoolgirl charm, you're old enough to drink, right? Want me grab you something, Ms. Number One? -2-female_removed_accessory,target:samus,targetStage:1,direction:down=neutral,And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech! -2-female_removed_accessory,target:sayaka,targetStage:1,id:4,direction:down=annoyed,I'm confused. Aren't you some sort of high end pros-- I mean, <i>magical girl</i>? -2-female_removed_accessory,target:sayla,targetStage:1,direction:down=annoyed,--Oh, I see. You don’t work on that kinda stuff. No worries! Let’s just enjoy the game. @@ -10391,6 +11100,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_removed_accessory,target:streaming-chan,targetStage:2,marker:foot_fetish,direction:down=horny,What? I'm great at foot massages for a reason, fellas. -2-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:futaba,marker:thigh-highs,direction:down=horny,I've got a feeling <i>Futaba's</i> liking the thigh-high suggestion, Nicole. -2-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=excited,I think you'd look cute dressed up like Nicole, Mahiru! Or vice versa. Maybe some sort of media exchange...? Nevermind! Just thinking and drinking. +-2-female_removed_accessory,target:syrenne,targetStage:2,direction:down=embarrassed,...Not that it was a bad look. -2-female_removed_accessory,target:velma,targetStage:1,direction:down=excited,O-oh! Very sassy, Velma! I like it! Um. A lot! -2-female_removed_accessory,target:weiss,targetStage:1,direction:down=neutral,Huh, I’m surprised the heiress of the Schnee Dust Company would be out here playing strip poker, but it doesn’t mean I’m going to complain. -2-female_removed_accessory,target:yang,alsoPlaying:ruby,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. @@ -10503,8 +11213,14 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_removing_accessory,target:nugi-chan,targetStage:0,direction:down=horny,I feel like you two cover similar content, based on how you’re dressed… -1-female_removing_accessory,target:peach,targetStage:0,direction:down=neutral,That's a costume of Princess Peach, right? You certainly love your retro references. -1-female_removing_accessory,target:remilia,targetStage:0,direction:down=shocked,Whoa, what happened? +-1-female_removing_accessory,target:rin,targetStage:1,direction:down=excited,So cute! It's like when Stella dresses my wounds! -1-female_removing_accessory,target:ruby,targetStage:0,direction:down=shocked,Huh. I don’t know where Beacon is, but this ID definitely checks out. -1-female_removing_accessory,target:ryuko,targetStage:0,direction:down=embarrassed,She's such a cutie, rolling around your feet like that... +-1-female_removing_accessory,target:sakura,targetStage:0,direction:down=embarrassed,She's a big, buxom woman with a huge voice! I'm surprised! I guess it's not like I know all the White Knights... +-1-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingSaidMarker:ss_threesome,direction:down=embarrassed,...But it's still a fun idea to try anyway. +-1-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,...Are the drinks hitting harder than I expected, or...? +-1-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:0-5,alsoPlayingNotSaidMarker:ss_threesome,direction:down=sad,I'm not sure I follow... is she turned on...? Or what? +-1-female_removing_accessory,target:sakura,targetStage:0,alsoPlaying:saki_zls,alsoPlayingStage:6-10,alsoPlayingNotSaidMarker:ss_threesome,direction:down=excited,I'm an <i>expert</i> on anatomy if you want me to check her pulse, Saki. We wouldn't want our little idol to get dehydrated either, right? -1-female_removing_accessory,target:samus,targetStage:0,direction:down=excited,Your record is pretty extensive, and it’s amazing what kind of depth of field you work in! Xenoarcheology, Space Pirate raiding… -1-female_removing_accessory,target:sayaka,targetStage:0,direction:down=shocked,Wow? You've never taken that off before? Really? -1-female_removing_accessory,target:sayla,targetStage:0,direction:down=horny,Because I get this crick in my back-- @@ -10517,6 +11233,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_removing_accessory,target:streaming-chan,targetStage:0,alsoPlaying:mahiru,direction:down=sad,Oh <i>God</i>, I've heard about that case, Mahiru. Don't worry. Streaming-chan might be... out there, but she doesn't do smut. Um. Everything else though... -1-female_removing_accessory,target:streaming-chan,targetStage:1,direction:down=excited,Aw, can't you linger a bit longer? -1-female_removing_accessory,target:streaming-chan,targetStage:1,alsoPlaying:mahiru,direction:down=embarrassed,Maybe you could give her a kiss or a grope, and let me take a picture, if you're so worried, Mahiru? +-1-female_removing_accessory,target:syrenne,targetStage:1,direction:down=shocked,What do those do, exactly, besides make your muscles look big and strong? -1-female_removing_accessory,target:uravity,alsoPlaying:streaming-chan,alsoPlayingSaidMarker:ocha_quirk1,alsoPlayingNotSaidMarker:ocha_quirk2,alsoPlayingSayingMarker:ocha_quirk2,direction:down=excited,Tell us! Tell us! -1-female_removing_accessory,target:velma,targetStage:0,direction:down=embarrassed,Oh... I'm more drunk than I thought if I'm <i>that</i> obvious. -1-female_removing_accessory,target:weiss,targetStage:0,direction:down=annoyed,Schnee? Weiss Schnee? @@ -10524,6 +11241,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_removed_accessory,direction:down=annoyed,Such a spoilsport. -1-female_removed_accessory,direction:down=tired,Are we... <i>yawn</i>... almost done here? I have work tomorrow... -1-female_removed_accessory,direction:down=horny,Would you like me to go again? I'm in the mood, heh... +-1-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-stella:0,direction:down=excited,Watching you two flirt reminds me of Stella and I! I really should bring her here sometime! +-1-female_removed_accessory,target:sakura,targetStage:1,alsoPlaying:saki_zls,count-zombieland_saga:2,direction:down=excited,Oooh... I get the feeling you two are close! Dorothy and Jill would be so jealous if they knew I was hanging out with <i>two</i> idols! -1-female_removed_accessory,filter:school_uniform,notSaidMarker:uniform3,marker:uniform3,direction:down=neutral,Hmm... well, your card looks in order. Eighteen, all right. I suppose you can stay if you want. -1-female_removed_accessory,target:aella,targetStage:1,direction:down=sad,O-oh, wait a second. You're not a White Knight, huh? Well, if you'd like that drink, I still wouldn't mind! -1-female_removed_accessory,target:aella,targetStage:2,direction:down=excited,Even though we're from <i>very</i> different worlds, Zaibatsu Corp does keep a lot of old motifs for our armor. Like calling my gloves "gauntlets." I'm glad you embrace that theme too, Aella! @@ -10562,8 +11281,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_removed_accessory,target:hk416,targetStage:3,direction:down=embarrassed,What do you do for fun, anyway, Holly? -1-female_removed_accessory,target:ini,targetStage:1,direction:down=neutral,Well, it's a good thing they serve liquor here. I'm going to need it. -1-female_removed_accessory,target:jenetta,targetStage:1,direction:down=embarrassed,And why do you only wear one band?! I'm sorry I have so many questions but you're adorable! --1-female_removed_accessory,target:jenetta,targetStage:2,direction:down=sad,Well, either way, I'm not sure I'd go barefoot around Glitch City. Lots of megaheroin needles and glass. Mostly glass. -1-female_removed_accessory,target:jenetta,targetStage:2,direction:down=horny,I can think of some things I'd like to do with your feet. Like massage them. With my tits. +-1-female_removed_accessory,target:jenetta,targetStage:2,direction:down=sad,Well, either way, I'm not sure I'd go barefoot around Glitch City. Lots of megaheroin needles and glass. Mostly glass. -1-female_removed_accessory,target:jolyne,targetStage:1,direction:down=excited,I'm excited to see what comes off next... -1-female_removed_accessory,target:jura,targetStage:1,direction:down=excited,Though, I bet you're better at disarming people with your looks than your rapier... -1-female_removed_accessory,target:jura,targetStage:1,alsoPlaying:meia,marker:seia_friends,direction:down=embarrassed,You two are quite the pair. I should've brought Stella or Jill! Definitely not Dorothy though. @@ -10604,9 +11323,11 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_removed_accessory,target:nugi-chan,targetStage:1,alsoPlaying:streaming-chan,marker:honorifics,direction:down=annoyed,I’m Japanese, but ladies, these honorifics are getting out of control. -1-female_removed_accessory,target:peach,targetStage:1,direction:down=shocked,Wait, are you saying you <i>are</i> Princess Peach? Well, whatever floats your skirt, I suppose. -1-female_removed_accessory,target:remilia,targetStage:1,direction:down=excited,I must be *hic* a little drunk, because I barely even saw her take that off! +-1-female_removed_accessory,target:rin,targetStage:2,direction:down=embarrassed,If the drinks and cards keep flowing, maybe this'll end the same for you all... -1-female_removed_accessory,target:ruby,alsoPlaying:yang,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. -1-female_removed_accessory,target:ruby,targetStage:1,direction:down=horny,Ah, to be barely legal again. This’ll be fun playing with you! -1-female_removed_accessory,target:ryuko,targetStage:1,direction:down=excited,Did you bring your girlfriend out tonight? It's cute that you're both little exhibitionists... +-1-female_removed_accessory,target:sakura,targetStage:1,direction:down=horny,Despite the schoolgirl charm, you're old enough to drink, right? Want me grab you something, Ms. Number One? -1-female_removed_accessory,target:samus,targetStage:1,direction:down=neutral,And you incorporate the latest technology! I’d love to experiment with that power suit you use! Or <i>especially</i> the Varia tech! -1-female_removed_accessory,target:sayaka,targetStage:1,id:4,direction:down=annoyed,I'm confused. Aren't you some sort of high end pros-- I mean, <i>magical girl</i>? -1-female_removed_accessory,target:sayla,targetStage:1,direction:down=annoyed,--Oh, I see. You don’t work on that kinda stuff. No worries! Let’s just enjoy the game. @@ -10621,6 +11342,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_removed_accessory,target:streaming-chan,targetStage:2,marker:foot_fetish,direction:down=horny,What? I'm great at foot massages for a reason, fellas. -1-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:futaba,marker:thigh-highs,direction:down=horny,I've got a feeling <i>Futaba's</i> liking the thigh-high suggestion, Nicole. -1-female_removed_accessory,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=excited,I think you'd look cute dressed up like Nicole, Mahiru! Or vice versa. Maybe some sort of media exchange...? Nevermind! Just thinking and drinking. +-1-female_removed_accessory,target:syrenne,targetStage:2,direction:down=embarrassed,...Not that it was a bad look. -1-female_removed_accessory,target:velma,targetStage:1,direction:down=excited,O-oh! Very sassy, Velma! I like it! Um. A lot! -1-female_removed_accessory,target:weiss,targetStage:1,direction:down=neutral,Huh, I’m surprised the heiress of the Schnee Dust Company would be out here playing strip poker, but it doesn’t mean I’m going to complain. -1-female_removed_accessory,target:yang,alsoPlaying:ruby,notSaidMarker:enabler,marker:enabler,direction:down=horny,You know, I can’t tell if that makes it worse or better. @@ -10678,6 +11400,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_removing_minor,target:emi,targetStage:1,targetSayingMarker:wave,direction:down=excited,I'm sort of a gearhead, so it's always fun to see what kind of tech the various Megacorps bring out for their competitors. 0-female_removing_minor,target:emi,targetStage:6,direction:down=embarrassed,Hm... I'm excited to see your tech... but sad to see the tights go. 0-female_removing_minor,target:estelle,targetStage:1,direction:down=excited,Oh! That whole thing's just a dress? +0-female_removing_minor,target:franziska,targetStage:0,direction:down=sad,Just because you have some fancy law degree doesn't mean we're stupid... 0-female_removing_minor,target:futaba,targetStage:0,direction:down=shocked,Wait a second, are you that hacker, Medjed? 0-female_removing_minor,target:futaba,targetStage:3,direction:down=shocked,Are they compression, or something like that? Nanite tracery? 0-female_removing_minor,target:haru,targetStage:1,direction:down=excited,Those tights are great! But... Hm... wait a second! @@ -10697,7 +11420,16 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_removing_minor,target:misato,targetStage:2,direction:down=neutral,I think Deal over there is doing a great job cataloguing everyone's stuff, Misato. It won't get filthy... 0-female_removing_minor,target:rainbow_mika,targetStage:0,direction:down=shocked,Are you gonna-- 0-female_removing_minor,target:remilia,targetStage:1,direction:down=embarrassed,Such a cute little... noble... vampire girl. +0-female_removing_minor,target:rin,targetStage:0,direction:down=sad,I've seen so many field amputations... it's always sad when someone can't get a good prosthetic... 0-female_removing_minor,target:ryuko,targetStage:1,direction:down=neutral,Well, that wasn't very polite, but it checks out. Sorry to bother you ladies. +0-female_removing_minor,target:saki_zls,targetStage:0,direction:down=excited,...I'm just fucking with you. I'd recognize that uniform anywhere! +0-female_removing_minor,target:saki_zls,targetStage:1,direction:down=neutral,...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect! +0-female_removing_minor,target:sakura,targetStage:1,direction:down=annoyed,I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but... +0-female_removing_minor,target:sakura,targetStage:1,alsoPlaying:saki_zls,direction:down=shocked,Why would you need makeup on your...? I thought Franchouchou was family-friendly! +0-female_removing_minor,target:sakura,targetStage:2,id:13,direction:down=shocked,This is-- <i>oh. It's all makeup!</i> +0-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=shocked,Does this mean Saki's also-- +0-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,You don't have to convice me that you're one of those girls that looks even better without makeup! +0-female_removing_minor,target:sakura,targetStage:3,id:14,direction:down=shocked,Whoa, hold on there-- you need some help... getting yourself together? 0-female_removing_minor,target:sayaka,targetStage:1,direction:down=excited,Ohhh...! I get it! This is some kind of... roleplay, right? 0-female_removing_minor,target:sayaka,targetStage:2,direction:down=neutral,How'd you get into the whole "magical girl" gig? 0-female_removing_minor,target:sheena,targetStage:2,direction:down=shocked,Oh! Please don't kick me! Or do! Just gently. @@ -10705,6 +11437,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_removing_minor,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=embarrassed,Not into feet, Mahiru? 0-female_removing_minor,target:streaming-chan,targetStage:3,direction:down=shocked,Nicole, did you get that Kevlar-weave outer shell I told you about? 0-female_removing_minor,target:streaming-chan,targetStage:3,marker:bribe,direction:down=excited,I'm not above bribes, Nicole. If you wanted to slip me some premium action. +0-female_removing_minor,target:syrenne,targetStage:2,direction:down=embarrassed,Rude of me to judge by appearances... but I have a hard time imagining a lady like you wouldn't mind getting a little dirty. +0-female_removing_minor,target:syrenne,targetStage:3,direction:down=embarrassed,Like where'd you get them, what are they supposed to be... 0-female_removing_minor,target:zone-tan,targetStage:0,saidMarker:lemmy,direction:down=sad,You know it’s a crime to smuggle off-world biologics without a permit. 0-female_removed_minor,direction:down=neutral,I wonder if Dorothy has a built in gambling processor. That girl would certainly use it. 0-female_removed_minor,direction:down=embarrassed,I wonder what's coming off next? @@ -10742,6 +11476,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_removed_minor,target:emi,targetStage:2,direction:down=embarrassed,I'm surprised! If you're as light on your feet as you say, you should definitely look around for sponsorships. You'd be great press with how cute you are! 0-female_removed_minor,target:emi,targetStage:7,id:7,direction:down=excited,Oh... Whoops. I guess you'd bring your civilian set rather than your racing pair... Silly me. 0-female_removed_minor,target:estelle,targetStage:2,direction:down=embarrassed,You're too cute! I think I can keep that messy look up, if you're interested. +0-female_removed_minor,target:franziska,targetStage:1,direction:down=annoyed,It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back... 0-female_removed_minor,target:futaba,targetStage:1,direction:down=neutral,I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it. 0-female_removed_minor,target:haru,targetStage:2,direction:down=embarrassed,Oh my God. We met at that party with Stella! You know, the rich girl with the cat ears? I was totally there! 0-female_removed_minor,target:haru,targetStage:2,targetSaidMarker:dirtt,targetSayingMarker:stressrelief1,direction:down=excited,Oh? What do you like to garden? @@ -10761,7 +11496,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_removed_minor,target:misato,targetStage:3,direction:down=embarrassed,...You might, though! Get filthy, that is, Misato. You're quite the tease, huh? 0-female_removed_minor,target:rainbow_mika,targetStage:1,direction:down=sad,Oh. She was just helping you take off your boots.... That’s nice. 0-female_removed_minor,target:remilia,targetStage:2,direction:down=excited,Sakuya, do you tie her shoes for her too, or can she get dressed by herself? +0-female_removed_minor,target:rin,targetStage:1,direction:down=neutral,There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...? 0-female_removed_minor,target:ryuko,targetStage:2,direction:down=annoyed,Okay, schoolgirl, you're 18, not 28. Cool it down. +0-female_removed_minor,target:saki_zls,targetStage:1,direction:down=excited,You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass! +0-female_removed_minor,target:saki_zls,targetStage:2,direction:down=,You'll come around in a few Big Marsblasts, I'm sure! +0-female_removed_minor,target:sakura,targetStage:2,direction:down=sad,Honey... I'm here if you need me, okay? I promise. +0-female_removed_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=shocked,Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course. +0-female_removed_minor,target:sakura,targetStage:3,direction:down=excited,I'm just happy you're... not being taken advantage of! +0-female_removed_minor,target:sakura,targetStage:4,direction:down=excited,I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One. +0-female_removed_minor,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=annoyed,...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes... 0-female_removed_minor,target:sayaka,targetStage:2,direction:down=horny,Don't worry, Sayaka! I'll help you with your <i>witch</i> problem. 0-female_removed_minor,target:sayaka,targetStage:3,direction:down=embarrassed,As one blue-haired girl to another, I can't wait. 0-female_removed_minor,target:sheena,targetStage:3,direction:down=horny,If ~player~ has any sense, they're trying to get a peek at your bra! It's so classy! @@ -10769,6 +11512,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_removed_minor,target:streaming-chan,targetStage:3,alsoPlaying:mahiru,direction:down=excited,That's quite a feat for someone who brought her camera to a strip poker game. I think you and Streaming-chan actually have a lot you could talk about. If she were ever off camera, maybe. 0-female_removed_minor,target:streaming-chan,targetStage:4,direction:down=annoyed,Because while your shining enthusiasm is bulletproof, I can't say the same about your skin. 0-female_removed_minor,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,<i>Oh. My. God.</i> Mahiru. Are you <i>jealous</i> of Nicole? +0-female_removed_minor,target:syrenne,targetStage:4,direction:down=horny,...And if you have any you aren't showing, yet. #lost belts @@ -10817,6 +11561,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_removing_minor,target:emi,targetStage:1,targetSayingMarker:wave,direction:down=excited,I'm sort of a gearhead, so it's always fun to see what kind of tech the various Megacorps bring out for their competitors. 1-female_removing_minor,target:emi,targetStage:6,direction:down=embarrassed,Hm... I'm excited to see your tech... but sad to see the tights go. 1-female_removing_minor,target:estelle,targetStage:1,direction:down=excited,Oh! That whole thing's just a dress? +1-female_removing_minor,target:franziska,targetStage:0,direction:down=sad,Just because you have some fancy law degree doesn't mean we're stupid... 1-female_removing_minor,target:futaba,targetStage:0,direction:down=shocked,Wait a second, are you that hacker, Medjed? 1-female_removing_minor,target:futaba,targetStage:3,direction:down=shocked,Are they compression, or something like that? Nanite tracery? 1-female_removing_minor,target:haru,targetStage:1,direction:down=excited,Those tights are great! But... Hm... wait a second! @@ -10836,7 +11581,16 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_removing_minor,target:misato,targetStage:2,direction:down=neutral,I think Deal over there is doing a great job cataloguing everyone's stuff, Misato. It won't get filthy... 1-female_removing_minor,target:rainbow_mika,targetStage:0,direction:down=shocked,Are you gonna-- 1-female_removing_minor,target:remilia,targetStage:1,direction:down=embarrassed,Such a cute little... noble... vampire girl. +1-female_removing_minor,target:rin,targetStage:0,direction:down=sad,I've seen so many field amputations... it's always sad when someone can't get a good prosthetic... 1-female_removing_minor,target:ryuko,targetStage:1,direction:down=neutral,Well, that wasn't very polite, but it checks out. Sorry to bother you ladies. +1-female_removing_minor,target:saki_zls,targetStage:0,direction:down=excited,...I'm just fucking with you. I'd recognize that uniform anywhere! +1-female_removing_minor,target:saki_zls,targetStage:1,direction:down=neutral,...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect! +1-female_removing_minor,target:sakura,targetStage:1,direction:down=annoyed,I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but... +1-female_removing_minor,target:sakura,targetStage:1,alsoPlaying:saki_zls,direction:down=shocked,Why would you need makeup on your...? I thought Franchouchou was family-friendly! +1-female_removing_minor,target:sakura,targetStage:2,id:13,direction:down=shocked,This is-- <i>oh. It's all makeup!</i> +1-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=shocked,Does this mean Saki's also-- +1-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,You don't have to convice me that you're one of those girls that looks even better without makeup! +1-female_removing_minor,target:sakura,targetStage:3,id:14,direction:down=shocked,Whoa, hold on there-- you need some help... getting yourself together? 1-female_removing_minor,target:sayaka,targetStage:1,direction:down=excited,Ohhh...! I get it! This is some kind of... roleplay, right? 1-female_removing_minor,target:sayaka,targetStage:2,direction:down=neutral,How'd you get into the whole "magical girl" gig? 1-female_removing_minor,target:sheena,targetStage:2,direction:down=shocked,Oh! Please don't kick me! Or do! Just gently. @@ -10844,6 +11598,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_removing_minor,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=embarrassed,Not into feet, Mahiru? 1-female_removing_minor,target:streaming-chan,targetStage:3,direction:down=shocked,Nicole, did you get that Kevlar-weave outer shell I told you about? 1-female_removing_minor,target:streaming-chan,targetStage:3,marker:bribe,direction:down=excited,I'm not above bribes, Nicole. If you wanted to slip me some premium action. +1-female_removing_minor,target:syrenne,targetStage:2,direction:down=embarrassed,Rude of me to judge by appearances... but I have a hard time imagining a lady like you wouldn't mind getting a little dirty. +1-female_removing_minor,target:syrenne,targetStage:3,direction:down=embarrassed,Like where'd you get them, what are they supposed to be... 1-female_removing_minor,target:zone-tan,targetStage:0,saidMarker:lemmy,direction:down=sad,You know it’s a crime to smuggle off-world biologics without a permit. 1-female_removed_minor,direction:down=neutral,Continue on, citizens. Hehe, that was my official voice. Like it? 1-female_removed_minor,direction:down=annoyed,I guess you didn't want to be unexpected... @@ -10881,6 +11637,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_removed_minor,target:emi,targetStage:2,direction:down=embarrassed,I'm surprised! If you're as light on your feet as you say, you should definitely look around for sponsorships. You'd be great press with how cute you are! 1-female_removed_minor,target:emi,targetStage:7,id:7,direction:down=excited,Oh... Whoops. I guess you'd bring your civilian set rather than your racing pair... Silly me. 1-female_removed_minor,target:estelle,targetStage:2,direction:down=embarrassed,You're too cute! I think I can keep that messy look up, if you're interested. +1-female_removed_minor,target:franziska,targetStage:1,direction:down=annoyed,It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back... 1-female_removed_minor,target:futaba,targetStage:1,direction:down=neutral,I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it. 1-female_removed_minor,target:haru,targetStage:2,direction:down=embarrassed,Oh my God. We met at that party with Stella! You know, the rich girl with the cat ears? I was totally there! 1-female_removed_minor,target:haru,targetStage:2,targetSaidMarker:dirtt,targetSayingMarker:stressrelief1,direction:down=excited,Oh? What do you like to garden? @@ -10900,7 +11657,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_removed_minor,target:misato,targetStage:3,direction:down=embarrassed,...You might, though! Get filthy, that is, Misato. You're quite the tease, huh? 1-female_removed_minor,target:rainbow_mika,targetStage:1,direction:down=sad,Oh. She was just helping you take off your boots.... That’s nice. 1-female_removed_minor,target:remilia,targetStage:2,direction:down=excited,Sakuya, do you tie her shoes for her too, or can she get dressed by herself? +1-female_removed_minor,target:rin,targetStage:1,direction:down=neutral,There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...? 1-female_removed_minor,target:ryuko,targetStage:2,direction:down=annoyed,Okay, schoolgirl, you're 18, not 28. Cool it down. +1-female_removed_minor,target:saki_zls,targetStage:1,direction:down=excited,You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass! +1-female_removed_minor,target:saki_zls,targetStage:2,direction:down=stripped,You'll come around in a few Big Marsblasts, I'm sure! +1-female_removed_minor,target:sakura,targetStage:2,direction:down=sad,Honey... I'm here if you need me, okay? I promise. +1-female_removed_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=shocked,Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course. +1-female_removed_minor,target:sakura,targetStage:3,direction:down=excited,I'm just happy you're... not being taken advantage of! +1-female_removed_minor,target:sakura,targetStage:4,direction:down=excited,I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One. +1-female_removed_minor,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=annoyed,...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes... 1-female_removed_minor,target:sayaka,targetStage:2,direction:down=horny,Don't worry, Sayaka! I'll help you with your <i>witch</i> problem. 1-female_removed_minor,target:sayaka,targetStage:3,direction:down=embarrassed,As one blue-haired girl to another, I can't wait. 1-female_removed_minor,target:sheena,targetStage:3,direction:down=horny,If ~player~ has any sense, they're trying to get a peek at your bra! It's so classy! @@ -10908,6 +11673,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_removed_minor,target:streaming-chan,targetStage:3,alsoPlaying:mahiru,direction:down=excited,That's quite a feat for someone who brought her camera to a strip poker game. I think you and Streaming-chan actually have a lot you could talk about. If she were ever off camera, maybe. 1-female_removed_minor,target:streaming-chan,targetStage:4,direction:down=annoyed,Because while your shining enthusiasm is bulletproof, I can't say the same about your skin. 1-female_removed_minor,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,<i>Oh. My. God.</i> Mahiru. Are you <i>jealous</i> of Nicole? +1-female_removed_minor,target:syrenne,targetStage:4,direction:down=horny,...And if you have any you aren't showing, yet. #lost gauntlets @@ -10956,6 +11722,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_removing_minor,target:emi,targetStage:1,targetSayingMarker:wave,direction:down=excited,I'm sort of a gearhead, so it's always fun to see what kind of tech the various Megacorps bring out for their competitors. 2-female_removing_minor,target:emi,targetStage:6,direction:down=embarrassed,Hm... I'm excited to see your tech... but sad to see the tights go. 2-female_removing_minor,target:estelle,targetStage:1,direction:down=excited,Oh! That whole thing's just a dress? +2-female_removing_minor,target:franziska,targetStage:0,direction:down=sad,Just because you have some fancy law degree doesn't mean we're stupid... 2-female_removing_minor,target:futaba,targetStage:0,direction:down=shocked,Wait a second, are you that hacker, Medjed? 2-female_removing_minor,target:futaba,targetStage:3,direction:down=shocked,Are they compression, or something like that? Nanite tracery? 2-female_removing_minor,target:haru,targetStage:1,direction:down=excited,Those tights are great! But... Hm... wait a second! @@ -10975,7 +11742,16 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_removing_minor,target:misato,targetStage:2,direction:down=neutral,I think Deal over there is doing a great job cataloguing everyone's stuff, Misato. It won't get filthy... 2-female_removing_minor,target:rainbow_mika,targetStage:0,direction:down=shocked,Are you gonna-- 2-female_removing_minor,target:remilia,targetStage:1,direction:down=embarrassed,Such a cute little... noble... vampire girl. +2-female_removing_minor,target:rin,targetStage:0,direction:down=sad,I've seen so many field amputations... it's always sad when someone can't get a good prosthetic... 2-female_removing_minor,target:ryuko,targetStage:1,direction:down=neutral,Well, that wasn't very polite, but it checks out. Sorry to bother you ladies. +2-female_removing_minor,target:saki_zls,targetStage:0,direction:down=excited,...I'm just fucking with you. I'd recognize that uniform anywhere! +2-female_removing_minor,target:saki_zls,targetStage:1,direction:down=neutral,...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect! +2-female_removing_minor,target:sakura,targetStage:1,direction:down=annoyed,I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but... +2-female_removing_minor,target:sakura,targetStage:1,alsoPlaying:saki_zls,direction:down=shocked,Why would you need makeup on your...? I thought Franchouchou was family-friendly! +2-female_removing_minor,target:sakura,targetStage:2,id:13,direction:down=shocked,This is-- <i>oh. It's all makeup!</i> +2-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=shocked,Does this mean Saki's also-- +2-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,You don't have to convice me that you're one of those girls that looks even better without makeup! +2-female_removing_minor,target:sakura,targetStage:3,id:14,direction:down=shocked,Whoa, hold on there-- you need some help... getting yourself together? 2-female_removing_minor,target:sayaka,targetStage:1,direction:down=excited,Ohhh...! I get it! This is some kind of... roleplay, right? 2-female_removing_minor,target:sayaka,targetStage:2,direction:down=neutral,How'd you get into the whole "magical girl" gig? 2-female_removing_minor,target:sheena,targetStage:2,direction:down=shocked,Oh! Please don't kick me! Or do! Just gently. @@ -10983,6 +11759,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_removing_minor,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=embarrassed,Not into feet, Mahiru? 2-female_removing_minor,target:streaming-chan,targetStage:3,direction:down=shocked,Nicole, did you get that Kevlar-weave outer shell I told you about? 2-female_removing_minor,target:streaming-chan,targetStage:3,marker:bribe,direction:down=excited,I'm not above bribes, Nicole. If you wanted to slip me some premium action. +2-female_removing_minor,target:syrenne,targetStage:2,direction:down=embarrassed,Rude of me to judge by appearances... but I have a hard time imagining a lady like you wouldn't mind getting a little dirty. +2-female_removing_minor,target:syrenne,targetStage:3,direction:down=embarrassed,Like where'd you get them, what are they supposed to be... 2-female_removing_minor,target:zone-tan,targetStage:0,saidMarker:lemmy,direction:down=sad,You know it’s a crime to smuggle off-world biologics without a permit. 2-female_removed_minor,direction:down=annoyed,I bet Alma would've been naked by now. That girl can't bluff to save her life. 2-female_removed_minor,direction:down=neutral,Okay, not bad. Still gonna win. @@ -11020,6 +11798,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_removed_minor,target:emi,targetStage:2,direction:down=embarrassed,I'm surprised! If you're as light on your feet as you say, you should definitely look around for sponsorships. You'd be great press with how cute you are! 2-female_removed_minor,target:emi,targetStage:7,id:7,direction:down=excited,Oh... Whoops. I guess you'd bring your civilian set rather than your racing pair... Silly me. 2-female_removed_minor,target:estelle,targetStage:2,direction:down=embarrassed,You're too cute! I think I can keep that messy look up, if you're interested. +2-female_removed_minor,target:franziska,targetStage:1,direction:down=annoyed,It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back... 2-female_removed_minor,target:futaba,targetStage:1,direction:down=neutral,I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it. 2-female_removed_minor,target:haru,targetStage:2,direction:down=embarrassed,Oh my God. We met at that party with Stella! You know, the rich girl with the cat ears? I was totally there! 2-female_removed_minor,target:haru,targetStage:2,targetSaidMarker:dirtt,targetSayingMarker:stressrelief1,direction:down=excited,Oh? What do you like to garden? @@ -11040,7 +11819,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_removed_minor,target:rainbow_mika,targetStage:1,direction:down=sad,Oh. She was just helping you take off your boots.... That’s nice. 2-female_removed_minor,target:rainbow_mika,targetStage:1,direction:down=horny,Taking off her boots is nice, Nadeshiko, but I’d rather… you know… 2-female_removed_minor,target:remilia,targetStage:2,direction:down=excited,Sakuya, do you tie her shoes for her too, or can she get dressed by herself? +2-female_removed_minor,target:rin,targetStage:1,direction:down=neutral,There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...? 2-female_removed_minor,target:ryuko,targetStage:2,direction:down=annoyed,Okay, schoolgirl, you're 18, not 28. Cool it down. +2-female_removed_minor,target:saki_zls,targetStage:1,direction:down=excited,You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass! +2-female_removed_minor,target:saki_zls,targetStage:2,direction:down=stripped,You'll come around in a few Big Marsblasts, I'm sure! +2-female_removed_minor,target:sakura,targetStage:2,direction:down=sad,Honey... I'm here if you need me, okay? I promise. +2-female_removed_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=shocked,Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course. +2-female_removed_minor,target:sakura,targetStage:3,direction:down=excited,I'm just happy you're... not being taken advantage of! +2-female_removed_minor,target:sakura,targetStage:4,direction:down=excited,I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One. +2-female_removed_minor,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=annoyed,...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes... 2-female_removed_minor,target:sayaka,targetStage:2,direction:down=horny,Don't worry, Sayaka! I'll help you with your <i>witch</i> problem. 2-female_removed_minor,target:sayaka,targetStage:3,direction:down=embarrassed,As one blue-haired girl to another, I can't wait. 2-female_removed_minor,target:sheena,targetStage:3,direction:down=horny,If ~player~ has any sense, they're trying to get a peek at your bra! It's so classy! @@ -11048,6 +11835,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_removed_minor,target:streaming-chan,targetStage:3,alsoPlaying:mahiru,direction:down=excited,That's quite a feat for someone who brought her camera to a strip poker game. I think you and Streaming-chan actually have a lot you could talk about. If she were ever off camera, maybe. 2-female_removed_minor,target:streaming-chan,targetStage:4,direction:down=annoyed,Because while your shining enthusiasm is bulletproof, I can't say the same about your skin. 2-female_removed_minor,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,<i>Oh. My. God.</i> Mahiru. Are you <i>jealous</i> of Nicole? +2-female_removed_minor,target:syrenne,targetStage:4,direction:down=horny,...And if you have any you aren't showing, yet. #lost boots @@ -11080,6 +11868,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_removing_minor,target:emi,targetStage:1,targetSayingMarker:wave,direction:down=excited,I'm sort of a gearhead, so it's always fun to see what kind of tech the various Megacorps bring out for their competitors. 3-female_removing_minor,target:emi,targetStage:6,direction:down=embarrassed,Hm... I'm excited to see your tech... but sad to see the tights go. 3-female_removing_minor,target:estelle,targetStage:1,direction:down=excited,Oh! That whole thing's just a dress? +3-female_removing_minor,target:franziska,targetStage:0,direction:down=sad,Just because you have some fancy law degree doesn't mean we're stupid... 3-female_removing_minor,target:futaba,targetStage:0,direction:down=shocked,Wait a second, are you that hacker, Medjed? 3-female_removing_minor,target:futaba,targetStage:3,direction:down=shocked,Are they compression, or something like that? Nanite tracery? 3-female_removing_minor,target:haru,targetStage:1,direction:down=excited,Those tights are great! But... Hm... wait a second! @@ -11099,7 +11888,16 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_removing_minor,target:misato,targetStage:2,direction:down=neutral,I think Deal over there is doing a great job cataloguing everyone's stuff, Misato. It won't get filthy... 3-female_removing_minor,target:rainbow_mika,targetStage:0,direction:down=shocked,Are you gonna-- 3-female_removing_minor,target:remilia,targetStage:1,direction:down=embarrassed,Such a cute little... noble... vampire girl. +3-female_removing_minor,target:rin,targetStage:0,direction:down=sad,I've seen so many field amputations... it's always sad when someone can't get a good prosthetic... 3-female_removing_minor,target:ryuko,targetStage:1,direction:down=neutral,Well, that wasn't very polite, but it checks out. Sorry to bother you ladies. +3-female_removing_minor,target:saki_zls,targetStage:0,direction:down=excited,...I'm just fucking with you. I'd recognize that uniform anywhere! +3-female_removing_minor,target:saki_zls,targetStage:1,direction:down=neutral,...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect! +3-female_removing_minor,target:sakura,targetStage:1,direction:down=annoyed,I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but... +3-female_removing_minor,target:sakura,targetStage:1,alsoPlaying:saki_zls,direction:down=shocked,Why would you need makeup on your...? I thought Franchouchou was family-friendly! +3-female_removing_minor,target:sakura,targetStage:2,id:13,direction:down=shocked,This is-- <i>oh. It's all makeup!</i> +3-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=shocked,Does this mean Saki's also-- +3-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,You don't have to convice me that you're one of those girls that looks even better without makeup! +3-female_removing_minor,target:sakura,targetStage:3,id:14,direction:down=shocked,Whoa, hold on there-- you need some help... getting yourself together? 3-female_removing_minor,target:sayaka,targetStage:1,direction:down=excited,Ohhh...! I get it! This is some kind of... roleplay, right? 3-female_removing_minor,target:sayaka,targetStage:2,direction:down=neutral,How'd you get into the whole "magical girl" gig? 3-female_removing_minor,target:sheena,targetStage:2,direction:down=shocked,Oh! Please don't kick me! Or do! Just gently. @@ -11107,6 +11905,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_removing_minor,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=embarrassed,Not into feet, Mahiru? 3-female_removing_minor,target:streaming-chan,targetStage:3,direction:down=shocked,Nicole, did you get that Kevlar-weave outer shell I told you about? 3-female_removing_minor,target:streaming-chan,targetStage:3,marker:bribe,direction:down=excited,I'm not above bribes, Nicole. If you wanted to slip me some premium action. +3-female_removing_minor,target:syrenne,targetStage:2,direction:down=embarrassed,Rude of me to judge by appearances... but I have a hard time imagining a lady like you wouldn't mind getting a little dirty. +3-female_removing_minor,target:syrenne,targetStage:3,direction:down=embarrassed,Like where'd you get them, what are they supposed to be... 3-female_removing_minor,target:zone-tan,targetStage:0,saidMarker:lemmy,direction:down=sad,You know it’s a crime to smuggle off-world biologics without a permit. 3-female_removed_minor,direction:down=embarrassed,You're getting so cold I can see your breath! 3-female_removed_minor,direction:down=shocked,Wow, you don't really have a lot left. You could lose it all in a few hands. @@ -11128,6 +11928,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_removed_minor,target:emi,targetStage:2,direction:down=embarrassed,I'm surprised! If you're as light on your feet as you say, you should definitely look around for sponsorships. You'd be great press with how cute you are! 3-female_removed_minor,target:emi,targetStage:7,id:7,direction:down=excited,Oh... Whoops. I guess you'd bring your civilian set rather than your racing pair... Silly me. 3-female_removed_minor,target:estelle,targetStage:2,direction:down=embarrassed,You're too cute! I think I can keep that messy look up, if you're interested. +3-female_removed_minor,target:franziska,targetStage:1,direction:down=annoyed,It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back... 3-female_removed_minor,target:futaba,targetStage:1,direction:down=neutral,I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it. 3-female_removed_minor,target:haru,targetStage:2,direction:down=embarrassed,Oh my God. We met at that party with Stella! You know, the rich girl with the cat ears? I was totally there! 3-female_removed_minor,target:haru,targetStage:2,targetSaidMarker:dirtt,targetSayingMarker:stressrelief1,direction:down=excited,Oh? What do you like to garden? @@ -11147,7 +11948,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_removed_minor,target:misato,targetStage:3,direction:down=embarrassed,...You might, though! Get filthy, that is, Misato. You're quite the tease, huh? 3-female_removed_minor,target:rainbow_mika,targetStage:1,direction:down=sad,Oh. She was just helping you take off your boots.... That’s nice. 3-female_removed_minor,target:remilia,targetStage:2,direction:down=excited,Sakuya, do you tie her shoes for her too, or can she get dressed by herself? +3-female_removed_minor,target:rin,targetStage:1,direction:down=neutral,There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...? 3-female_removed_minor,target:ryuko,targetStage:2,direction:down=annoyed,Okay, schoolgirl, you're 18, not 28. Cool it down. +3-female_removed_minor,target:saki_zls,targetStage:1,direction:down=excited,You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass! +3-female_removed_minor,target:saki_zls,targetStage:2,direction:down=stripped,You'll come around in a few Big Marsblasts, I'm sure! +3-female_removed_minor,target:sakura,targetStage:2,direction:down=sad,Honey... I'm here if you need me, okay? I promise. +3-female_removed_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=shocked,Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course. +3-female_removed_minor,target:sakura,targetStage:3,direction:down=excited,I'm just happy you're... not being taken advantage of! +3-female_removed_minor,target:sakura,targetStage:4,direction:down=excited,I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One. +3-female_removed_minor,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=annoyed,...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes... 3-female_removed_minor,target:sayaka,targetStage:2,direction:down=horny,Don't worry, Sayaka! I'll help you with your <i>witch</i> problem. 3-female_removed_minor,target:sayaka,targetStage:3,direction:down=embarrassed,As one blue-haired girl to another, I can't wait. 3-female_removed_minor,target:sheena,targetStage:3,direction:down=horny,If ~player~ has any sense, they're trying to get a peek at your bra! It's so classy! @@ -11155,6 +11964,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_removed_minor,target:streaming-chan,targetStage:3,alsoPlaying:mahiru,direction:down=excited,That's quite a feat for someone who brought her camera to a strip poker game. I think you and Streaming-chan actually have a lot you could talk about. If she were ever off camera, maybe. 3-female_removed_minor,target:streaming-chan,targetStage:4,direction:down=annoyed,Because while your shining enthusiasm is bulletproof, I can't say the same about your skin. 3-female_removed_minor,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,<i>Oh. My. God.</i> Mahiru. Are you <i>jealous</i> of Nicole? +3-female_removed_minor,target:syrenne,targetStage:4,direction:down=horny,...And if you have any you aren't showing, yet. #lost breastplate @@ -11201,6 +12011,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_removing_minor,target:emi,targetStage:1,targetSayingMarker:wave,direction:down=excited,I'm sort of a gearhead, so it's always fun to see what kind of tech the various Megacorps bring out for their competitors. 4-female_removing_minor,target:emi,targetStage:6,direction:down=embarrassed,Hm... I'm excited to see your tech... but sad to see the tights go. 4-female_removing_minor,target:estelle,targetStage:1,direction:down=excited,Oh! That whole thing's just a dress? +4-female_removing_minor,target:franziska,targetStage:0,direction:down=sad,Just because you have some fancy law degree doesn't mean we're stupid... 4-female_removing_minor,target:futaba,targetStage:0,direction:down=shocked,Wait a second, are you that hacker, Medjed? 4-female_removing_minor,target:futaba,targetStage:3,direction:down=shocked,Are they compression, or something like that? Nanite tracery? 4-female_removing_minor,target:haru,targetStage:1,direction:down=excited,Those tights are great! But... Hm... wait a second! @@ -11221,7 +12032,16 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_removing_minor,target:misato,targetStage:2,direction:down=neutral,I think Deal over there is doing a great job cataloguing everyone's stuff, Misato. It won't get filthy... 4-female_removing_minor,target:rainbow_mika,targetStage:0,direction:down=shocked,Are you gonna-- 4-female_removing_minor,target:remilia,targetStage:1,direction:down=embarrassed,Such a cute little... noble... vampire girl. +4-female_removing_minor,target:rin,targetStage:0,direction:down=sad,I've seen so many field amputations... it's always sad when someone can't get a good prosthetic... 4-female_removing_minor,target:ryuko,targetStage:1,direction:down=neutral,Well, that wasn't very polite, but it checks out. Sorry to bother you ladies. +4-female_removing_minor,target:saki_zls,targetStage:0,direction:down=excited,...I'm just fucking with you. I'd recognize that uniform anywhere! +4-female_removing_minor,target:saki_zls,targetStage:1,direction:down=neutral,...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect! +4-female_removing_minor,target:sakura,targetStage:1,direction:down=annoyed,I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but... +4-female_removing_minor,target:sakura,targetStage:1,alsoPlaying:saki_zls,direction:down=shocked,Why would you need makeup on your...? I thought Franchouchou was family-friendly! +4-female_removing_minor,target:sakura,targetStage:2,id:13,direction:down=shocked,This is-- <i>oh. It's all makeup!</i> +4-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=shocked,Does this mean Saki's also-- +4-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,You don't have to convice me that you're one of those girls that looks even better without makeup! +4-female_removing_minor,target:sakura,targetStage:3,id:14,direction:down=shocked,Whoa, hold on there-- you need some help... getting yourself together? 4-female_removing_minor,target:sayaka,targetStage:1,direction:down=excited,Ohhh...! I get it! This is some kind of... roleplay, right? 4-female_removing_minor,target:sayaka,targetStage:2,direction:down=neutral,How'd you get into the whole "magical girl" gig? 4-female_removing_minor,target:sheena,targetStage:2,direction:down=shocked,Oh! Please don't kick me! Or do! Just gently. @@ -11229,6 +12049,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_removing_minor,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=embarrassed,Not into feet, Mahiru? 4-female_removing_minor,target:streaming-chan,targetStage:3,direction:down=shocked,Nicole, did you get that Kevlar-weave outer shell I told you about? 4-female_removing_minor,target:streaming-chan,targetStage:3,marker:bribe,direction:down=excited,I'm not above bribes, Nicole. If you wanted to slip me some premium action. +4-female_removing_minor,target:syrenne,targetStage:2,direction:down=embarrassed,Rude of me to judge by appearances... but I have a hard time imagining a lady like you wouldn't mind getting a little dirty. +4-female_removing_minor,target:syrenne,targetStage:3,direction:down=embarrassed,Like where'd you get them, what are they supposed to be... 4-female_removing_minor,target:zone-tan,targetStage:0,saidMarker:lemmy,direction:down=sad,You know it’s a crime to smuggle off-world biologics without a permit. 4-female_removed_minor,direction:down=embarrassed,Are my cheeks red? Don't lie to me, I've had hours of interrogation training! 4-female_removed_minor,direction:down=neutral,Don't get too cocky, I have a few tricks up my sleeve! @@ -11263,6 +12085,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_removed_minor,target:emi,targetStage:2,direction:down=embarrassed,I'm surprised! If you're as light on your feet as you say, you should definitely look around for sponsorships. You'd be great press with how cute you are! 4-female_removed_minor,target:emi,targetStage:7,id:7,direction:down=excited,Oh... Whoops. I guess you'd bring your civilian set rather than your racing pair... Silly me. 4-female_removed_minor,target:estelle,targetStage:2,direction:down=embarrassed,You're too cute! I think I can keep that messy look up, if you're interested. +4-female_removed_minor,target:franziska,targetStage:1,direction:down=annoyed,It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back... 4-female_removed_minor,target:futaba,targetStage:1,direction:down=neutral,I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it. 4-female_removed_minor,target:haru,targetStage:2,direction:down=embarrassed,Oh my God. We met at that party with Stella! You know, the rich girl with the cat ears? I was totally there! 4-female_removed_minor,target:haru,targetStage:2,targetSaidMarker:dirtt,targetSayingMarker:stressrelief1,direction:down=excited,Oh? What do you like to garden? @@ -11282,7 +12105,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_removed_minor,target:misato,targetStage:3,direction:down=embarrassed,...You might, though! Get filthy, that is, Misato. You're quite the tease, huh? 4-female_removed_minor,target:rainbow_mika,targetStage:1,direction:down=sad,Oh. She was just helping you take off your boots.... That’s nice. 4-female_removed_minor,target:remilia,targetStage:2,direction:down=excited,Sakuya, do you tie her shoes for her too, or can she get dressed by herself? +4-female_removed_minor,target:rin,targetStage:1,direction:down=neutral,There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...? 4-female_removed_minor,target:ryuko,targetStage:2,direction:down=annoyed,Okay, schoolgirl, you're 18, not 28. Cool it down. +4-female_removed_minor,target:saki_zls,targetStage:1,direction:down=excited,You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass! +4-female_removed_minor,target:saki_zls,targetStage:2,direction:down=stripped,You'll come around in a few Big Marsblasts, I'm sure! +4-female_removed_minor,target:sakura,targetStage:2,direction:down=sad,Honey... I'm here if you need me, okay? I promise. +4-female_removed_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=shocked,Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course. +4-female_removed_minor,target:sakura,targetStage:3,direction:down=excited,I'm just happy you're... not being taken advantage of! +4-female_removed_minor,target:sakura,targetStage:4,direction:down=excited,I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One. +4-female_removed_minor,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=annoyed,...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes... 4-female_removed_minor,target:sayaka,targetStage:2,direction:down=horny,Don't worry, Sayaka! I'll help you with your <i>witch</i> problem. 4-female_removed_minor,target:sayaka,targetStage:3,direction:down=embarrassed,As one blue-haired girl to another, I can't wait. 4-female_removed_minor,target:sheena,targetStage:3,direction:down=horny,If ~player~ has any sense, they're trying to get a peek at your bra! It's so classy! @@ -11290,6 +12121,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_removed_minor,target:streaming-chan,targetStage:3,alsoPlaying:mahiru,direction:down=excited,That's quite a feat for someone who brought her camera to a strip poker game. I think you and Streaming-chan actually have a lot you could talk about. If she were ever off camera, maybe. 4-female_removed_minor,target:streaming-chan,targetStage:4,direction:down=annoyed,Because while your shining enthusiasm is bulletproof, I can't say the same about your skin. 4-female_removed_minor,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,<i>Oh. My. God.</i> Mahiru. Are you <i>jealous</i> of Nicole? +4-female_removed_minor,target:syrenne,targetStage:4,direction:down=horny,...And if you have any you aren't showing, yet. #lost shorts @@ -11335,6 +12167,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_removing_minor,target:emi,targetStage:1,targetSayingMarker:wave,direction:down=excited,I'm sort of a gearhead, so it's always fun to see what kind of tech the various Megacorps bring out for their competitors. 5-female_removing_minor,target:emi,targetStage:6,direction:down=embarrassed,Hm... I'm excited to see your tech... but sad to see the tights go. 5-female_removing_minor,target:estelle,targetStage:1,direction:down=excited,Oh! That whole thing's just a dress? +5-female_removing_minor,target:franziska,targetStage:0,direction:down=sad,Just because you have some fancy law degree doesn't mean we're stupid... 5-female_removing_minor,target:futaba,targetStage:0,direction:down=shocked,Wait a second, are you that hacker, Medjed? 5-female_removing_minor,target:futaba,targetStage:3,direction:down=shocked,Are they compression, or something like that? Nanite tracery? 5-female_removing_minor,target:haru,targetStage:1,direction:down=excited,Those tights are great! But... Hm... wait a second! @@ -11354,7 +12187,16 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_removing_minor,target:misato,targetStage:2,direction:down=neutral,I think Deal over there is doing a great job cataloguing everyone's stuff, Misato. It won't get filthy... 5-female_removing_minor,target:rainbow_mika,targetStage:0,direction:down=annoyed,If the two of you are playing together, I think you should play with each other too... 5-female_removing_minor,target:remilia,targetStage:1,direction:down=embarrassed,Such a cute little... noble... vampire girl. +5-female_removing_minor,target:rin,targetStage:0,direction:down=sad,I've seen so many field amputations... it's always sad when someone can't get a good prosthetic... 5-female_removing_minor,target:ryuko,targetStage:1,direction:down=neutral,Well, that wasn't very polite, but it checks out. Sorry to bother you ladies. +5-female_removing_minor,target:saki_zls,targetStage:0,direction:down=excited,...I'm just fucking with you. I'd recognize that uniform anywhere! +5-female_removing_minor,target:saki_zls,targetStage:1,direction:down=neutral,...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect! +5-female_removing_minor,target:sakura,targetStage:1,direction:down=annoyed,I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but... +5-female_removing_minor,target:sakura,targetStage:1,alsoPlaying:saki_zls,direction:down=shocked,Why would you need makeup on your...? I thought Franchouchou was family-friendly! +5-female_removing_minor,target:sakura,targetStage:2,id:13,direction:down=shocked,This is-- <i>oh. It's all makeup!</i> +5-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=shocked,Does this mean Saki's also-- +5-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,You don't have to convice me that you're one of those girls that looks even better without makeup! +5-female_removing_minor,target:sakura,targetStage:3,id:14,direction:down=shocked,Whoa, hold on there-- you need some help... getting yourself together? 5-female_removing_minor,target:sayaka,targetStage:1,direction:down=excited,Ohhh...! I get it! This is some kind of... roleplay, right? 5-female_removing_minor,target:sayaka,targetStage:2,direction:down=neutral,How'd you get into the whole "magical girl" gig? 5-female_removing_minor,target:sheena,targetStage:2,direction:down=shocked,Oh! Please don't kick me! Or do! Just gently. @@ -11362,6 +12204,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_removing_minor,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=embarrassed,Not into feet, Mahiru? 5-female_removing_minor,target:streaming-chan,targetStage:3,direction:down=shocked,Nicole, did you get that Kevlar-weave outer shell I told you about? 5-female_removing_minor,target:streaming-chan,targetStage:3,marker:bribe,direction:down=excited,I'm not above bribes, Nicole. If you wanted to slip me some premium action. +5-female_removing_minor,target:syrenne,targetStage:2,direction:down=embarrassed,Rude of me to judge by appearances... but I have a hard time imagining a lady like you wouldn't mind getting a little dirty. +5-female_removing_minor,target:syrenne,targetStage:3,direction:down=embarrassed,Like where'd you get them, what are they supposed to be... 5-female_removing_minor,target:zone-tan,targetStage:0,saidMarker:lemmy,direction:down=sad,You know it’s a crime to smuggle off-world biologics without a permit. 5-female_removed_minor,direction:down=sad,Well, I could be doing better... but at least I get drinks. 5-female_removed_minor,direction:down=embarrassed,Hey, why stop there? There's no rules against stripping <i>everything</i> off at once. I know, I checked the rulebook. @@ -11397,6 +12241,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_removed_minor,target:emi,targetStage:2,direction:down=embarrassed,I'm surprised! If you're as light on your feet as you say, you should definitely look around for sponsorships. You'd be great press with how cute you are! 5-female_removed_minor,target:emi,targetStage:7,id:7,direction:down=excited,Oh... Whoops. I guess you'd bring your civilian set rather than your racing pair... Silly me. 5-female_removed_minor,target:estelle,targetStage:2,direction:down=embarrassed,You're too cute! I think I can keep that messy look up, if you're interested. +5-female_removed_minor,target:franziska,targetStage:1,direction:down=annoyed,It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back... 5-female_removed_minor,target:futaba,targetStage:1,direction:down=neutral,I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it. 5-female_removed_minor,target:haru,targetStage:2,direction:down=embarrassed,Oh my God. We met at that party with Stella! You know, the rich girl with the cat ears? I was totally there! 5-female_removed_minor,target:haru,targetStage:2,targetSaidMarker:dirtt,targetSayingMarker:stressrelief1,direction:down=excited,Oh? What do you like to garden? @@ -11415,7 +12260,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_removed_minor,target:misato,targetStage:3,direction:down=embarrassed,...You might, though! Get filthy, that is, Misato. You're quite the tease, huh? 5-female_removed_minor,target:rainbow_mika,targetStage:1,direction:down=horny,Taking off her boots is nice, Nadeshiko, but I’d rather… you know… 5-female_removed_minor,target:remilia,targetStage:2,direction:down=excited,Sakuya, do you tie her shoes for her too, or can she get dressed by herself? +5-female_removed_minor,target:rin,targetStage:1,direction:down=neutral,There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...? 5-female_removed_minor,target:ryuko,targetStage:2,direction:down=annoyed,Okay, schoolgirl, you're 18, not 28. Cool it down. +5-female_removed_minor,target:saki_zls,targetStage:1,direction:down=excited,You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass! +5-female_removed_minor,target:saki_zls,targetStage:2,direction:down=stripped,You'll come around in a few Big Marsblasts, I'm sure! +5-female_removed_minor,target:sakura,targetStage:2,direction:down=sad,Honey... I'm here if you need me, okay? I promise. +5-female_removed_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=shocked,Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course. +5-female_removed_minor,target:sakura,targetStage:3,direction:down=excited,I'm just happy you're... not being taken advantage of! +5-female_removed_minor,target:sakura,targetStage:4,direction:down=excited,I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One. +5-female_removed_minor,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=annoyed,...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes... 5-female_removed_minor,target:sayaka,targetStage:2,direction:down=horny,Don't worry, Sayaka! I'll help you with your <i>witch</i> problem. 5-female_removed_minor,target:sayaka,targetStage:3,direction:down=embarrassed,As one blue-haired girl to another, I can't wait. 5-female_removed_minor,target:sheena,targetStage:3,direction:down=horny,If ~player~ has any sense, they're trying to get a peek at your bra! It's so classy! @@ -11424,6 +12277,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_removed_minor,target:streaming-chan,targetStage:4,direction:down=annoyed,Because while your shining enthusiasm is bulletproof, I can't say the same about your skin. 5-female_removed_minor,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,<i>Oh. My. God.</i> Mahiru. Are you <i>jealous</i> of Nicole? 5-female_removed_minor,target:streaming-chan,targetStage:4,saidMarker:bribe,direction:down=horny,To be sure: bribes are bad, and I'm making a joke because I'm drunk and adorable. +5-female_removed_minor,target:syrenne,targetStage:4,direction:down=horny,...And if you have any you aren't showing, yet. #lost undershirt @@ -11469,6 +12323,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_removing_minor,target:emi,targetStage:1,targetSayingMarker:wave,direction:down=excited,I'm sort of a gearhead, so it's always fun to see what kind of tech the various Megacorps bring out for their competitors. 6-female_removing_minor,target:emi,targetStage:6,direction:down=embarrassed,Hm... I'm excited to see your tech... but sad to see the tights go. 6-female_removing_minor,target:estelle,targetStage:1,direction:down=excited,Oh! That whole thing's just a dress? +6-female_removing_minor,target:franziska,targetStage:0,direction:down=sad,Just because you have some fancy law degree doesn't mean we're stupid... 6-female_removing_minor,target:futaba,targetStage:0,direction:down=shocked,Wait a second, are you that hacker, Medjed? 6-female_removing_minor,target:futaba,targetStage:3,direction:down=shocked,Are they compression, or something like that? Nanite tracery? 6-female_removing_minor,target:haru,targetStage:1,direction:down=excited,Those tights are great! But... Hm... wait a second! @@ -11488,7 +12343,16 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_removing_minor,target:misato,targetStage:2,direction:down=neutral,I think Deal over there is doing a great job cataloguing everyone's stuff, Misato. It won't get filthy... 6-female_removing_minor,target:rainbow_mika,targetStage:0,direction:down=annoyed,If the two of you are playing together, I think you should play with each other too... 6-female_removing_minor,target:remilia,targetStage:1,direction:down=embarrassed,Such a cute little... noble... vampire girl. +6-female_removing_minor,target:rin,targetStage:0,direction:down=sad,I've seen so many field amputations... it's always sad when someone can't get a good prosthetic... 6-female_removing_minor,target:ryuko,targetStage:1,direction:down=neutral,Well, that wasn't very polite, but it checks out. Sorry to bother you ladies. +6-female_removing_minor,target:saki_zls,targetStage:0,direction:down=excited,...I'm just fucking with you. I'd recognize that uniform anywhere! +6-female_removing_minor,target:saki_zls,targetStage:1,direction:down=neutral,...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect! +6-female_removing_minor,target:sakura,targetStage:1,direction:down=annoyed,I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but... +6-female_removing_minor,target:sakura,targetStage:1,alsoPlaying:saki_zls,direction:down=shocked,Why would you need makeup on your...? I thought Franchouchou was family-friendly! +6-female_removing_minor,target:sakura,targetStage:2,id:13,direction:down=shocked,This is-- <i>oh. It's all makeup!</i> +6-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=shocked,Does this mean Saki's also-- +6-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,You don't have to convice me that you're one of those girls that looks even better without makeup! +6-female_removing_minor,target:sakura,targetStage:3,id:14,direction:down=shocked,Whoa, hold on there-- you need some help... getting yourself together? 6-female_removing_minor,target:sayaka,targetStage:1,direction:down=excited,Ohhh...! I get it! This is some kind of... roleplay, right? 6-female_removing_minor,target:sayaka,targetStage:2,direction:down=neutral,How'd you get into the whole "magical girl" gig? 6-female_removing_minor,target:sheena,targetStage:2,direction:down=shocked,Oh! Please don't kick me! Or do! Just gently. @@ -11496,6 +12360,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_removing_minor,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=embarrassed,Not into feet, Mahiru? 6-female_removing_minor,target:streaming-chan,targetStage:3,direction:down=shocked,Nicole, did you get that Kevlar-weave outer shell I told you about? 6-female_removing_minor,target:streaming-chan,targetStage:3,marker:bribe,direction:down=excited,I'm not above bribes, Nicole. If you wanted to slip me some premium action. +6-female_removing_minor,target:syrenne,targetStage:2,direction:down=embarrassed,Rude of me to judge by appearances... but I have a hard time imagining a lady like you wouldn't mind getting a little dirty. +6-female_removing_minor,target:syrenne,targetStage:3,direction:down=embarrassed,Like where'd you get them, what are they supposed to be... 6-female_removing_minor,target:zone-tan,targetStage:0,saidMarker:lemmy,direction:down=sad,You know it’s a crime to smuggle off-world biologics without a permit. 6-female_removed_minor,direction:down=excited,I remember when I lost minor stuff! It seems so long ago! 6-female_removed_minor,direction:down=neutral,I think you're doing a great job, but... could you lose some? @@ -11531,6 +12397,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_removed_minor,target:emi,targetStage:2,direction:down=embarrassed,I'm surprised! If you're as light on your feet as you say, you should definitely look around for sponsorships. You'd be great press with how cute you are! 6-female_removed_minor,target:emi,targetStage:7,id:7,direction:down=excited,Oh... Whoops. I guess you'd bring your civilian set rather than your racing pair... Silly me. 6-female_removed_minor,target:estelle,targetStage:2,direction:down=embarrassed,You're too cute! I think I can keep that messy look up, if you're interested. +6-female_removed_minor,target:franziska,targetStage:1,direction:down=annoyed,It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back... 6-female_removed_minor,target:futaba,targetStage:1,direction:down=neutral,I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it. 6-female_removed_minor,target:haru,targetStage:2,direction:down=embarrassed,Oh my God. We met at that party with Stella! You know, the rich girl with the cat ears? I was totally there! 6-female_removed_minor,target:haru,targetStage:2,targetSaidMarker:dirtt,targetSayingMarker:stressrelief1,direction:down=excited,Oh? What do you like to garden? @@ -11549,7 +12416,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_removed_minor,target:misato,targetStage:3,direction:down=embarrassed,...You might, though! Get filthy, that is, Misato. You're quite the tease, huh? 6-female_removed_minor,target:rainbow_mika,targetStage:1,direction:down=horny,Taking off her boots is nice, Nadeshiko, but I’d rather… you know… 6-female_removed_minor,target:remilia,targetStage:2,direction:down=excited,Sakuya, do you tie her shoes for her too, or can she get dressed by herself? +6-female_removed_minor,target:rin,targetStage:1,direction:down=neutral,There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...? 6-female_removed_minor,target:ryuko,targetStage:2,direction:down=annoyed,Okay, schoolgirl, you're 18, not 28. Cool it down. +6-female_removed_minor,target:saki_zls,targetStage:1,direction:down=excited,You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass! +6-female_removed_minor,target:saki_zls,targetStage:2,direction:down=stripped,You'll come around in a few Big Marsblasts, I'm sure! +6-female_removed_minor,target:sakura,targetStage:2,direction:down=sad,Honey... I'm here if you need me, okay? I promise. +6-female_removed_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=shocked,Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course. +6-female_removed_minor,target:sakura,targetStage:3,direction:down=excited,I'm just happy you're... not being taken advantage of! +6-female_removed_minor,target:sakura,targetStage:4,direction:down=excited,I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One. +6-female_removed_minor,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=annoyed,...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes... 6-female_removed_minor,target:sayaka,targetStage:2,direction:down=horny,Don't worry, Sayaka! I'll help you with your <i>witch</i> problem. 6-female_removed_minor,target:sayaka,targetStage:3,direction:down=embarrassed,As one blue-haired girl to another, I can't wait. 6-female_removed_minor,target:sheena,targetStage:3,direction:down=horny,If ~player~ has any sense, they're trying to get a peek at your bra! It's so classy! @@ -11559,6 +12434,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_removed_minor,target:streaming-chan,targetStage:4,direction:down=annoyed,Because while your shining enthusiasm is bulletproof, I can't say the same about your skin. 6-female_removed_minor,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,<i>Oh. My. God.</i> Mahiru. Are you <i>jealous</i> of Nicole? 6-female_removed_minor,target:streaming-chan,targetStage:4,saidMarker:bribe,direction:down=horny,To be sure: bribes are bad, and I'm making a joke because I'm drunk and adorable. +6-female_removed_minor,target:syrenne,targetStage:4,direction:down=horny,...And if you have any you aren't showing, yet. #lost bra @@ -11591,6 +12467,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_removing_minor,target:emi,targetStage:1,targetSayingMarker:wave,direction:down=excited,I'm sort of a gearhead, so it's always fun to see what kind of tech the various Megacorps bring out for their competitors. 7-female_removing_minor,target:emi,targetStage:6,direction:down=embarrassed,Hm... I'm excited to see your tech... but sad to see the tights go. 7-female_removing_minor,target:estelle,targetStage:1,direction:down=excited,Oh! That whole thing's just a dress? +7-female_removing_minor,target:franziska,targetStage:0,direction:down=sad,Just because you have some fancy law degree doesn't mean we're stupid... 7-female_removing_minor,target:futaba,targetStage:0,direction:down=shocked,Wait a second, are you that hacker, Medjed? 7-female_removing_minor,target:futaba,targetStage:3,direction:down=shocked,Are they compression, or something like that? Nanite tracery? 7-female_removing_minor,target:haru,targetStage:1,direction:down=excited,Those tights are great! But... Hm... wait a second! @@ -11610,7 +12487,16 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_removing_minor,target:misato,targetStage:2,direction:down=neutral,I think Deal over there is doing a great job cataloguing everyone's stuff, Misato. It won't get filthy... 7-female_removing_minor,target:rainbow_mika,targetStage:0,direction:down=annoyed,If the two of you are playing together, I think you should play with each other too... 7-female_removing_minor,target:remilia,targetStage:1,direction:down=embarrassed,Such a cute little... noble... vampire girl. +7-female_removing_minor,target:rin,targetStage:0,direction:down=sad,I've seen so many field amputations... it's always sad when someone can't get a good prosthetic... 7-female_removing_minor,target:ryuko,targetStage:1,direction:down=neutral,Well, that wasn't very polite, but it checks out. Sorry to bother you ladies. +7-female_removing_minor,target:saki_zls,targetStage:0,direction:down=excited,...I'm just fucking with you. I'd recognize that uniform anywhere! +7-female_removing_minor,target:saki_zls,targetStage:1,direction:down=neutral,...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect! +7-female_removing_minor,target:sakura,targetStage:1,direction:down=annoyed,I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but... +7-female_removing_minor,target:sakura,targetStage:1,alsoPlaying:saki_zls,direction:down=shocked,Why would you need makeup on your...? I thought Franchouchou was family-friendly! +7-female_removing_minor,target:sakura,targetStage:2,id:13,direction:down=shocked,This is-- <i>oh. It's all makeup!</i> +7-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=shocked,Does this mean Saki's also-- +7-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,You don't have to convice me that you're one of those girls that looks even better without makeup! +7-female_removing_minor,target:sakura,targetStage:3,id:14,direction:down=shocked,Whoa, hold on there-- you need some help... getting yourself together? 7-female_removing_minor,target:sayaka,targetStage:1,direction:down=excited,Ohhh...! I get it! This is some kind of... roleplay, right? 7-female_removing_minor,target:sayaka,targetStage:2,direction:down=neutral,How'd you get into the whole "magical girl" gig? 7-female_removing_minor,target:sheena,targetStage:2,direction:down=shocked,Oh! Please don't kick me! Or do! Just gently. @@ -11618,6 +12504,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_removing_minor,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=embarrassed,Not into feet, Mahiru? 7-female_removing_minor,target:streaming-chan,targetStage:3,direction:down=shocked,Nicole, did you get that Kevlar-weave outer shell I told you about? 7-female_removing_minor,target:streaming-chan,targetStage:3,marker:bribe,direction:down=excited,I'm not above bribes, Nicole. If you wanted to slip me some premium action. +7-female_removing_minor,target:syrenne,targetStage:2,direction:down=embarrassed,Rude of me to judge by appearances... but I have a hard time imagining a lady like you wouldn't mind getting a little dirty. +7-female_removing_minor,target:syrenne,targetStage:3,direction:down=embarrassed,Like where'd you get them, what are they supposed to be... 7-female_removing_minor,target:zone-tan,targetStage:0,saidMarker:lemmy,direction:down=sad,You know it’s a crime to smuggle off-world biologics without a permit. 7-female_removed_minor,direction:down=neutral,Don't mind my boobs, they're just hanging around. 7-female_removed_minor,direction:down=horny,Show of hands, who wants to see me naked? Yes, I'm counting myself, don't be silly! @@ -11640,6 +12528,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_removed_minor,target:emi,targetStage:2,direction:down=embarrassed,I'm surprised! If you're as light on your feet as you say, you should definitely look around for sponsorships. You'd be great press with how cute you are! 7-female_removed_minor,target:emi,targetStage:7,id:7,direction:down=excited,Oh... Whoops. I guess you'd bring your civilian set rather than your racing pair... Silly me. 7-female_removed_minor,target:estelle,targetStage:2,direction:down=embarrassed,You're too cute! I think I can keep that messy look up, if you're interested. +7-female_removed_minor,target:franziska,targetStage:1,direction:down=annoyed,It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back... 7-female_removed_minor,target:futaba,targetStage:1,direction:down=neutral,I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it. 7-female_removed_minor,target:haru,targetStage:2,direction:down=embarrassed,Oh my God. We met at that party with Stella! You know, the rich girl with the cat ears? I was totally there! 7-female_removed_minor,target:haru,targetStage:2,targetSaidMarker:dirtt,targetSayingMarker:stressrelief1,direction:down=excited,Oh? What do you like to garden? @@ -11658,7 +12547,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_removed_minor,target:misato,targetStage:3,direction:down=embarrassed,...You might, though! Get filthy, that is, Misato. You're quite the tease, huh? 7-female_removed_minor,target:rainbow_mika,targetStage:1,direction:down=horny,Taking off her boots is nice, Nadeshiko, but I’d rather… you know… 7-female_removed_minor,target:remilia,targetStage:2,direction:down=excited,Sakuya, do you tie her shoes for her too, or can she get dressed by herself? +7-female_removed_minor,target:rin,targetStage:1,direction:down=neutral,There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...? 7-female_removed_minor,target:ryuko,targetStage:2,direction:down=annoyed,Okay, schoolgirl, you're 18, not 28. Cool it down. +7-female_removed_minor,target:saki_zls,targetStage:1,direction:down=excited,You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass! +7-female_removed_minor,target:saki_zls,targetStage:2,direction:down=stripped,You'll come around in a few Big Marsblasts, I'm sure! +7-female_removed_minor,target:sakura,targetStage:2,direction:down=sad,Honey... I'm here if you need me, okay? I promise. +7-female_removed_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=shocked,Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course. +7-female_removed_minor,target:sakura,targetStage:3,direction:down=excited,I'm just happy you're... not being taken advantage of! +7-female_removed_minor,target:sakura,targetStage:4,direction:down=excited,I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One. +7-female_removed_minor,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=annoyed,...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes... 7-female_removed_minor,target:sayaka,targetStage:2,direction:down=horny,Don't worry, Sayaka! I'll help you with your <i>witch</i> problem. 7-female_removed_minor,target:sayaka,targetStage:3,direction:down=embarrassed,As one blue-haired girl to another, I can't wait. 7-female_removed_minor,target:sheena,targetStage:3,direction:down=horny,If ~player~ has any sense, they're trying to get a peek at your bra! It's so classy! @@ -11668,6 +12565,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_removed_minor,target:streaming-chan,targetStage:4,direction:down=annoyed,Because while your shining enthusiasm is bulletproof, I can't say the same about your skin. 7-female_removed_minor,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,<i>Oh. My. God.</i> Mahiru. Are you <i>jealous</i> of Nicole? 7-female_removed_minor,target:streaming-chan,targetStage:4,saidMarker:bribe,direction:down=horny,To be sure: bribes are bad, and I'm making a joke because I'm drunk and adorable. +7-female_removed_minor,target:syrenne,targetStage:4,direction:down=horny,...And if you have any you aren't showing, yet. #naked @@ -11699,6 +12597,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_removing_minor,target:emi,targetStage:1,targetSayingMarker:wave,direction:down=excited,I'm sort of a gearhead, so it's always fun to see what kind of tech the various Megacorps bring out for their competitors. -3-female_removing_minor,target:emi,targetStage:6,direction:down=embarrassed,Hm... I'm excited to see your tech... but sad to see the tights go. -3-female_removing_minor,target:estelle,targetStage:1,direction:down=excited,Oh! That whole thing's just a dress? +-3-female_removing_minor,target:franziska,targetStage:0,direction:down=sad,Just because you have some fancy law degree doesn't mean we're stupid... -3-female_removing_minor,target:futaba,targetStage:0,direction:down=shocked,Wait a second, are you that hacker, Medjed? -3-female_removing_minor,target:futaba,targetStage:3,direction:down=shocked,Are they compression, or something like that? Nanite tracery? -3-female_removing_minor,target:haru,targetStage:1,direction:down=excited,Those tights are great! But... Hm... wait a second! @@ -11718,7 +12617,16 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_removing_minor,target:misato,targetStage:2,direction:down=neutral,I think Deal over there is doing a great job cataloguing everyone's stuff, Misato. It won't get filthy... -3-female_removing_minor,target:rainbow_mika,targetStage:0,direction:down=annoyed,If the two of you are playing together, I think you should play with each other too... -3-female_removing_minor,target:remilia,targetStage:1,direction:down=embarrassed,Such a cute little... noble... vampire girl. +-3-female_removing_minor,target:rin,targetStage:0,direction:down=sad,I've seen so many field amputations... it's always sad when someone can't get a good prosthetic... -3-female_removing_minor,target:ryuko,targetStage:1,direction:down=neutral,Well, that wasn't very polite, but it checks out. Sorry to bother you ladies. +-3-female_removing_minor,target:saki_zls,targetStage:0,direction:down=excited,...I'm just fucking with you. I'd recognize that uniform anywhere! +-3-female_removing_minor,target:saki_zls,targetStage:1,direction:down=neutral,...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect! +-3-female_removing_minor,target:sakura,targetStage:1,direction:down=annoyed,I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but... +-3-female_removing_minor,target:sakura,targetStage:1,alsoPlaying:saki_zls,direction:down=shocked,Why would you need makeup on your...? I thought Franchouchou was family-friendly! +-3-female_removing_minor,target:sakura,targetStage:2,id:13,direction:down=shocked,This is-- <i>oh. It's all makeup!</i> +-3-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=shocked,Does this mean Saki's also-- +-3-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,You don't have to convice me that you're one of those girls that looks even better without makeup! +-3-female_removing_minor,target:sakura,targetStage:3,id:14,direction:down=shocked,Whoa, hold on there-- you need some help... getting yourself together? -3-female_removing_minor,target:sayaka,targetStage:1,direction:down=excited,Ohhh...! I get it! This is some kind of... roleplay, right? -3-female_removing_minor,target:sayaka,targetStage:2,direction:down=neutral,How'd you get into the whole "magical girl" gig? -3-female_removing_minor,target:sheena,targetStage:2,direction:down=shocked,Oh! Please don't kick me! Or do! Just gently. @@ -11726,6 +12634,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_removing_minor,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=embarrassed,Not into feet, Mahiru? -3-female_removing_minor,target:streaming-chan,targetStage:3,direction:down=shocked,Nicole, did you get that Kevlar-weave outer shell I told you about? -3-female_removing_minor,target:streaming-chan,targetStage:3,marker:bribe,direction:down=excited,I'm not above bribes, Nicole. If you wanted to slip me some premium action. +-3-female_removing_minor,target:syrenne,targetStage:2,direction:down=embarrassed,Rude of me to judge by appearances... but I have a hard time imagining a lady like you wouldn't mind getting a little dirty. +-3-female_removing_minor,target:syrenne,targetStage:3,direction:down=embarrassed,Like where'd you get them, what are they supposed to be... -3-female_removing_minor,target:zone-tan,targetStage:0,saidMarker:lemmy,direction:down=sad,You know it’s a crime to smuggle off-world biologics without a permit. -3-female_removed_minor,direction:down=sad,Are you just gonna <i>hic</i> leave poor Sei naked while you're all bundled up? -3-female_removed_minor,direction:down=annoyed,Take more off! Please! Jeez. @@ -11748,6 +12658,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_removed_minor,target:emi,targetStage:2,direction:down=embarrassed,I'm surprised! If you're as light on your feet as you say, you should definitely look around for sponsorships. You'd be great press with how cute you are! -3-female_removed_minor,target:emi,targetStage:7,id:7,direction:down=excited,Oh... Whoops. I guess you'd bring your civilian set rather than your racing pair... Silly me. -3-female_removed_minor,target:estelle,targetStage:2,direction:down=embarrassed,You're too cute! I think I can keep that messy look up, if you're interested. +-3-female_removed_minor,target:franziska,targetStage:1,direction:down=annoyed,It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back... -3-female_removed_minor,target:futaba,targetStage:1,direction:down=neutral,I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it. -3-female_removed_minor,target:haru,targetStage:2,direction:down=embarrassed,Oh my God. We met at that party with Stella! You know, the rich girl with the cat ears? I was totally there! -3-female_removed_minor,target:haru,targetStage:2,targetSaidMarker:dirtt,targetSayingMarker:stressrelief1,direction:down=excited,Oh? What do you like to garden? @@ -11766,7 +12677,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_removed_minor,target:misato,targetStage:3,direction:down=embarrassed,...You might, though! Get filthy, that is, Misato. You're quite the tease, huh? -3-female_removed_minor,target:rainbow_mika,targetStage:1,direction:down=horny,Taking off her boots is nice, Nadeshiko, but I’d rather… you know… -3-female_removed_minor,target:remilia,targetStage:2,direction:down=excited,Sakuya, do you tie her shoes for her too, or can she get dressed by herself? +-3-female_removed_minor,target:rin,targetStage:1,direction:down=neutral,There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...? -3-female_removed_minor,target:ryuko,targetStage:2,direction:down=annoyed,Okay, schoolgirl, you're 18, not 28. Cool it down. +-3-female_removed_minor,target:saki_zls,targetStage:1,direction:down=excited,You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass! +-3-female_removed_minor,target:saki_zls,targetStage:2,direction:down=stripped,You'll come around in a few Big Marsblasts, I'm sure! +-3-female_removed_minor,target:sakura,targetStage:2,direction:down=sad,Honey... I'm here if you need me, okay? I promise. +-3-female_removed_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=shocked,Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course. +-3-female_removed_minor,target:sakura,targetStage:3,direction:down=excited,I'm just happy you're... not being taken advantage of! +-3-female_removed_minor,target:sakura,targetStage:4,direction:down=excited,I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One. +-3-female_removed_minor,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=annoyed,...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes... -3-female_removed_minor,target:sayaka,targetStage:2,direction:down=horny,Don't worry, Sayaka! I'll help you with your <i>witch</i> problem. -3-female_removed_minor,target:sayaka,targetStage:3,direction:down=embarrassed,As one blue-haired girl to another, I can't wait. -3-female_removed_minor,target:sheena,targetStage:3,direction:down=horny,If ~player~ has any sense, they're trying to get a peek at your bra! It's so classy! @@ -11775,6 +12694,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_removed_minor,target:streaming-chan,targetStage:4,direction:down=annoyed,Because while your shining enthusiasm is bulletproof, I can't say the same about your skin. -3-female_removed_minor,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,<i>Oh. My. God.</i> Mahiru. Are you <i>jealous</i> of Nicole? -3-female_removed_minor,target:streaming-chan,targetStage:4,saidMarker:bribe,direction:down=horny,To be sure: bribes are bad, and I'm making a joke because I'm drunk and adorable. +-3-female_removed_minor,target:syrenne,targetStage:4,direction:down=horny,...And if you have any you aren't showing, yet. #masturbating @@ -11807,6 +12727,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_removing_minor,target:emi,targetStage:1,targetSayingMarker:wave,direction:down=excited,I'm sort of a gearhead, so it's always fun to see what kind of tech the various Megacorps bring out for their competitors. -2-female_removing_minor,target:emi,targetStage:6,direction:down=embarrassed,Hm... I'm excited to see your tech... but sad to see the tights go. -2-female_removing_minor,target:estelle,targetStage:1,direction:down=excited,Oh! That whole thing's just a dress? +-2-female_removing_minor,target:franziska,targetStage:0,direction:down=sad,Just because you have some fancy law degree doesn't mean we're stupid... -2-female_removing_minor,target:futaba,targetStage:0,direction:down=shocked,Wait a second, are you that hacker, Medjed? -2-female_removing_minor,target:futaba,targetStage:3,direction:down=shocked,Are they compression, or something like that? Nanite tracery? -2-female_removing_minor,target:haru,targetStage:1,direction:down=excited,Those tights are great! But... Hm... wait a second! @@ -11826,7 +12747,16 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_removing_minor,target:misato,targetStage:2,direction:down=neutral,I think Deal over there is doing a great job cataloguing everyone's stuff, Misato. It won't get filthy... -2-female_removing_minor,target:rainbow_mika,targetStage:0,direction:down=annoyed,If the two of you are playing together, I think you should play with each other too... -2-female_removing_minor,target:remilia,targetStage:1,direction:down=embarrassed,Such a cute little... noble... vampire girl. +-2-female_removing_minor,target:rin,targetStage:0,direction:down=sad,I've seen so many field amputations... it's always sad when someone can't get a good prosthetic... -2-female_removing_minor,target:ryuko,targetStage:1,direction:down=neutral,Well, that wasn't very polite, but it checks out. Sorry to bother you ladies. +-2-female_removing_minor,target:saki_zls,targetStage:0,direction:down=excited,...I'm just fucking with you. I'd recognize that uniform anywhere! +-2-female_removing_minor,target:saki_zls,targetStage:1,direction:down=neutral,...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect! +-2-female_removing_minor,target:sakura,targetStage:1,direction:down=annoyed,I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but... +-2-female_removing_minor,target:sakura,targetStage:1,alsoPlaying:saki_zls,direction:down=shocked,Why would you need makeup on your...? I thought Franchouchou was family-friendly! +-2-female_removing_minor,target:sakura,targetStage:2,id:13,direction:down=shocked,This is-- <i>oh. It's all makeup!</i> +-2-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=shocked,Does this mean Saki's also-- +-2-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,You don't have to convice me that you're one of those girls that looks even better without makeup! +-2-female_removing_minor,target:sakura,targetStage:3,id:14,direction:down=shocked,Whoa, hold on there-- you need some help... getting yourself together? -2-female_removing_minor,target:sayaka,targetStage:1,direction:down=excited,Ohhh...! I get it! This is some kind of... roleplay, right? -2-female_removing_minor,target:sayaka,targetStage:2,direction:down=neutral,How'd you get into the whole "magical girl" gig? -2-female_removing_minor,target:sheena,targetStage:2,direction:down=shocked,Oh! Please don't kick me! Or do! Just gently. @@ -11834,6 +12764,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_removing_minor,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=embarrassed,Not into feet, Mahiru? -2-female_removing_minor,target:streaming-chan,targetStage:3,direction:down=shocked,Nicole, did you get that Kevlar-weave outer shell I told you about? -2-female_removing_minor,target:streaming-chan,targetStage:3,marker:bribe,direction:down=excited,I'm not above bribes, Nicole. If you wanted to slip me some premium action. +-2-female_removing_minor,target:syrenne,targetStage:2,direction:down=embarrassed,Rude of me to judge by appearances... but I have a hard time imagining a lady like you wouldn't mind getting a little dirty. +-2-female_removing_minor,target:syrenne,targetStage:3,direction:down=embarrassed,Like where'd you get them, what are they supposed to be... -2-female_removing_minor,target:zone-tan,targetStage:0,saidMarker:lemmy,direction:down=sad,You know it’s a crime to smuggle off-world biologics without a permit. -2-female_removed_minor,direction:down=shocked,N-Now deal the next hand... ahh... -2-female_removed_minor,direction:down=horny,It's okay... there's enough skin showing where I can imagine the rest... @@ -11856,6 +12788,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_removed_minor,target:emi,targetStage:2,direction:down=embarrassed,I'm surprised! If you're as light on your feet as you say, you should definitely look around for sponsorships. You'd be great press with how cute you are! -2-female_removed_minor,target:emi,targetStage:7,id:7,direction:down=excited,Oh... Whoops. I guess you'd bring your civilian set rather than your racing pair... Silly me. -2-female_removed_minor,target:estelle,targetStage:2,direction:down=embarrassed,You're too cute! I think I can keep that messy look up, if you're interested. +-2-female_removed_minor,target:franziska,targetStage:1,direction:down=annoyed,It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back... -2-female_removed_minor,target:futaba,targetStage:1,direction:down=neutral,I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it. -2-female_removed_minor,target:haru,targetStage:2,direction:down=embarrassed,Oh my God. We met at that party with Stella! You know, the rich girl with the cat ears? I was totally there! -2-female_removed_minor,target:haru,targetStage:2,targetSaidMarker:dirtt,targetSayingMarker:stressrelief1,direction:down=excited,Oh? What do you like to garden? @@ -11874,7 +12807,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_removed_minor,target:misato,targetStage:3,direction:down=embarrassed,...You might, though! Get filthy, that is, Misato. You're quite the tease, huh? -2-female_removed_minor,target:rainbow_mika,targetStage:1,direction:down=horny,Taking off her boots is nice, Nadeshiko, but I’d rather… you know… -2-female_removed_minor,target:remilia,targetStage:2,direction:down=excited,Sakuya, do you tie her shoes for her too, or can she get dressed by herself? +-2-female_removed_minor,target:rin,targetStage:1,direction:down=neutral,There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...? -2-female_removed_minor,target:ryuko,targetStage:2,direction:down=annoyed,Okay, schoolgirl, you're 18, not 28. Cool it down. +-2-female_removed_minor,target:saki_zls,targetStage:1,direction:down=excited,You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass! +-2-female_removed_minor,target:saki_zls,targetStage:2,direction:down=,You'll come around in a few Big Marsblasts, I'm sure! +-2-female_removed_minor,target:sakura,targetStage:2,direction:down=sad,Honey... I'm here if you need me, okay? I promise. +-2-female_removed_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=shocked,Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course. +-2-female_removed_minor,target:sakura,targetStage:3,direction:down=excited,I'm just happy you're... not being taken advantage of! +-2-female_removed_minor,target:sakura,targetStage:4,direction:down=excited,I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One. +-2-female_removed_minor,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=annoyed,...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes... -2-female_removed_minor,target:sayaka,targetStage:2,direction:down=horny,Don't worry, Sayaka! I'll help you with your <i>witch</i> problem. -2-female_removed_minor,target:sayaka,targetStage:3,direction:down=embarrassed,As one blue-haired girl to another, I can't wait. -2-female_removed_minor,target:sheena,targetStage:3,direction:down=horny,If ~player~ has any sense, they're trying to get a peek at your bra! It's so classy! @@ -11883,6 +12824,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_removed_minor,target:streaming-chan,targetStage:4,direction:down=annoyed,Because while your shining enthusiasm is bulletproof, I can't say the same about your skin. -2-female_removed_minor,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,<i>Oh. My. God.</i> Mahiru. Are you <i>jealous</i> of Nicole? -2-female_removed_minor,target:streaming-chan,targetStage:4,saidMarker:bribe,direction:down=horny,To be sure: bribes are bad, and I'm making a joke because I'm drunk and adorable. +-2-female_removed_minor,target:syrenne,targetStage:4,direction:down=horny,...And if you have any you aren't showing, yet. #finished @@ -11915,6 +12857,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_removing_minor,target:emi,targetStage:1,targetSayingMarker:wave,direction:down=excited,I'm sort of a gearhead, so it's always fun to see what kind of tech the various Megacorps bring out for their competitors. -1-female_removing_minor,target:emi,targetStage:6,direction:down=embarrassed,Hm... I'm excited to see your tech... but sad to see the tights go. -1-female_removing_minor,target:estelle,targetStage:1,direction:down=excited,Oh! That whole thing's just a dress? +-1-female_removing_minor,target:franziska,targetStage:0,direction:down=sad,Just because you have some fancy law degree doesn't mean we're stupid... -1-female_removing_minor,target:futaba,targetStage:0,direction:down=shocked,Wait a second, are you that hacker, Medjed? -1-female_removing_minor,target:futaba,targetStage:3,direction:down=shocked,Are they compression, or something like that? Nanite tracery? -1-female_removing_minor,target:haru,targetStage:1,direction:down=excited,Those tights are great! But... Hm... wait a second! @@ -11934,7 +12877,16 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_removing_minor,target:misato,targetStage:2,direction:down=neutral,I think Deal over there is doing a great job cataloguing everyone's stuff, Misato. It won't get filthy... -1-female_removing_minor,target:rainbow_mika,targetStage:0,direction:down=annoyed,If the two of you are playing together, I think you should play with each other too... -1-female_removing_minor,target:remilia,targetStage:1,direction:down=embarrassed,Such a cute little... noble... vampire girl. +-1-female_removing_minor,target:rin,targetStage:0,direction:down=sad,I've seen so many field amputations... it's always sad when someone can't get a good prosthetic... -1-female_removing_minor,target:ryuko,targetStage:1,direction:down=neutral,Well, that wasn't very polite, but it checks out. Sorry to bother you ladies. +-1-female_removing_minor,target:saki_zls,targetStage:0,direction:down=excited,...I'm just fucking with you. I'd recognize that uniform anywhere! +-1-female_removing_minor,target:saki_zls,targetStage:1,direction:down=neutral,...I grew up in kind of a bad neighborhood, too. And look at me now! C'mon, it's not so bad, and think of all the people like you you get to protect! +-1-female_removing_minor,target:sakura,targetStage:1,direction:down=annoyed,I'm not a medic for nothing. Who hurt you? I've heard bad things about the music industry but... +-1-female_removing_minor,target:sakura,targetStage:1,alsoPlaying:saki_zls,direction:down=shocked,Why would you need makeup on your...? I thought Franchouchou was family-friendly! +-1-female_removing_minor,target:sakura,targetStage:2,id:13,direction:down=shocked,This is-- <i>oh. It's all makeup!</i> +-1-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:0-5,direction:down=shocked,Does this mean Saki's also-- +-1-female_removing_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=excited,You don't have to convice me that you're one of those girls that looks even better without makeup! +-1-female_removing_minor,target:sakura,targetStage:3,id:14,direction:down=shocked,Whoa, hold on there-- you need some help... getting yourself together? -1-female_removing_minor,target:sayaka,targetStage:1,direction:down=excited,Ohhh...! I get it! This is some kind of... roleplay, right? -1-female_removing_minor,target:sayaka,targetStage:2,direction:down=neutral,How'd you get into the whole "magical girl" gig? -1-female_removing_minor,target:sheena,targetStage:2,direction:down=shocked,Oh! Please don't kick me! Or do! Just gently. @@ -11942,6 +12894,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_removing_minor,target:streaming-chan,targetStage:2,alsoPlaying:mahiru,direction:down=embarrassed,Not into feet, Mahiru? -1-female_removing_minor,target:streaming-chan,targetStage:3,direction:down=shocked,Nicole, did you get that Kevlar-weave outer shell I told you about? -1-female_removing_minor,target:streaming-chan,targetStage:3,marker:bribe,direction:down=excited,I'm not above bribes, Nicole. If you wanted to slip me some premium action. +-1-female_removing_minor,target:syrenne,targetStage:2,direction:down=embarrassed,Rude of me to judge by appearances... but I have a hard time imagining a lady like you wouldn't mind getting a little dirty. +-1-female_removing_minor,target:syrenne,targetStage:3,direction:down=embarrassed,Like where'd you get them, what are they supposed to be... -1-female_removing_minor,target:zone-tan,targetStage:0,saidMarker:lemmy,direction:down=sad,You know it’s a crime to smuggle off-world biologics without a permit. -1-female_removed_minor,direction:down=annoyed,I'm going to punish myself in the gym for such an ugly showing. -1-female_removed_minor,direction:down=neutral,I'm not one to suggest someone had a card up their sleeve, buuuut... @@ -11964,6 +12918,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_removed_minor,target:emi,targetStage:2,direction:down=embarrassed,I'm surprised! If you're as light on your feet as you say, you should definitely look around for sponsorships. You'd be great press with how cute you are! -1-female_removed_minor,target:emi,targetStage:7,id:7,direction:down=excited,Oh... Whoops. I guess you'd bring your civilian set rather than your racing pair... Silly me. -1-female_removed_minor,target:estelle,targetStage:2,direction:down=embarrassed,You're too cute! I think I can keep that messy look up, if you're interested. +-1-female_removed_minor,target:franziska,targetStage:1,direction:down=annoyed,It's like playing a drinking game with Dorothy: all of the legal ambiguity, and a personality that doesn't know when to dial it back... -1-female_removed_minor,target:futaba,targetStage:1,direction:down=neutral,I’m normally not a fan of people messing with Streaming-chan’s viewers, but you’ve had an interesting run of it. -1-female_removed_minor,target:haru,targetStage:2,direction:down=embarrassed,Oh my God. We met at that party with Stella! You know, the rich girl with the cat ears? I was totally there! -1-female_removed_minor,target:haru,targetStage:2,targetSaidMarker:dirtt,targetSayingMarker:stressrelief1,direction:down=excited,Oh? What do you like to garden? @@ -11982,7 +12937,15 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_removed_minor,target:misato,targetStage:3,direction:down=embarrassed,...You might, though! Get filthy, that is, Misato. You're quite the tease, huh? -1-female_removed_minor,target:rainbow_mika,targetStage:1,direction:down=horny,Taking off her boots is nice, Nadeshiko, but I’d rather… you know… -1-female_removed_minor,target:remilia,targetStage:2,direction:down=excited,Sakuya, do you tie her shoes for her too, or can she get dressed by herself? +-1-female_removed_minor,target:rin,targetStage:1,direction:down=neutral,There's nothing <i>wrong</i>... it just seems quite inconvenient. I could hold a drink for you, if you'd like...? -1-female_removed_minor,target:ryuko,targetStage:2,direction:down=annoyed,Okay, schoolgirl, you're 18, not 28. Cool it down. +-1-female_removed_minor,target:saki_zls,targetStage:1,direction:down=excited,You're from one of those warring hoverbike gangs, right? <i>Shindorami?</i> They're actually pretty philanthropic... and that's really badass! +-1-female_removed_minor,target:saki_zls,targetStage:2,direction:down=,You'll come around in a few Big Marsblasts, I'm sure! +-1-female_removed_minor,target:sakura,targetStage:2,direction:down=sad,Honey... I'm here if you need me, okay? I promise. +-1-female_removed_minor,target:sakura,targetStage:2,alsoPlaying:saki_zls,alsoPlayingStage:6-10,direction:down=shocked,Wow, two zombie idols? And I thought Glitch City was an eclectic place... Deal, can you order me another drink? To help process this, of course. +-1-female_removed_minor,target:sakura,targetStage:3,direction:down=excited,I'm just happy you're... not being taken advantage of! +-1-female_removed_minor,target:sakura,targetStage:4,direction:down=excited,I've had to tweak some of my Lilim friends before! Nothing weird, just-- let me get your head on straight, or gay, or whatever you'd like, Ms. Number One. +-1-female_removed_minor,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=annoyed,...And just when I thought Dorothy had throughly exhausted any and all lists of fetishes... -1-female_removed_minor,target:sayaka,targetStage:2,direction:down=horny,Don't worry, Sayaka! I'll help you with your <i>witch</i> problem. -1-female_removed_minor,target:sayaka,targetStage:3,direction:down=embarrassed,As one blue-haired girl to another, I can't wait. -1-female_removed_minor,target:sheena,targetStage:3,direction:down=horny,If ~player~ has any sense, they're trying to get a peek at your bra! It's so classy! @@ -11991,6 +12954,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_removed_minor,target:streaming-chan,targetStage:4,direction:down=annoyed,Because while your shining enthusiasm is bulletproof, I can't say the same about your skin. -1-female_removed_minor,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,direction:down=embarrassed,<i>Oh. My. God.</i> Mahiru. Are you <i>jealous</i> of Nicole? -1-female_removed_minor,target:streaming-chan,targetStage:4,saidMarker:bribe,direction:down=horny,To be sure: bribes are bad, and I'm making a joke because I'm drunk and adorable. +-1-female_removed_minor,target:syrenne,targetStage:4,direction:down=horny,...And if you have any you aren't showing, yet. @@ -12019,6 +12983,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_removing_major,target:annie,targetStage:4,direction:down=shocked,<i>Gasp!</i> 0-female_removing_major,target:beatrix,targetStage:0,direction:down=shocked,Medicine is really complicated. I do small stuff, mostly, but you look like you're ready to take on... well, an army in need of healing! 0-female_removing_major,target:catria,direction:down=embarrassed,Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right? +0-female_removing_major,target:caulifla,targetStage:1,id:12,direction:down=shocked,What the hell!? 0-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe! 0-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears… 0-female_removing_major,target:daria,targetStage:3,alsoPlaying:blake,alsoPlayingStage:6-10,direction:down=shocked,Huh, if you have a sixth toe, did your parents get you the Cat Boomer therapy? I mean, Blake seemed to luck out on that, but you don’t even have ears, Daria! @@ -12048,8 +13013,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_removing_major,target:moon,targetStage:0,direction:down=excited,Which is a shame, because I’m actually really good at nonlethal takedowns, and I feel like Moon’s a pretty soft target. 0-female_removing_major,target:remilia,targetStage:2,direction:down=embarrassed,You're like if someone put Jill's personality in Dorothy's body. Sassy, but comically undersized. 0-female_removing_major,target:remilia,targetStage:3,direction:down=embarrassed,Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia. +0-female_removing_major,target:rin,targetStage:2,direction:down=horny,<i>Yes</i>, strip her down! +0-female_removing_major,target:rin,targetStage:3,direction:down=embarrassed,You're just toying with them, aren't you, Rin? You love every minute of this. 0-female_removing_major,target:ryuko,targetStage:2,direction:down=embarrassed,Whoa! I've seen quite a few things... but nothing like <i>this!</i> 0-female_removing_major,target:ryuko,targetStage:4,direction:down=embarrassed,Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins? +0-female_removing_major,target:saki_zls,targetStage:5,direction:down=annoyed,I'm either really drunk or that makeup's really subtle... +0-female_removing_major,target:sakura,targetStage:4,direction:down=horny,Hmm... I guess it's the personality and presence of mind that makes someone legal... right? +0-female_removing_major,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=excited,I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar! 0-female_removing_major,target:sayaka,targetStage:4,direction:down=shocked,Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway... 0-female_removing_major,target:sayaka,targetStage:5,direction:down=sad,I was so excited to see your witch's hut. 0-female_removing_major,target:seven,targetStage:1,direction:down=shocked,It is! With the regenerative properties? @@ -12059,6 +13029,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_removing_major,target:streaming-chan,targetStage:4,marker:skirts,direction:down=neutral,You know, it's times like these where a skirt might come in handy. You know, take off the panties first. 0-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:0-6,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. 0-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:7-9,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. Though based on <i>you</i>, it looks like most months are shave-free! +0-female_removing_major,target:syrenne,targetStage:0,direction:down=shocked,Well, damn! Going right for it, huh? +0-female_removing_major,target:syrenne,targetStage:4,direction:down=embarrassed,Strip, strip, strip! 0-female_removing_major,target:wiifitfemale,targetStage:0,direction:down=excited,Ah, I've been looking for a yoga instructor for Stella and myself. She says she's not interested but I'm sure you'll be able to change her mind. 0-female_removing_major,target:wiifitfemale,targetStage:1,direction:down=embarrassed,I wonder if I'll be that turned on when... uh, it's my turn. 0-female_removing_major,target:zone-tan,targetStage:1,direction:down=embarrassed,I know what you do, Zone-tan. I was a raging, sexually frustrated teenager once upon a time, believe it or not. Not that I think your work's bad, though, it's very impressive! @@ -12078,6 +13050,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_removed_major,target:annie,targetStage:5,direction:down=horny,Wait a second- How did? What? Is that an optical illusion? Those wiener barns are huge! I’m gonna have to inspect them. You know, as an officer of the law. 0-female_removed_major,target:beatrix,targetStage:1,direction:down=neutral,I'm happy you're keeping your cyberarm attached! It reminds me of Dana's! Y'know, VA11 HALL-A's owner's arm's storied history. Man, lots of subordinate clauses there. 0-female_removed_major,target:catria,direction:down=sad,C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that... +0-female_removed_major,target:caulifla,targetStage:2,direction:down=annoyed,I thought this was an AR-free bar... 0-female_removed_major,target:daria,targetStage:4,marker:hologram,direction:down=excited,Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria. 0-female_removed_major,target:daria,targetStage:4,alsoPlaying:marinette,alsoPlayingStage:3-10,marker:hologram,direction:down=horny,So Marinette brought her optical camo, and you brought a full sensory projection? Man, I wish the White Knights paid whatever you two ladies make… 0-female_removed_major,target:daria,targetStage:5,direction:down=horny,<i>Green</i>? I think you could use a bit of blue down there, Daria. I'll volunteer with my face if you want. @@ -12114,8 +13087,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_removed_major,target:mulan,targetStage:2,direction:down=embarrassed,Wait, Ping, you're--ohhhh. Very clever! 0-female_removed_major,target:remilia,targetStage:3,direction:down=excited,Awww, good girl! Is she doing to bring you a sippy cup? 0-female_removed_major,target:remilia,targetStage:4,direction:down=excited,Sakuya, can I tickle her? Let me tickle her! +0-female_removed_major,target:rin,targetStage:3,targetSayingMarker:pantiessoul,direction:down=embarrassed,It's true, ~player~! Which is why my soul is nice and wet. +0-female_removed_major,target:rin,targetStage:4,id:11,direction:down=excited,Girls like us need to take every advantage we can get. I can respect that, Rin! 0-female_removed_major,target:ryuko,targetStage:3,direction:down=horny,<i>Oh my God.</i> She looks so <i>cool</i>! 0-female_removed_major,target:ryuko,targetStage:5,direction:down=excited,I'm running my head through so many holovid plots! +0-female_removed_major,target:saki_zls,targetStage:6,id:17,direction:down=shocked,Are you trying to sober up!? There's faster ways, you know! +0-female_removed_major,target:sakura,targetStage:5,direction:down=excited,<i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~ 0-female_removed_major,target:sayaka,targetStage:5,direction:down=excited,Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki? 0-female_removed_major,target:sayaka,targetStage:6,direction:down=excited,Well, next time. 0-female_removed_major,target:seven,targetStage:2,direction:down=horny,I mean, don’t get me wrong, Seven, I’m impressed by your figure, but that suit is some super-high echelon stuff! @@ -12127,6 +13104,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_removed_major,target:streaming-chan,targetStage:5,alsoPlaying:mahiru,direction:down=excited,But I think she picks her stuff, it's just sort of like... sometimes it's nice to know what appeals to your audience? Kind of like this game! Someone picked you, me, and Nicole! 0-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:license_to_thrill,direction:down=excited,I mean, your license to thrill. The only crime you'd commit is being too dedicated to those sponsors, huh? 0-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:skirts,direction:down=excited,It's a shame they're not really in style in Glitch City lately... Maybe the wind makes it a risky proposition. But if I know you, Nicole, I know you love risk! +0-female_removed_major,target:syrenne,targetStage:1,direction:down=excited,If you wanted me to motorboat you while you chugged that glass, I'd <i>enthusiastically</i> say yes. What can I say? I'm a simple woman of simple tastes. +0-female_removed_major,target:syrenne,targetStage:5,direction:down=horny,...Then enough with the forrreplay! Get more naked, Syrenne! 0-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=neutral,Good to see another aficionado of exercise. 0-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=shocked,Whoa, you really worked up a sweat on your way over here, Trainer! 0-female_removed_major,target:zone-tan,targetStage:2,direction:down=excited,Sometimes the classics are the best types of... Uh, animated fare. @@ -12152,6 +13131,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_removing_major,target:annie,targetStage:4,direction:down=shocked,<i>Gasp!</i> 1-female_removing_major,target:beatrix,targetStage:0,direction:down=shocked,Medicine is really complicated. I do small stuff, mostly, but you look like you're ready to take on... well, an army in need of healing! 1-female_removing_major,target:catria,direction:down=embarrassed,Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right? +1-female_removing_major,target:caulifla,targetStage:1,id:12,direction:down=shocked,What the hell!? 1-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe! 1-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears… 1-female_removing_major,target:daria,targetStage:3,alsoPlaying:blake,alsoPlayingStage:6-10,direction:down=shocked,Huh, if you have a sixth toe, did your parents get you the Cat Boomer therapy? I mean, Blake seemed to luck out on that, but you don’t even have ears, Daria! @@ -12181,8 +13161,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_removing_major,target:moon,targetStage:0,direction:down=excited,Which is a shame, because I’m actually really good at nonlethal takedowns, and I feel like Moon’s a pretty soft target. 1-female_removing_major,target:remilia,targetStage:2,direction:down=embarrassed,You're like if someone put Jill's personality in Dorothy's body. Sassy, but comically undersized. 1-female_removing_major,target:remilia,targetStage:3,direction:down=embarrassed,Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia. +1-female_removing_major,target:rin,targetStage:2,direction:down=horny,<i>Yes</i>, strip her down! +1-female_removing_major,target:rin,targetStage:3,direction:down=embarrassed,You're just toying with them, aren't you, Rin? You love every minute of this. 1-female_removing_major,target:ryuko,targetStage:2,direction:down=embarrassed,Whoa! I've seen quite a few things... but nothing like <i>this!</i> 1-female_removing_major,target:ryuko,targetStage:4,direction:down=embarrassed,Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins? +1-female_removing_major,target:saki_zls,targetStage:5,direction:down=annoyed,I'm either really drunk or that makeup's really subtle... +1-female_removing_major,target:sakura,targetStage:4,direction:down=horny,Hmm... I guess it's the personality and presence of mind that makes someone legal... right? +1-female_removing_major,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=excited,I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar! 1-female_removing_major,target:sayaka,targetStage:4,direction:down=shocked,Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway... 1-female_removing_major,target:sayaka,targetStage:5,direction:down=sad,I was so excited to see your witch's hut. 1-female_removing_major,target:seven,targetStage:1,direction:down=shocked,It is! With the regenerative properties? @@ -12192,6 +13177,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_removing_major,target:streaming-chan,targetStage:4,marker:skirts,direction:down=neutral,You know, it's times like these where a skirt might come in handy. You know, take off the panties first. 1-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:0-6,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. 1-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:7-9,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. Though based on <i>you</i>, it looks like most months are shave-free! +1-female_removing_major,target:syrenne,targetStage:0,direction:down=shocked,Well, damn! Going right for it, huh? +1-female_removing_major,target:syrenne,targetStage:4,direction:down=embarrassed,Strip, strip, strip! 1-female_removing_major,target:wiifitfemale,targetStage:0,direction:down=excited,Ah, I've been looking for a yoga instructor for Stella and myself. She says she's not interested but I'm sure you'll be able to change her mind. 1-female_removing_major,target:wiifitfemale,targetStage:1,direction:down=embarrassed,I wonder if I'll be that turned on when... uh, it's my turn. 1-female_removing_major,target:zone-tan,targetStage:1,direction:down=embarrassed,I know what you do, Zone-tan. I was a raging, sexually frustrated teenager once upon a time, believe it or not. Not that I think your work's bad, though, it's very impressive! @@ -12211,6 +13198,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_removed_major,target:annie,targetStage:5,direction:down=horny,Wait a second- How did? What? Is that an optical illusion? Those wiener barns are huge! I’m gonna have to inspect them. You know, as an officer of the law. 1-female_removed_major,target:beatrix,targetStage:1,direction:down=neutral,I'm happy you're keeping your cyberarm attached! It reminds me of Dana's! Y'know, VA11 HALL-A's owner's arm's storied history. Man, lots of subordinate clauses there. 1-female_removed_major,target:catria,direction:down=sad,C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that... +1-female_removed_major,target:caulifla,targetStage:2,direction:down=annoyed,I thought this was an AR-free bar... 1-female_removed_major,target:daria,targetStage:4,marker:hologram,direction:down=excited,Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria. 1-female_removed_major,target:daria,targetStage:4,alsoPlaying:marinette,alsoPlayingStage:3-10,marker:hologram,direction:down=horny,So Marinette brought her optical camo, and you brought a full sensory projection? Man, I wish the White Knights paid whatever you two ladies make… 1-female_removed_major,target:daria,targetStage:5,direction:down=horny,<i>Green</i>? I think you could use a bit of blue down there, Daria. I'll volunteer with my face if you want. @@ -12247,8 +13235,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_removed_major,target:mulan,targetStage:2,direction:down=embarrassed,Wait, Ping, you're--ohhhh. Very clever! 1-female_removed_major,target:remilia,targetStage:3,direction:down=excited,Awww, good girl! Is she doing to bring you a sippy cup? 1-female_removed_major,target:remilia,targetStage:4,direction:down=excited,Sakuya, can I tickle her? Let me tickle her! +1-female_removed_major,target:rin,targetStage:3,targetSayingMarker:pantiessoul,direction:down=embarrassed,It's true, ~player~! Which is why my soul is nice and wet. +1-female_removed_major,target:rin,targetStage:4,id:11,direction:down=excited,Girls like us need to take every advantage we can get. I can respect that, Rin! 1-female_removed_major,target:ryuko,targetStage:3,direction:down=horny,<i>Oh my God.</i> She looks so <i>cool</i>! 1-female_removed_major,target:ryuko,targetStage:5,direction:down=excited,I'm running my head through so many holovid plots! +1-female_removed_major,target:saki_zls,targetStage:6,id:17,direction:down=shocked,Are you trying to sober up!? There's faster ways, you know! +1-female_removed_major,target:sakura,targetStage:5,direction:down=excited,<i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~ 1-female_removed_major,target:sayaka,targetStage:5,direction:down=excited,Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki? 1-female_removed_major,target:sayaka,targetStage:6,direction:down=excited,Well, next time. 1-female_removed_major,target:seven,targetStage:2,direction:down=horny,I mean, don’t get me wrong, Seven, I’m impressed by your figure, but that suit is some super-high echelon stuff! @@ -12260,6 +13252,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_removed_major,target:streaming-chan,targetStage:5,alsoPlaying:mahiru,direction:down=excited,But I think she picks her stuff, it's just sort of like... sometimes it's nice to know what appeals to your audience? Kind of like this game! Someone picked you, me, and Nicole! 1-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:license_to_thrill,direction:down=excited,I mean, your license to thrill. The only crime you'd commit is being too dedicated to those sponsors, huh? 1-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:skirts,direction:down=excited,It's a shame they're not really in style in Glitch City lately... Maybe the wind makes it a risky proposition. But if I know you, Nicole, I know you love risk! +1-female_removed_major,target:syrenne,targetStage:1,direction:down=excited,If you wanted me to motorboat you while you chugged that glass, I'd <i>enthusiastically</i> say yes. What can I say? I'm a simple woman of simple tastes. +1-female_removed_major,target:syrenne,targetStage:5,direction:down=horny,...Then enough with the forrreplay! Get more naked, Syrenne! 1-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=neutral,Good to see another aficionado of exercise. 1-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=shocked,Whoa, you really worked up a sweat on your way over here, Trainer! 1-female_removed_major,target:zone-tan,targetStage:2,direction:down=excited,Sometimes the classics are the best types of... Uh, animated fare. @@ -12285,6 +13279,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_removing_major,target:annie,targetStage:4,direction:down=shocked,<i>Gasp!</i> 2-female_removing_major,target:beatrix,targetStage:0,direction:down=shocked,Medicine is really complicated. I do small stuff, mostly, but you look like you're ready to take on... well, an army in need of healing! 2-female_removing_major,target:catria,direction:down=embarrassed,Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right? +2-female_removing_major,target:caulifla,targetStage:1,id:12,direction:down=shocked,What the hell!? 2-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe! 2-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears… 2-female_removing_major,target:daria,targetStage:3,alsoPlaying:blake,alsoPlayingStage:6-10,direction:down=shocked,Huh, if you have a sixth toe, did your parents get you the Cat Boomer therapy? I mean, Blake seemed to luck out on that, but you don’t even have ears, Daria! @@ -12314,8 +13309,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_removing_major,target:moon,targetStage:0,direction:down=excited,Which is a shame, because I’m actually really good at nonlethal takedowns, and I feel like Moon’s a pretty soft target. 2-female_removing_major,target:remilia,targetStage:2,direction:down=embarrassed,You're like if someone put Jill's personality in Dorothy's body. Sassy, but comically undersized. 2-female_removing_major,target:remilia,targetStage:3,direction:down=embarrassed,Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia. +2-female_removing_major,target:rin,targetStage:2,direction:down=horny,<i>Yes</i>, strip her down! +2-female_removing_major,target:rin,targetStage:3,direction:down=embarrassed,You're just toying with them, aren't you, Rin? You love every minute of this. 2-female_removing_major,target:ryuko,targetStage:2,direction:down=embarrassed,Whoa! I've seen quite a few things... but nothing like <i>this!</i> 2-female_removing_major,target:ryuko,targetStage:4,direction:down=embarrassed,Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins? +2-female_removing_major,target:saki_zls,targetStage:5,direction:down=annoyed,I'm either really drunk or that makeup's really subtle... +2-female_removing_major,target:sakura,targetStage:4,direction:down=horny,Hmm... I guess it's the personality and presence of mind that makes someone legal... right? +2-female_removing_major,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=excited,I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar! 2-female_removing_major,target:sayaka,targetStage:4,direction:down=shocked,Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway... 2-female_removing_major,target:sayaka,targetStage:5,direction:down=sad,I was so excited to see your witch's hut. 2-female_removing_major,target:seven,targetStage:1,direction:down=shocked,It is! With the regenerative properties? @@ -12325,6 +13325,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_removing_major,target:streaming-chan,targetStage:4,marker:skirts,direction:down=neutral,You know, it's times like these where a skirt might come in handy. You know, take off the panties first. 2-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:0-6,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. 2-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:7-9,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. Though based on <i>you</i>, it looks like most months are shave-free! +2-female_removing_major,target:syrenne,targetStage:0,direction:down=shocked,Well, damn! Going right for it, huh? +2-female_removing_major,target:syrenne,targetStage:4,direction:down=embarrassed,Strip, strip, strip! 2-female_removing_major,target:wiifitfemale,targetStage:0,direction:down=excited,Ah, I've been looking for a yoga instructor for Stella and myself. She says she's not interested but I'm sure you'll be able to change her mind. 2-female_removing_major,target:wiifitfemale,targetStage:1,direction:down=embarrassed,I wonder if I'll be that turned on when... uh, it's my turn. 2-female_removing_major,target:zone-tan,targetStage:1,direction:down=embarrassed,I know what you do, Zone-tan. I was a raging, sexually frustrated teenager once upon a time, believe it or not. Not that I think your work's bad, though, it's very impressive! @@ -12344,6 +13346,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_removed_major,target:annie,targetStage:5,direction:down=horny,Wait a second- How did? What? Is that an optical illusion? Those wiener barns are huge! I’m gonna have to inspect them. You know, as an officer of the law. 2-female_removed_major,target:beatrix,targetStage:1,direction:down=neutral,I'm happy you're keeping your cyberarm attached! It reminds me of Dana's! Y'know, VA11 HALL-A's owner's arm's storied history. Man, lots of subordinate clauses there. 2-female_removed_major,target:catria,direction:down=sad,C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that... +2-female_removed_major,target:caulifla,targetStage:2,direction:down=annoyed,I thought this was an AR-free bar... 2-female_removed_major,target:daria,targetStage:4,marker:hologram,direction:down=excited,Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria. 2-female_removed_major,target:daria,targetStage:4,alsoPlaying:marinette,alsoPlayingStage:3-10,marker:hologram,direction:down=horny,So Marinette brought her optical camo, and you brought a full sensory projection? Man, I wish the White Knights paid whatever you two ladies make… 2-female_removed_major,target:daria,targetStage:5,direction:down=horny,<i>Green</i>? I think you could use a bit of blue down there, Daria. I'll volunteer with my face if you want. @@ -12380,8 +13383,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_removed_major,target:mulan,targetStage:2,direction:down=embarrassed,Wait, Ping, you're--ohhhh. Very clever! 2-female_removed_major,target:remilia,targetStage:3,direction:down=embarrassed,Aww, what does this good girl want? Do you want your wine in a sippy cup? 2-female_removed_major,target:remilia,targetStage:4,direction:down=excited,Sakuya, can I tickle her? Let me tickle her! +2-female_removed_major,target:rin,targetStage:3,targetSayingMarker:pantiessoul,direction:down=embarrassed,It's true, ~player~! Which is why my soul is nice and wet. +2-female_removed_major,target:rin,targetStage:4,id:11,direction:down=excited,Girls like us need to take every advantage we can get. I can respect that, Rin! 2-female_removed_major,target:ryuko,targetStage:3,direction:down=horny,<i>Oh my God.</i> She looks so <i>cool</i>! 2-female_removed_major,target:ryuko,targetStage:5,direction:down=excited,I'm running my head through so many holovid plots! +2-female_removed_major,target:saki_zls,targetStage:6,id:17,direction:down=shocked,Are you trying to sober up!? There's faster ways, you know! +2-female_removed_major,target:sakura,targetStage:5,direction:down=excited,<i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~ 2-female_removed_major,target:sayaka,targetStage:5,direction:down=excited,Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki? 2-female_removed_major,target:sayaka,targetStage:6,direction:down=excited,Well, next time. 2-female_removed_major,target:seven,targetStage:2,direction:down=horny,I mean, don’t get me wrong, Seven, I’m impressed by your figure, but that suit is some super-high echelon stuff! @@ -12393,6 +13400,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_removed_major,target:streaming-chan,targetStage:5,alsoPlaying:mahiru,direction:down=excited,But I think she picks her stuff, it's just sort of like... sometimes it's nice to know what appeals to your audience? Kind of like this game! Someone picked you, me, and Nicole! 2-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:license_to_thrill,direction:down=excited,I mean, your license to thrill. The only crime you'd commit is being too dedicated to those sponsors, huh? 2-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:skirts,direction:down=excited,It's a shame they're not really in style in Glitch City lately... Maybe the wind makes it a risky proposition. But if I know you, Nicole, I know you love risk! +2-female_removed_major,target:syrenne,targetStage:1,direction:down=excited,If you wanted me to motorboat you while you chugged that glass, I'd <i>enthusiastically</i> say yes. What can I say? I'm a simple woman of simple tastes. +2-female_removed_major,target:syrenne,targetStage:5,direction:down=horny,...Then enough with the forrreplay! Get more naked, Syrenne! 2-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=neutral,Good to see another aficionado of exercise. 2-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=shocked,Whoa, you really worked up a sweat on your way over here, Trainer! 2-female_removed_major,target:zone-tan,targetStage:2,direction:down=excited,Sometimes the classics are the best types of... Uh, animated fare. @@ -12418,6 +13427,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_removing_major,target:annie,targetStage:4,direction:down=shocked,<i>Gasp!</i> 3-female_removing_major,target:beatrix,targetStage:0,direction:down=shocked,Medicine is really complicated. I do small stuff, mostly, but you look like you're ready to take on... well, an army in need of healing! 3-female_removing_major,target:catria,direction:down=embarrassed,Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right? +3-female_removing_major,target:caulifla,targetStage:1,id:12,direction:down=shocked,What the hell!? 3-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe! 3-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears… 3-female_removing_major,target:daria,targetStage:3,alsoPlaying:blake,alsoPlayingStage:6-10,direction:down=shocked,Huh, if you have a sixth toe, did your parents get you the Cat Boomer therapy? I mean, Blake seemed to luck out on that, but you don’t even have ears, Daria! @@ -12447,8 +13457,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_removing_major,target:moon,targetStage:0,direction:down=excited,Which is a shame, because I’m actually really good at nonlethal takedowns, and I feel like Moon’s a pretty soft target. 3-female_removing_major,target:remilia,targetStage:2,direction:down=embarrassed,You're like if someone put Jill's personality in Dorothy's body. Sassy, but comically undersized. 3-female_removing_major,target:remilia,targetStage:3,direction:down=embarrassed,Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia. +3-female_removing_major,target:rin,targetStage:2,direction:down=horny,<i>Yes</i>, strip her down! +3-female_removing_major,target:rin,targetStage:3,direction:down=embarrassed,You're just toying with them, aren't you, Rin? You love every minute of this. 3-female_removing_major,target:ryuko,targetStage:2,direction:down=embarrassed,Whoa! I've seen quite a few things... but nothing like <i>this!</i> 3-female_removing_major,target:ryuko,targetStage:4,direction:down=embarrassed,Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins? +3-female_removing_major,target:saki_zls,targetStage:5,direction:down=annoyed,I'm either really drunk or that makeup's really subtle... +3-female_removing_major,target:sakura,targetStage:4,direction:down=horny,Hmm... I guess it's the personality and presence of mind that makes someone legal... right? +3-female_removing_major,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=excited,I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar! 3-female_removing_major,target:sayaka,targetStage:4,direction:down=shocked,Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway... 3-female_removing_major,target:sayaka,targetStage:5,direction:down=sad,I was so excited to see your witch's hut. 3-female_removing_major,target:seven,targetStage:1,direction:down=shocked,It is! With the regenerative properties? @@ -12458,6 +13473,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_removing_major,target:streaming-chan,targetStage:4,marker:skirts,direction:down=neutral,You know, it's times like these where a skirt might come in handy. You know, take off the panties first. 3-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:0-6,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. 3-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:7-9,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. Though based on <i>you</i>, it looks like most months are shave-free! +3-female_removing_major,target:syrenne,targetStage:0,direction:down=shocked,Well, damn! Going right for it, huh? +3-female_removing_major,target:syrenne,targetStage:4,direction:down=embarrassed,Strip, strip, strip! 3-female_removing_major,target:wiifitfemale,targetStage:0,direction:down=excited,Ah, I've been looking for a yoga instructor for Stella and myself. She says she's not interested but I'm sure you'll be able to change her mind. 3-female_removing_major,target:wiifitfemale,targetStage:1,direction:down=embarrassed,I wonder if I'll be that turned on when... uh, it's my turn. 3-female_removing_major,target:zone-tan,targetStage:1,direction:down=embarrassed,I know what you do, Zone-tan. I was a raging, sexually frustrated teenager once upon a time, believe it or not. Not that I think your work's bad, though, it's very impressive! @@ -12477,6 +13494,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_removed_major,target:annie,targetStage:5,direction:down=horny,Wait a second- How did? What? Is that an optical illusion? Those wiener barns are huge! I’m gonna have to inspect them. You know, as an officer of the law. 3-female_removed_major,target:beatrix,targetStage:1,direction:down=neutral,I'm happy you're keeping your cyberarm attached! It reminds me of Dana's! Y'know, VA11 HALL-A's owner's arm's storied history. Man, lots of subordinate clauses there. 3-female_removed_major,target:catria,direction:down=sad,C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that... +3-female_removed_major,target:caulifla,targetStage:2,direction:down=annoyed,I thought this was an AR-free bar... 3-female_removed_major,target:daria,targetStage:4,marker:hologram,direction:down=excited,Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria. 3-female_removed_major,target:daria,targetStage:4,alsoPlaying:marinette,alsoPlayingStage:3-10,marker:hologram,direction:down=horny,So Marinette brought her optical camo, and you brought a full sensory projection? Man, I wish the White Knights paid whatever you two ladies make… 3-female_removed_major,target:daria,targetStage:5,direction:down=horny,<i>Green</i>? I think you could use a bit of blue down there, Daria. I'll volunteer with my face if you want. @@ -12513,8 +13531,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_removed_major,target:mulan,targetStage:2,direction:down=embarrassed,Wait, Ping, you're--ohhhh. Very clever! 3-female_removed_major,target:remilia,targetStage:3,direction:down=embarrassed,Aww, what does this good girl want? Do you want your wine in a sippy cup? 3-female_removed_major,target:remilia,targetStage:4,direction:down=excited,Sakuya, can I tickle her? Let me tickle her! +3-female_removed_major,target:rin,targetStage:3,targetSayingMarker:pantiessoul,direction:down=embarrassed,It's true, ~player~! Which is why my soul is nice and wet. +3-female_removed_major,target:rin,targetStage:4,id:11,direction:down=excited,Girls like us need to take every advantage we can get. I can respect that, Rin! 3-female_removed_major,target:ryuko,targetStage:3,direction:down=horny,<i>Oh my God.</i> She looks so <i>cool</i>! 3-female_removed_major,target:ryuko,targetStage:5,direction:down=excited,I'm running my head through so many holovid plots! +3-female_removed_major,target:saki_zls,targetStage:6,id:17,direction:down=shocked,Are you trying to sober up!? There's faster ways, you know! +3-female_removed_major,target:sakura,targetStage:5,direction:down=excited,<i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~ 3-female_removed_major,target:sayaka,targetStage:5,direction:down=excited,Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki? 3-female_removed_major,target:sayaka,targetStage:6,direction:down=excited,Well, next time. 3-female_removed_major,target:seven,targetStage:2,direction:down=horny,I mean, don’t get me wrong, Seven, I’m impressed by your figure, but that suit is some super-high echelon stuff! @@ -12526,6 +13548,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_removed_major,target:streaming-chan,targetStage:5,alsoPlaying:mahiru,direction:down=excited,But I think she picks her stuff, it's just sort of like... sometimes it's nice to know what appeals to your audience? Kind of like this game! Someone picked you, me, and Nicole! 3-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:license_to_thrill,direction:down=excited,I mean, your license to thrill. The only crime you'd commit is being too dedicated to those sponsors, huh? 3-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:skirts,direction:down=excited,It's a shame they're not really in style in Glitch City lately... Maybe the wind makes it a risky proposition. But if I know you, Nicole, I know you love risk! +3-female_removed_major,target:syrenne,targetStage:1,direction:down=excited,If you wanted me to motorboat you while you chugged that glass, I'd <i>enthusiastically</i> say yes. What can I say? I'm a simple woman of simple tastes. +3-female_removed_major,target:syrenne,targetStage:5,direction:down=horny,...Then enough with the forrreplay! Get more naked, Syrenne! 3-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=neutral,Good to see another aficionado of exercise. 3-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=shocked,Whoa, you really worked up a sweat on your way over here, Trainer! 3-female_removed_major,target:zone-tan,targetStage:2,direction:down=excited,Sometimes the classics are the best types of... Uh, animated fare. @@ -12551,6 +13575,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_removing_major,target:annie,targetStage:4,direction:down=shocked,<i>Gasp!</i> 4-female_removing_major,target:beatrix,targetStage:0,direction:down=shocked,Medicine is really complicated. I do small stuff, mostly, but you look like you're ready to take on... well, an army in need of healing! 4-female_removing_major,target:catria,direction:down=embarrassed,Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right? +4-female_removing_major,target:caulifla,targetStage:1,id:12,direction:down=shocked,What the hell!? 4-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe! 4-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears… 4-female_removing_major,target:daria,targetStage:3,alsoPlaying:blake,alsoPlayingStage:6-10,direction:down=shocked,Huh, if you have a sixth toe, did your parents get you the Cat Boomer therapy? I mean, Blake seemed to luck out on that, but you don’t even have ears, Daria! @@ -12581,8 +13606,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_removing_major,target:moon,targetStage:0,direction:down=excited,Which is a shame, because I’m actually really good at nonlethal takedowns, and I feel like Moon’s a pretty soft target. 4-female_removing_major,target:remilia,targetStage:2,direction:down=embarrassed,You're like if someone put Jill's personality in Dorothy's body. Sassy, but comically undersized. 4-female_removing_major,target:remilia,targetStage:3,direction:down=embarrassed,Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia. +4-female_removing_major,target:rin,targetStage:2,direction:down=horny,<i>Yes</i>, strip her down! +4-female_removing_major,target:rin,targetStage:3,direction:down=embarrassed,You're just toying with them, aren't you, Rin? You love every minute of this. 4-female_removing_major,target:ryuko,targetStage:2,direction:down=embarrassed,Whoa! I've seen quite a few things... but nothing like <i>this!</i> 4-female_removing_major,target:ryuko,targetStage:4,direction:down=embarrassed,Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins? +4-female_removing_major,target:saki_zls,targetStage:5,direction:down=annoyed,I'm either really drunk or that makeup's really subtle... +4-female_removing_major,target:sakura,targetStage:4,direction:down=horny,Hmm... I guess it's the personality and presence of mind that makes someone legal... right? +4-female_removing_major,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=excited,I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar! 4-female_removing_major,target:sayaka,targetStage:4,direction:down=shocked,Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway... 4-female_removing_major,target:sayaka,targetStage:5,direction:down=sad,I was so excited to see your witch's hut. 4-female_removing_major,target:seven,targetStage:1,direction:down=shocked,It is! With the regenerative properties? @@ -12592,6 +13622,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_removing_major,target:streaming-chan,targetStage:4,marker:skirts,direction:down=neutral,You know, it's times like these where a skirt might come in handy. You know, take off the panties first. 4-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:0-6,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. 4-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:7-9,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. Though based on <i>you</i>, it looks like most months are shave-free! +4-female_removing_major,target:syrenne,targetStage:0,direction:down=shocked,Well, damn! Going right for it, huh? +4-female_removing_major,target:syrenne,targetStage:4,direction:down=embarrassed,Strip, strip, strip! 4-female_removing_major,target:wiifitfemale,targetStage:0,direction:down=excited,Ah, I've been looking for a yoga instructor for Stella and myself. She says she's not interested but I'm sure you'll be able to change her mind. 4-female_removing_major,target:wiifitfemale,targetStage:1,direction:down=embarrassed,I wonder if I'll be that turned on when... uh, it's my turn. 4-female_removing_major,target:zone-tan,targetStage:1,direction:down=embarrassed,I know what you do, Zone-tan. I was a raging, sexually frustrated teenager once upon a time, believe it or not. Not that I think your work's bad, though, it's very impressive! @@ -12611,6 +13643,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_removed_major,target:annie,targetStage:5,direction:down=horny,Wait a second- How did? What? Is that an optical illusion? Those wiener barns are huge! I’m gonna have to inspect them. You know, as an officer of the law. 4-female_removed_major,target:beatrix,targetStage:1,direction:down=neutral,I'm happy you're keeping your cyberarm attached! It reminds me of Dana's! Y'know, VA11 HALL-A's owner's arm's storied history. Man, lots of subordinate clauses there. 4-female_removed_major,target:catria,direction:down=sad,C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that... +4-female_removed_major,target:caulifla,targetStage:2,direction:down=annoyed,I thought this was an AR-free bar... 4-female_removed_major,target:daria,targetStage:4,marker:hologram,direction:down=excited,Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria. 4-female_removed_major,target:daria,targetStage:4,alsoPlaying:marinette,alsoPlayingStage:3-10,marker:hologram,direction:down=horny,So Marinette brought her optical camo, and you brought a full sensory projection? Man, I wish the White Knights paid whatever you two ladies make… 4-female_removed_major,target:daria,targetStage:5,direction:down=horny,<i>Green</i>? I think you could use a bit of blue down there, Daria. I'll volunteer with my face if you want. @@ -12648,8 +13681,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_removed_major,target:mulan,targetStage:2,direction:down=embarrassed,Wait, Ping, you're--ohhhh. Very clever! 4-female_removed_major,target:remilia,targetStage:3,direction:down=embarrassed,Aww, what does this good girl want? Do you want your wine in a sippy cup? 4-female_removed_major,target:remilia,targetStage:4,direction:down=excited,Sakuya, can I tickle her? Let me tickle her! +4-female_removed_major,target:rin,targetStage:3,targetSayingMarker:pantiessoul,direction:down=embarrassed,It's true, ~player~! Which is why my soul is nice and wet. +4-female_removed_major,target:rin,targetStage:4,id:11,direction:down=excited,Girls like us need to take every advantage we can get. I can respect that, Rin! 4-female_removed_major,target:ryuko,targetStage:3,direction:down=horny,<i>Oh my God.</i> She looks so <i>cool</i>! 4-female_removed_major,target:ryuko,targetStage:5,direction:down=excited,I'm running my head through so many holovid plots! +4-female_removed_major,target:saki_zls,targetStage:6,id:17,direction:down=shocked,Are you trying to sober up!? There's faster ways, you know! +4-female_removed_major,target:sakura,targetStage:5,direction:down=excited,<i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~ 4-female_removed_major,target:sayaka,targetStage:5,direction:down=excited,Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki? 4-female_removed_major,target:sayaka,targetStage:6,direction:down=excited,Well, next time. 4-female_removed_major,target:seven,targetStage:2,direction:down=horny,I mean, don’t get me wrong, Seven, I’m impressed by your figure, but that suit is some super-high echelon stuff! @@ -12661,6 +13698,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_removed_major,target:streaming-chan,targetStage:5,alsoPlaying:mahiru,direction:down=excited,But I think she picks her stuff, it's just sort of like... sometimes it's nice to know what appeals to your audience? Kind of like this game! Someone picked you, me, and Nicole! 4-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:license_to_thrill,direction:down=excited,I mean, your license to thrill. The only crime you'd commit is being too dedicated to those sponsors, huh? 4-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:skirts,direction:down=excited,It's a shame they're not really in style in Glitch City lately... Maybe the wind makes it a risky proposition. But if I know you, Nicole, I know you love risk! +4-female_removed_major,target:syrenne,targetStage:1,direction:down=excited,If you wanted me to motorboat you while you chugged that glass, I'd <i>enthusiastically</i> say yes. What can I say? I'm a simple woman of simple tastes. +4-female_removed_major,target:syrenne,targetStage:5,direction:down=horny,...Then enough with the forrreplay! Get more naked, Syrenne! 4-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=neutral,Good to see another aficionado of exercise. 4-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=shocked,Whoa, you really worked up a sweat on your way over here, Trainer! 4-female_removed_major,target:zone-tan,targetStage:2,direction:down=excited,Sometimes the classics are the best types of... Uh, animated fare. @@ -12686,6 +13725,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_removing_major,target:annie,targetStage:4,direction:down=shocked,<i>Gasp!</i> 5-female_removing_major,target:beatrix,targetStage:0,direction:down=shocked,Medicine is really complicated. I do small stuff, mostly, but you look like you're ready to take on... well, an army in need of healing! 5-female_removing_major,target:catria,direction:down=embarrassed,Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right? +5-female_removing_major,target:caulifla,targetStage:1,id:12,direction:down=shocked,What the hell!? 5-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe! 5-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears… 5-female_removing_major,target:daria,targetStage:3,alsoPlaying:blake,alsoPlayingStage:6-10,direction:down=shocked,Huh, if you have a sixth toe, did your parents get you the Cat Boomer therapy? I mean, Blake seemed to luck out on that, but you don’t even have ears, Daria! @@ -12714,8 +13754,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_removing_major,target:moon,targetStage:0,direction:down=excited,Which is a shame, because I’m actually really good at nonlethal takedowns, and I feel like Moon’s a pretty soft target. 5-female_removing_major,target:remilia,targetStage:2,direction:down=embarrassed,You're like if someone put Jill's personality in Dorothy's body. Sassy, but comically undersized. 5-female_removing_major,target:remilia,targetStage:3,direction:down=embarrassed,Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia. +5-female_removing_major,target:rin,targetStage:2,direction:down=horny,<i>Yes</i>, strip her down! +5-female_removing_major,target:rin,targetStage:3,direction:down=embarrassed,You're just toying with them, aren't you, Rin? You love every minute of this. 5-female_removing_major,target:ryuko,targetStage:2,direction:down=embarrassed,Whoa! I've seen quite a few things... but nothing like <i>this!</i> 5-female_removing_major,target:ryuko,targetStage:4,direction:down=embarrassed,Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins? +5-female_removing_major,target:saki_zls,targetStage:5,direction:down=annoyed,I'm either really drunk or that makeup's really subtle... +5-female_removing_major,target:sakura,targetStage:4,direction:down=horny,Hmm... I guess it's the personality and presence of mind that makes someone legal... right? +5-female_removing_major,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=excited,I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar! 5-female_removing_major,target:sayaka,targetStage:4,direction:down=shocked,Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway... 5-female_removing_major,target:sayaka,targetStage:5,direction:down=sad,I was so excited to see your witch's hut. 5-female_removing_major,target:seven,targetStage:1,direction:down=shocked,It is! With the regenerative properties? @@ -12725,6 +13770,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_removing_major,target:streaming-chan,targetStage:4,marker:skirts,direction:down=neutral,You know, it's times like these where a skirt might come in handy. You know, take off the panties first. 5-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:0-6,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. 5-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:7-9,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. Though based on <i>you</i>, it looks like most months are shave-free! +5-female_removing_major,target:syrenne,targetStage:0,direction:down=shocked,Well, damn! Going right for it, huh? +5-female_removing_major,target:syrenne,targetStage:4,direction:down=embarrassed,Strip, strip, strip! 5-female_removing_major,target:wiifitfemale,targetStage:0,direction:down=excited,Ah, I've been looking for a yoga instructor for Stella and myself. She says she's not interested but I'm sure you'll be able to change her mind. 5-female_removing_major,target:wiifitfemale,targetStage:1,direction:down=embarrassed,I wonder if I'll be that turned on when... uh, it's my turn. 5-female_removing_major,target:zone-tan,targetStage:1,direction:down=embarrassed,I know what you do, Zone-tan. I was a raging, sexually frustrated teenager once upon a time, believe it or not. Not that I think your work's bad, though, it's very impressive! @@ -12743,6 +13790,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_removed_major,target:annie,targetStage:5,direction:down=horny,Wait a second- How did? What? Is that an optical illusion? Those wiener barns are huge! I’m gonna have to inspect them. You know, as an officer of the law. 5-female_removed_major,target:beatrix,targetStage:1,direction:down=neutral,I'm happy you're keeping your cyberarm attached! It reminds me of Dana's! Y'know, VA11 HALL-A's owner's arm's storied history. Man, lots of subordinate clauses there. 5-female_removed_major,target:catria,direction:down=sad,C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that... +5-female_removed_major,target:caulifla,targetStage:2,direction:down=annoyed,I thought this was an AR-free bar... 5-female_removed_major,target:daria,targetStage:4,marker:hologram,direction:down=excited,Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria. 5-female_removed_major,target:daria,targetStage:4,alsoPlaying:marinette,alsoPlayingStage:3-10,marker:hologram,direction:down=horny,So Marinette brought her optical camo, and you brought a full sensory projection? Man, I wish the White Knights paid whatever you two ladies make… 5-female_removed_major,target:daria,targetStage:5,direction:down=horny,<i>Green</i>? I think you could use a bit of blue down there, Daria. I'll volunteer with my face if you want. @@ -12779,8 +13827,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_removed_major,target:mulan,targetStage:2,direction:down=embarrassed,Wait, Ping, you're--ohhhh. Very clever! 5-female_removed_major,target:remilia,targetStage:3,direction:down=embarrassed,Aww, what does this good girl want? Do you want your wine in a sippy cup? 5-female_removed_major,target:remilia,targetStage:4,direction:down=excited,Sakuya, can I tickle her? Let me tickle her! +5-female_removed_major,target:rin,targetStage:3,targetSayingMarker:pantiessoul,direction:down=embarrassed,It's true, ~player~! Which is why my soul is nice and wet. +5-female_removed_major,target:rin,targetStage:4,id:11,direction:down=excited,Girls like us need to take every advantage we can get. I can respect that, Rin! 5-female_removed_major,target:ryuko,targetStage:3,direction:down=horny,<i>Oh my God.</i> She looks so <i>cool</i>! 5-female_removed_major,target:ryuko,targetStage:5,direction:down=excited,I'm running my head through so many holovid plots! +5-female_removed_major,target:saki_zls,targetStage:6,id:17,direction:down=shocked,Are you trying to sober up!? There's faster ways, you know! +5-female_removed_major,target:sakura,targetStage:5,direction:down=excited,<i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~ 5-female_removed_major,target:sayaka,targetStage:5,direction:down=excited,Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki? 5-female_removed_major,target:sayaka,targetStage:6,direction:down=excited,Well, next time. 5-female_removed_major,target:seven,targetStage:2,direction:down=horny,I mean, don’t get me wrong, Seven, I’m impressed by your figure, but that suit is some super-high echelon stuff! @@ -12792,6 +13844,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_removed_major,target:streaming-chan,targetStage:5,alsoPlaying:mahiru,direction:down=excited,But I think she picks her stuff, it's just sort of like... sometimes it's nice to know what appeals to your audience? Kind of like this game! Someone picked you, me, and Nicole! 5-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:license_to_thrill,direction:down=excited,I mean, your license to thrill. The only crime you'd commit is being too dedicated to those sponsors, huh? 5-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:skirts,direction:down=excited,It's a shame they're not really in style in Glitch City lately... Maybe the wind makes it a risky proposition. But if I know you, Nicole, I know you love risk! +5-female_removed_major,target:syrenne,targetStage:1,direction:down=excited,If you wanted me to motorboat you while you chugged that glass, I'd <i>enthusiastically</i> say yes. What can I say? I'm a simple woman of simple tastes. +5-female_removed_major,target:syrenne,targetStage:5,direction:down=horny,...Then enough with the forrreplay! Get more naked, Syrenne! 5-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=neutral,Good to see another aficionado of exercise. 5-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=shocked,Whoa, you really worked up a sweat on your way over here, Trainer! 5-female_removed_major,target:zone-tan,targetStage:2,direction:down=excited,Sometimes the classics are the best types of... Uh, animated fare. @@ -12836,6 +13890,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_removing_major,target:annie,targetStage:4,direction:down=shocked,<i>Gasp!</i> 6-female_removing_major,target:beatrix,targetStage:0,direction:down=shocked,Medicine is really complicated. I do small stuff, mostly, but you look like you're ready to take on... well, an army in need of healing! 6-female_removing_major,target:catria,direction:down=embarrassed,Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right? +6-female_removing_major,target:caulifla,targetStage:1,id:12,direction:down=shocked,What the hell!? 6-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe! 6-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears… 6-female_removing_major,target:daria,targetStage:3,alsoPlaying:blake,alsoPlayingStage:6-10,direction:down=shocked,Huh, if you have a sixth toe, did your parents get you the Cat Boomer therapy? I mean, Blake seemed to luck out on that, but you don’t even have ears, Daria! @@ -12864,8 +13919,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_removing_major,target:moon,targetStage:0,direction:down=excited,Which is a shame, because I’m actually really good at nonlethal takedowns, and I feel like Moon’s a pretty soft target. 6-female_removing_major,target:remilia,targetStage:2,direction:down=embarrassed,You're like if someone put Jill's personality in Dorothy's body. Sassy, but comically undersized. 6-female_removing_major,target:remilia,targetStage:3,direction:down=embarrassed,Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia. +6-female_removing_major,target:rin,targetStage:2,direction:down=horny,<i>Yes</i>, strip her down! +6-female_removing_major,target:rin,targetStage:3,direction:down=embarrassed,You're just toying with them, aren't you, Rin? You love every minute of this. 6-female_removing_major,target:ryuko,targetStage:2,direction:down=embarrassed,Whoa! I've seen quite a few things... but nothing like <i>this!</i> 6-female_removing_major,target:ryuko,targetStage:4,direction:down=embarrassed,Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins? +6-female_removing_major,target:saki_zls,targetStage:5,direction:down=annoyed,I'm either really drunk or that makeup's really subtle... +6-female_removing_major,target:sakura,targetStage:4,direction:down=horny,Hmm... I guess it's the personality and presence of mind that makes someone legal... right? +6-female_removing_major,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=excited,I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar! 6-female_removing_major,target:sayaka,targetStage:4,direction:down=shocked,Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway... 6-female_removing_major,target:sayaka,targetStage:5,direction:down=sad,I was so excited to see your witch's hut. 6-female_removing_major,target:seven,targetStage:1,direction:down=shocked,It is! With the regenerative properties? @@ -12875,6 +13935,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_removing_major,target:streaming-chan,targetStage:4,marker:skirts,direction:down=neutral,You know, it's times like these where a skirt might come in handy. You know, take off the panties first. 6-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:0-6,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. 6-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:7-9,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. Though based on <i>you</i>, it looks like most months are shave-free! +6-female_removing_major,target:syrenne,targetStage:0,direction:down=shocked,Well, damn! Going right for it, huh? +6-female_removing_major,target:syrenne,targetStage:4,direction:down=embarrassed,Strip, strip, strip! 6-female_removing_major,target:wiifitfemale,targetStage:0,direction:down=excited,Ah, I've been looking for a yoga instructor for Stella and myself. She says she's not interested but I'm sure you'll be able to change her mind. 6-female_removing_major,target:wiifitfemale,targetStage:1,direction:down=embarrassed,I wonder if I'll be that turned on when... uh, it's my turn. 6-female_removing_major,target:zone-tan,targetStage:1,direction:down=embarrassed,I know what you do, Zone-tan. I was a raging, sexually frustrated teenager once upon a time, believe it or not. Not that I think your work's bad, though, it's very impressive! @@ -12893,6 +13955,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_removed_major,target:annie,targetStage:5,direction:down=horny,Wait a second- How did? What? Is that an optical illusion? Those wiener barns are huge! I’m gonna have to inspect them. You know, as an officer of the law. 6-female_removed_major,target:beatrix,targetStage:1,direction:down=neutral,I'm happy you're keeping your cyberarm attached! It reminds me of Dana's! Y'know, VA11 HALL-A's owner's arm's storied history. Man, lots of subordinate clauses there. 6-female_removed_major,target:catria,direction:down=sad,C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that... +6-female_removed_major,target:caulifla,targetStage:2,direction:down=annoyed,I thought this was an AR-free bar... 6-female_removed_major,target:daria,targetStage:4,marker:hologram,direction:down=excited,Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria. 6-female_removed_major,target:daria,targetStage:4,alsoPlaying:marinette,alsoPlayingStage:3-10,marker:hologram,direction:down=horny,So Marinette brought her optical camo, and you brought a full sensory projection? Man, I wish the White Knights paid whatever you two ladies make… 6-female_removed_major,target:daria,targetStage:5,direction:down=horny,<i>Green</i>? I think you could use a bit of blue down there, Daria. I'll volunteer with my face if you want. @@ -12929,8 +13992,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_removed_major,target:mulan,targetStage:2,direction:down=embarrassed,Wait, Ping, you're--ohhhh. Very clever! 6-female_removed_major,target:remilia,targetStage:3,direction:down=embarrassed,Aww, what does this good girl want? Do you want your wine in a sippy cup? 6-female_removed_major,target:remilia,targetStage:4,direction:down=excited,Sakuya, can I tickle her? Let me tickle her! +6-female_removed_major,target:rin,targetStage:3,targetSayingMarker:pantiessoul,direction:down=embarrassed,It's true, ~player~! Which is why my soul is nice and wet. +6-female_removed_major,target:rin,targetStage:4,id:11,direction:down=excited,Girls like us need to take every advantage we can get. I can respect that, Rin! 6-female_removed_major,target:ryuko,targetStage:3,direction:down=horny,<i>Oh my God.</i> She looks so <i>cool</i>! 6-female_removed_major,target:ryuko,targetStage:5,direction:down=excited,I'm running my head through so many holovid plots! +6-female_removed_major,target:saki_zls,targetStage:6,id:17,direction:down=shocked,Are you trying to sober up!? There's faster ways, you know! +6-female_removed_major,target:sakura,targetStage:5,direction:down=excited,<i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~ 6-female_removed_major,target:sayaka,targetStage:5,direction:down=excited,Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki? 6-female_removed_major,target:sayaka,targetStage:6,direction:down=excited,Well, next time. 6-female_removed_major,target:seven,targetStage:2,direction:down=horny,I mean, don’t get me wrong, Seven, I’m impressed by your figure, but that suit is some super-high echelon stuff! @@ -12942,6 +14009,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_removed_major,target:streaming-chan,targetStage:5,alsoPlaying:mahiru,direction:down=excited,But I think she picks her stuff, it's just sort of like... sometimes it's nice to know what appeals to your audience? Kind of like this game! Someone picked you, me, and Nicole! 6-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:license_to_thrill,direction:down=excited,I mean, your license to thrill. The only crime you'd commit is being too dedicated to those sponsors, huh? 6-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:skirts,direction:down=excited,It's a shame they're not really in style in Glitch City lately... Maybe the wind makes it a risky proposition. But if I know you, Nicole, I know you love risk! +6-female_removed_major,target:syrenne,targetStage:1,direction:down=excited,If you wanted me to motorboat you while you chugged that glass, I'd <i>enthusiastically</i> say yes. What can I say? I'm a simple woman of simple tastes. +6-female_removed_major,target:syrenne,targetStage:5,direction:down=horny,...Then enough with the forrreplay! Get more naked, Syrenne! 6-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=neutral,Good to see another aficionado of exercise. 6-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=shocked,Whoa, you really worked up a sweat on your way over here, Trainer! 6-female_removed_major,target:zone-tan,targetStage:2,direction:down=excited,Sometimes the classics are the best types of... Uh, animated fare. @@ -12988,6 +14057,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_removing_major,target:annie,targetStage:4,direction:down=shocked,<i>Gasp!</i> 7-female_removing_major,target:beatrix,targetStage:0,direction:down=shocked,Medicine is really complicated. I do small stuff, mostly, but you look like you're ready to take on... well, an army in need of healing! 7-female_removing_major,target:catria,direction:down=embarrassed,Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right? +7-female_removing_major,target:caulifla,targetStage:1,id:12,direction:down=shocked,What the hell!? 7-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe! 7-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears… 7-female_removing_major,target:daria,targetStage:3,alsoPlaying:blake,alsoPlayingStage:6-10,direction:down=shocked,Huh, if you have a sixth toe, did your parents get you the Cat Boomer therapy? I mean, Blake seemed to luck out on that, but you don’t even have ears, Daria! @@ -13016,8 +14086,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_removing_major,target:moon,targetStage:0,direction:down=excited,Which is a shame, because I’m actually really good at nonlethal takedowns, and I feel like Moon’s a pretty soft target. 7-female_removing_major,target:remilia,targetStage:2,direction:down=embarrassed,You're like if someone put Jill's personality in Dorothy's body. Sassy, but comically undersized. 7-female_removing_major,target:remilia,targetStage:3,direction:down=embarrassed,Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia. +7-female_removing_major,target:rin,targetStage:2,direction:down=horny,<i>Yes</i>, strip her down! +7-female_removing_major,target:rin,targetStage:3,direction:down=embarrassed,You're just toying with them, aren't you, Rin? You love every minute of this. 7-female_removing_major,target:ryuko,targetStage:2,direction:down=embarrassed,Whoa! I've seen quite a few things... but nothing like <i>this!</i> 7-female_removing_major,target:ryuko,targetStage:4,direction:down=embarrassed,Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins? +7-female_removing_major,target:saki_zls,targetStage:5,direction:down=annoyed,I'm either really drunk or that makeup's really subtle... +7-female_removing_major,target:sakura,targetStage:4,direction:down=horny,Hmm... I guess it's the personality and presence of mind that makes someone legal... right? +7-female_removing_major,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=excited,I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar! 7-female_removing_major,target:sayaka,targetStage:4,direction:down=shocked,Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway... 7-female_removing_major,target:sayaka,targetStage:5,direction:down=sad,I was so excited to see your witch's hut. 7-female_removing_major,target:seven,targetStage:1,direction:down=shocked,It is! With the regenerative properties? @@ -13027,6 +14102,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_removing_major,target:streaming-chan,targetStage:4,marker:skirts,direction:down=neutral,You know, it's times like these where a skirt might come in handy. You know, take off the panties first. 7-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:0-6,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. 7-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:7-9,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. Though based on <i>you</i>, it looks like most months are shave-free! +7-female_removing_major,target:syrenne,targetStage:0,direction:down=shocked,Well, damn! Going right for it, huh? +7-female_removing_major,target:syrenne,targetStage:4,direction:down=embarrassed,Strip, strip, strip! 7-female_removing_major,target:wiifitfemale,targetStage:0,direction:down=excited,Ah, I've been looking for a yoga instructor for Stella and myself. She says she's not interested but I'm sure you'll be able to change her mind. 7-female_removing_major,target:wiifitfemale,targetStage:1,direction:down=horny,If it weren't obvious, my nipples are really hard too. 7-female_removing_major,target:zone-tan,targetStage:1,direction:down=embarrassed,I know what you do, Zone-tan. I was a raging, sexually frustrated teenager once upon a time, believe it or not. Not that I think your work's bad, though, it's very impressive! @@ -13045,6 +14122,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_removed_major,target:annie,targetStage:5,direction:down=horny,Wait a second- How did? What? Is that an optical illusion? Those wiener barns are huge! I’m gonna have to inspect them. You know, as an officer of the law. 7-female_removed_major,target:beatrix,targetStage:1,direction:down=neutral,I'm happy you're keeping your cyberarm attached! It reminds me of Dana's! Y'know, VA11 HALL-A's owner's arm's storied history. Man, lots of subordinate clauses there. 7-female_removed_major,target:catria,direction:down=sad,C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that... +7-female_removed_major,target:caulifla,targetStage:2,direction:down=annoyed,I thought this was an AR-free bar... 7-female_removed_major,target:daria,targetStage:4,marker:hologram,direction:down=excited,Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria. 7-female_removed_major,target:daria,targetStage:4,alsoPlaying:marinette,alsoPlayingStage:3-10,marker:hologram,direction:down=horny,So Marinette brought her optical camo, and you brought a full sensory projection? Man, I wish the White Knights paid whatever you two ladies make… 7-female_removed_major,target:daria,targetStage:5,direction:down=horny,<i>Green</i>? I think you could use a bit of blue down there, Daria. I'll volunteer with my face if you want. @@ -13081,8 +14159,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_removed_major,target:mulan,targetStage:2,direction:down=embarrassed,Wait, Ping, you're--ohhhh. Very clever! 7-female_removed_major,target:remilia,targetStage:3,direction:down=embarrassed,Aww, what does this good girl want? Do you want your wine in a sippy cup? 7-female_removed_major,target:remilia,targetStage:4,direction:down=excited,Sakuya, can I tickle her? Let me tickle her! +7-female_removed_major,target:rin,targetStage:3,targetSayingMarker:pantiessoul,direction:down=embarrassed,It's true, ~player~! Which is why my soul is nice and wet. +7-female_removed_major,target:rin,targetStage:4,id:11,direction:down=excited,Girls like us need to take every advantage we can get. I can respect that, Rin! 7-female_removed_major,target:ryuko,targetStage:3,direction:down=horny,<i>Oh my God.</i> She looks so <i>cool</i>! 7-female_removed_major,target:ryuko,targetStage:5,direction:down=excited,I'm running my head through so many holovid plots! +7-female_removed_major,target:saki_zls,targetStage:6,id:17,direction:down=shocked,Are you trying to sober up!? There's faster ways, you know! +7-female_removed_major,target:sakura,targetStage:5,direction:down=excited,<i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~ 7-female_removed_major,target:sayaka,targetStage:5,direction:down=excited,Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki? 7-female_removed_major,target:sayaka,targetStage:6,direction:down=excited,Well, next time. 7-female_removed_major,target:seven,targetStage:2,direction:down=horny,I mean, don’t get me wrong, Seven, I’m impressed by your figure, but that suit is some super-high echelon stuff! @@ -13094,6 +14176,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_removed_major,target:streaming-chan,targetStage:5,alsoPlaying:mahiru,direction:down=excited,But I think she picks her stuff, it's just sort of like... sometimes it's nice to know what appeals to your audience? Kind of like this game! Someone picked you, me, and Nicole! 7-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:license_to_thrill,direction:down=excited,I mean, your license to thrill. The only crime you'd commit is being too dedicated to those sponsors, huh? 7-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:skirts,direction:down=excited,It's a shame they're not really in style in Glitch City lately... Maybe the wind makes it a risky proposition. But if I know you, Nicole, I know you love risk! +7-female_removed_major,target:syrenne,targetStage:1,direction:down=excited,If you wanted me to motorboat you while you chugged that glass, I'd <i>enthusiastically</i> say yes. What can I say? I'm a simple woman of simple tastes. +7-female_removed_major,target:syrenne,targetStage:5,direction:down=horny,...Then enough with the forrreplay! Get more naked, Syrenne! 7-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=neutral,Good to see another aficionado of exercise. 7-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=shocked,Whoa, you really worked up a sweat on your way over here, Trainer! 7-female_removed_major,target:zone-tan,targetStage:2,direction:down=excited,Sometimes the classics are the best types of... Uh, animated fare. @@ -13140,6 +14224,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_removing_major,target:annie,targetStage:4,direction:down=shocked,<i>Gasp!</i> -3-female_removing_major,target:beatrix,targetStage:0,direction:down=shocked,Medicine is really complicated. I do small stuff, mostly, but you look like you're ready to take on... well, an army in need of healing! -3-female_removing_major,target:catria,direction:down=embarrassed,Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right? +-3-female_removing_major,target:caulifla,targetStage:1,id:12,direction:down=shocked,What the hell!? -3-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe! -3-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears… -3-female_removing_major,target:daria,targetStage:3,alsoPlaying:blake,alsoPlayingStage:6-10,direction:down=shocked,Huh, if you have a sixth toe, did your parents get you the Cat Boomer therapy? I mean, Blake seemed to luck out on that, but you don’t even have ears, Daria! @@ -13168,8 +14253,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_removing_major,target:moon,targetStage:0,direction:down=excited,Which is a shame, because I’m actually really good at nonlethal takedowns, and I feel like Moon’s a pretty soft target. -3-female_removing_major,target:remilia,targetStage:2,direction:down=embarrassed,You're like if someone put Jill's personality in Dorothy's body. Sassy, but comically undersized. -3-female_removing_major,target:remilia,targetStage:3,direction:down=embarrassed,Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia. +-3-female_removing_major,target:rin,targetStage:2,direction:down=horny,<i>Yes</i>, strip her down! +-3-female_removing_major,target:rin,targetStage:3,direction:down=embarrassed,You're just toying with them, aren't you, Rin? You love every minute of this. -3-female_removing_major,target:ryuko,targetStage:2,direction:down=embarrassed,Whoa! I've seen quite a few things... but nothing like <i>this!</i> -3-female_removing_major,target:ryuko,targetStage:4,direction:down=embarrassed,Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins? +-3-female_removing_major,target:saki_zls,targetStage:5,direction:down=annoyed,I'm either really drunk or that makeup's really subtle... +-3-female_removing_major,target:sakura,targetStage:4,direction:down=horny,Hmm... I guess it's the personality and presence of mind that makes someone legal... right? +-3-female_removing_major,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=excited,I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar! -3-female_removing_major,target:sayaka,targetStage:4,direction:down=shocked,Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway... -3-female_removing_major,target:sayaka,targetStage:5,direction:down=sad,I was so excited to see your witch's hut. -3-female_removing_major,target:seven,targetStage:1,direction:down=shocked,It is! With the regenerative properties? @@ -13179,6 +14269,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_removing_major,target:streaming-chan,targetStage:4,marker:skirts,direction:down=neutral,You know, it's times like these where a skirt might come in handy. You know, take off the panties first. -3-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:0-6,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. -3-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:7-9,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. Though based on <i>you</i>, it looks like most months are shave-free! +-3-female_removing_major,target:syrenne,targetStage:0,direction:down=shocked,Well, damn! Going right for it, huh? +-3-female_removing_major,target:syrenne,targetStage:4,direction:down=embarrassed,Strip, strip, strip! -3-female_removing_major,target:wiifitfemale,targetStage:0,direction:down=excited,Ah, I've been looking for a yoga instructor for Stella and myself. She says she's not interested but I'm sure you'll be able to change her mind. -3-female_removing_major,target:wiifitfemale,targetStage:1,direction:down=horny,If it weren't obvious, my nipples are really hard too. -3-female_removing_major,target:zone-tan,targetStage:1,direction:down=embarrassed,I know what you do, Zone-tan. I was a raging, sexually frustrated teenager once upon a time, believe it or not. Not that I think your work's bad, though, it's very impressive! @@ -13197,6 +14289,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_removed_major,target:annie,targetStage:5,direction:down=horny,Wait a second- How did? What? Is that an optical illusion? Those wiener barns are huge! I’m gonna have to inspect them. You know, as an officer of the law. -3-female_removed_major,target:beatrix,targetStage:1,direction:down=neutral,I'm happy you're keeping your cyberarm attached! It reminds me of Dana's! Y'know, VA11 HALL-A's owner's arm's storied history. Man, lots of subordinate clauses there. -3-female_removed_major,target:catria,direction:down=sad,C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that... +-3-female_removed_major,target:caulifla,targetStage:2,direction:down=annoyed,I thought this was an AR-free bar... -3-female_removed_major,target:daria,targetStage:4,marker:hologram,direction:down=excited,Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria. -3-female_removed_major,target:daria,targetStage:4,alsoPlaying:marinette,alsoPlayingStage:3-10,marker:hologram,direction:down=horny,So Marinette brought her optical camo, and you brought a full sensory projection? Man, I wish the White Knights paid whatever you two ladies make… -3-female_removed_major,target:daria,targetStage:5,direction:down=horny,<i>Green</i>? I think you could use a bit of blue down there, Daria. I'll volunteer with my face if you want. @@ -13233,8 +14326,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_removed_major,target:mulan,targetStage:2,direction:down=embarrassed,Wait, Ping, you're--ohhhh. Very clever! -3-female_removed_major,target:remilia,targetStage:3,direction:down=embarrassed,Aww, what does this good girl want? Do you want your wine in a sippy cup? -3-female_removed_major,target:remilia,targetStage:4,direction:down=excited,Sakuya, can I tickle her? Let me tickle her! +-3-female_removed_major,target:rin,targetStage:3,targetSayingMarker:pantiessoul,direction:down=embarrassed,It's true, ~player~! Which is why my soul is nice and wet. +-3-female_removed_major,target:rin,targetStage:4,id:11,direction:down=excited,Girls like us need to take every advantage we can get. I can respect that, Rin! -3-female_removed_major,target:ryuko,targetStage:3,direction:down=horny,<i>Oh my God.</i> She looks so <i>cool</i>! -3-female_removed_major,target:ryuko,targetStage:5,direction:down=excited,I'm running my head through so many holovid plots! +-3-female_removed_major,target:saki_zls,targetStage:6,id:17,direction:down=shocked,Are you trying to sober up!? There's faster ways, you know! +-3-female_removed_major,target:sakura,targetStage:5,direction:down=excited,<i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~ -3-female_removed_major,target:sayaka,targetStage:5,direction:down=excited,Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki? -3-female_removed_major,target:sayaka,targetStage:6,direction:down=excited,Well, next time. -3-female_removed_major,target:seven,targetStage:2,direction:down=horny,I mean, don’t get me wrong, Seven, I’m impressed by your figure, but that suit is some super-high echelon stuff! @@ -13246,6 +14343,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_removed_major,target:streaming-chan,targetStage:5,alsoPlaying:mahiru,direction:down=excited,But I think she picks her stuff, it's just sort of like... sometimes it's nice to know what appeals to your audience? Kind of like this game! Someone picked you, me, and Nicole! -3-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:license_to_thrill,direction:down=excited,I mean, your license to thrill. The only crime you'd commit is being too dedicated to those sponsors, huh? -3-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:skirts,direction:down=excited,It's a shame they're not really in style in Glitch City lately... Maybe the wind makes it a risky proposition. But if I know you, Nicole, I know you love risk! +-3-female_removed_major,target:syrenne,targetStage:1,direction:down=excited,If you wanted me to motorboat you while you chugged that glass, I'd <i>enthusiastically</i> say yes. What can I say? I'm a simple woman of simple tastes. +-3-female_removed_major,target:syrenne,targetStage:5,direction:down=horny,...Then enough with the forrreplay! Get more naked, Syrenne! -3-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=neutral,Good to see another aficionado of exercise. -3-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=shocked,Whoa, you really worked up a sweat on your way over here, Trainer! -3-female_removed_major,target:zone-tan,targetStage:2,direction:down=excited,Sometimes the classics are the best types of... Uh, animated fare. @@ -13286,6 +14385,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_removing_major,target:annie,targetStage:4,direction:down=shocked,<i>Gasp!</i> -2-female_removing_major,target:beatrix,targetStage:0,direction:down=shocked,Medicine is really complicated. I do small stuff, mostly, but you look like you're ready to take on... well, an army in need of healing! -2-female_removing_major,target:catria,direction:down=embarrassed,Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right? +-2-female_removing_major,target:caulifla,targetStage:1,id:12,direction:down=shocked,What the hell!? -2-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe! -2-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears… -2-female_removing_major,target:daria,targetStage:3,alsoPlaying:blake,alsoPlayingStage:6-10,direction:down=shocked,Huh, if you have a sixth toe, did your parents get you the Cat Boomer therapy? I mean, Blake seemed to luck out on that, but you don’t even have ears, Daria! @@ -13314,8 +14414,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_removing_major,target:moon,targetStage:0,direction:down=excited,Which is a shame, because I’m actually really good at nonlethal takedowns, and I feel like Moon’s a pretty soft target. -2-female_removing_major,target:remilia,targetStage:2,direction:down=embarrassed,You're like if someone put Jill's personality in Dorothy's body. Sassy, but comically undersized. -2-female_removing_major,target:remilia,targetStage:3,direction:down=embarrassed,Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia. +-2-female_removing_major,target:rin,targetStage:2,direction:down=horny,<i>Yes</i>, strip her down! +-2-female_removing_major,target:rin,targetStage:3,direction:down=embarrassed,You're just toying with them, aren't you, Rin? You love every minute of this. -2-female_removing_major,target:ryuko,targetStage:2,direction:down=embarrassed,Whoa! I've seen quite a few things... but nothing like <i>this!</i> -2-female_removing_major,target:ryuko,targetStage:4,direction:down=embarrassed,Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins? +-2-female_removing_major,target:saki_zls,targetStage:5,direction:down=annoyed,I'm either really drunk or that makeup's really subtle... +-2-female_removing_major,target:sakura,targetStage:4,direction:down=horny,Hmm... I guess it's the personality and presence of mind that makes someone legal... right? +-2-female_removing_major,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=excited,I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar! -2-female_removing_major,target:sayaka,targetStage:4,direction:down=shocked,Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway... -2-female_removing_major,target:sayaka,targetStage:5,direction:down=sad,I was so excited to see your witch's hut. -2-female_removing_major,target:seven,targetStage:1,direction:down=shocked,It is! With the regenerative properties? @@ -13325,6 +14430,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_removing_major,target:streaming-chan,targetStage:4,marker:skirts,direction:down=neutral,You know, it's times like these where a skirt might come in handy. You know, take off the panties first. -2-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:0-6,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. -2-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:7-9,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. Though based on <i>you</i>, it looks like most months are shave-free! +-2-female_removing_major,target:syrenne,targetStage:0,direction:down=shocked,Well, damn! Going right for it, huh? +-2-female_removing_major,target:syrenne,targetStage:4,direction:down=embarrassed,Strip, strip, strip! -2-female_removing_major,target:wiifitfemale,targetStage:0,direction:down=excited,Ah, I've been looking for a yoga instructor for Stella and myself. She says she's not interested but I'm sure you'll be able to change her mind. -2-female_removing_major,target:wiifitfemale,targetStage:1,direction:down=horny,If it weren't obvious, my nipples are really hard too. -2-female_removing_major,target:zone-tan,targetStage:1,direction:down=embarrassed,I know what you do, Zone-tan. I was a raging, sexually frustrated teenager once upon a time, believe it or not. Not that I think your work's bad, though, it's very impressive! @@ -13343,6 +14450,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_removed_major,target:annie,targetStage:5,direction:down=horny,Wait a second- How did? What? Is that an optical illusion? Those wiener barns are huge! I’m gonna have to inspect them. You know, as an officer of the law. -2-female_removed_major,target:beatrix,targetStage:1,direction:down=neutral,I'm happy you're keeping your cyberarm attached! It reminds me of Dana's! Y'know, VA11 HALL-A's owner's arm's storied history. Man, lots of subordinate clauses there. -2-female_removed_major,target:catria,direction:down=sad,C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that... +-2-female_removed_major,target:caulifla,targetStage:2,direction:down=annoyed,I thought this was an AR-free bar... -2-female_removed_major,target:daria,targetStage:4,marker:hologram,direction:down=excited,Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria. -2-female_removed_major,target:daria,targetStage:4,alsoPlaying:marinette,alsoPlayingStage:3-10,marker:hologram,direction:down=horny,So Marinette brought her optical camo, and you brought a full sensory projection? Man, I wish the White Knights paid whatever you two ladies make… -2-female_removed_major,target:daria,targetStage:5,direction:down=horny,<i>Green</i>? I think you could use a bit of blue down there, Daria. I'll volunteer with my face if you want. @@ -13379,8 +14487,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_removed_major,target:mulan,targetStage:2,direction:down=embarrassed,Wait, Ping, you're--ohhhh. Very clever! -2-female_removed_major,target:remilia,targetStage:3,direction:down=embarrassed,Aww, what does this good girl want? Do you want your wine in a sippy cup? -2-female_removed_major,target:remilia,targetStage:4,direction:down=excited,Sakuya, can I tickle her? Let me tickle her! +-2-female_removed_major,target:rin,targetStage:3,targetSayingMarker:pantiessoul,direction:down=embarrassed,It's true, ~player~! Which is why my soul is nice and wet. +-2-female_removed_major,target:rin,targetStage:4,id:11,direction:down=excited,Girls like us need to take every advantage we can get. I can respect that, Rin! -2-female_removed_major,target:ryuko,targetStage:3,direction:down=horny,<i>Oh my God.</i> She looks so <i>cool</i>! -2-female_removed_major,target:ryuko,targetStage:5,direction:down=excited,I'm running my head through so many holovid plots! +-2-female_removed_major,target:saki_zls,targetStage:6,id:17,direction:down=shocked,Are you trying to sober up!? There's faster ways, you know! +-2-female_removed_major,target:sakura,targetStage:5,direction:down=excited,<i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~ -2-female_removed_major,target:sayaka,targetStage:5,direction:down=excited,Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki? -2-female_removed_major,target:sayaka,targetStage:6,direction:down=excited,Well, next time. -2-female_removed_major,target:seven,targetStage:2,direction:down=horny,I mean, don’t get me wrong, Seven, I’m impressed by your figure, but that suit is some super-high echelon stuff! @@ -13392,6 +14504,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_removed_major,target:streaming-chan,targetStage:5,alsoPlaying:mahiru,direction:down=excited,But I think she picks her stuff, it's just sort of like... sometimes it's nice to know what appeals to your audience? Kind of like this game! Someone picked you, me, and Nicole! -2-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:license_to_thrill,direction:down=excited,I mean, your license to thrill. The only crime you'd commit is being too dedicated to those sponsors, huh? -2-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:skirts,direction:down=excited,It's a shame they're not really in style in Glitch City lately... Maybe the wind makes it a risky proposition. But if I know you, Nicole, I know you love risk! +-2-female_removed_major,target:syrenne,targetStage:1,direction:down=excited,If you wanted me to motorboat you while you chugged that glass, I'd <i>enthusiastically</i> say yes. What can I say? I'm a simple woman of simple tastes. +-2-female_removed_major,target:syrenne,targetStage:5,direction:down=horny,...Then enough with the forrreplay! Get more naked, Syrenne! -2-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=neutral,Good to see another aficionado of exercise. -2-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=shocked,Whoa, you really worked up a sweat on your way over here, Trainer! -2-female_removed_major,target:zone-tan,targetStage:2,direction:down=excited,Sometimes the classics are the best types of... Uh, animated fare. @@ -13432,6 +14546,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_removing_major,target:annie,targetStage:4,direction:down=shocked,<i>Gasp!</i> -1-female_removing_major,target:beatrix,targetStage:0,direction:down=shocked,Medicine is really complicated. I do small stuff, mostly, but you look like you're ready to take on... well, an army in need of healing! -1-female_removing_major,target:catria,direction:down=embarrassed,Oh, I see. Underwear, but sexy underwear. I'm guessing your someone's highly sexy and highly trained personal guard, right? +-1-female_removing_major,target:caulifla,targetStage:1,id:12,direction:down=shocked,What the hell!? -1-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait a second, there’s no sixth toe! -1-female_removing_major,target:daria,targetStage:3,direction:down=shocked,Oh! I’m surprised you didn’t get the Cat Boomer treatment… Wait, wouldn’t that maybe <i>cause</i> a sixth toe? But no ears… -1-female_removing_major,target:daria,targetStage:3,alsoPlaying:blake,alsoPlayingStage:6-10,direction:down=shocked,Huh, if you have a sixth toe, did your parents get you the Cat Boomer therapy? I mean, Blake seemed to luck out on that, but you don’t even have ears, Daria! @@ -13460,8 +14575,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_removing_major,target:moon,targetStage:0,direction:down=excited,Which is a shame, because I’m actually really good at nonlethal takedowns, and I feel like Moon’s a pretty soft target. -1-female_removing_major,target:remilia,targetStage:2,direction:down=embarrassed,You're like if someone put Jill's personality in Dorothy's body. Sassy, but comically undersized. -1-female_removing_major,target:remilia,targetStage:3,direction:down=embarrassed,Awww... look at her cute little tummy! Do you need a tickle? I think you need a tickle, Remilia. +-1-female_removing_major,target:rin,targetStage:2,direction:down=horny,<i>Yes</i>, strip her down! +-1-female_removing_major,target:rin,targetStage:3,direction:down=embarrassed,You're just toying with them, aren't you, Rin? You love every minute of this. -1-female_removing_major,target:ryuko,targetStage:2,direction:down=embarrassed,Whoa! I've seen quite a few things... but nothing like <i>this!</i> -1-female_removing_major,target:ryuko,targetStage:4,direction:down=embarrassed,Was it some kind of secret nanotechnology? Do you go to some sort of elite training academy for assassins? +-1-female_removing_major,target:saki_zls,targetStage:5,direction:down=annoyed,I'm either really drunk or that makeup's really subtle... +-1-female_removing_major,target:sakura,targetStage:4,direction:down=horny,Hmm... I guess it's the personality and presence of mind that makes someone legal... right? +-1-female_removing_major,target:sakura,targetStage:4,alsoPlaying:saki_zls,direction:down=excited,I hope she knows she's definitely leaving here tonight with <i>at least</i> one new ambassador. This'll be a great drunk story back at the bar! -1-female_removing_major,target:sayaka,targetStage:4,direction:down=shocked,Um. If it helps distract you-- I just noticed the musical note in your hair... it's probably too late to strip it, but anyway... -1-female_removing_major,target:sayaka,targetStage:5,direction:down=sad,I was so excited to see your witch's hut. -1-female_removing_major,target:seven,targetStage:1,direction:down=shocked,It is! With the regenerative properties? @@ -13471,6 +14591,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_removing_major,target:streaming-chan,targetStage:4,marker:skirts,direction:down=neutral,You know, it's times like these where a skirt might come in handy. You know, take off the panties first. -1-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:0-6,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. -1-female_removing_major,target:streaming-chan,targetStage:4,alsoPlaying:mahiru,alsoPlayingStage:7-9,direction:down=excited,Oh yeah! It's a major thing in Glitch City, Mahiru. Kind of like no shave November. Though based on <i>you</i>, it looks like most months are shave-free! +-1-female_removing_major,target:syrenne,targetStage:0,direction:down=shocked,Well, damn! Going right for it, huh? +-1-female_removing_major,target:syrenne,targetStage:4,direction:down=embarrassed,Strip, strip, strip! -1-female_removing_major,target:wiifitfemale,targetStage:0,direction:down=excited,Ah, I've been looking for a yoga instructor for Stella and myself. She says she's not interested but I'm sure you'll be able to change her mind. -1-female_removing_major,target:wiifitfemale,targetStage:1,direction:down=horny,If it weren't obvious, my nipples are really hard too. -1-female_removing_major,target:zone-tan,targetStage:1,direction:down=embarrassed,I know what you do, Zone-tan. I was a raging, sexually frustrated teenager once upon a time, believe it or not. Not that I think your work's bad, though, it's very impressive! @@ -13489,6 +14611,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_removed_major,target:annie,targetStage:5,direction:down=horny,Wait a second- How did? What? Is that an optical illusion? Those wiener barns are huge! I’m gonna have to inspect them. You know, as an officer of the law. -1-female_removed_major,target:beatrix,targetStage:1,direction:down=neutral,I'm happy you're keeping your cyberarm attached! It reminds me of Dana's! Y'know, VA11 HALL-A's owner's arm's storied history. Man, lots of subordinate clauses there. -1-female_removed_major,target:catria,direction:down=sad,C'mon, you can tell little old Sei! We could see your butt earlier, so it's not surprising some execs go for that... +-1-female_removed_major,target:caulifla,targetStage:2,direction:down=annoyed,I thought this was an AR-free bar... -1-female_removed_major,target:daria,targetStage:4,marker:hologram,direction:down=excited,Wow, a hologram that gives off heat and moisture readings? That’s some fancy technology, Holo-Daria. -1-female_removed_major,target:daria,targetStage:4,alsoPlaying:marinette,alsoPlayingStage:3-10,marker:hologram,direction:down=horny,So Marinette brought her optical camo, and you brought a full sensory projection? Man, I wish the White Knights paid whatever you two ladies make… -1-female_removed_major,target:daria,targetStage:5,direction:down=horny,<i>Green</i>? I think you could use a bit of blue down there, Daria. I'll volunteer with my face if you want. @@ -13525,8 +14648,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_removed_major,target:mulan,targetStage:2,direction:down=embarrassed,Wait, Ping, you're--ohhhh. Very clever! -1-female_removed_major,target:remilia,targetStage:3,direction:down=embarrassed,Aww, what does this good girl want? Do you want your wine in a sippy cup? -1-female_removed_major,target:remilia,targetStage:4,direction:down=excited,Sakuya, can I tickle her? Let me tickle her! +-1-female_removed_major,target:rin,targetStage:3,targetSayingMarker:pantiessoul,direction:down=embarrassed,It's true, ~player~! Which is why my soul is nice and wet. +-1-female_removed_major,target:rin,targetStage:4,id:11,direction:down=excited,Girls like us need to take every advantage we can get. I can respect that, Rin! -1-female_removed_major,target:ryuko,targetStage:3,direction:down=horny,<i>Oh my God.</i> She looks so <i>cool</i>! -1-female_removed_major,target:ryuko,targetStage:5,direction:down=excited,I'm running my head through so many holovid plots! +-1-female_removed_major,target:saki_zls,targetStage:6,id:17,direction:down=shocked,Are you trying to sober up!? There's faster ways, you know! +-1-female_removed_major,target:sakura,targetStage:5,direction:down=excited,<i>Fiesty!</i> You're no *Kira* Miki, but I'd have you singing in no time~ -1-female_removed_major,target:sayaka,targetStage:5,direction:down=excited,Your last name is Miki, right? And you have a musical pin? Any relationship to *Kira* Miki? -1-female_removed_major,target:sayaka,targetStage:6,direction:down=excited,Well, next time. -1-female_removed_major,target:seven,targetStage:2,direction:down=horny,I mean, don’t get me wrong, Seven, I’m impressed by your figure, but that suit is some super-high echelon stuff! @@ -13538,6 +14665,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_removed_major,target:streaming-chan,targetStage:5,alsoPlaying:mahiru,direction:down=excited,But I think she picks her stuff, it's just sort of like... sometimes it's nice to know what appeals to your audience? Kind of like this game! Someone picked you, me, and Nicole! -1-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:license_to_thrill,direction:down=excited,I mean, your license to thrill. The only crime you'd commit is being too dedicated to those sponsors, huh? -1-female_removed_major,target:streaming-chan,targetStage:5,saidMarker:skirts,direction:down=excited,It's a shame they're not really in style in Glitch City lately... Maybe the wind makes it a risky proposition. But if I know you, Nicole, I know you love risk! +-1-female_removed_major,target:syrenne,targetStage:1,direction:down=excited,If you wanted me to motorboat you while you chugged that glass, I'd <i>enthusiastically</i> say yes. What can I say? I'm a simple woman of simple tastes. +-1-female_removed_major,target:syrenne,targetStage:5,direction:down=horny,...Then enough with the forrreplay! Get more naked, Syrenne! -1-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=neutral,Good to see another aficionado of exercise. -1-female_removed_major,target:wiifitfemale,targetStage:1,direction:down=shocked,Whoa, you really worked up a sweat on your way over here, Trainer! -1-female_removed_major,target:zone-tan,targetStage:2,direction:down=excited,Sometimes the classics are the best types of... Uh, animated fare. @@ -13633,6 +14762,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_chest_will_be_visible,target:rainbow_mika,direction:down=annoyed,Oh, well, who hasn’t helped a friend take off her bra or armor? You're clearly equipped with some heavy weaponry... 0-female_chest_will_be_visible,target:remilia,direction:down=annoyed,What the hell was <i>that</i>? 0-female_chest_will_be_visible,target:ryuko,direction:down=excited,At least you're in good company, Ryuko and Mako! +0-female_chest_will_be_visible,target:saki_zls,id:19,direction:down=shocked,Oh! +0-female_chest_will_be_visible,target:sakura,id:15,direction:down=excited,Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course! 0-female_chest_will_be_visible,target:sayaka,direction:down=embarrassed,Dress... or corset...? Heh. The girls who make for magical nights... 0-female_chest_will_be_visible,target:sheena,direction:down=shocked,What!? What's going on!? 0-female_chest_will_be_visible,target:streaming-chan,direction:down=excited,A bit early to bare your chest, isn't it? Oh, who am I kidding, you <i>are</i> the famous Streaming-chan. @@ -13640,6 +14771,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_chest_will_be_visible,target:streaming-chan,direction:down=excited,The famous Streaming-chan's boobs! To see them in person is an honor. 0-female_chest_will_be_visible,target:streaming-chan,direction:down=embarrassed,This is something you should be very familiar with, if your subscriber count is to be believed. 0-female_chest_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,This is actually quite a treat! Streaming-chan's rates are normally really high! +0-female_chest_will_be_visible,target:syrenne,direction:down=excited,<i>Boobs, boobs, boobs, boobs, boobs!</i> 0-female_chest_will_be_visible,target:twilight,targetStage:1,marker:stripper_names,direction:down=sad,Twilight Sparkle sounds like a stripper name. 0-female_small_chest_is_visible,direction:down=excited,Aww, they're adorable! I wanna hug you! 0-female_small_chest_is_visible,direction:down=neutral,A bit small but I think their perkiness more than makes up for it. @@ -13655,6 +14787,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_small_chest_is_visible,target:futaba,direction:down=horny,Oh it’s, you know… <i>mumbles</i>. Sorry, I wasn’t expecting tits. 0-female_small_chest_is_visible,target:kizuna,direction:down=horny,And they're <i>so</i> cute! 0-female_small_chest_is_visible,target:remilia,direction:down=embarrassed,You had to show your boobs! Cool your jets, Remilia, no need to be a poet. +0-female_small_chest_is_visible,target:saki_zls,direction:down=annoyed,I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...? 0-female_small_chest_is_visible,target:streaming-chan,direction:down=excited,Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink! 0-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Y-You're adorable, Nicole... 0-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Those're good enough to see over and over again, Nicole. In the smut world, you're quite the success! @@ -13682,7 +14815,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_medium_chest_is_visible,target:joey,targetStage:5,direction:down=shocked,O-oh! I wasn't expecting that! Neither the panties nor the wax. 0-female_medium_chest_is_visible,target:joey,targetStage:6,direction:down=shocked,Okay, it's not that weird of a fantasy... who doesn't want to have cream licked off their body? Or have another girl lick a creampie out of her pussy... Uh, bartender! A sloppy blowjob over here please! 0-female_medium_chest_is_visible,target:juri,direction:down=horny,Your nipples look so swollen! I'll need to check them. Right now. -0-female_medium_chest_is_visible,target:mavis,direction:down=excited,Cute! 0-female_medium_chest_is_visible,target:meia,direction:down=horny,Eh, Meia? Eh? 0-female_medium_chest_is_visible,target:meia,alsoPlaying:jura,direction:down=horny,Oh... oh God. She's... got a wonderful chest. 0-female_medium_chest_is_visible,target:mercy,direction:down=shocked,And you seem to be experiencing some swelling in your chest… Maybe we should practice triage on each other, and quickly! @@ -13701,10 +14833,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_large_chest_is_visible,target:haru,direction:down=horny,I like the nude look on you, Haru... but... dominatrix suit...? You're speaking to me. 0-female_large_chest_is_visible,target:jura,direction:down=shocked,You're kind of like Stella! She also packs a lot of volume into a small space... and has a killer waistline to butt-- to boot! 0-female_large_chest_is_visible,target:jura,alsoPlaying:meia,direction:down=embarrassed,Well, looks like she's not leading in <i>one</i> category. +0-female_large_chest_is_visible,target:mavis,direction:down=excited,Cute! 0-female_large_chest_is_visible,target:mia,direction:down=shocked,I think the scales of justice are balanced perfectly, on you! 0-female_large_chest_is_visible,target:rainbow_mika,direction:down=sad,Leotards and sportsbras are something, aren’t they…? 0-female_large_chest_is_visible,target:rainbow_mika,direction:down=shocked,I'm actually really impressed! You have just the right of jiggle on stage, especially with boobs like those! +0-female_large_chest_is_visible,target:sakura,direction:down=embarrassed,Mind letting a tired, drunk medic rest her face, Sakura? 0-female_large_chest_is_visible,target:sheena,direction:down=horny,Well... whatever it was, it's hardly as magical as your boobs. +0-female_large_chest_is_visible,target:syrenne,direction:down=horny,Syrenne, I think you spilled a little. Should I lick that off for you? 0-female_crotch_will_be_visible,direction:down=neutral,Don't be nervous! It's just a vagina, every woman has one, including me! 0-female_crotch_will_be_visible,direction:down=excited,Are you really going to do it? I commend your bravery. 0-female_crotch_will_be_visible,direction:down=shocked,This is the end game of strip poker! @@ -13743,11 +14878,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_crotch_will_be_visible,target:remilia,direction:down=horny,What's even going on anymore...!? 0-female_crotch_will_be_visible,target:ruby,saidMarker:team_rwby,direction:down=shocked,Huh, that wasn’t what I was expecting. 0-female_crotch_will_be_visible,target:ryuko,direction:down=excited,Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny. +0-female_crotch_will_be_visible,target:saki_zls,direction:down=annoyed,That's a load of bullshit and I can smell it from here. 0-female_crotch_will_be_visible,target:sayaka,direction:down=embarrassed,What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...? 0-female_crotch_will_be_visible,target:sheena,direction:down=shocked,Are you going to do another one of those ghost things? 0-female_crotch_will_be_visible,target:streaming-chan,direction:down=embarrassed,Holy crap, did you not have a good night last week or something? This must be a record from start of stream to nudity! 0-female_crotch_will_be_visible,target:streaming-chan,direction:down=excited,You grew your drapes out, but does the carpet match too? 0-female_crotch_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=embarrassed,I think so, Mahiru! I mean, they'd like us to be naked too, but y'know, probably beyond even Nicole's purview. Sorry, Nicole, I won't be doing that. +0-female_crotch_will_be_visible,target:syrenne,direction:down=excited,Oh my God, Syrenne, you get a little wet, and your panties just fall right off, don't they? 0-female_crotch_will_be_visible,target:twilight,targetStage:0,direction:down=embarrassed,That’s a bold statement. 0-female_crotch_will_be_visible,target:twilight,targetStage:2,direction:down=neutral,Oh, the skirt! 0-female_crotch_will_be_visible,target:weiss,direction:down=excited,Weiss, did you come down here just to get some action? Most women don’t shave and wear sexy underwear under a <i>high risk</i> piece of clothing like that without some kinda desire... @@ -13805,13 +14942,17 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_crotch_is_visible,target:palutena,alsoPlaying:mahiru,alsoPlayingStage:9,direction:down=embarrassed,I guess this is a bit different from a statue, huh, Palutena? 0-female_crotch_is_visible,target:rainbow_mika,direction:down=annoyed,…I just wish that we got to see something special. 0-female_crotch_is_visible,target:remilia,direction:down=shocked,<i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!? +0-female_crotch_is_visible,target:rin,direction:down=horny,When you say... blank canvas... you ever tried fooling around in paint, Rin? 0-female_crotch_is_visible,target:ruby,saidMarker:team_rwby,direction:down=horny,Kinda cute though! The way it changes in the light is… Kind of enticing! 0-female_crotch_is_visible,target:ryuko,direction:down=horny,I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko... +0-female_crotch_is_visible,target:saki_zls,direction:down=embarrassed,...Well, it's not a <i>bad</i> smell, considering Saki's... condition. +0-female_crotch_is_visible,target:sakura,direction:down=embarrassed,Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say... 0-female_crotch_is_visible,target:sayaka,direction:down=horny,Sayakaaaa, turn arouuuuund! We wanna compare yours and mine! 0-female_crotch_is_visible,target:sheena,direction:down=sad,Sorry, Sheena... but you look really hot! 0-female_crotch_is_visible,target:streaming-chan,direction:down=horny,Whoa, I thought you'd have shaved today. The viewers sure are fickle. Lucky for you, I'm not! 0-female_crotch_is_visible,target:streaming-chan,marker:golden_rod,direction:down=horny,Oof, let's see that Golden Rod get put to use! My vote counts, right? 0-female_crotch_is_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,Maybe you should vote, Mahiru! You're looking pretty close the Hulk. Does it remind you of your vibrator, maybe? +0-female_crotch_is_visible,target:syrenne,direction:down=excited,This round's on me, Syrenne! Deal, serve up! <i>Extra</i> karmotrine! 0-female_crotch_is_visible,target:twilight,targetStage:1,direction:down=horny,I like my fellow players how I like my drinks: brightly colored and bold. 0-female_crotch_is_visible,target:twilight,targetStage:3,direction:down=horny,Good choice, good choice. I’m not really used to folks wearing those, but I’m not really used to purple women either. 0-female_crotch_is_visible,target:uravity,alsoPlaying:mahiru,alsoPlayingStage:7,direction:down=embarrassed,I don't think I've ever seen someone go so pink! Ochako, is this your real "Quirk"? @@ -13904,6 +15045,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_chest_will_be_visible,target:rainbow_mika,direction:down=annoyed,Oh, well, who hasn’t helped a friend take off her bra or armor? You're clearly equipped with some heavy weaponry... 1-female_chest_will_be_visible,target:remilia,direction:down=annoyed,What the hell was <i>that</i>? 1-female_chest_will_be_visible,target:ryuko,direction:down=excited,At least you're in good company, Ryuko and Mako! +1-female_chest_will_be_visible,target:saki_zls,id:19,direction:down=shocked,Oh! +1-female_chest_will_be_visible,target:sakura,id:15,direction:down=excited,Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course! 1-female_chest_will_be_visible,target:sayaka,direction:down=embarrassed,Dress... or corset...? Heh. The girls who make for magical nights... 1-female_chest_will_be_visible,target:sheena,direction:down=shocked,What!? What's going on!? 1-female_chest_will_be_visible,target:streaming-chan,direction:down=excited,A bit early to bare your chest, isn't it? Oh, who am I kidding, you <i>are</i> the famous Streaming-chan. @@ -13911,6 +15054,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_chest_will_be_visible,target:streaming-chan,direction:down=excited,The famous Streaming-chan's boobs! To see them in person is an honor. 1-female_chest_will_be_visible,target:streaming-chan,direction:down=embarrassed,This is something you should be very familiar with, if your subscriber count is to be believed. 1-female_chest_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,This is actually quite a treat! Streaming-chan's rates are normally really high! +1-female_chest_will_be_visible,target:syrenne,direction:down=excited,<i>Boobs, boobs, boobs, boobs, boobs!</i> 1-female_chest_will_be_visible,target:twilight,targetStage:1,marker:stripper_names,direction:down=sad,Twilight Sparkle sounds like a stripper name. 1-female_small_chest_is_visible,direction:down=neutral,Cute! 1-female_small_chest_is_visible,direction:down=neutral,To be honest it's nice seeing a small pair. There was a fad of breast augmentation in Glitch City that lasted a few years. People should be comfortable with their own bodies. @@ -13926,6 +15070,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_small_chest_is_visible,target:futaba,direction:down=horny,Oh it’s, you know… <i>mumbles</i>. Sorry, I wasn’t expecting tits. 1-female_small_chest_is_visible,target:kizuna,direction:down=horny,And they're <i>so</i> cute! 1-female_small_chest_is_visible,target:remilia,direction:down=embarrassed,You had to show your boobs! Cool your jets, Remilia, no need to be a poet. +1-female_small_chest_is_visible,target:saki_zls,direction:down=annoyed,I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...? 1-female_small_chest_is_visible,target:streaming-chan,direction:down=excited,Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink! 1-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Y-You're adorable, Nicole... 1-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Those're good enough to see over and over again, Nicole. In the smut world, you're quite the success! @@ -13952,7 +15097,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_medium_chest_is_visible,target:joey,targetStage:5,direction:down=shocked,O-oh! I wasn't expecting that! Neither the panties nor the wax. 1-female_medium_chest_is_visible,target:joey,targetStage:6,direction:down=shocked,Okay, it's not that weird of a fantasy... who doesn't want to have cream licked off their body? Or have another girl lick a creampie out of her pussy... Uh, bartender! A sloppy blowjob over here please! 1-female_medium_chest_is_visible,target:juri,direction:down=horny,Your nipples look so swollen! I'll need to check them. Right now. -1-female_medium_chest_is_visible,target:mavis,direction:down=excited,Cute! 1-female_medium_chest_is_visible,target:meia,direction:down=horny,Eh, Meia? Eh? 1-female_medium_chest_is_visible,target:meia,alsoPlaying:jura,direction:down=horny,Oh... oh God. She's... got a wonderful chest. 1-female_medium_chest_is_visible,target:mercy,direction:down=shocked,And you seem to be experiencing some swelling in your chest… Maybe we should practice triage on each other, and quickly! @@ -13971,10 +15115,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_large_chest_is_visible,target:haru,direction:down=horny,I like the nude look on you, Haru... but... dominatrix suit...? You're speaking to me. 1-female_large_chest_is_visible,target:jura,direction:down=shocked,You're kind of like Stella! She also packs a lot of volume into a small space... and has a killer waistline to butt-- to boot! 1-female_large_chest_is_visible,target:jura,alsoPlaying:meia,direction:down=embarrassed,Well, looks like she's not leading in <i>one</i> category. +1-female_large_chest_is_visible,target:mavis,direction:down=excited,Cute! 1-female_large_chest_is_visible,target:mia,direction:down=shocked,I think the scales of justice are balanced perfectly, on you! 1-female_large_chest_is_visible,target:rainbow_mika,direction:down=sad,Leotards and sportsbras are something, aren’t they…? 1-female_large_chest_is_visible,target:rainbow_mika,direction:down=shocked,I'm actually really impressed! You have just the right of jiggle on stage, especially with boobs like those! +1-female_large_chest_is_visible,target:sakura,direction:down=embarrassed,Mind letting a tired, drunk medic rest her face, Sakura? 1-female_large_chest_is_visible,target:sheena,direction:down=horny,Well... whatever it was, it's hardly as magical as your boobs. +1-female_large_chest_is_visible,target:syrenne,direction:down=horny,Syrenne, I think you spilled a little. Should I lick that off for you? 1-female_crotch_will_be_visible,direction:down=neutral,I'm interested to see if you're shaven or not. 1-female_crotch_will_be_visible,direction:down=neutral,Remember, the naked body is allll natural. You don't have to be embarrassed because of it. 1-female_crotch_will_be_visible,direction:down=excited,I've been wondering about this for a couple hands now! @@ -14013,11 +15160,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_crotch_will_be_visible,target:remilia,direction:down=horny,What's even going on anymore...!? 1-female_crotch_will_be_visible,target:ruby,saidMarker:team_rwby,direction:down=shocked,Huh, that wasn’t what I was expecting. 1-female_crotch_will_be_visible,target:ryuko,direction:down=excited,Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny. +1-female_crotch_will_be_visible,target:saki_zls,direction:down=annoyed,That's a load of bullshit and I can smell it from here. 1-female_crotch_will_be_visible,target:sayaka,direction:down=embarrassed,What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...? 1-female_crotch_will_be_visible,target:sheena,direction:down=shocked,Are you going to do another one of those ghost things? 1-female_crotch_will_be_visible,target:streaming-chan,direction:down=embarrassed,Holy crap, did you not have a good night last week or something? This must be a record from start of stream to nudity! 1-female_crotch_will_be_visible,target:streaming-chan,direction:down=excited,You grew your drapes out, but does the carpet match too? 1-female_crotch_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=embarrassed,I think so, Mahiru! I mean, they'd like us to be naked too, but y'know, probably beyond even Nicole's purview. Sorry, Nicole, I won't be doing that. +1-female_crotch_will_be_visible,target:syrenne,direction:down=excited,Oh my God, Syrenne, you get a little wet, and your panties just fall right off, don't they? 1-female_crotch_will_be_visible,target:twilight,targetStage:0,direction:down=embarrassed,That’s a bold statement. 1-female_crotch_will_be_visible,target:twilight,targetStage:2,direction:down=neutral,Oh, the skirt! 1-female_crotch_will_be_visible,target:weiss,direction:down=excited,Weiss, did you come down here just to get some action? Most women don’t shave and wear sexy underwear under a <i>high risk</i> piece of clothing like that without some kinda desire... @@ -14075,13 +15224,17 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_crotch_is_visible,target:palutena,alsoPlaying:mahiru,alsoPlayingStage:9,direction:down=embarrassed,I guess this is a bit different from a statue, huh, Palutena? 1-female_crotch_is_visible,target:rainbow_mika,direction:down=annoyed,…I just wish that we got to see something special. 1-female_crotch_is_visible,target:remilia,direction:down=shocked,<i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!? +1-female_crotch_is_visible,target:rin,direction:down=horny,When you say... blank canvas... you ever tried fooling around in paint, Rin? 1-female_crotch_is_visible,target:ruby,saidMarker:team_rwby,direction:down=horny,Kinda cute though! The way it changes in the light is… Kind of enticing! 1-female_crotch_is_visible,target:ryuko,direction:down=horny,I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko... +1-female_crotch_is_visible,target:saki_zls,direction:down=embarrassed,...Well, it's not a <i>bad</i> smell, considering Saki's... condition. +1-female_crotch_is_visible,target:sakura,direction:down=embarrassed,Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say... 1-female_crotch_is_visible,target:sayaka,direction:down=horny,Sayakaaaa, turn arouuuuund! We wanna compare yours and mine! 1-female_crotch_is_visible,target:sheena,direction:down=sad,Sorry, Sheena... but you look really hot! 1-female_crotch_is_visible,target:streaming-chan,direction:down=horny,Whoa, I thought you'd have shaved today. The viewers sure are fickle. Lucky for you, I'm not! 1-female_crotch_is_visible,target:streaming-chan,marker:golden_rod,direction:down=horny,Oof, let's see that Golden Rod get put to use! My vote counts, right? 1-female_crotch_is_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,Maybe you should vote, Mahiru! You're looking pretty close the Hulk. Does it remind you of your vibrator, maybe? +1-female_crotch_is_visible,target:syrenne,direction:down=stripped,This round's on me, Syrenne! Deal, serve up! <i>Extra</i> karmotrine! 1-female_crotch_is_visible,target:twilight,targetStage:1,direction:down=horny,I like my fellow players how I like my drinks: brightly colored and bold. 1-female_crotch_is_visible,target:twilight,targetStage:3,direction:down=horny,Good choice, good choice. I’m not really used to folks wearing those, but I’m not really used to purple women either. 1-female_crotch_is_visible,target:uravity,alsoPlaying:mahiru,alsoPlayingStage:7,direction:down=embarrassed,I don't think I've ever seen someone go so pink! Ochako, is this your real "Quirk"? @@ -14174,6 +15327,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_chest_will_be_visible,target:rainbow_mika,direction:down=annoyed,Oh, well, who hasn’t helped a friend take off her bra or armor? You're clearly equipped with some heavy weaponry... 2-female_chest_will_be_visible,target:remilia,direction:down=annoyed,What the hell was <i>that</i>? 2-female_chest_will_be_visible,target:ryuko,direction:down=excited,At least you're in good company, Ryuko and Mako! +2-female_chest_will_be_visible,target:saki_zls,id:19,direction:down=shocked,Oh! +2-female_chest_will_be_visible,target:sakura,id:15,direction:down=excited,Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course! 2-female_chest_will_be_visible,target:sayaka,direction:down=embarrassed,Dress... or corset...? Heh. The girls who make for magical nights... 2-female_chest_will_be_visible,target:sheena,direction:down=shocked,What!? What's going on!? 2-female_chest_will_be_visible,target:streaming-chan,direction:down=excited,A bit early to bare your chest, isn't it? Oh, who am I kidding, you <i>are</i> the famous Streaming-chan. @@ -14181,6 +15336,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_chest_will_be_visible,target:streaming-chan,direction:down=excited,The famous Streaming-chan's boobs! To see them in person is an honor. 2-female_chest_will_be_visible,target:streaming-chan,direction:down=embarrassed,This is something you should be very familiar with, if your subscriber count is to be believed. 2-female_chest_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,This is actually quite a treat! Streaming-chan's rates are normally really high! +2-female_chest_will_be_visible,target:syrenne,direction:down=excited,<i>Boobs, boobs, boobs, boobs, boobs!</i> 2-female_chest_will_be_visible,target:twilight,targetStage:1,marker:stripper_names,direction:down=sad,Twilight Sparkle sounds like a stripper name. 2-female_small_chest_is_visible,direction:down=neutral,While there's not much bounce, I still appreciate a fine pair like yours. 2-female_small_chest_is_visible,direction:down=excited,Cute boobs! @@ -14196,6 +15352,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_small_chest_is_visible,target:futaba,direction:down=horny,Oh it’s, you know… <i>mumbles</i>. Sorry, I wasn’t expecting tits. 2-female_small_chest_is_visible,target:kizuna,direction:down=horny,And they're <i>so</i> cute! 2-female_small_chest_is_visible,target:remilia,direction:down=embarrassed,You had to show your boobs! Cool your jets, Remilia, no need to be a poet. +2-female_small_chest_is_visible,target:saki_zls,direction:down=annoyed,I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...? 2-female_small_chest_is_visible,target:streaming-chan,direction:down=excited,Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink! 2-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Y-You're adorable, Nicole... 2-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Those're good enough to see over and over again, Nicole. In the smut world, you're quite the success! @@ -14223,7 +15380,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_medium_chest_is_visible,target:joey,targetStage:5,direction:down=shocked,O-oh! I wasn't expecting that! Neither the panties nor the wax. 2-female_medium_chest_is_visible,target:joey,targetStage:6,direction:down=shocked,Okay, it's not that weird of a fantasy... who doesn't want to have cream licked off their body? Or have another girl lick a creampie out of her pussy... Uh, bartender! A sloppy blowjob over here please! 2-female_medium_chest_is_visible,target:juri,direction:down=horny,Your nipples look so swollen! I'll need to check them. Right now. -2-female_medium_chest_is_visible,target:mavis,direction:down=excited,Cute! 2-female_medium_chest_is_visible,target:meia,direction:down=horny,Eh, Meia? Eh? 2-female_medium_chest_is_visible,target:meia,alsoPlaying:jura,direction:down=horny,Oh... oh God. She's... got a wonderful chest. 2-female_medium_chest_is_visible,target:mercy,direction:down=shocked,And you seem to be experiencing some swelling in your chest… Maybe we should practice triage on each other, and quickly! @@ -14242,11 +15398,14 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_large_chest_is_visible,target:haru,direction:down=horny,I like the nude look on you, Haru... but... dominatrix suit...? You're speaking to me. 2-female_large_chest_is_visible,target:jura,direction:down=shocked,You're kind of like Stella! She also packs a lot of volume into a small space... and has a killer waistline to butt-- to boot! 2-female_large_chest_is_visible,target:jura,alsoPlaying:meia,direction:down=embarrassed,Well, looks like she's not leading in <i>one</i> category. +2-female_large_chest_is_visible,target:mavis,direction:down=excited,Cute! 2-female_large_chest_is_visible,target:mia,direction:down=shocked,I think the scales of justice are balanced perfectly, on you! 2-female_large_chest_is_visible,target:rainbow_mika,direction:down=sad,Leotards and sportsbras are something, aren’t they…? 2-female_large_chest_is_visible,target:rainbow_mika,direction:down=shocked,I'm actually really impressed! You have just the right of jiggle on stage, especially with boobs like those! +2-female_large_chest_is_visible,target:sakura,direction:down=embarrassed,Mind letting a tired, drunk medic rest her face, Sakura? 2-female_large_chest_is_visible,target:sheena,direction:down=horny,Well... whatever it was, it's hardly as magical as your boobs. -2-female_crotch_will_be_visible,direction:down=neutral,No need to be shy, sharing your body with us is a +2-female_large_chest_is_visible,target:syrenne,direction:down=horny,Syrenne, I think you spilled a little. Should I lick that off for you? +2-female_crotch_will_be_visible,direction:down=neutral,No need to be shy, sharing your body with us is a fun way to get to know you. 2-female_crotch_will_be_visible,direction:down=embarrassed,The moment we've been waiting for... you won't disappoint, I know it. 2-female_crotch_will_be_visible,direction:down=excited,Now for the <i>really</i> fun part! 2-female_crotch_will_be_visible,filter:blue_hair,direction:down=neutral,I like to treat myself to a spa session to work out the kinks. And get a wax, so I’m guessing for most people, ~name~ is their one chance to see a real blue-haired pussy. @@ -14284,11 +15443,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_crotch_will_be_visible,target:remilia,direction:down=horny,What's even going on anymore...!? 2-female_crotch_will_be_visible,target:ruby,saidMarker:team_rwby,direction:down=shocked,Huh, that wasn’t what I was expecting. 2-female_crotch_will_be_visible,target:ryuko,direction:down=excited,Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny. +2-female_crotch_will_be_visible,target:saki_zls,direction:down=annoyed,That's a load of bullshit and I can smell it from here. 2-female_crotch_will_be_visible,target:sayaka,direction:down=embarrassed,What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...? 2-female_crotch_will_be_visible,target:sheena,direction:down=shocked,Are you going to do another one of those ghost things? 2-female_crotch_will_be_visible,target:streaming-chan,direction:down=embarrassed,Holy crap, did you not have a good night last week or something? This must be a record from start of stream to nudity! 2-female_crotch_will_be_visible,target:streaming-chan,direction:down=excited,You grew your drapes out, but does the carpet match too? 2-female_crotch_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=embarrassed,I think so, Mahiru! I mean, they'd like us to be naked too, but y'know, probably beyond even Nicole's purview. Sorry, Nicole, I won't be doing that. +2-female_crotch_will_be_visible,target:syrenne,direction:down=excited,Oh my God, Syrenne, you get a little wet, and your panties just fall right off, don't they? 2-female_crotch_will_be_visible,target:twilight,targetStage:0,direction:down=embarrassed,That’s a bold statement. 2-female_crotch_will_be_visible,target:twilight,targetStage:2,direction:down=neutral,Oh, the skirt! 2-female_crotch_will_be_visible,target:weiss,direction:down=excited,Weiss, did you come down here just to get some action? Most women don’t shave and wear sexy underwear under a <i>high risk</i> piece of clothing like that without some kinda desire... @@ -14346,13 +15507,17 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_crotch_is_visible,target:palutena,alsoPlaying:mahiru,alsoPlayingStage:9,direction:down=embarrassed,I guess this is a bit different from a statue, huh, Palutena? 2-female_crotch_is_visible,target:rainbow_mika,direction:down=annoyed,…I just wish that we got to see something special. 2-female_crotch_is_visible,target:remilia,direction:down=shocked,<i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!? +2-female_crotch_is_visible,target:rin,direction:down=horny,When you say... blank canvas... you ever tried fooling around in paint, Rin? 2-female_crotch_is_visible,target:ruby,saidMarker:team_rwby,direction:down=horny,Kinda cute though! The way it changes in the light is… Kind of enticing! 2-female_crotch_is_visible,target:ryuko,direction:down=horny,I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko... +2-female_crotch_is_visible,target:saki_zls,direction:down=embarrassed,...Well, it's not a <i>bad</i> smell, considering Saki's... condition. +2-female_crotch_is_visible,target:sakura,direction:down=embarrassed,Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say... 2-female_crotch_is_visible,target:sayaka,direction:down=horny,Sayakaaaa, turn arouuuuund! We wanna compare yours and mine! 2-female_crotch_is_visible,target:sheena,direction:down=sad,Sorry, Sheena... but you look really hot! 2-female_crotch_is_visible,target:streaming-chan,direction:down=horny,Whoa, I thought you'd have shaved today. The viewers sure are fickle. Lucky for you, I'm not! 2-female_crotch_is_visible,target:streaming-chan,marker:golden_rod,direction:down=horny,Oof, let's see that Golden Rod get put to use! My vote counts, right? 2-female_crotch_is_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,Maybe you should vote, Mahiru! You're looking pretty close the Hulk. Does it remind you of your vibrator, maybe? +2-female_crotch_is_visible,target:syrenne,direction:down=stripped,This round's on me, Syrenne! Deal, serve up! <i>Extra</i> karmotrine! 2-female_crotch_is_visible,target:twilight,targetStage:1,direction:down=horny,I like my fellow players how I like my drinks: brightly colored and bold. 2-female_crotch_is_visible,target:twilight,targetStage:3,direction:down=horny,Good choice, good choice. I’m not really used to folks wearing those, but I’m not really used to purple women either. 2-female_crotch_is_visible,target:uravity,alsoPlaying:mahiru,alsoPlayingStage:7,direction:down=embarrassed,I don't think I've ever seen someone go so pink! Ochako, is this your real "Quirk"? @@ -14445,6 +15610,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_chest_will_be_visible,target:rainbow_mika,direction:down=annoyed,Oh, well, who hasn’t helped a friend take off her bra or armor? You're clearly equipped with some heavy weaponry... 3-female_chest_will_be_visible,target:remilia,direction:down=annoyed,What the hell was <i>that</i>? 3-female_chest_will_be_visible,target:ryuko,direction:down=excited,At least you're in good company, Ryuko and Mako! +3-female_chest_will_be_visible,target:saki_zls,id:19,direction:down=shocked,Oh! +3-female_chest_will_be_visible,target:sakura,id:15,direction:down=excited,Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course! 3-female_chest_will_be_visible,target:sayaka,direction:down=embarrassed,Dress... or corset...? Heh. The girls who make for magical nights... 3-female_chest_will_be_visible,target:sheena,direction:down=shocked,What!? What's going on!? 3-female_chest_will_be_visible,target:streaming-chan,direction:down=excited,A bit early to bare your chest, isn't it? Oh, who am I kidding, you <i>are</i> the famous Streaming-chan. @@ -14452,6 +15619,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_chest_will_be_visible,target:streaming-chan,direction:down=excited,The famous Streaming-chan's boobs! To see them in person is an honor. 3-female_chest_will_be_visible,target:streaming-chan,direction:down=embarrassed,This is something you should be very familiar with, if your subscriber count is to be believed. 3-female_chest_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,This is actually quite a treat! Streaming-chan's rates are normally really high! +3-female_chest_will_be_visible,target:syrenne,direction:down=excited,<i>Boobs, boobs, boobs, boobs, boobs!</i> 3-female_chest_will_be_visible,target:twilight,targetStage:1,marker:stripper_names,direction:down=sad,Twilight Sparkle sounds like a stripper name. 3-female_small_chest_is_visible,direction:down=horny,If you want, I can get behind you and cover those with my hands. 3-female_small_chest_is_visible,direction:down=embarrassed,Small girls are the best, when you hug them you're closer to their hearts. @@ -14467,6 +15635,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_small_chest_is_visible,target:futaba,direction:down=horny,Oh it’s, you know… <i>mumbles</i>. Sorry, I wasn’t expecting tits. 3-female_small_chest_is_visible,target:kizuna,direction:down=horny,And they're <i>so</i> cute! 3-female_small_chest_is_visible,target:remilia,direction:down=embarrassed,You had to show your boobs! Cool your jets, Remilia, no need to be a poet. +3-female_small_chest_is_visible,target:saki_zls,direction:down=annoyed,I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...? 3-female_small_chest_is_visible,target:streaming-chan,direction:down=excited,Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink! 3-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Y-You're adorable, Nicole... 3-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Those're good enough to see over and over again, Nicole. In the smut world, you're quite the success! @@ -14494,7 +15663,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_medium_chest_is_visible,target:joey,targetStage:5,direction:down=shocked,O-oh! I wasn't expecting that! Neither the panties nor the wax. 3-female_medium_chest_is_visible,target:joey,targetStage:6,direction:down=shocked,Okay, it's not that weird of a fantasy... who doesn't want to have cream licked off their body? Or have another girl lick a creampie out of her pussy... Uh, bartender! A sloppy blowjob over here please! 3-female_medium_chest_is_visible,target:juri,direction:down=horny,Your nipples look so swollen! I'll need to check them. Right now. -3-female_medium_chest_is_visible,target:mavis,direction:down=excited,Cute! 3-female_medium_chest_is_visible,target:meia,direction:down=horny,Eh, Meia? Eh? 3-female_medium_chest_is_visible,target:meia,alsoPlaying:jura,direction:down=horny,Oh... oh God. She's... got a wonderful chest. 3-female_medium_chest_is_visible,target:mercy,direction:down=shocked,And you seem to be experiencing some swelling in your chest… Maybe we should practice triage on each other, and quickly! @@ -14513,10 +15681,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_large_chest_is_visible,target:haru,direction:down=horny,I like the nude look on you, Haru... but... dominatrix suit...? You're speaking to me. 3-female_large_chest_is_visible,target:jura,direction:down=shocked,You're kind of like Stella! She also packs a lot of volume into a small space... and has a killer waistline to butt-- to boot! 3-female_large_chest_is_visible,target:jura,alsoPlaying:meia,direction:down=embarrassed,Well, looks like she's not leading in <i>one</i> category. +3-female_large_chest_is_visible,target:mavis,direction:down=excited,Cute! 3-female_large_chest_is_visible,target:mia,direction:down=shocked,I think the scales of justice are balanced perfectly, on you! 3-female_large_chest_is_visible,target:rainbow_mika,direction:down=sad,Leotards and sportsbras are something, aren’t they…? 3-female_large_chest_is_visible,target:rainbow_mika,direction:down=shocked,I'm actually really impressed! You have just the right of jiggle on stage, especially with boobs like those! +3-female_large_chest_is_visible,target:sakura,direction:down=embarrassed,Mind letting a tired, drunk medic rest her face, Sakura? 3-female_large_chest_is_visible,target:sheena,direction:down=horny,Well... whatever it was, it's hardly as magical as your boobs. +3-female_large_chest_is_visible,target:syrenne,direction:down=horny,Syrenne, I think you spilled a little. Should I lick that off for you? 3-female_crotch_will_be_visible,direction:down=embarrassed,Could you take those off slowly? Might as well have fun with it, right? 3-female_crotch_will_be_visible,direction:down=neutral,Usually a show like this would cost me five thousand dollars. Inflation's terrible right now. 3-female_crotch_will_be_visible,direction:down=embarrassed,Do you want to compare vulvae? Vulvas? Either way, you'll have to wait until after I win. @@ -14555,11 +15726,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_crotch_will_be_visible,target:remilia,direction:down=horny,What's even going on anymore...!? 3-female_crotch_will_be_visible,target:ruby,saidMarker:team_rwby,direction:down=shocked,Huh, that wasn’t what I was expecting. 3-female_crotch_will_be_visible,target:ryuko,direction:down=excited,Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny. +3-female_crotch_will_be_visible,target:saki_zls,direction:down=annoyed,That's a load of bullshit and I can smell it from here. 3-female_crotch_will_be_visible,target:sayaka,direction:down=embarrassed,What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...? 3-female_crotch_will_be_visible,target:sheena,direction:down=shocked,Are you going to do another one of those ghost things? 3-female_crotch_will_be_visible,target:streaming-chan,direction:down=embarrassed,Holy crap, did you not have a good night last week or something? This must be a record from start of stream to nudity! 3-female_crotch_will_be_visible,target:streaming-chan,direction:down=excited,You grew your drapes out, but does the carpet match too? 3-female_crotch_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=embarrassed,I think so, Mahiru! I mean, they'd like us to be naked too, but y'know, probably beyond even Nicole's purview. Sorry, Nicole, I won't be doing that. +3-female_crotch_will_be_visible,target:syrenne,direction:down=excited,Oh my God, Syrenne, you get a little wet, and your panties just fall right off, don't they? 3-female_crotch_will_be_visible,target:twilight,targetStage:0,direction:down=embarrassed,That’s a bold statement. 3-female_crotch_will_be_visible,target:twilight,targetStage:2,direction:down=neutral,Oh, the skirt! 3-female_crotch_will_be_visible,target:weiss,direction:down=excited,Weiss, did you come down here just to get some action? Most women don’t shave and wear sexy underwear under a <i>high risk</i> piece of clothing like that without some kinda desire... @@ -14617,13 +15790,17 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_crotch_is_visible,target:palutena,alsoPlaying:mahiru,alsoPlayingStage:9,direction:down=embarrassed,I guess this is a bit different from a statue, huh, Palutena? 3-female_crotch_is_visible,target:rainbow_mika,direction:down=annoyed,…I just wish that we got to see something special. 3-female_crotch_is_visible,target:remilia,direction:down=shocked,<i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!? +3-female_crotch_is_visible,target:rin,direction:down=horny,When you say... blank canvas... you ever tried fooling around in paint, Rin? 3-female_crotch_is_visible,target:ruby,saidMarker:team_rwby,direction:down=horny,Kinda cute though! The way it changes in the light is… Kind of enticing! 3-female_crotch_is_visible,target:ryuko,direction:down=horny,I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko... +3-female_crotch_is_visible,target:saki_zls,direction:down=embarrassed,...Well, it's not a <i>bad</i> smell, considering Saki's... condition. +3-female_crotch_is_visible,target:sakura,direction:down=embarrassed,Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say... 3-female_crotch_is_visible,target:sayaka,direction:down=horny,Sayakaaaa, turn arouuuuund! We wanna compare yours and mine! 3-female_crotch_is_visible,target:sheena,direction:down=sad,Sorry, Sheena... but you look really hot! 3-female_crotch_is_visible,target:streaming-chan,direction:down=horny,Whoa, I thought you'd have shaved today. The viewers sure are fickle. Lucky for you, I'm not! 3-female_crotch_is_visible,target:streaming-chan,marker:golden_rod,direction:down=horny,Oof, let's see that Golden Rod get put to use! My vote counts, right? 3-female_crotch_is_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,Maybe you should vote, Mahiru! You're looking pretty close the Hulk. Does it remind you of your vibrator, maybe? +3-female_crotch_is_visible,target:syrenne,direction:down=stripped,This round's on me, Syrenne! Deal, serve up! <i>Extra</i> karmotrine! 3-female_crotch_is_visible,target:twilight,targetStage:1,direction:down=horny,I like my fellow players how I like my drinks: brightly colored and bold. 3-female_crotch_is_visible,target:twilight,targetStage:3,direction:down=horny,Good choice, good choice. I’m not really used to folks wearing those, but I’m not really used to purple women either. 3-female_crotch_is_visible,target:uravity,alsoPlaying:mahiru,alsoPlayingStage:7,direction:down=embarrassed,I don't think I've ever seen someone go so pink! Ochako, is this your real "Quirk"? @@ -14720,6 +15897,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_chest_will_be_visible,target:rainbow_mika,direction:down=annoyed,Oh, well, who hasn’t helped a friend take off her bra or armor? You're clearly equipped with some heavy weaponry... 4-female_chest_will_be_visible,target:remilia,direction:down=annoyed,What the hell was <i>that</i>? 4-female_chest_will_be_visible,target:ryuko,direction:down=excited,At least you're in good company, Ryuko and Mako! +4-female_chest_will_be_visible,target:saki_zls,id:19,direction:down=shocked,Oh! +4-female_chest_will_be_visible,target:sakura,id:15,direction:down=excited,Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course! 4-female_chest_will_be_visible,target:sayaka,direction:down=embarrassed,Dress... or corset...? Heh. The girls who make for magical nights... 4-female_chest_will_be_visible,target:sheena,direction:down=shocked,What!? What's going on!? 4-female_chest_will_be_visible,target:streaming-chan,direction:down=horny,Remind me <i>hic</i> who the drunk one is again. @@ -14728,6 +15907,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_chest_will_be_visible,target:streaming-chan,direction:down=embarrassed,Hello everyone on stream! I'm more ripped than you! 4-female_chest_will_be_visible,target:streaming-chan,direction:down=horny,Just knowing there are a ton of people watching right now... <i>god</i> it's getting me wet... 4-female_chest_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,This is actually quite a treat! Streaming-chan's rates are normally really high! +4-female_chest_will_be_visible,target:syrenne,direction:down=excited,<i>Boobs, boobs, boobs, boobs, boobs!</i> 4-female_chest_will_be_visible,target:twilight,targetStage:1,marker:stripper_names,direction:down=sad,Twilight Sparkle sounds like a stripper name. 4-female_small_chest_is_visible,direction:down=neutral,Your skin looks so smooth... 4-female_small_chest_is_visible,direction:down=embarrassed,I didn't know you were a man! I'm sorry, just joking~ @@ -14743,6 +15923,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_small_chest_is_visible,target:futaba,direction:down=horny,Oh it’s, you know… <i>mumbles</i>. Sorry, I wasn’t expecting tits. 4-female_small_chest_is_visible,target:kizuna,direction:down=horny,And they're <i>so</i> cute! 4-female_small_chest_is_visible,target:remilia,direction:down=embarrassed,You had to show your boobs! Cool your jets, Remilia, no need to be a poet. +4-female_small_chest_is_visible,target:saki_zls,direction:down=annoyed,I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...? 4-female_small_chest_is_visible,target:streaming-chan,direction:down=excited,Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink! 4-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Y-You're adorable, Nicole... 4-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Those're good enough to see over and over again, Nicole. In the smut world, you're quite the success! @@ -14770,7 +15951,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_medium_chest_is_visible,target:joey,targetStage:5,direction:down=shocked,O-oh! I wasn't expecting that! Neither the panties nor the wax. 4-female_medium_chest_is_visible,target:joey,targetStage:6,direction:down=shocked,Okay, it's not that weird of a fantasy... who doesn't want to have cream licked off their body? Or have another girl lick a creampie out of her pussy... Uh, bartender! A sloppy blowjob over here please! 4-female_medium_chest_is_visible,target:juri,direction:down=horny,Your nipples look so swollen! I'll need to check them. Right now. -4-female_medium_chest_is_visible,target:mavis,direction:down=excited,Cute! 4-female_medium_chest_is_visible,target:meia,direction:down=annoyed,Ugh you're so frustrating! 4-female_medium_chest_is_visible,target:meia,alsoPlaying:jura,direction:down=horny,Oh... oh God. She's... got a wonderful chest. 4-female_medium_chest_is_visible,target:mercy,direction:down=neutral,And I think you need to… Oh man this is hitting me hard, I need you to kiss my boobs. Or I’ll kiss yours. Either! @@ -14790,10 +15970,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_large_chest_is_visible,target:haru,direction:down=horny,I like the nude look on you, Haru... but... dominatrix suit...? You're speaking to me. 4-female_large_chest_is_visible,target:jura,direction:down=shocked,You're kind of like Stella! She also packs a lot of volume into a small space... and has a killer waistline to butt-- to boot! 4-female_large_chest_is_visible,target:jura,alsoPlaying:meia,direction:down=embarrassed,Well, looks like she's not leading in <i>one</i> category. +4-female_large_chest_is_visible,target:mavis,direction:down=excited,Cute! 4-female_large_chest_is_visible,target:mia,direction:down=shocked,I think the scales of justice are balanced perfectly, on you! 4-female_large_chest_is_visible,target:rainbow_mika,direction:down=sad,Leotards and sportsbras are something, aren’t they…? 4-female_large_chest_is_visible,target:rainbow_mika,direction:down=shocked,I'm actually really impressed! You have just the right of jiggle on stage, especially with boobs like those! +4-female_large_chest_is_visible,target:sakura,direction:down=embarrassed,Mind letting a tired, drunk medic rest her face, Sakura? 4-female_large_chest_is_visible,target:sheena,direction:down=horny,Well... whatever it was, it's hardly as magical as your boobs. +4-female_large_chest_is_visible,target:syrenne,direction:down=horny,Syrenne, I think you spilled a little. Should I lick that off for you? 4-female_crotch_will_be_visible,direction:down=horny,I'm a bit of a butt person... 4-female_crotch_will_be_visible,direction:down=neutral,Go ahead. Make my day. 4-female_crotch_will_be_visible,direction:down=shocked,Are you really going to...? @@ -14833,11 +16016,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_crotch_will_be_visible,target:remilia,direction:down=horny,What's even going on anymore...!? 4-female_crotch_will_be_visible,target:ruby,saidMarker:team_rwby,direction:down=shocked,Huh, that wasn’t what I was expecting. 4-female_crotch_will_be_visible,target:ryuko,direction:down=excited,Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny. +4-female_crotch_will_be_visible,target:saki_zls,direction:down=annoyed,That's a load of bullshit and I can smell it from here. 4-female_crotch_will_be_visible,target:sayaka,direction:down=embarrassed,What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...? 4-female_crotch_will_be_visible,target:sheena,direction:down=shocked,Are you going to do another one of those ghost things? 4-female_crotch_will_be_visible,target:streaming-chan,direction:down=embarrassed,Holy crap, did you not have a good night last week or something? This must be a record from start of stream to nudity! 4-female_crotch_will_be_visible,target:streaming-chan,direction:down=excited,You grew your drapes out, but does the carpet match too? 4-female_crotch_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=embarrassed,I think so, Mahiru! I mean, they'd like us to be naked too, but y'know, probably beyond even Nicole's purview. Sorry, Nicole, I won't be doing that. +4-female_crotch_will_be_visible,target:syrenne,direction:down=excited,Oh my God, Syrenne, you get a little wet, and your panties just fall right off, don't they? 4-female_crotch_will_be_visible,target:twilight,targetStage:0,direction:down=embarrassed,That’s a bold statement. 4-female_crotch_will_be_visible,target:twilight,targetStage:2,direction:down=neutral,Oh, the skirt! 4-female_crotch_will_be_visible,target:weiss,direction:down=excited,Weiss, did you come down here just to get some action? Most women don’t shave and wear sexy underwear under a <i>high risk</i> piece of clothing like that without some kinda desire... @@ -14896,13 +16081,17 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_crotch_is_visible,target:palutena,alsoPlaying:mahiru,alsoPlayingStage:9,direction:down=embarrassed,I guess this is a bit different from a statue, huh, Palutena? 4-female_crotch_is_visible,target:rainbow_mika,direction:down=annoyed,…I just wish that we got to see something special. 4-female_crotch_is_visible,target:remilia,direction:down=shocked,<i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!? +4-female_crotch_is_visible,target:rin,direction:down=horny,When you say... blank canvas... you ever tried fooling around in paint, Rin? 4-female_crotch_is_visible,target:ruby,saidMarker:team_rwby,direction:down=horny,Kinda cute though! The way it changes in the light is… Kind of enticing! 4-female_crotch_is_visible,target:ryuko,direction:down=horny,I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko... +4-female_crotch_is_visible,target:saki_zls,direction:down=embarrassed,...Well, it's not a <i>bad</i> smell, considering Saki's... condition. +4-female_crotch_is_visible,target:sakura,direction:down=embarrassed,Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say... 4-female_crotch_is_visible,target:sayaka,direction:down=horny,Sayakaaaa, turn arouuuuund! We wanna compare yours and mine! 4-female_crotch_is_visible,target:sheena,direction:down=sad,Sorry, Sheena... but you look really hot! 4-female_crotch_is_visible,target:streaming-chan,direction:down=horny,Whoa, I thought you'd have shaved today. The viewers sure are fickle. Lucky for you, I'm not! 4-female_crotch_is_visible,target:streaming-chan,marker:golden_rod,direction:down=horny,Oof, let's see that Golden Rod get put to use! My vote counts, right? 4-female_crotch_is_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,Maybe you should vote, Mahiru! You're looking pretty close the Hulk. Does it remind you of your vibrator, maybe? +4-female_crotch_is_visible,target:syrenne,direction:down=stripped,This round's on me, Syrenne! Deal, serve up! <i>Extra</i> karmotrine! 4-female_crotch_is_visible,target:twilight,targetStage:1,direction:down=horny,I like my fellow players how I like my drinks: brightly colored and bold. 4-female_crotch_is_visible,target:twilight,targetStage:3,direction:down=horny,Good choice, good choice. I’m not really used to folks wearing those, but I’m not really used to purple women either. 4-female_crotch_is_visible,target:uravity,alsoPlaying:mahiru,alsoPlayingStage:7,direction:down=embarrassed,I don't think I've ever seen someone go so pink! Ochako, is this your real "Quirk"? @@ -14916,7 +16105,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-male_chest_will_be_visible,direction:down=excited,Beat on your chest like one of those extinct gorillas! 5-male_chest_will_be_visible,target:jin,direction:down=embarrassed,I hope this is a little spicier than your <i>sparkling</i> conversational wit. 5-male_chest_will_be_visible,target:pit,direction:down=embarrassed,I never got to go through the slutty college girl phase... -5-male_chest_is_visible,direction:down=shocked,Holy crap, that's what I call man ! +5-male_chest_is_visible,direction:down=shocked,Holy crap, that's what I call a man! 5-male_chest_is_visible,direction:down=embarrassed,You might even give Jack a run for his money. 5-male_chest_is_visible,direction:down=horny,Ohhh yeah, <i>that</i> is amazing. 5-male_chest_is_visible,filter:freckles,direction:down=neutral,Wow, you're really freckly! Is that a chameleon splice or just lots of sun exposure? @@ -14991,6 +16180,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_chest_will_be_visible,target:rainbow_mika,direction:down=horny,Like… you tag team tipsy girls at bars too… <i>riiight</i>? 5-female_chest_will_be_visible,target:remilia,direction:down=annoyed,What the hell was <i>that</i>? 5-female_chest_will_be_visible,target:ryuko,direction:down=excited,At least you're in good company, Ryuko and Mako! +5-female_chest_will_be_visible,target:saki_zls,id:19,direction:down=shocked,Oh! +5-female_chest_will_be_visible,target:sakura,id:15,direction:down=excited,Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course! 5-female_chest_will_be_visible,target:sayaka,direction:down=embarrassed,Dress... or corset...? Heh. The girls who make for magical nights... 5-female_chest_will_be_visible,target:sheena,direction:down=shocked,What!? What's going on!? 5-female_chest_will_be_visible,target:streaming-chan,direction:down=horny,Remind me <i>hic</i> who the drunk one is again. @@ -14999,6 +16190,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_chest_will_be_visible,target:streaming-chan,direction:down=embarrassed,Hello everyone on stream! I'm more ripped than you! 5-female_chest_will_be_visible,target:streaming-chan,direction:down=horny,Just knowing there are a ton of people watching right now... <i>god</i> it's getting me wet... 5-female_chest_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,This is actually quite a treat! Streaming-chan's rates are normally really high! +5-female_chest_will_be_visible,target:syrenne,direction:down=excited,<i>Boobs, boobs, boobs, boobs, boobs!</i> 5-female_chest_will_be_visible,target:twilight,targetStage:1,marker:stripper_names,direction:down=sad,Twilight Sparkle sounds like a stripper name. 5-female_small_chest_is_visible,direction:down=sad,I was so looking forward to them dropping, too... 5-female_small_chest_is_visible,direction:down=shocked,You're practically a guy! Let me test them just to make sure you're a girl. @@ -15014,6 +16206,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_small_chest_is_visible,target:futaba,direction:down=horny,Oh it’s, you know… <i>mumbles</i>. Sorry, I wasn’t expecting tits. 5-female_small_chest_is_visible,target:kizuna,direction:down=horny,And they're <i>so</i> cute! 5-female_small_chest_is_visible,target:remilia,direction:down=embarrassed,You had to show your boobs! Cool your jets, Remilia, no need to be a poet. +5-female_small_chest_is_visible,target:saki_zls,direction:down=annoyed,I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...? 5-female_small_chest_is_visible,target:streaming-chan,direction:down=excited,Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink! 5-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Y-You're adorable, Nicole... 5-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Those're good enough to see over and over again, Nicole. In the smut world, you're quite the success! @@ -15041,7 +16234,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_medium_chest_is_visible,target:joey,targetStage:5,direction:down=shocked,O-oh! I wasn't expecting that! Neither the panties nor the wax. 5-female_medium_chest_is_visible,target:joey,targetStage:6,direction:down=shocked,Okay, it's not that weird of a fantasy... who doesn't want to have cream licked off their body? Or have another girl lick a creampie out of her pussy... Uh, bartender! A sloppy blowjob over here please! 5-female_medium_chest_is_visible,target:juri,direction:down=horny,Your nipples look so swollen! I'll need to check them. Right now. -5-female_medium_chest_is_visible,target:mavis,direction:down=excited,Cute! 5-female_medium_chest_is_visible,target:meia,direction:down=annoyed,Ugh you're so frustrating! 5-female_medium_chest_is_visible,target:meia,alsoPlaying:jura,direction:down=horny,Oh... oh God. She's... got a wonderful chest. I just want to mash my face between her tits and jam my fingers... <i>fuuuck</i> the stoic thing is doing it for me... 5-female_medium_chest_is_visible,target:mercy,direction:down=neutral,And I think you need to… Oh man this is hitting me hard, I need you to kiss my boobs. Or I’ll kiss yours. Either! @@ -15060,9 +16252,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_large_chest_is_visible,target:haru,direction:down=horny,I like the nude look on you, Haru... but... dominatrix suit...? You're speaking to me. 5-female_large_chest_is_visible,target:jura,direction:down=shocked,You're kind of like Stella! She also packs a lot of volume into a small space... and has a killer waistline to butt-- to boot! 5-female_large_chest_is_visible,target:jura,alsoPlaying:meia,direction:down=embarrassed,Well, looks like she's not leading in <i>one</i> category. +5-female_large_chest_is_visible,target:mavis,direction:down=excited,Cute! 5-female_large_chest_is_visible,target:mia,direction:down=horny,I think the scales of justice are in need of balancing, can I use my hands to make sure you don’t hurt your back, Mia? 5-female_large_chest_is_visible,target:rainbow_mika,direction:down=excited,Oooh. The rare tit grab! Not a commonplace maneuver, but a welcome one in the ring! +5-female_large_chest_is_visible,target:sakura,direction:down=embarrassed,Mind letting a tired, drunk medic rest her face, Sakura? 5-female_large_chest_is_visible,target:sheena,direction:down=horny,Well... whatever it was, it's hardly as magical as your boobs. +5-female_large_chest_is_visible,target:syrenne,direction:down=horny,Syrenne, I think you spilled a little. Should I lick that off for you? 5-female_crotch_will_be_visible,direction:down=horny,Please hurry, I hate being kept in suspense. 5-female_crotch_will_be_visible,direction:down=horny,Turn around and bend over before you take them off. Why? Forrrrr... reasons. 5-female_crotch_will_be_visible,direction:down=embarrassed,I want you to turn around as you take it off. @@ -15102,11 +16297,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_crotch_will_be_visible,target:remilia,direction:down=horny,What's even going on anymore...!? 5-female_crotch_will_be_visible,target:ruby,saidMarker:team_rwby,direction:down=shocked,Huh, that wasn’t what I was expecting. 5-female_crotch_will_be_visible,target:ryuko,direction:down=excited,Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny. +5-female_crotch_will_be_visible,target:saki_zls,direction:down=annoyed,That's a load of bullshit and I can smell it from here. 5-female_crotch_will_be_visible,target:sayaka,direction:down=embarrassed,What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...? 5-female_crotch_will_be_visible,target:sheena,direction:down=shocked,Are you going to do another one of those ghost things? 5-female_crotch_will_be_visible,target:streaming-chan,direction:down=embarrassed,Holy crap, did you not have a good night last week or something? This must be a record from start of stream to nudity! 5-female_crotch_will_be_visible,target:streaming-chan,direction:down=excited,You grew your drapes out, but does the carpet match too? 5-female_crotch_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=embarrassed,I think so, Mahiru! I mean, they'd like us to be naked too, but y'know, probably beyond even Nicole's purview. Sorry, Nicole, I won't be doing that. +5-female_crotch_will_be_visible,target:syrenne,direction:down=excited,Oh my God, Syrenne, you get a little wet, and your panties just fall right off, don't they? 5-female_crotch_will_be_visible,target:twilight,targetStage:0,direction:down=embarrassed,That’s a bold statement. 5-female_crotch_will_be_visible,target:twilight,targetStage:2,direction:down=neutral,Oh, the skirt! 5-female_crotch_will_be_visible,target:weiss,direction:down=excited,Weiss, did you come down here just to get some action? Most women don’t shave and wear sexy underwear under a <i>high risk</i> piece of clothing like that without some kinda desire... @@ -15164,13 +16361,17 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_crotch_is_visible,target:palutena,alsoPlaying:mahiru,alsoPlayingStage:9,direction:down=embarrassed,I guess this is a bit different from a statue, huh, Palutena? 5-female_crotch_is_visible,target:rainbow_mika,direction:down=annoyed,Next time? Promise? 5-female_crotch_is_visible,target:remilia,direction:down=shocked,<i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!? +5-female_crotch_is_visible,target:rin,direction:down=horny,When you say... blank canvas... you ever tried fooling around in paint, Rin? 5-female_crotch_is_visible,target:ruby,saidMarker:team_rwby,direction:down=horny,Kinda cute though! The way it changes in the light is… Kind of enticing! 5-female_crotch_is_visible,target:ryuko,direction:down=horny,I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko... +5-female_crotch_is_visible,target:saki_zls,direction:down=embarrassed,...Well, it's not a <i>bad</i> smell, considering Saki's... condition. +5-female_crotch_is_visible,target:sakura,direction:down=embarrassed,Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say... 5-female_crotch_is_visible,target:sayaka,direction:down=horny,Sayakaaaa, turn arouuuuund! We wanna compare yours and mine! 5-female_crotch_is_visible,target:sheena,direction:down=sad,Sorry, Sheena... but you look really hot! 5-female_crotch_is_visible,target:streaming-chan,direction:down=horny,Whoa, I thought you'd have shaved today. The viewers sure are fickle. Lucky for you, I'm not! 5-female_crotch_is_visible,target:streaming-chan,marker:golden_rod,direction:down=horny,Oof, let's see that Golden Rod get put to use! My vote counts, right? 5-female_crotch_is_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,Maybe you should vote, Mahiru! You're looking pretty close the Hulk. Does it remind you of your vibrator, maybe? +5-female_crotch_is_visible,target:syrenne,direction:down=stripped,This round's on me, Syrenne! Deal, serve up! <i>Extra</i> karmotrine! 5-female_crotch_is_visible,target:twilight,targetStage:1,direction:down=horny,I like my fellow players how I like my drinks: brightly colored and bold. 5-female_crotch_is_visible,target:twilight,targetStage:3,direction:down=horny,Good choice, good choice. I’m not really used to folks wearing those, but I’m not really used to purple women either. 5-female_crotch_is_visible,target:uravity,alsoPlaying:mahiru,alsoPlayingStage:7,direction:down=embarrassed,I don't think I've ever seen someone go so pink! Ochako, is this your real "Quirk"? @@ -15223,7 +16424,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-male_large_crotch_is_visible,direction:down=embarrassed,Glitch City has a problem with kaiju. I think you're just the man the Defense Force has been looking for. 6-male_large_crotch_is_visible,direction:down=shocked,I've seen the light at the end of the tunnel. 6-male_large_crotch_is_visible,target:jotaro,totalFemales:3-4,direction:down=annoyed,No need to be <i>rude</i>. -6-female_chest_will_be_visible,direction:down=tired,Don't <i>yawn</i> think I'm not interested, I am! Alcohol just makes me super sleepy. +6-female_chest_will_be_visible,direction:down=tired,Don't... <i>*Yawn*</i> think I'm not interested, I am! Alcohol just makes me super sleepy. 6-female_chest_will_be_visible,direction:down=neutral,Okay, I'm gonna be chill about this and not go crazy. Promise. 6-female_chest_will_be_visible,direction:down=horny,Work it! Act like you're the biggest, baddest bitch on the planet and you don't take any from anyone! 6-female_chest_will_be_visible,target:estelle,count-human_female:1,direction:down=excited,Lucky girl, ~player~! @@ -15260,6 +16461,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_chest_will_be_visible,target:rainbow_mika,direction:down=horny,Like… you tag team tipsy girls at bars too… <i>riiight</i>? 6-female_chest_will_be_visible,target:remilia,direction:down=annoyed,What the hell was <i>that</i>? 6-female_chest_will_be_visible,target:ryuko,direction:down=excited,At least you're in good company, Ryuko and Mako! +6-female_chest_will_be_visible,target:saki_zls,id:19,direction:down=shocked,Oh! +6-female_chest_will_be_visible,target:sakura,id:15,direction:down=excited,Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course! 6-female_chest_will_be_visible,target:sayaka,direction:down=embarrassed,Dress... or corset...? Heh. The girls who make for magical nights... 6-female_chest_will_be_visible,target:sheena,direction:down=shocked,What!? What's going on!? 6-female_chest_will_be_visible,target:streaming-chan,direction:down=horny,I <i>know</i> you've wanted to suck on my tits since we first met. @@ -15273,6 +16476,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_chest_will_be_visible,target:streaming-chan,direction:down=embarrassed,Hello everyone on stream! I'm more ripped than you! 6-female_chest_will_be_visible,target:streaming-chan,direction:down=horny,Just knowing there are a ton of people watching right now... <i>god</i> it's getting me wet... 6-female_chest_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,This is actually quite a treat! Streaming-chan's rates are normally really high! +6-female_chest_will_be_visible,target:syrenne,direction:down=excited,<i>Boobs, boobs, boobs, boobs, boobs!</i> 6-female_chest_will_be_visible,target:twilight,targetStage:1,marker:stripper_names,direction:down=sad,Twilight Sparkle sounds like a stripper name. 6-female_small_chest_is_visible,direction:down=embarrassed,You could pass yourself off as a guy. 6-female_small_chest_is_visible,direction:down=neutral,Hey, don't be ashamed, all tits have their role in the world. @@ -15288,6 +16492,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_small_chest_is_visible,target:futaba,direction:down=horny,Oh it’s, you know… <i>mumbles</i>. Sorry, I wasn’t expecting tits. 6-female_small_chest_is_visible,target:kizuna,direction:down=horny,And they're <i>so</i> cute! 6-female_small_chest_is_visible,target:remilia,direction:down=embarrassed,You had to show your boobs! Cool your jets, Remilia, no need to be a poet. +6-female_small_chest_is_visible,target:saki_zls,direction:down=annoyed,I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...? 6-female_small_chest_is_visible,target:streaming-chan,direction:down=excited,Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink! 6-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Y-You're adorable, Nicole... 6-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Those're good enough to see over and over again, Nicole. In the smut world, you're quite the success! @@ -15315,7 +16520,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_medium_chest_is_visible,target:joey,targetStage:5,direction:down=shocked,O-oh! I wasn't expecting that! Neither the panties nor the wax. 6-female_medium_chest_is_visible,target:joey,targetStage:6,direction:down=shocked,Okay, it's not that weird of a fantasy... who doesn't want to have cream licked off their body? Or have another girl lick a creampie out of her pussy... Uh, bartender! A sloppy blowjob over here please! 6-female_medium_chest_is_visible,target:juri,direction:down=horny,Your nipples look so swollen! I'll need to check them. Right now. -6-female_medium_chest_is_visible,target:mavis,direction:down=excited,Cute! 6-female_medium_chest_is_visible,target:meia,direction:down=annoyed,Ugh you're so frustrating! 6-female_medium_chest_is_visible,target:meia,alsoPlaying:jura,direction:down=horny,Oh... oh God. She's... got a wonderful chest. I just want to mash my face between her tits and jam my fingers... <i>fuuuck</i> the stoic thing is doing it for me... 6-female_medium_chest_is_visible,target:mercy,direction:down=neutral,And I think you need to… Oh man this is hitting me hard, I need you to kiss my boobs. Or I’ll kiss yours. Either! @@ -15334,9 +16538,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_large_chest_is_visible,target:haru,direction:down=horny,I like the nude look on you, Haru... but... dominatrix suit...? You're speaking to me. 6-female_large_chest_is_visible,target:jura,direction:down=shocked,You're kind of like Stella! She also packs a lot of volume into a small space... and has a killer waistline to butt-- to boot! 6-female_large_chest_is_visible,target:jura,alsoPlaying:meia,direction:down=embarrassed,Well, looks like she's not leading in <i>one</i> category. +6-female_large_chest_is_visible,target:mavis,direction:down=excited,Cute! 6-female_large_chest_is_visible,target:mia,direction:down=horny,I think the scales of justice are in need of balancing, can I use my hands to make sure you don’t hurt your back, Mia? 6-female_large_chest_is_visible,target:rainbow_mika,direction:down=excited,Oooh. The rare tit grab! Not a commonplace maneuver, but a welcome one in the ring! +6-female_large_chest_is_visible,target:sakura,direction:down=embarrassed,Mind letting a tired, drunk medic rest her face, Sakura? 6-female_large_chest_is_visible,target:sheena,direction:down=horny,Well... whatever it was, it's hardly as magical as your boobs. +6-female_large_chest_is_visible,target:syrenne,direction:down=horny,Syrenne, I think you spilled a little. Should I lick that off for you? 6-female_crotch_will_be_visible,direction:down=horny,Could you <i>hic</i> turn around so I can get a look at your ass? 6-female_crotch_will_be_visible,direction:down=tired,<i>yawn</i> I'm paying attention! Who wouldn't be for a pussy? 6-female_crotch_will_be_visible,direction:down=annoyed,Hurry up! I'm horny over here! @@ -15374,11 +16581,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_crotch_will_be_visible,target:remilia,direction:down=horny,What's even going on anymore...!? 6-female_crotch_will_be_visible,target:ruby,saidMarker:team_rwby,direction:down=shocked,Huh, that wasn’t what I was expecting. 6-female_crotch_will_be_visible,target:ryuko,direction:down=excited,Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny. +6-female_crotch_will_be_visible,target:saki_zls,direction:down=annoyed,That's a load of bullshit and I can smell it from here. 6-female_crotch_will_be_visible,target:sayaka,direction:down=embarrassed,What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...? 6-female_crotch_will_be_visible,target:sheena,direction:down=shocked,Are you going to do another one of those ghost things? 6-female_crotch_will_be_visible,target:streaming-chan,direction:down=embarrassed,Holy crap, did you not have a good night last week or something? This must be a record from start of stream to nudity! 6-female_crotch_will_be_visible,target:streaming-chan,direction:down=excited,You grew your drapes out, but does the carpet match too? 6-female_crotch_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=embarrassed,I think so, Mahiru! I mean, they'd like us to be naked too, but y'know, probably beyond even Nicole's purview. Sorry, Nicole, I won't be doing that. +6-female_crotch_will_be_visible,target:syrenne,direction:down=excited,Oh my God, Syrenne, you get a little wet, and your panties just fall right off, don't they? 6-female_crotch_will_be_visible,target:twilight,targetStage:0,direction:down=embarrassed,That’s a bold statement. 6-female_crotch_will_be_visible,target:twilight,targetStage:2,direction:down=neutral,Oh, the skirt! 6-female_crotch_will_be_visible,target:weiss,direction:down=excited,Weiss, did you come down here just to get some action? Most women don’t shave and wear sexy underwear under a <i>high risk</i> piece of clothing like that without some kinda desire... @@ -15436,13 +16645,17 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_crotch_is_visible,target:palutena,alsoPlaying:mahiru,alsoPlayingStage:9,direction:down=embarrassed,I guess this is a bit different from a statue, huh, Palutena? 6-female_crotch_is_visible,target:rainbow_mika,direction:down=annoyed,Next time? Promise? 6-female_crotch_is_visible,target:remilia,direction:down=shocked,<i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!? +6-female_crotch_is_visible,target:rin,direction:down=horny,When you say... blank canvas... you ever tried fooling around in paint, Rin? 6-female_crotch_is_visible,target:ruby,saidMarker:team_rwby,direction:down=horny,Kinda cute though! The way it changes in the light is… Kind of enticing! 6-female_crotch_is_visible,target:ryuko,direction:down=horny,I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko... +6-female_crotch_is_visible,target:saki_zls,direction:down=embarrassed,...Well, it's not a <i>bad</i> smell, considering Saki's... condition. +6-female_crotch_is_visible,target:sakura,direction:down=embarrassed,Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say... 6-female_crotch_is_visible,target:sayaka,direction:down=horny,Sayakaaaa, turn arouuuuund! We wanna compare yours and mine! 6-female_crotch_is_visible,target:sheena,direction:down=sad,Sorry, Sheena... but you look really hot! 6-female_crotch_is_visible,target:streaming-chan,direction:down=horny,Whoa, I thought you'd have shaved today. The viewers sure are fickle. Lucky for you, I'm not! 6-female_crotch_is_visible,target:streaming-chan,marker:golden_rod,direction:down=horny,Oof, let's see that Golden Rod get put to use! My vote counts, right? 6-female_crotch_is_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,Maybe you should vote, Mahiru! You're looking pretty close the Hulk. Does it remind you of your vibrator, maybe? +6-female_crotch_is_visible,target:syrenne,direction:down=stripped,This round's on me, Syrenne! Deal, serve up! <i>Extra</i> karmotrine! 6-female_crotch_is_visible,target:twilight,targetStage:1,direction:down=horny,I like my fellow players how I like my drinks: brightly colored and bold. 6-female_crotch_is_visible,target:twilight,targetStage:3,direction:down=horny,Good choice, good choice. I’m not really used to folks wearing those, but I’m not really used to purple women either. 6-female_crotch_is_visible,target:uravity,alsoPlaying:mahiru,alsoPlayingStage:7,direction:down=embarrassed,I don't think I've ever seen someone go so pink! Ochako, is this your real "Quirk"? @@ -15533,6 +16746,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_chest_will_be_visible,target:rainbow_mika,direction:down=horny,Like… you tag team tipsy girls at bars too… <i>riiight</i>? 7-female_chest_will_be_visible,target:remilia,direction:down=annoyed,What the hell was <i>that</i>? 7-female_chest_will_be_visible,target:ryuko,direction:down=excited,At least you're in good company, Ryuko and Mako! +7-female_chest_will_be_visible,target:saki_zls,id:19,direction:down=shocked,Oh! +7-female_chest_will_be_visible,target:sakura,id:15,direction:down=excited,Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course! 7-female_chest_will_be_visible,target:sayaka,direction:down=embarrassed,Dress... or corset...? Heh. The girls who make for magical nights... 7-female_chest_will_be_visible,target:sheena,direction:down=shocked,What!? What's going on!? 7-female_chest_will_be_visible,target:streaming-chan,direction:down=horny,I <i>know</i> you've wanted to suck on my tits since we first met. @@ -15546,6 +16761,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_chest_will_be_visible,target:streaming-chan,direction:down=embarrassed,Hello everyone on stream! I'm more ripped than you! 7-female_chest_will_be_visible,target:streaming-chan,direction:down=horny,Just knowing there are a ton of people watching right now... <i>god</i> it's getting me wet... 7-female_chest_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,This is actually quite a treat! Streaming-chan's rates are normally really high! +7-female_chest_will_be_visible,target:syrenne,direction:down=excited,<i>Boobs, boobs, boobs, boobs, boobs!</i> 7-female_chest_will_be_visible,target:twilight,targetStage:1,marker:stripper_names,direction:down=sad,Twilight Sparkle sounds like a stripper name. 7-female_small_chest_is_visible,direction:down=tired,<i>yawn</i> 7-female_small_chest_is_visible,direction:down=sad,I hope I don't make you feel jello-sy oh god am I making you feel bad I'm sorry! @@ -15561,6 +16777,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_small_chest_is_visible,target:futaba,direction:down=horny,Oh it’s, you know… <i>mumbles</i>. Sorry, I wasn’t expecting tits. 7-female_small_chest_is_visible,target:kizuna,direction:down=horny,And they're <i>so</i> cute! 7-female_small_chest_is_visible,target:remilia,direction:down=embarrassed,You had to show your boobs! Cool your jets, Remilia, no need to be a poet. +7-female_small_chest_is_visible,target:saki_zls,direction:down=annoyed,I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...? 7-female_small_chest_is_visible,target:streaming-chan,direction:down=excited,Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink! 7-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Y-You're adorable, Nicole... 7-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Those're good enough to see over and over again, Nicole. In the smut world, you're quite the success! @@ -15588,7 +16805,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_medium_chest_is_visible,target:joey,targetStage:5,direction:down=shocked,O-oh! I wasn't expecting that! Neither the panties nor the wax. 7-female_medium_chest_is_visible,target:joey,targetStage:6,direction:down=shocked,Okay, it's not that weird of a fantasy... who doesn't want to have cream licked off their body? Or have another girl lick a creampie out of her pussy... Uh, bartender! A sloppy blowjob over here please! 7-female_medium_chest_is_visible,target:juri,direction:down=horny,Your nipples look so swollen! I'll need to check them. Right now. -7-female_medium_chest_is_visible,target:mavis,direction:down=excited,Cute! 7-female_medium_chest_is_visible,target:meia,direction:down=sad,I mean, not that it really matters now. 7-female_medium_chest_is_visible,target:meia,alsoPlaying:jura,direction:down=horny,Oh... oh God. She's... got a wonderful chest. I just want to mash my face between her tits and jam my fingers... <i>fuuuck</i> the stoic thing is doing it for me... 7-female_medium_chest_is_visible,target:mercy,direction:down=neutral,And I think you need to… Oh man this is hitting me hard, I need you to kiss my boobs. Or I’ll kiss yours. Either! @@ -15607,9 +16823,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_large_chest_is_visible,target:haru,direction:down=horny,I like the nude look on you, Haru... but... dominatrix suit...? You're speaking to me. 7-female_large_chest_is_visible,target:jura,direction:down=shocked,You're kind of like Stella! She also packs a lot of volume into a small space... and has a killer waistline to butt-- to boot! 7-female_large_chest_is_visible,target:jura,alsoPlaying:meia,direction:down=embarrassed,Well, looks like she's not leading in <i>one</i> category. +7-female_large_chest_is_visible,target:mavis,direction:down=excited,Cute! 7-female_large_chest_is_visible,target:mia,direction:down=horny,I think the scales of justice are in need of balancing, can I use my hands to make sure you don’t hurt your back, Mia? 7-female_large_chest_is_visible,target:rainbow_mika,direction:down=excited,Oooh. The rare tit grab! Not a commonplace maneuver, but a welcome one in the ring! +7-female_large_chest_is_visible,target:sakura,direction:down=embarrassed,Mind letting a tired, drunk medic rest her face, Sakura? 7-female_large_chest_is_visible,target:sheena,direction:down=horny,Well... whatever it was, it's hardly as magical as your boobs. +7-female_large_chest_is_visible,target:syrenne,direction:down=horny,Syrenne, I think you spilled a little. Should I lick that off for you? 7-female_crotch_will_be_visible,direction:down=horny,Hey. Hey. Guess what you gotta show now? Some <i>pussyyyyy</i>. 7-female_crotch_will_be_visible,direction:down=embarrassed,I'm just gonna lie down between your legs, if that's okay... it's not? Dicks. 7-female_crotch_will_be_visible,direction:down=embarrassed,If you show me yours I'll <i>hic</i> show you mine~ @@ -15647,11 +16866,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_crotch_will_be_visible,target:remilia,direction:down=horny,What's even going on anymore...!? 7-female_crotch_will_be_visible,target:ruby,saidMarker:team_rwby,direction:down=shocked,Huh, that wasn’t what I was expecting. 7-female_crotch_will_be_visible,target:ryuko,direction:down=excited,Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny. +7-female_crotch_will_be_visible,target:saki_zls,direction:down=annoyed,That's a load of bullshit and I can smell it from here. 7-female_crotch_will_be_visible,target:sayaka,direction:down=embarrassed,What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...? 7-female_crotch_will_be_visible,target:sheena,direction:down=shocked,Are you going to do another one of those ghost things? 7-female_crotch_will_be_visible,target:streaming-chan,direction:down=embarrassed,Holy crap, did you not have a good night last week or something? This must be a record from start of stream to nudity! 7-female_crotch_will_be_visible,target:streaming-chan,direction:down=excited,You grew your drapes out, but does the carpet match too? 7-female_crotch_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=embarrassed,I think so, Mahiru! I mean, they'd like us to be naked too, but y'know, probably beyond even Nicole's purview. Sorry, Nicole, I won't be doing that. +7-female_crotch_will_be_visible,target:syrenne,direction:down=excited,Oh my God, Syrenne, you get a little wet, and your panties just fall right off, don't they? 7-female_crotch_will_be_visible,target:twilight,targetStage:0,direction:down=embarrassed,That’s a bold statement. 7-female_crotch_will_be_visible,target:twilight,targetStage:2,direction:down=neutral,Oh, the skirt! 7-female_crotch_will_be_visible,target:weiss,direction:down=excited,Weiss, did you come down here just to get some action? Most women don’t shave and wear sexy underwear under a <i>high risk</i> piece of clothing like that without some kinda desire... @@ -15709,13 +16930,17 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_crotch_is_visible,target:palutena,alsoPlaying:mahiru,alsoPlayingStage:9,direction:down=embarrassed,I guess this is a bit different from a statue, huh, Palutena? 7-female_crotch_is_visible,target:rainbow_mika,direction:down=annoyed,Next time? Promise? 7-female_crotch_is_visible,target:remilia,direction:down=shocked,<i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!? +7-female_crotch_is_visible,target:rin,direction:down=horny,When you say... blank canvas... you ever tried fooling around in paint, Rin? 7-female_crotch_is_visible,target:ruby,saidMarker:team_rwby,direction:down=horny,Kinda cute though! The way it changes in the light is… Kind of enticing! 7-female_crotch_is_visible,target:ryuko,direction:down=horny,I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko... +7-female_crotch_is_visible,target:saki_zls,direction:down=embarrassed,...Well, it's not a <i>bad</i> smell, considering Saki's... condition. +7-female_crotch_is_visible,target:sakura,direction:down=embarrassed,Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say... 7-female_crotch_is_visible,target:sayaka,direction:down=horny,Sayakaaaa, turn arouuuuund! We wanna compare yours and mine! 7-female_crotch_is_visible,target:sheena,direction:down=sad,Sorry, Sheena... but you look really hot! 7-female_crotch_is_visible,target:streaming-chan,direction:down=horny,Whoa, I thought you'd have shaved today. The viewers sure are fickle. Lucky for you, I'm not! 7-female_crotch_is_visible,target:streaming-chan,marker:golden_rod,direction:down=horny,Oof, let's see that Golden Rod get put to use! My vote counts, right? 7-female_crotch_is_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,Maybe you should vote, Mahiru! You're looking pretty close the Hulk. Does it remind you of your vibrator, maybe? +7-female_crotch_is_visible,target:syrenne,direction:down=stripped,This round's on me, Syrenne! Deal, serve up! <i>Extra</i> karmotrine! 7-female_crotch_is_visible,target:twilight,targetStage:1,direction:down=horny,I like my fellow players how I like my drinks: brightly colored and bold. 7-female_crotch_is_visible,target:twilight,targetStage:3,direction:down=horny,Good choice, good choice. I’m not really used to folks wearing those, but I’m not really used to purple women either. 7-female_crotch_is_visible,target:uravity,alsoPlaying:mahiru,alsoPlayingStage:7,direction:down=embarrassed,I don't think I've ever seen someone go so pink! Ochako, is this your real "Quirk"? @@ -15806,6 +17031,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_chest_will_be_visible,target:rainbow_mika,direction:down=horny,Like… you tag team tipsy girls at bars too… <i>riiight</i>? -3-female_chest_will_be_visible,target:remilia,direction:down=annoyed,What the hell was <i>that</i>? -3-female_chest_will_be_visible,target:ryuko,direction:down=excited,At least you're in good company, Ryuko and Mako! +-3-female_chest_will_be_visible,target:saki_zls,id:19,direction:down=shocked,Oh! +-3-female_chest_will_be_visible,target:sakura,id:15,direction:down=excited,Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course! -3-female_chest_will_be_visible,target:sayaka,direction:down=embarrassed,Dress... or corset...? Heh. The girls who make for magical nights... -3-female_chest_will_be_visible,target:sheena,direction:down=shocked,What!? What's going on!? -3-female_chest_will_be_visible,target:streaming-chan,direction:down=horny,I <i>know</i> you've wanted to suck on my tits since we first met. @@ -15820,6 +17047,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_chest_will_be_visible,target:streaming-chan,direction:down=embarrassed,Hello everyone on stream! I'm more ripped than you! -3-female_chest_will_be_visible,target:streaming-chan,direction:down=horny,Just knowing there are a ton of people watching right now... <i>god</i> it's getting me wet... -3-female_chest_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,This is actually quite a treat! Streaming-chan's rates are normally really high! +-3-female_chest_will_be_visible,target:syrenne,direction:down=excited,<i>Boobs, boobs, boobs, boobs, boobs!</i> -3-female_chest_will_be_visible,target:twilight,targetStage:1,marker:stripper_names,direction:down=sad,Twilight Sparkle sounds like a stripper name. -3-female_small_chest_is_visible,direction:down=horny,I don't <i>hic</i> even care if you're flat as a board I just really want to get off already. -3-female_small_chest_is_visible,direction:down=horny,Come to Sei~ @@ -15835,6 +17063,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_small_chest_is_visible,target:futaba,direction:down=horny,Oh it’s, you know… <i>mumbles</i>. Sorry, I wasn’t expecting tits. -3-female_small_chest_is_visible,target:kizuna,direction:down=horny,And they're <i>so</i> cute! -3-female_small_chest_is_visible,target:remilia,direction:down=embarrassed,You had to show your boobs! Cool your jets, Remilia, no need to be a poet. +-3-female_small_chest_is_visible,target:saki_zls,direction:down=annoyed,I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...? -3-female_small_chest_is_visible,target:streaming-chan,direction:down=excited,Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink! -3-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Y-You're adorable, Nicole... -3-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Those're good enough to see over and over again, Nicole. In the smut world, you're quite the success! @@ -15862,7 +17091,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_medium_chest_is_visible,target:joey,targetStage:5,direction:down=shocked,O-oh! I wasn't expecting that! Neither the panties nor the wax. -3-female_medium_chest_is_visible,target:joey,targetStage:6,direction:down=shocked,Okay, it's not that weird of a fantasy... who doesn't want to have cream licked off their body? Or have another girl lick a creampie out of her pussy... Uh, bartender! A sloppy blowjob over here please! -3-female_medium_chest_is_visible,target:juri,direction:down=horny,Your nipples look so swollen! I'll need to check them. Right now. --3-female_medium_chest_is_visible,target:mavis,direction:down=excited,Cute! -3-female_medium_chest_is_visible,target:meia,direction:down=sad,I mean, not that it really matters now. -3-female_medium_chest_is_visible,target:meia,alsoPlaying:jura,direction:down=horny,Oh... oh God. She's... got a wonderful chest. I just want to mash my face between her tits and jam my fingers... <i>fuuuck</i> the stoic thing is doing it for me... -3-female_medium_chest_is_visible,target:mercy,direction:down=neutral,And I think you need to… Oh man this is hitting me hard, I need you to kiss my boobs. Or I’ll kiss yours. Either! @@ -15881,9 +17109,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_large_chest_is_visible,target:haru,direction:down=horny,I like the nude look on you, Haru... but... dominatrix suit...? You're speaking to me. -3-female_large_chest_is_visible,target:jura,direction:down=shocked,You're kind of like Stella! She also packs a lot of volume into a small space... and has a killer waistline to butt-- to boot! -3-female_large_chest_is_visible,target:jura,alsoPlaying:meia,direction:down=embarrassed,Well, looks like she's not leading in <i>one</i> category. +-3-female_large_chest_is_visible,target:mavis,direction:down=excited,Cute! -3-female_large_chest_is_visible,target:mia,direction:down=horny,I think the scales of justice are in need of balancing, can I use my hands to make sure you don’t hurt your back, Mia? -3-female_large_chest_is_visible,target:rainbow_mika,direction:down=excited,Oooh. The rare tit grab! Not a commonplace maneuver, but a welcome one in the ring! +-3-female_large_chest_is_visible,target:sakura,direction:down=embarrassed,Mind letting a tired, drunk medic rest her face, Sakura? -3-female_large_chest_is_visible,target:sheena,direction:down=horny,Well... whatever it was, it's hardly as magical as your boobs. +-3-female_large_chest_is_visible,target:syrenne,direction:down=horny,Syrenne, I think you spilled a little. Should I lick that off for you? -3-female_crotch_will_be_visible,direction:down=embarrassed,Well missy, I'm naked, so you <i>hic</i> have no right to complain~ -3-female_crotch_will_be_visible,direction:down=embarrassed,I'm <i>hic</i> steadily losing my ability to communicate how sexy I find you... -3-female_crotch_will_be_visible,direction:down=horny,Poor girl, you wanna cum, don'tcha? @@ -15921,11 +17152,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_crotch_will_be_visible,target:remilia,direction:down=horny,What's even going on anymore...!? -3-female_crotch_will_be_visible,target:ruby,saidMarker:team_rwby,direction:down=shocked,Huh, that wasn’t what I was expecting. -3-female_crotch_will_be_visible,target:ryuko,direction:down=excited,Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny. +-3-female_crotch_will_be_visible,target:saki_zls,direction:down=annoyed,That's a load of bullshit and I can smell it from here. -3-female_crotch_will_be_visible,target:sayaka,direction:down=embarrassed,What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...? -3-female_crotch_will_be_visible,target:sheena,direction:down=shocked,Are you going to do another one of those ghost things? -3-female_crotch_will_be_visible,target:streaming-chan,direction:down=embarrassed,Holy crap, did you not have a good night last week or something? This must be a record from start of stream to nudity! -3-female_crotch_will_be_visible,target:streaming-chan,direction:down=excited,You grew your drapes out, but does the carpet match too? -3-female_crotch_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=embarrassed,I think so, Mahiru! I mean, they'd like us to be naked too, but y'know, probably beyond even Nicole's purview. Sorry, Nicole, I won't be doing that. +-3-female_crotch_will_be_visible,target:syrenne,direction:down=excited,Oh my God, Syrenne, you get a little wet, and your panties just fall right off, don't they? -3-female_crotch_will_be_visible,target:twilight,targetStage:0,direction:down=embarrassed,That’s a bold statement. -3-female_crotch_will_be_visible,target:twilight,targetStage:2,direction:down=neutral,Oh, the skirt! -3-female_crotch_will_be_visible,target:weiss,direction:down=excited,Weiss, did you come down here just to get some action? Most women don’t shave and wear sexy underwear under a <i>high risk</i> piece of clothing like that without some kinda desire... @@ -15982,13 +17215,17 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_crotch_is_visible,target:palutena,alsoPlaying:mahiru,alsoPlayingStage:9,direction:down=embarrassed,I guess this is a bit different from a statue, huh, Palutena? -3-female_crotch_is_visible,target:rainbow_mika,direction:down=annoyed,Next time? Promise? -3-female_crotch_is_visible,target:remilia,direction:down=shocked,<i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!? +-3-female_crotch_is_visible,target:rin,direction:down=horny,When you say... blank canvas... you ever tried fooling around in paint, Rin? -3-female_crotch_is_visible,target:ruby,saidMarker:team_rwby,direction:down=horny,Kinda cute though! The way it changes in the light is… Kind of enticing! -3-female_crotch_is_visible,target:ryuko,direction:down=horny,I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko... +-3-female_crotch_is_visible,target:saki_zls,direction:down=embarrassed,...Well, it's not a <i>bad</i> smell, considering Saki's... condition. +-3-female_crotch_is_visible,target:sakura,direction:down=embarrassed,Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say... -3-female_crotch_is_visible,target:sayaka,direction:down=horny,Sayakaaaa, turn arouuuuund! We wanna compare yours and mine! -3-female_crotch_is_visible,target:sheena,direction:down=sad,Sorry, Sheena... but you look really hot! -3-female_crotch_is_visible,target:streaming-chan,direction:down=horny,Whoa, I thought you'd have shaved today. The viewers sure are fickle. Lucky for you, I'm not! -3-female_crotch_is_visible,target:streaming-chan,marker:golden_rod,direction:down=horny,Oof, let's see that Golden Rod get put to use! My vote counts, right? -3-female_crotch_is_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,Maybe you should vote, Mahiru! You're looking pretty close the Hulk. Does it remind you of your vibrator, maybe? +-3-female_crotch_is_visible,target:syrenne,direction:down=stripped,This round's on me, Syrenne! Deal, serve up! <i>Extra</i> karmotrine! -3-female_crotch_is_visible,target:twilight,targetStage:1,direction:down=horny,I like my fellow players how I like my drinks: brightly colored and bold. -3-female_crotch_is_visible,target:twilight,targetStage:3,direction:down=horny,Good choice, good choice. I’m not really used to folks wearing those, but I’m not really used to purple women either. -3-female_crotch_is_visible,target:uravity,alsoPlaying:mahiru,alsoPlayingStage:7,direction:down=embarrassed,I don't think I've ever seen someone go so pink! Ochako, is this your real "Quirk"? @@ -16078,6 +17315,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_chest_will_be_visible,target:rainbow_mika,direction:down=horny,Like… you tag team tipsy girls at bars too… <i>riiight</i>? -2-female_chest_will_be_visible,target:remilia,direction:down=annoyed,What the hell was <i>that</i>? -2-female_chest_will_be_visible,target:ryuko,direction:down=excited,At least you're in good company, Ryuko and Mako! +-2-female_chest_will_be_visible,target:saki_zls,id:19,direction:down=shocked,Oh! +-2-female_chest_will_be_visible,target:sakura,id:15,direction:down=excited,Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course! -2-female_chest_will_be_visible,target:sayaka,direction:down=embarrassed,Dress... or corset...? Heh. The girls who make for magical nights... -2-female_chest_will_be_visible,target:sheena,direction:down=shocked,What!? What's going on!? -2-female_chest_will_be_visible,target:streaming-chan,direction:down=horny,O-Oh my god... take it off for me, Nicole. Slowly... @@ -16088,6 +17327,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_chest_will_be_visible,target:streaming-chan,direction:down=embarrassed,Hello everyone on stream! I'm more ripped than you! -2-female_chest_will_be_visible,target:streaming-chan,direction:down=horny,Just knowing there are a ton of people watching right now... <i>god</i> it's getting me wet... -2-female_chest_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,This is actually quite a treat! Streaming-chan's rates are normally really high! +-2-female_chest_will_be_visible,target:syrenne,direction:down=excited,<i>Boobs, boobs, boobs, boobs, boobs!</i> -2-female_chest_will_be_visible,target:twilight,targetStage:1,marker:stripper_names,direction:down=sad,Twilight Sparkle sounds like a stripper name. -2-female_small_chest_is_visible,direction:down=horny,I'd do <i>awful</i> things to those...- -2-female_small_chest_is_visible,direction:down=neutral,You're <i>hic</i> incredibly sexy~ @@ -16103,6 +17343,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_small_chest_is_visible,target:futaba,direction:down=horny,Oh it’s, you know… <i>mumbles</i>. Sorry, I wasn’t expecting tits. -2-female_small_chest_is_visible,target:kizuna,direction:down=horny,And they're <i>so</i> cute! -2-female_small_chest_is_visible,target:remilia,direction:down=embarrassed,You had to show your boobs! Cool your jets, Remilia, no need to be a poet. +-2-female_small_chest_is_visible,target:saki_zls,direction:down=annoyed,I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...? -2-female_small_chest_is_visible,target:streaming-chan,direction:down=excited,Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink! -2-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Y-You're adorable, Nicole... -2-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Those're good enough to see over and over again, Nicole. In the smut world, you're quite the success! @@ -16130,7 +17371,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_medium_chest_is_visible,target:joey,targetStage:5,direction:down=shocked,O-oh! I wasn't expecting that! Neither the panties nor the wax. -2-female_medium_chest_is_visible,target:joey,targetStage:6,direction:down=shocked,Okay, it's not that weird of a fantasy... who doesn't want to have cream licked off their body? Or have another girl lick a creampie out of her pussy... Uh, bartender! A sloppy blowjob over here please! -2-female_medium_chest_is_visible,target:juri,direction:down=horny,Your nipples look so swollen! I'll need to check them. Right now. --2-female_medium_chest_is_visible,target:mavis,direction:down=excited,Cute! -2-female_medium_chest_is_visible,target:meia,direction:down=sad,I mean, not that it really matters now. -2-female_medium_chest_is_visible,target:meia,alsoPlaying:jura,direction:down=horny,Oh... oh God. She's... got a wonderful chest. I just want to mash my face between her tits and jam my fingers... <i>fuuuck</i> the stoic thing is doing it for me... -2-female_medium_chest_is_visible,target:mercy,direction:down=neutral,And I think you need to… Oh man this is hitting me hard, I need you to kiss my boobs. Or I’ll kiss yours. Either! @@ -16149,9 +17389,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_large_chest_is_visible,target:haru,direction:down=horny,I like the nude look on you, Haru... but... dominatrix suit...? You're speaking to me. -2-female_large_chest_is_visible,target:jura,direction:down=shocked,You're kind of like Stella! She also packs a lot of volume into a small space... and has a killer waistline to butt-- to boot! -2-female_large_chest_is_visible,target:jura,alsoPlaying:meia,direction:down=embarrassed,Well, looks like she's not leading in <i>one</i> category. +-2-female_large_chest_is_visible,target:mavis,direction:down=excited,Cute! -2-female_large_chest_is_visible,target:mia,direction:down=horny,I think the scales of justice are in need of balancing, can I use my hands to make sure you don’t hurt your back, Mia? -2-female_large_chest_is_visible,target:rainbow_mika,direction:down=excited,Oooh. The rare tit grab! Not a commonplace maneuver, but a welcome one in the ring! +-2-female_large_chest_is_visible,target:sakura,direction:down=embarrassed,Mind letting a tired, drunk medic rest her face, Sakura? -2-female_large_chest_is_visible,target:sheena,direction:down=horny,Well... whatever it was, it's hardly as magical as your boobs. +-2-female_large_chest_is_visible,target:syrenne,direction:down=horny,Syrenne, I think you spilled a little. Should I lick that off for you? -2-female_crotch_will_be_visible,direction:down=horny,We're gonna have... mmf... so much fun together... -2-female_crotch_will_be_visible,direction:down=embarrassed,Make sure to spread your ass... -2-female_crotch_will_be_visible,direction:down=horny,E-Enough suspense already! @@ -16189,11 +17432,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_crotch_will_be_visible,target:remilia,direction:down=horny,What's even going on anymore...!? -2-female_crotch_will_be_visible,target:ruby,saidMarker:team_rwby,direction:down=shocked,Huh, that wasn’t what I was expecting. -2-female_crotch_will_be_visible,target:ryuko,direction:down=excited,Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny. +-2-female_crotch_will_be_visible,target:saki_zls,direction:down=annoyed,That's a load of bullshit and I can smell it from here. -2-female_crotch_will_be_visible,target:sayaka,direction:down=embarrassed,What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...? -2-female_crotch_will_be_visible,target:sheena,direction:down=shocked,Are you going to do another one of those ghost things? -2-female_crotch_will_be_visible,target:streaming-chan,direction:down=embarrassed,Holy crap, did you not have a good night last week or something? This must be a record from start of stream to nudity! -2-female_crotch_will_be_visible,target:streaming-chan,direction:down=excited,You grew your drapes out, but does the carpet match too? -2-female_crotch_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=embarrassed,I think so, Mahiru! I mean, they'd like us to be naked too, but y'know, probably beyond even Nicole's purview. Sorry, Nicole, I won't be doing that. +-2-female_crotch_will_be_visible,target:syrenne,direction:down=excited,Oh my God, Syrenne, you get a little wet, and your panties just fall right off, don't they? -2-female_crotch_will_be_visible,target:twilight,targetStage:0,direction:down=embarrassed,That’s a bold statement. -2-female_crotch_will_be_visible,target:twilight,targetStage:2,direction:down=neutral,Oh, the skirt! -2-female_crotch_will_be_visible,target:weiss,direction:down=excited,Weiss, did you come down here just to get some action? Most women don’t shave and wear sexy underwear under a <i>high risk</i> piece of clothing like that without some kinda desire... @@ -16250,13 +17495,17 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_crotch_is_visible,target:palutena,alsoPlaying:mahiru,alsoPlayingStage:9,direction:down=embarrassed,I guess this is a bit different from a statue, huh, Palutena? -2-female_crotch_is_visible,target:rainbow_mika,direction:down=annoyed,Next time? Promise? -2-female_crotch_is_visible,target:remilia,direction:down=shocked,<i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!? +-2-female_crotch_is_visible,target:rin,direction:down=horny,When you say... blank canvas... you ever tried fooling around in paint, Rin? -2-female_crotch_is_visible,target:ruby,saidMarker:team_rwby,direction:down=horny,Kinda cute though! The way it changes in the light is… Kind of enticing! -2-female_crotch_is_visible,target:ryuko,direction:down=horny,I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko... +-2-female_crotch_is_visible,target:saki_zls,direction:down=embarrassed,...Well, it's not a <i>bad</i> smell, considering Saki's... condition. +-2-female_crotch_is_visible,target:sakura,direction:down=embarrassed,Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say... -2-female_crotch_is_visible,target:sayaka,direction:down=horny,Sayakaaaa, turn arouuuuund! We wanna compare yours and mine! -2-female_crotch_is_visible,target:sheena,direction:down=sad,Sorry, Sheena... but you look really hot! -2-female_crotch_is_visible,target:streaming-chan,direction:down=horny,Whoa, I thought you'd have shaved today. The viewers sure are fickle. Lucky for you, I'm not! -2-female_crotch_is_visible,target:streaming-chan,marker:golden_rod,direction:down=horny,Oof, let's see that Golden Rod get put to use! My vote counts, right? -2-female_crotch_is_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,Maybe you should vote, Mahiru! You're looking pretty close the Hulk. Does it remind you of your vibrator, maybe? +-2-female_crotch_is_visible,target:syrenne,direction:down=excited,This round's on me, Syrenne! Deal, serve up! <i>Extra</i> karmotrine! -2-female_crotch_is_visible,target:twilight,targetStage:1,direction:down=horny,I like my fellow players how I like my drinks: brightly colored and bold. -2-female_crotch_is_visible,target:twilight,targetStage:3,direction:down=horny,Good choice, good choice. I’m not really used to folks wearing those, but I’m not really used to purple women either. -2-female_crotch_is_visible,target:uravity,alsoPlaying:mahiru,alsoPlayingStage:7,direction:down=embarrassed,I don't think I've ever seen someone go so pink! Ochako, is this your real "Quirk"? @@ -16346,6 +17595,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_chest_will_be_visible,target:rainbow_mika,direction:down=horny,Like… you tag team tipsy girls at bars too… <i>riiight</i>? -1-female_chest_will_be_visible,target:remilia,direction:down=annoyed,What the hell was <i>that</i>? -1-female_chest_will_be_visible,target:ryuko,direction:down=excited,At least you're in good company, Ryuko and Mako! +-1-female_chest_will_be_visible,target:saki_zls,id:19,direction:down=shocked,Oh! +-1-female_chest_will_be_visible,target:sakura,id:15,direction:down=excited,Nice! So it <i>is</i> that kind of night after all! ...The one where the clothes fly off, and I just smash my face right between your tits, of course! -1-female_chest_will_be_visible,target:sayaka,direction:down=embarrassed,Dress... or corset...? Heh. The girls who make for magical nights... -1-female_chest_will_be_visible,target:sheena,direction:down=shocked,What!? What's going on!? -1-female_chest_will_be_visible,target:streaming-chan,direction:down=horny,O-Oh my god... take it off for me, Nicole. Slowly... @@ -16356,6 +17607,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_chest_will_be_visible,target:streaming-chan,direction:down=embarrassed,Hello everyone on stream! I'm more ripped than you! -1-female_chest_will_be_visible,target:streaming-chan,direction:down=horny,Just knowing there are a ton of people watching right now... <i>god</i> it's getting me wet... -1-female_chest_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,This is actually quite a treat! Streaming-chan's rates are normally really high! +-1-female_chest_will_be_visible,target:syrenne,direction:down=excited,<i>Boobs, boobs, boobs, boobs, boobs!</i> -1-female_chest_will_be_visible,target:twilight,targetStage:1,marker:stripper_names,direction:down=sad,Twilight Sparkle sounds like a stripper name. -1-female_small_chest_is_visible,direction:down=embarrassed,Hey, nothing wrong with a small pair. I'm talking about your hand by the way. -1-female_small_chest_is_visible,direction:down=horny,Mmm... I'd take shots off you all day long. @@ -16371,6 +17623,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_small_chest_is_visible,target:futaba,direction:down=horny,Oh it’s, you know… <i>mumbles</i>. Sorry, I wasn’t expecting tits. -1-female_small_chest_is_visible,target:kizuna,direction:down=horny,And they're <i>so</i> cute! -1-female_small_chest_is_visible,target:remilia,direction:down=embarrassed,You had to show your boobs! Cool your jets, Remilia, no need to be a poet. +-1-female_small_chest_is_visible,target:saki_zls,direction:down=annoyed,I'm glad you're okay... and not eating people! ...Am I <i>that</i> drunk...? -1-female_small_chest_is_visible,target:streaming-chan,direction:down=excited,Woo-hoo! Give us a titty drop, Nicole! And I don't <i>just</i> mean the drink! -1-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Y-You're adorable, Nicole... -1-female_small_chest_is_visible,target:streaming-chan,direction:down=horny,Those're good enough to see over and over again, Nicole. In the smut world, you're quite the success! @@ -16398,7 +17651,6 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_medium_chest_is_visible,target:joey,targetStage:5,direction:down=shocked,O-oh! I wasn't expecting that! Neither the panties nor the wax. -1-female_medium_chest_is_visible,target:joey,targetStage:6,direction:down=shocked,Okay, it's not that weird of a fantasy... who doesn't want to have cream licked off their body? Or have another girl lick a creampie out of her pussy... Uh, bartender! A sloppy blowjob over here please! -1-female_medium_chest_is_visible,target:juri,direction:down=horny,Your nipples look so swollen! I'll need to check them. Right now. --1-female_medium_chest_is_visible,target:mavis,direction:down=excited,Cute! -1-female_medium_chest_is_visible,target:meia,direction:down=sad,I mean, not that it really matters now. -1-female_medium_chest_is_visible,target:meia,alsoPlaying:jura,direction:down=horny,Oh... oh God. She's... got a wonderful chest. I just want to mash my face between her tits and jam my fingers... <i>fuuuck</i> the stoic thing is doing it for me... -1-female_medium_chest_is_visible,target:mercy,direction:down=neutral,And I think you need to… Oh man this is hitting me hard, I need you to kiss my boobs. Or I’ll kiss yours. Either! @@ -16417,9 +17669,12 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_large_chest_is_visible,target:haru,direction:down=horny,I like the nude look on you, Haru... but... dominatrix suit...? You're speaking to me. -1-female_large_chest_is_visible,target:jura,direction:down=shocked,You're kind of like Stella! She also packs a lot of volume into a small space... and has a killer waistline to butt-- to boot! -1-female_large_chest_is_visible,target:jura,alsoPlaying:meia,direction:down=embarrassed,Well, looks like she's not leading in <i>one</i> category. +-1-female_large_chest_is_visible,target:mavis,direction:down=excited,Cute! -1-female_large_chest_is_visible,target:mia,direction:down=horny,I think the scales of justice are in need of balancing, can I use my hands to make sure you don’t hurt your back, Mia? -1-female_large_chest_is_visible,target:rainbow_mika,direction:down=excited,Oooh. The rare tit grab! Not a commonplace maneuver, but a welcome one in the ring! +-1-female_large_chest_is_visible,target:sakura,direction:down=embarrassed,Mind letting a tired, drunk medic rest her face, Sakura? -1-female_large_chest_is_visible,target:sheena,direction:down=horny,Well... whatever it was, it's hardly as magical as your boobs. +-1-female_large_chest_is_visible,target:syrenne,direction:down=horny,Syrenne, I think you spilled a little. Should I lick that off for you? -1-female_crotch_will_be_visible,direction:down=horny,I think I'm ready for round two. -1-female_crotch_will_be_visible,direction:down=excited,I hope you have a good ass to go with that pussy! -1-female_crotch_will_be_visible,direction:down=tired,I kind of forgot the game was still going... @@ -16457,11 +17712,13 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_crotch_will_be_visible,target:remilia,direction:down=horny,What's even going on anymore...!? -1-female_crotch_will_be_visible,target:ruby,saidMarker:team_rwby,direction:down=shocked,Huh, that wasn’t what I was expecting. -1-female_crotch_will_be_visible,target:ryuko,direction:down=excited,Mako, I shouldn't be excited that you did that without her permission, but it's <i>really</i> funny. +-1-female_crotch_will_be_visible,target:saki_zls,direction:down=annoyed,That's a load of bullshit and I can smell it from here. -1-female_crotch_will_be_visible,target:sayaka,direction:down=embarrassed,What do you think, ~player~. Is our lovely magical friend shaved bare like some of us, or...? -1-female_crotch_will_be_visible,target:sheena,direction:down=shocked,Are you going to do another one of those ghost things? -1-female_crotch_will_be_visible,target:streaming-chan,direction:down=embarrassed,Holy crap, did you not have a good night last week or something? This must be a record from start of stream to nudity! -1-female_crotch_will_be_visible,target:streaming-chan,direction:down=excited,You grew your drapes out, but does the carpet match too? -1-female_crotch_will_be_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=embarrassed,I think so, Mahiru! I mean, they'd like us to be naked too, but y'know, probably beyond even Nicole's purview. Sorry, Nicole, I won't be doing that. +-1-female_crotch_will_be_visible,target:syrenne,direction:down=excited,Oh my God, Syrenne, you get a little wet, and your panties just fall right off, don't they? -1-female_crotch_will_be_visible,target:twilight,targetStage:0,direction:down=embarrassed,That’s a bold statement. -1-female_crotch_will_be_visible,target:twilight,targetStage:2,direction:down=neutral,Oh, the skirt! -1-female_crotch_will_be_visible,target:weiss,direction:down=excited,Weiss, did you come down here just to get some action? Most women don’t shave and wear sexy underwear under a <i>high risk</i> piece of clothing like that without some kinda desire... @@ -16517,13 +17774,17 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_crotch_is_visible,target:palutena,alsoPlaying:mahiru,alsoPlayingStage:9,direction:down=embarrassed,I guess this is a bit different from a statue, huh, Palutena? -1-female_crotch_is_visible,target:rainbow_mika,direction:down=annoyed,Next time? Promise? -1-female_crotch_is_visible,target:remilia,direction:down=shocked,<i>Really</i> committing to the babydoll look, huh, Remilia? Whoa! You can fly!? +-1-female_crotch_is_visible,target:rin,direction:down=horny,When you say... blank canvas... you ever tried fooling around in paint, Rin? -1-female_crotch_is_visible,target:ruby,saidMarker:team_rwby,direction:down=horny,Kinda cute though! The way it changes in the light is… Kind of enticing! -1-female_crotch_is_visible,target:ryuko,direction:down=horny,I wasn't going to say anything, but you <i>can</i> just admit it makes you feel hot, Ryuko... +-1-female_crotch_is_visible,target:saki_zls,direction:down=embarrassed,...Well, it's not a <i>bad</i> smell, considering Saki's... condition. +-1-female_crotch_is_visible,target:sakura,direction:down=embarrassed,Oh God, you're fucking <i>cute!</i> Aged to perfection, if I wanted to say... -1-female_crotch_is_visible,target:sayaka,direction:down=horny,Sayakaaaa, turn arouuuuund! We wanna compare yours and mine! -1-female_crotch_is_visible,target:sheena,direction:down=sad,Sorry, Sheena... but you look really hot! -1-female_crotch_is_visible,target:streaming-chan,direction:down=horny,Whoa, I thought you'd have shaved today. The viewers sure are fickle. Lucky for you, I'm not! -1-female_crotch_is_visible,target:streaming-chan,marker:golden_rod,direction:down=horny,Oof, let's see that Golden Rod get put to use! My vote counts, right? -1-female_crotch_is_visible,target:streaming-chan,alsoPlaying:mahiru,direction:down=horny,Maybe you should vote, Mahiru! You're looking pretty close the Hulk. Does it remind you of your vibrator, maybe? +-1-female_crotch_is_visible,target:syrenne,direction:down=excited,This round's on me, Syrenne! Deal, serve up! <i>Extra</i> karmotrine! -1-female_crotch_is_visible,target:twilight,targetStage:1,direction:down=horny,I like my fellow players how I like my drinks: brightly colored and bold. -1-female_crotch_is_visible,target:twilight,targetStage:3,direction:down=horny,Good choice, good choice. I’m not really used to folks wearing those, but I’m not really used to purple women either. -1-female_crotch_is_visible,target:uravity,alsoPlaying:mahiru,alsoPlayingStage:7,direction:down=embarrassed,I don't think I've ever seen someone go so pink! Ochako, is this your real "Quirk"? @@ -21414,6 +22675,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_must_masturbate,target:sayaka,direction:down=excited,I think if you have a little shlick, you'll feel ready to take on the witch again... 0-female_must_masturbate,target:sayla,direction:down=neutral,Most folks I know usually wear full suits, or use tanning therapies, so this is gonna be a new watch for me. 0-female_must_masturbate,target:spooky,direction:down=horny,You're making the hairs on the back of my neck stand up. With arousal. +0-female_must_masturbate,target:syrenne,targetSaidMarker:drinks<=2,targetSayingMarker:sober,direction:down=sad,Aww... and you barely had the chance to finish more than a few drinks... well, when you're done, why don't I help you catch up? +0-female_must_masturbate,target:syrenne,targetSaidMarker:drinks>=6,targetSayingMarker:drunk,direction:down=horny,God, isn't it <i>so</i> fun to just get all kinds of sloppy and <i>let go</i>? 0-female_must_masturbate,target:yang,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=embarrassed,Uh. Yeah, this is definitely one of those things better restricted to imagination. 0-female_start_masturbating,direction:down=neutral,That's good form. Not what I use, but you're obviously enjoying yourself. 0-female_start_masturbating,direction:down=excited,I'm glad you're enjoying it! @@ -21429,7 +22692,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_start_masturbating,target:mia,direction:down=horny,Or maybe just the short fingers! 0-female_start_masturbating,target:rainbow_mika,direction:down=shocked,Oh! This’ll work! 0-female_start_masturbating,target:remilia,direction:down=embarrassed,You're drunk off, what, two glasses of wine? Heh. Lightweight. +0-female_start_masturbating,target:rin,direction:down=embarrassed,I see you're packing <i>some</i> augmentation tonight, Rin... 0-female_start_masturbating,target:ruby,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=horny,<i>So awkward.</i> +0-female_start_masturbating,target:sakura,targetSaidMarker:cum,targetSayingMarker:wet,id:16,direction:down=horny,Oh fuck. She's really gonna do it? 0-female_start_masturbating,target:sayaka,targetSayingMarker:soulgem,id:6,direction:down=shocked,Wait, what are you doing? 0-female_start_masturbating,target:sayla,direction:down=excited,Huh? Wait, you’re gonna what? 0-female_start_masturbating,target:spooky,direction:down=excited,Looks like Spooky's done this <i>at least</i> a thousand times. I'll bet drinks on that! @@ -21461,7 +22726,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 0-female_finished_masturbating,direction:down=horny,Did you enjoy yourself? I certainly enjoyed watching. 0-female_finished_masturbating,target:aimee,direction:down=horny,Oh no! Aimee, god, I told you over and over to be careful. 0-female_finished_masturbating,target:corrin_f,saidMarker:corrinest2,notSaidMarker:twocorrins_first,marker:twocorrins_first,direction:down=sad,Well, this was awkward. -0-female_finished_masturbating,target:launch,targetTimeInStage:0,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. +0-female_finished_masturbating,target:launch,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. 0-female_finished_masturbating,target:mercy,direction:down=annoyed,Wow, did you save your ultimate for that? Sheesh, Overwatch has some fancy tech. I don’t even <i>get</i> an <i>ultimate. </i> 0-female_finished_masturbating,target:misato,notSaidMarker:goo,marker:goo,direction:down=embarrassed,Why do I get the feeling Misato wouldn't mind being all gooey right now? 0-female_finished_masturbating,target:rainbow_mika,targetTimeInStage:2,direction:down=excited,You’re really committed to putting on a show! That’s why you’re the best, R. Mika! @@ -21503,6 +22768,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_must_masturbate,target:sayaka,direction:down=excited,I think if you have a little shlick, you'll feel ready to take on the witch again... 1-female_must_masturbate,target:sayla,direction:down=neutral,Most folks I know usually wear full suits, or use tanning therapies, so this is gonna be a new watch for me. 1-female_must_masturbate,target:spooky,direction:down=horny,You're making the hairs on the back of my neck stand up. With arousal. +1-female_must_masturbate,target:syrenne,targetSaidMarker:drinks<=2,targetSayingMarker:sober,direction:down=sad,Aww... and you barely had the chance to finish more than a few drinks... well, when you're done, why don't I help you catch up? +1-female_must_masturbate,target:syrenne,targetSaidMarker:drinks>=6,targetSayingMarker:drunk,direction:down=horny,God, isn't it <i>so</i> fun to just get all kinds of sloppy and <i>let go</i>? 1-female_must_masturbate,target:yang,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=embarrassed,Uh. Yeah, this is definitely one of those things better restricted to imagination. 1-female_start_masturbating,direction:down=excited,You didn't wait at all! I like that confidence! 1-female_start_masturbating,target:alpha,direction:down=shocked,Did someone spin up a synth for Alpha? Who’s throwing around that kinda dough tonight? @@ -21515,7 +22782,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_start_masturbating,target:mia,direction:down=horny,Or maybe just the short fingers! 1-female_start_masturbating,target:rainbow_mika,direction:down=shocked,Oh! This’ll work! 1-female_start_masturbating,target:remilia,direction:down=embarrassed,You're drunk off, what, two glasses of wine? Heh. Lightweight. +1-female_start_masturbating,target:rin,direction:down=embarrassed,I see you're packing <i>some</i> augmentation tonight, Rin... 1-female_start_masturbating,target:ruby,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=horny,<i>So awkward.</i> +1-female_start_masturbating,target:sakura,targetSaidMarker:cum,targetSayingMarker:wet,id:16,direction:down=horny,Oh fuck. She's really gonna do it? 1-female_start_masturbating,target:sayaka,targetSayingMarker:soulgem,id:6,direction:down=shocked,Wait, what are you doing? 1-female_start_masturbating,target:sayla,direction:down=excited,Huh? Wait, you’re gonna what? 1-female_start_masturbating,target:spooky,direction:down=excited,Looks like Spooky's done this <i>at least</i> a thousand times. I'll bet drinks on that! @@ -21546,7 +22815,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 1-female_finished_masturbating,direction:down=neutral,I'm just glad you enjoyed it. 1-female_finished_masturbating,target:aimee,direction:down=horny,Oh no! Aimee, god, I told you over and over to be careful. 1-female_finished_masturbating,target:corrin_f,saidMarker:corrinest2,notSaidMarker:twocorrins_first,marker:twocorrins_first,direction:down=sad,Well, this was awkward. -1-female_finished_masturbating,target:launch,targetTimeInStage:0,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. +1-female_finished_masturbating,target:launch,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. 1-female_finished_masturbating,target:mercy,direction:down=annoyed,Wow, did you save your ultimate for that? Sheesh, Overwatch has some fancy tech. I don’t even <i>get</i> an <i>ultimate. </i> 1-female_finished_masturbating,target:misato,notSaidMarker:goo,marker:goo,direction:down=embarrassed,Why do I get the feeling Misato wouldn't mind being all gooey right now? 1-female_finished_masturbating,target:rainbow_mika,targetTimeInStage:2,direction:down=excited,You’re really committed to putting on a show! That’s why you’re the best, R. Mika! @@ -21589,6 +22858,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_must_masturbate,target:sayaka,direction:down=excited,I think if you have a little shlick, you'll feel ready to take on the witch again... 2-female_must_masturbate,target:sayla,direction:down=neutral,Most folks I know usually wear full suits, or use tanning therapies, so this is gonna be a new watch for me. 2-female_must_masturbate,target:spooky,direction:down=horny,You're making the hairs on the back of my neck stand up. With arousal. +2-female_must_masturbate,target:syrenne,targetSaidMarker:drinks<=2,targetSayingMarker:sober,direction:down=sad,Aww... and you barely had the chance to finish more than a few drinks... well, when you're done, why don't I help you catch up? +2-female_must_masturbate,target:syrenne,targetSaidMarker:drinks>=6,targetSayingMarker:drunk,direction:down=horny,God, isn't it <i>so</i> fun to just get all kinds of sloppy and <i>let go</i>? 2-female_must_masturbate,target:yang,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=embarrassed,Uh. Yeah, this is definitely one of those things better restricted to imagination. 2-female_start_masturbating,direction:down=shocked,You might hurt yourself if you go any faster! 2-female_start_masturbating,direction:down=embarrassed,You're going so fast I can hardly see your pussy... @@ -21604,7 +22875,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_start_masturbating,target:mia,direction:down=horny,Or maybe just the short fingers! 2-female_start_masturbating,target:rainbow_mika,direction:down=shocked,Oh! This’ll work! 2-female_start_masturbating,target:remilia,direction:down=embarrassed,You're drunk off, what, two glasses of wine? Heh. Lightweight. +2-female_start_masturbating,target:rin,direction:down=embarrassed,I see you're packing <i>some</i> augmentation tonight, Rin... 2-female_start_masturbating,target:ruby,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=horny,<i>So awkward.</i> +2-female_start_masturbating,target:sakura,targetSaidMarker:cum,targetSayingMarker:wet,id:16,direction:down=horny,Oh fuck. She's really gonna do it? 2-female_start_masturbating,target:sayaka,targetSayingMarker:soulgem,id:6,direction:down=shocked,Wait, what are you doing? 2-female_start_masturbating,target:sayla,direction:down=excited,Huh? Wait, you’re gonna what? 2-female_start_masturbating,target:spooky,direction:down=excited,Looks like Spooky's done this <i>at least</i> a thousand times. I'll bet drinks on that! @@ -21635,7 +22908,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 2-female_finished_masturbating,direction:down=embarrassed,Hey, you made that mess, so you're gonna have to wipe it up. 2-female_finished_masturbating,target:aimee,direction:down=horny,Oh no! Aimee, god, I told you over and over to be careful. 2-female_finished_masturbating,target:corrin_f,saidMarker:corrinest2,notSaidMarker:twocorrins_first,marker:twocorrins_first,direction:down=sad,Well, this was awkward. -2-female_finished_masturbating,target:launch,targetTimeInStage:0,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. +2-female_finished_masturbating,target:launch,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. 2-female_finished_masturbating,target:mercy,direction:down=annoyed,Wow, did you save your ultimate for that? Sheesh, Overwatch has some fancy tech. I don’t even <i>get</i> an <i>ultimate. </i> 2-female_finished_masturbating,target:misato,notSaidMarker:goo,marker:goo,direction:down=embarrassed,Why do I get the feeling Misato wouldn't mind being all gooey right now? 2-female_finished_masturbating,target:rainbow_mika,targetTimeInStage:2,direction:down=excited,You’re really committed to putting on a show! That’s why you’re the best, R. Mika! @@ -21679,6 +22952,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_must_masturbate,target:sayaka,direction:down=excited,I think if you have a little shlick, you'll feel ready to take on the witch again... 3-female_must_masturbate,target:sayla,direction:down=neutral,Most folks I know usually wear full suits, or use tanning therapies, so this is gonna be a new watch for me. 3-female_must_masturbate,target:spooky,direction:down=horny,You're making the hairs on the back of my neck stand up. With arousal. +3-female_must_masturbate,target:syrenne,targetSaidMarker:drinks<=2,targetSayingMarker:sober,direction:down=sad,Aww... and you barely had the chance to finish more than a few drinks... well, when you're done, why don't I help you catch up? +3-female_must_masturbate,target:syrenne,targetSaidMarker:drinks>=6,targetSayingMarker:drunk,direction:down=horny,God, isn't it <i>so</i> fun to just get all kinds of sloppy and <i>let go</i>? 3-female_must_masturbate,target:yang,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=embarrassed,Uh. Yeah, this is definitely one of those things better restricted to imagination. 3-female_start_masturbating,direction:down=embarrassed,It's so hot seeing a woman cast her fears off. And her clothes. 3-female_start_masturbating,direction:down=neutral,If you want to give up you- oh... hehe. Nevermind~ @@ -21693,7 +22968,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_start_masturbating,target:mia,direction:down=horny,Or maybe just the short fingers! 3-female_start_masturbating,target:rainbow_mika,direction:down=shocked,Oh! This’ll work! 3-female_start_masturbating,target:remilia,direction:down=embarrassed,You're drunk off, what, two glasses of wine? Heh. Lightweight. +3-female_start_masturbating,target:rin,direction:down=embarrassed,I see you're packing <i>some</i> augmentation tonight, Rin... 3-female_start_masturbating,target:ruby,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=horny,<i>So awkward.</i> +3-female_start_masturbating,target:sakura,targetSaidMarker:cum,targetSayingMarker:wet,id:16,direction:down=horny,Oh fuck. She's really gonna do it? 3-female_start_masturbating,target:sayaka,targetSayingMarker:soulgem,id:6,direction:down=shocked,Wait, what are you doing? 3-female_start_masturbating,target:sayla,direction:down=excited,Huh? Wait, you’re gonna what? 3-female_start_masturbating,target:spooky,direction:down=excited,Looks like Spooky's done this <i>at least</i> a thousand times. I'll bet drinks on that! @@ -21724,7 +23001,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 3-female_finished_masturbating,direction:down=embarrassed,Don't try to shy away from us, we say <i>everything</i>. 3-female_finished_masturbating,target:aimee,direction:down=horny,Oh no! Aimee, god, I told you over and over to be careful. 3-female_finished_masturbating,target:corrin_f,saidMarker:corrinest2,notSaidMarker:twocorrins_first,marker:twocorrins_first,direction:down=sad,Well, this was awkward. -3-female_finished_masturbating,target:launch,targetTimeInStage:0,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. +3-female_finished_masturbating,target:launch,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. 3-female_finished_masturbating,target:mercy,direction:down=annoyed,Wow, did you save your ultimate for that? Sheesh, Overwatch has some fancy tech. I don’t even <i>get</i> an <i>ultimate. </i> 3-female_finished_masturbating,target:misato,notSaidMarker:goo,marker:goo,direction:down=embarrassed,Why do I get the feeling Misato wouldn't mind being all gooey right now? 3-female_finished_masturbating,target:rainbow_mika,targetTimeInStage:2,direction:down=excited,You’re really committed to putting on a show! That’s why you’re the best, R. Mika! @@ -21768,6 +23045,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_must_masturbate,target:sayaka,direction:down=excited,I think if you have a little shlick, you'll feel ready to take on the witch again... 4-female_must_masturbate,target:sayla,direction:down=neutral,Most folks I know usually wear full suits, or use tanning therapies, so this is gonna be a new watch for me. 4-female_must_masturbate,target:spooky,direction:down=horny,You're making the hairs on the back of my neck stand up. With arousal. +4-female_must_masturbate,target:syrenne,targetSaidMarker:drinks<=2,targetSayingMarker:sober,direction:down=sad,Aww... and you barely had the chance to finish more than a few drinks... well, when you're done, why don't I help you catch up? +4-female_must_masturbate,target:syrenne,targetSaidMarker:drinks>=6,targetSayingMarker:drunk,direction:down=horny,God, isn't it <i>so</i> fun to just get all kinds of sloppy and <i>let go</i>? 4-female_must_masturbate,target:yang,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=embarrassed,Uh. Yeah, this is definitely one of those things better restricted to imagination. 4-female_start_masturbating,direction:down=neutral,It's been waay too long since I had some fun... 4-female_start_masturbating,direction:down=horny,I'll admit I never thought watching someone masturbate in front of me would be so hot... @@ -21782,7 +23061,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_start_masturbating,target:mia,direction:down=horny,Or maybe just the short fingers! 4-female_start_masturbating,target:rainbow_mika,direction:down=shocked,Oh! This’ll work! 4-female_start_masturbating,target:remilia,direction:down=embarrassed,Drink with the best, pass out like the rest. But get off first, okay? +4-female_start_masturbating,target:rin,direction:down=embarrassed,I see you're packing <i>some</i> augmentation tonight, Rin... 4-female_start_masturbating,target:ruby,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=horny,<i>So awkward.</i> +4-female_start_masturbating,target:sakura,targetSaidMarker:cum,targetSayingMarker:wet,id:16,direction:down=horny,Oh fuck. She's really gonna do it? 4-female_start_masturbating,target:sayaka,targetSayingMarker:soulgem,id:6,direction:down=shocked,Wait, what are you doing? 4-female_start_masturbating,target:sayla,direction:down=excited,Huh? Wait, you’re gonna what? 4-female_start_masturbating,target:spooky,direction:down=excited,Looks like Spooky's done this <i>at least</i> a thousand times. I'll bet drinks on that! @@ -21814,7 +23095,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 4-female_finished_masturbating,direction:down=embarrassed,Looks like someone couldn't wait for Sei. 4-female_finished_masturbating,target:aimee,direction:down=horny,Oh no! Aimee, god, I told you over and over to be careful. 4-female_finished_masturbating,target:corrin_f,saidMarker:corrinest2,notSaidMarker:twocorrins_first,marker:twocorrins_first,direction:down=sad,Well, this was awkward. -4-female_finished_masturbating,target:launch,targetTimeInStage:0,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. +4-female_finished_masturbating,target:launch,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. 4-female_finished_masturbating,target:mercy,direction:down=annoyed,Wow, did you save your ultimate for that? Sheesh, Overwatch has some fancy tech. I don’t even <i>get</i> an <i>ultimate. </i> 4-female_finished_masturbating,target:misato,notSaidMarker:goo,marker:goo,direction:down=embarrassed,Why do I get the feeling Misato wouldn't mind being all gooey right now? 4-female_finished_masturbating,target:rainbow_mika,targetTimeInStage:2,direction:down=excited,You’re really committed to putting on a show! That’s why you’re the best, R. Mika! @@ -21859,6 +23140,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_must_masturbate,target:sayaka,direction:down=excited,I think if you have a little shlick, you'll feel ready to take on the witch again... 5-female_must_masturbate,target:sayla,direction:down=neutral,Most folks I know usually wear full suits, or use tanning therapies, so this is gonna be a new watch for me. 5-female_must_masturbate,target:spooky,direction:down=horny,You're making the hairs on the back of my neck stand up. With arousal. +5-female_must_masturbate,target:syrenne,targetSaidMarker:drinks<=2,targetSayingMarker:sober,direction:down=sad,Aww... and you barely had the chance to finish more than a few drinks... well, when you're done, why don't I help you catch up? +5-female_must_masturbate,target:syrenne,targetSaidMarker:drinks>=6,targetSayingMarker:drunk,direction:down=horny,God, isn't it <i>so</i> fun to just get all kinds of sloppy and <i>let go</i>? 5-female_must_masturbate,target:yang,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=embarrassed,I’m <i>really</i> glad I’m an only child. 5-female_must_masturbate,target:yang,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=embarrassed,Uh. Yeah, this is definitely one of those things better restricted to imagination. 5-female_start_masturbating,direction:down=horny,I can tell you a few spots I like to hit if you want to try something new... @@ -21876,8 +23159,10 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_start_masturbating,target:mia,marker:mia_ass,direction:down=horny,...though, since you're an attorney, I bet you're kind of tight-assed... need someone to fix that? 5-female_start_masturbating,target:rainbow_mika,direction:down=shocked,Oh! This’ll work! 5-female_start_masturbating,target:remilia,direction:down=embarrassed,Drink with the best, pass out like the rest. But get off first, okay? +5-female_start_masturbating,target:rin,direction:down=embarrassed,I see you're packing <i>some</i> augmentation tonight, Rin... 5-female_start_masturbating,target:ruby,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=horny,<i>So awkward.</i> 5-female_start_masturbating,target:ruby,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=horny,But it’s hot to watch you two squirm… +5-female_start_masturbating,target:sakura,targetSaidMarker:cum,targetSayingMarker:wet,id:16,direction:down=horny,Oh fuck. She's really gonna do it? 5-female_start_masturbating,target:sayaka,targetSayingMarker:soulgem,id:6,direction:down=shocked,Wait, what are you doing? 5-female_start_masturbating,target:sayla,direction:down=excited,Huh? Wait, you’re gonna what? 5-female_start_masturbating,target:spooky,direction:down=excited,Looks like Spooky's done this <i>at least</i> a thousand times. I'll bet drinks on that! @@ -21911,7 +23196,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 5-female_finished_masturbating,target:aimee,direction:down=horny,Oh no! <i>Jeez</i> Aimee, I told you to be careful… Fiiine, I’ll just kiss it better, I guess. Gimme some bandages. 5-female_finished_masturbating,target:aimee,direction:down=horny,Oh no! Aimee, god, I told you over and over to be careful. 5-female_finished_masturbating,target:corrin_f,saidMarker:corrinest2,notSaidMarker:twocorrins_first,marker:twocorrins_first,direction:down=sad,Well, this was awkward. -5-female_finished_masturbating,target:launch,targetTimeInStage:0,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. +5-female_finished_masturbating,target:launch,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. 5-female_finished_masturbating,target:mercy,direction:down=annoyed,Wow, did you save your ultimate for that? Sheesh, Overwatch has some fancy tech. I don’t even <i>get</i> an <i>ultimate. </i> 5-female_finished_masturbating,target:misato,notSaidMarker:goo,marker:goo,direction:down=embarrassed,Why do I get the feeling Misato wouldn't mind being all gooey right now? 5-female_finished_masturbating,target:rainbow_mika,targetTimeInStage:2,direction:down=excited,You’re really committed to putting on a show! That’s why you’re the best, R. Mika! @@ -21956,6 +23241,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_must_masturbate,target:sayaka,direction:down=excited,I think if you have a little shlick, you'll feel ready to take on the witch again... 6-female_must_masturbate,target:sayla,direction:down=neutral,Most folks I know usually wear full suits, or use tanning therapies, so this is gonna be a new watch for me. 6-female_must_masturbate,target:spooky,direction:down=horny,You're making the hairs on the back of my neck stand up. With arousal. +6-female_must_masturbate,target:syrenne,targetSaidMarker:drinks<=2,targetSayingMarker:sober,direction:down=sad,Aww... and you barely had the chance to finish more than a few drinks... well, when you're done, why don't I help you catch up? +6-female_must_masturbate,target:syrenne,targetSaidMarker:drinks>=6,targetSayingMarker:drunk,direction:down=horny,God, isn't it <i>so</i> fun to just get all kinds of sloppy and <i>let go</i>? 6-female_must_masturbate,target:yang,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=embarrassed,Uh. Yeah, this is definitely one of those things better restricted to imagination. 6-female_start_masturbating,direction:down=embarrassed,Pump, pump, pump... don't mind me, just <i>hic</i> talking to myself. 6-female_start_masturbating,direction:down=shocked,H-How are your fingers not slipping out? @@ -21972,7 +23259,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_start_masturbating,target:mia,marker:mia_ass,direction:down=horny,...though, since you're an attorney, I bet you're kind of tight-assed... need someone to fix that? 6-female_start_masturbating,target:rainbow_mika,direction:down=shocked,Oh! This’ll work! 6-female_start_masturbating,target:remilia,direction:down=embarrassed,Drink with the best, pass out like the rest. But get off first, okay? +6-female_start_masturbating,target:rin,direction:down=embarrassed,I see you're packing <i>some</i> augmentation tonight, Rin... 6-female_start_masturbating,target:ruby,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=horny,<i>So awkward.</i> +6-female_start_masturbating,target:sakura,targetSaidMarker:cum,targetSayingMarker:wet,id:16,direction:down=horny,Oh fuck. She's really gonna do it? 6-female_start_masturbating,target:sayaka,targetSayingMarker:soulgem,id:6,direction:down=shocked,Wait, what are you doing? 6-female_start_masturbating,target:sayla,direction:down=excited,Huh? Wait, you’re gonna what? 6-female_start_masturbating,target:spooky,direction:down=excited,Looks like Spooky's done this <i>at least</i> a thousand times. I'll bet drinks on that! @@ -22005,7 +23294,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 6-female_finished_masturbating,target:aimee,direction:down=horny,Oh no! <i>Jeez</i> Aimee, I told you to be careful… Fiiine, I’ll just kiss it better, I guess. Gimme some bandages. 6-female_finished_masturbating,target:aimee,direction:down=horny,Oh no! Aimee, god, I told you over and over to be careful. 6-female_finished_masturbating,target:corrin_f,saidMarker:corrinest2,notSaidMarker:twocorrins_first,marker:twocorrins_first,direction:down=sad,Well, this was awkward. -6-female_finished_masturbating,target:launch,targetTimeInStage:0,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. +6-female_finished_masturbating,target:launch,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. 6-female_finished_masturbating,target:mercy,direction:down=annoyed,Wow, did you save your ultimate for that? Sheesh, Overwatch has some fancy tech. I don’t even <i>get</i> an <i>ultimate. </i> 6-female_finished_masturbating,target:misato,notSaidMarker:goo,marker:goo,direction:down=embarrassed,Why do I get the feeling Misato wouldn't mind being all gooey right now? 6-female_finished_masturbating,target:rainbow_mika,targetTimeInStage:2,direction:down=excited,You’re really committed to putting on a show! That’s why you’re the best, R. Mika! @@ -22050,6 +23339,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_must_masturbate,target:sayaka,direction:down=excited,I think if you have a little shlick, you'll feel ready to take on the witch again... 7-female_must_masturbate,target:sayla,direction:down=neutral,Most folks I know usually wear full suits, or use tanning therapies, so this is gonna be a new watch for me. 7-female_must_masturbate,target:spooky,direction:down=horny,You're making the hairs on the back of my neck stand up. With arousal. +7-female_must_masturbate,target:syrenne,targetSaidMarker:drinks<=2,targetSayingMarker:sober,direction:down=sad,Aww... and you barely had the chance to finish more than a few drinks... well, when you're done, why don't I help you catch up? +7-female_must_masturbate,target:syrenne,targetSaidMarker:drinks>=6,targetSayingMarker:drunk,direction:down=horny,God, isn't it <i>so</i> fun to just get all kinds of sloppy and <i>let go</i>? 7-female_must_masturbate,target:yang,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=embarrassed,Uh. Yeah, this is definitely one of those things better restricted to imagination. 7-female_start_masturbating,direction:down=neutral,How many fingers you gonna use? Even gonna use any? I bet you want one of us to take care of it, huh? 7-female_start_masturbating,direction:down=embarrassed,Remember to <i>hic</i> give your clit some attention! @@ -22066,7 +23357,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_start_masturbating,target:mia,marker:mia_ass,direction:down=horny,...though, since you're an attorney, I bet you're kind of tight-assed... need someone to fix that? 7-female_start_masturbating,target:rainbow_mika,direction:down=shocked,Oh! This’ll work! 7-female_start_masturbating,target:remilia,direction:down=embarrassed,Drink with the best, pass out like the rest. But get off first, okay? +7-female_start_masturbating,target:rin,direction:down=embarrassed,I see you're packing <i>some</i> augmentation tonight, Rin... 7-female_start_masturbating,target:ruby,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=horny,<i>So awkward.</i> +7-female_start_masturbating,target:sakura,targetSaidMarker:cum,targetSayingMarker:wet,id:16,direction:down=horny,Oh fuck. She's really gonna do it? 7-female_start_masturbating,target:sayaka,targetSayingMarker:soulgem,id:6,direction:down=shocked,Wait, what are you doing? 7-female_start_masturbating,target:sayla,direction:down=excited,Huh? Wait, you’re gonna what? 7-female_start_masturbating,target:spooky,direction:down=excited,Looks like Spooky's done this <i>at least</i> a thousand times. I'll bet drinks on that! @@ -22099,7 +23392,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! 7-female_finished_masturbating,target:aimee,direction:down=horny,Oh no! <i>Jeez</i> Aimee, I told you to be careful… Fiiine, I’ll just kiss it better, I guess. Gimme some bandages. 7-female_finished_masturbating,target:aimee,direction:down=horny,Oh no! Aimee, god, I told you over and over to be careful. 7-female_finished_masturbating,target:corrin_f,saidMarker:corrinest2,notSaidMarker:twocorrins_first,marker:twocorrins_first,direction:down=sad,Well, this was awkward. -7-female_finished_masturbating,target:launch,targetTimeInStage:0,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. +7-female_finished_masturbating,target:launch,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. 7-female_finished_masturbating,target:mercy,direction:down=annoyed,Wow, did you save your ultimate for that? Sheesh, Overwatch has some fancy tech. I don’t even <i>get</i> an <i>ultimate. </i> 7-female_finished_masturbating,target:misato,notSaidMarker:goo,marker:goo,direction:down=embarrassed,Why do I get the feeling Misato wouldn't mind being all gooey right now? 7-female_finished_masturbating,target:rainbow_mika,targetTimeInStage:2,direction:down=excited,You’re really committed to putting on a show! That’s why you’re the best, R. Mika! @@ -22145,6 +23438,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_must_masturbate,target:sayaka,direction:down=excited,I think if you have a little shlick, you'll feel ready to take on the witch again... -3-female_must_masturbate,target:sayla,direction:down=neutral,Most folks I know usually wear full suits, or use tanning therapies, so this is gonna be a new watch for me. -3-female_must_masturbate,target:spooky,direction:down=horny,You're making the hairs on the back of my neck stand up. With arousal. +-3-female_must_masturbate,target:syrenne,targetSaidMarker:drinks<=2,targetSayingMarker:sober,direction:down=sad,Aww... and you barely had the chance to finish more than a few drinks... well, when you're done, why don't I help you catch up? +-3-female_must_masturbate,target:syrenne,targetSaidMarker:drinks>=6,targetSayingMarker:drunk,direction:down=horny,God, isn't it <i>so</i> fun to just get all kinds of sloppy and <i>let go</i>? -3-female_must_masturbate,target:yang,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=embarrassed,Uh. Yeah, this is definitely one of those things better restricted to imagination. -3-female_start_masturbating,direction:down=neutral,Use me as a visual aid. Please. I want you to moan my name~ -3-female_start_masturbating,direction:down=excited,Finally! If you didn't lose this round I was gonna start fucking myself. @@ -22161,7 +23456,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_start_masturbating,target:mia,marker:mia_ass,direction:down=horny,...though, since you're an attorney, I bet you're kind of tight-assed... need someone to fix that? -3-female_start_masturbating,target:rainbow_mika,direction:down=shocked,Oh! This’ll work! -3-female_start_masturbating,target:remilia,direction:down=embarrassed,Drink with the best, pass out like the rest. But get off first, okay? +-3-female_start_masturbating,target:rin,direction:down=embarrassed,I see you're packing <i>some</i> augmentation tonight, Rin... -3-female_start_masturbating,target:ruby,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=horny,<i>So awkward.</i> +-3-female_start_masturbating,target:sakura,targetSaidMarker:cum,targetSayingMarker:wet,id:16,direction:down=horny,Oh fuck. She's really gonna do it? -3-female_start_masturbating,target:sayaka,targetSayingMarker:soulgem,id:6,direction:down=shocked,Wait, what are you doing? -3-female_start_masturbating,target:sayla,direction:down=excited,Huh? Wait, you’re gonna what? -3-female_start_masturbating,target:spooky,direction:down=excited,Looks like Spooky's done this <i>at least</i> a thousand times. I'll bet drinks on that! @@ -22194,7 +23491,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -3-female_finished_masturbating,target:aimee,direction:down=horny,Oh no! <i>Jeez</i> Aimee, I told you to be careful… Fiiine, I’ll just kiss it better, I guess. Gimme some bandages. -3-female_finished_masturbating,target:aimee,direction:down=horny,Oh no! Aimee, god, I told you over and over to be careful. -3-female_finished_masturbating,target:corrin_f,saidMarker:corrinest2,notSaidMarker:twocorrins_first,marker:twocorrins_first,direction:down=sad,Well, this was awkward. --3-female_finished_masturbating,target:launch,targetTimeInStage:0,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. +-3-female_finished_masturbating,target:launch,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. -3-female_finished_masturbating,target:mercy,direction:down=annoyed,Wow, did you save your ultimate for that? Sheesh, Overwatch has some fancy tech. I don’t even <i>get</i> an <i>ultimate. </i> -3-female_finished_masturbating,target:misato,notSaidMarker:goo,marker:goo,direction:down=embarrassed,Why do I get the feeling Misato wouldn't mind being all gooey right now? -3-female_finished_masturbating,target:rainbow_mika,targetTimeInStage:2,direction:down=excited,You’re really committed to putting on a show! That’s why you’re the best, R. Mika! @@ -22239,6 +23536,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_must_masturbate,target:sayaka,direction:down=excited,I think if you have a little shlick, you'll feel ready to take on the witch again... -2-female_must_masturbate,target:sayla,direction:down=neutral,Most folks I know usually wear full suits, or use tanning therapies, so this is gonna be a new watch for me. -2-female_must_masturbate,target:spooky,direction:down=horny,You're making the hairs on the back of my neck stand up. With arousal. +-2-female_must_masturbate,target:syrenne,targetSaidMarker:drinks<=2,targetSayingMarker:sober,direction:down=sad,Aww... and you barely had the chance to finish more than a few drinks... well, when you're done, why don't I help you catch up? +-2-female_must_masturbate,target:syrenne,targetSaidMarker:drinks>=6,targetSayingMarker:drunk,direction:down=horny,God, isn't it <i>so</i> fun to just get all kinds of sloppy and <i>let go</i>? -2-female_must_masturbate,target:yang,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=embarrassed,Uh. Yeah, this is definitely one of those things better restricted to imagination. -2-female_start_masturbating,direction:down=horny,Put your leg over mine... that's it, I want to see <i>everything</i> you're doing... fuck the rules... -2-female_start_masturbating,direction:down=embarrassed,Here... lie down and spread your legs, and I'll put one of mine over. @@ -22255,7 +23554,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_start_masturbating,target:mia,marker:mia_ass,direction:down=horny,...though, since you're an attorney, I bet you're kind of tight-assed... need someone to fix that? -2-female_start_masturbating,target:rainbow_mika,direction:down=shocked,Oh! This’ll work! -2-female_start_masturbating,target:remilia,direction:down=embarrassed,Drink with the best, pass out like the rest. But get off first, okay? +-2-female_start_masturbating,target:rin,direction:down=embarrassed,I see you're packing <i>some</i> augmentation tonight, Rin... -2-female_start_masturbating,target:ruby,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=horny,<i>So awkward.</i> +-2-female_start_masturbating,target:sakura,targetSaidMarker:cum,targetSayingMarker:wet,id:16,direction:down=horny,Oh fuck. She's really gonna do it? -2-female_start_masturbating,target:sayaka,targetSayingMarker:soulgem,id:6,direction:down=shocked,Wait, what are you doing? -2-female_start_masturbating,target:sayla,direction:down=excited,Huh? Wait, you’re gonna what? -2-female_start_masturbating,target:spooky,direction:down=excited,Looks like Spooky's done this <i>at least</i> a thousand times. I'll bet drinks on that! @@ -22288,7 +23589,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -2-female_finished_masturbating,target:aimee,direction:down=horny,Oh no! <i>Jeez</i> Aimee, I told you to be careful… Fiiine, I’ll just kiss it better, I guess. Gimme some bandages. -2-female_finished_masturbating,target:aimee,direction:down=horny,Oh no! Aimee, god, I told you over and over to be careful. -2-female_finished_masturbating,target:corrin_f,saidMarker:corrinest2,notSaidMarker:twocorrins_first,marker:twocorrins_first,direction:down=sad,Well, this was awkward. --2-female_finished_masturbating,target:launch,targetTimeInStage:0,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. +-2-female_finished_masturbating,target:launch,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. -2-female_finished_masturbating,target:mercy,direction:down=annoyed,Wow, did you save your ultimate for that? Sheesh, Overwatch has some fancy tech. I don’t even <i>get</i> an <i>ultimate. </i> -2-female_finished_masturbating,target:misato,notSaidMarker:goo,marker:goo,direction:down=embarrassed,Why do I get the feeling Misato wouldn't mind being all gooey right now? -2-female_finished_masturbating,target:rainbow_mika,targetTimeInStage:2,direction:down=excited,You’re really committed to putting on a show! That’s why you’re the best, R. Mika! @@ -22335,6 +23636,8 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_must_masturbate,target:sayaka,direction:down=excited,I think if you have a little shlick, you'll feel ready to take on the witch again... -1-female_must_masturbate,target:sayla,direction:down=neutral,Most folks I know usually wear full suits, or use tanning therapies, so this is gonna be a new watch for me. -1-female_must_masturbate,target:spooky,direction:down=horny,You're making the hairs on the back of my neck stand up. With arousal. +-1-female_must_masturbate,target:syrenne,targetSaidMarker:drinks<=2,targetSayingMarker:sober,direction:down=sad,Aww... and you barely had the chance to finish more than a few drinks... well, when you're done, why don't I help you catch up? +-1-female_must_masturbate,target:syrenne,targetSaidMarker:drinks>=6,targetSayingMarker:drunk,direction:down=horny,God, isn't it <i>so</i> fun to just get all kinds of sloppy and <i>let go</i>? -1-female_must_masturbate,target:yang,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=embarrassed,Uh. Yeah, this is definitely one of those things better restricted to imagination. -1-female_start_masturbating,direction:down=embarrassed,Spread those legs, miss. -1-female_start_masturbating,direction:down=neutral,Let's see you put those fingers to work. @@ -22351,7 +23654,9 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_start_masturbating,target:mia,marker:mia_ass,direction:down=horny,...though, since you're an attorney, I bet you're kind of tight-assed... need someone to fix that? -1-female_start_masturbating,target:rainbow_mika,direction:down=shocked,Oh! This’ll work! -1-female_start_masturbating,target:remilia,direction:down=embarrassed,Drink with the best, pass out like the rest. But get off first, okay? +-1-female_start_masturbating,target:rin,direction:down=embarrassed,I see you're packing <i>some</i> augmentation tonight, Rin... -1-female_start_masturbating,target:ruby,saidMarker:enabler,notSaidMarker:enabler_2,marker:enabler_2,direction:down=horny,<i>So awkward.</i> +-1-female_start_masturbating,target:sakura,targetSaidMarker:cum,targetSayingMarker:wet,id:16,direction:down=horny,Oh fuck. She's really gonna do it? -1-female_start_masturbating,target:sayaka,targetSayingMarker:soulgem,id:6,direction:down=shocked,Wait, what are you doing? -1-female_start_masturbating,target:sayla,direction:down=excited,Huh? Wait, you’re gonna what? -1-female_start_masturbating,target:spooky,direction:down=excited,Looks like Spooky's done this <i>at least</i> a thousand times. I'll bet drinks on that! @@ -22385,7 +23690,7 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-female_finished_masturbating,target:aimee,direction:down=horny,Oh no! <i>Jeez</i> Aimee, I told you to be careful… Fiiine, I’ll just kiss it better, I guess. Gimme some bandages. -1-female_finished_masturbating,target:aimee,direction:down=horny,Oh no! Aimee, god, I told you over and over to be careful. -1-female_finished_masturbating,target:corrin_f,saidMarker:corrinest2,notSaidMarker:twocorrins_first,marker:twocorrins_first,direction:down=sad,Well, this was awkward. --1-female_finished_masturbating,target:launch,targetTimeInStage:0,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. +-1-female_finished_masturbating,target:launch,direction:down=horny,Oh um, welcome back, Good Launch. I'm not sure how your augmentation works, but it's... certainly something! I can kind of get off on whatever you're trying to get off on. If I try, I think. -1-female_finished_masturbating,target:mercy,direction:down=annoyed,Wow, did you save your ultimate for that? Sheesh, Overwatch has some fancy tech. I don’t even <i>get</i> an <i>ultimate. </i> -1-female_finished_masturbating,target:misato,notSaidMarker:goo,marker:goo,direction:down=embarrassed,Why do I get the feeling Misato wouldn't mind being all gooey right now? -1-female_finished_masturbating,target:rainbow_mika,targetTimeInStage:2,direction:down=excited,You’re really committed to putting on a show! That’s why you’re the best, R. Mika! @@ -22437,11 +23742,11 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! #finished -1-finished_masturbating,direction:down=excited,I think that might've knocked some soberness into me... +-1-finished_masturbating,direction:down=finished,I think that might've knocked some soberness into me... -1-finished_masturbating,direction:down=horny,That was... so... fantastic... +-1-finished_masturbating,direction:down=finished,That was... so... fantastic... -1-finished_masturbating,direction:down=embarrassed,Stella'd be so jealous of that orgasm. We've had intense ones before but nothing like that. -1-finished_masturbating,direction:down=finished,Stella'd be so jealous of that orgasm. We've had intense ones before but nothing like that. --1-finished_masturbating,direction:down=finished,That was... so... fantastic... --1-finished_masturbating,direction:down=finished,I think that might've knocked some soberness into me... -1-finished_masturbating,direction:down=embarrassed,I’ve yet to meet someone who isn’t glad to see me when I come~ -1-finished_masturbating,alsoPlaying:amalia,alsoPlayingStage:5,alsoPlayingTimeInStage:0,direction:down=horny,I know some people call a pussy a flower, but this is kinda ridiculous... -1-finished_masturbating,alsoPlaying:jolyne,priority:0,direction:down=finished,Pfft, I'm going to remember you Jo-- Jo... Shit! What was your name again!? @@ -22452,10 +23757,10 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! -1-finished_masturbating,alsoPlaying:mercy,notSaidMarker:revive_me,marker:revive_me,direction:down=excited,Dr. Ziegler, can you pick me back up? I’m not dying but I wanna go again! -1-finished_masturbating,alsoPlaying:mulan,alsoPlayingSaidMarker:sei_duel,notSaidMarker:sei_duel_lost,priority:990,marker:sei_duel_lost,direction:down=tired,<i>Ping</i>, <i>hic.</i> I just remember this one guy throwing me on the bed and just shooting load after load into all my holes. I can't believe how much he came! I was drunk, it was sloppy as <i>fuck</i> and hot as hell. -1-finished_masturbating,alsoPlaying:pit,priority:0,direction:down=finished,<i>This</i> valkyrie wouldn't mind having someone else go down on her, Pit. --1-finished_masturbating,saidMarker:epilogue_hint<3,priority:0,count-meia:0,marker:epilogue_hint,direction:down=finished,Hm. I think I saw a... <i>yawn</i> handsome woman a few tables over... she also had blue hair... --1-finished_masturbating,saidMarker:epilogue_hint<3,priority:0,count-meia:0,marker:epilogue_hint,direction:down=tired,I thought I was going to hook up tonight... maybe with someone like a space pirate... --1-finished_masturbating,saidMarker:epilogue_hint<3,priority:0,count-meia:0,marker:epilogue_hint,direction:down=tired,I was in the mood to meet up with <i>yawn</i> a stern woman. Maybe a pilot? --1-finished_masturbating,saidMarker:epilogue_hint<3,priority:0,count-meia:0,marker:epilogue_hint,direction:down=finished,I kind of wanted to go home with some... adventurous girl. Maybe like the one with the monocle, a few tables over? No offense, ~player~, you'd do too... +-1-finished_masturbating,saidMarker:epilogue_hint<3,priority:0,count-meia:0,marker:+epilogue_hint,direction:down=finished,Hm. I think I saw a... <i>yawn</i> handsome woman a few tables over... she also had blue hair... +-1-finished_masturbating,saidMarker:epilogue_hint<3,priority:0,count-meia:0,marker:+epilogue_hint,direction:down=tired,I thought I was going to hook up tonight... maybe with someone like a space pirate... +-1-finished_masturbating,saidMarker:epilogue_hint<3,priority:0,count-meia:0,marker:+epilogue_hint,direction:down=tired,I was in the mood to meet up with <i>yawn</i> a stern woman. Maybe a pilot? +-1-finished_masturbating,saidMarker:epilogue_hint<3,priority:0,count-meia:0,marker:+epilogue_hint,direction:down=finished,I kind of wanted to go home with some... adventurous girl. Maybe like the one with the monocle, a few tables over? No offense, ~player~, you'd do too... -1-finished_masturbating,alsoPlaying:pit,priority:0,count-meia:1,direction:down=finished,<i>This</i> valkyrie wouldn't mind someone else going down on her. Eh? Meia? -1-finished_masturbating,alsoPlaying:mercy,saidMarker:revive_me,notSaidMarker:many_supports,count-overwatch:2-3,marker:many_supports,direction:down=horny,I feel jealous. The rest of your team gets revived all the time. Maybe they should play better and you’d have charges left to spare! @@ -22530,19 +23835,20 @@ swap_cards,direction:down=shocked,I'm shocked I could get these, shocked I say! #finished -game_over_defeat,direction:down=neutral,If anyone's <i>hic</i> too cold, you can snuggle with me! -game_over_defeat,direction:down=horny,That was... fantastic... -game_over_defeat,direction:down=tired,<i>*yawn*</i> -game_over_defeat,direction:down=embarrassed,My nanomachines counteract PTSD, but there's no way I'm forgetting tonight. -game_over_defeat,direction:down=sad,If I said anything that hurt your feelings, I apologize. I'm a completely different person when I drink a lot. -game_over_defeat,target:meia,targetStage:0-4,direction:down=finished,Okay, fiiine, you win. -game_over_defeat,target:meia,targetStage:5-7,direction:down=excited,Well, I got to see you naked, Meia, so I’m the real winner! +game_over_defeat,direction:down,collectible:helment=neutral,If anyone's <i>hic</i> too cold, you can snuggle with me! +game_over_defeat,direction:down,collectible:helment=horny,That was... fantastic... +game_over_defeat,direction:down,collectible:helment=tired,<i>*yawn*</i> +game_over_defeat,direction:down,collectible:helment=embarrassed,My nanomachines counteract PTSD, but there's no way I'm forgetting tonight. +game_over_defeat,direction:down,collectible:helment=sad,If I said anything that hurt your feelings, I apologize. I'm a completely different person when I drink a lot. +game_over_defeat,target:meia,targetStage:0-4,direction:down,collectible:helment=finished,Okay, fiiine, you win. +game_over_defeat,target:meia,targetStage:5-7,direction:down,collectible:helment=excited,Well, I got to see you naked, Meia, so I’m the real winner! #EPILOGUE/ENDING ending=All Systems, Go! ending_gender=any ending_conditions=alsoPlaying:meia + gallery_image=ep2e.png hint=Play the game with Meia for a special interplanetary romance. scene=background:ep2a.png,width:1694,height:1500 @@ -22800,6 +24106,7 @@ ending=All Systems, Go! ending=Commencing Simulation ending_gender=female + gallery_image=ep1a.jpg scene=background:blank.jpg,width:10,height:10 directive=type:text,width:15%,iterations:0,layer:0,z:0,count:0,x:10%,y:15% diff --git a/opponents/sei/editor.xml b/opponents/sei/editor.xml index d4b67ccabb6..76c19ae89f8 100644 --- a/opponents/sei/editor.xml +++ b/opponents/sei/editor.xml @@ -28,9 +28,20 @@ <response id="8" opponent="emi" opponentId="2" /> <response id="9" opponent="emi" opponentId="1" /> <response id="10" opponent="estelle" opponentId="2" /> + <response id="11" opponent="rin" opponentId="3" /> + <response id="12" opponent="caulifla" opponentId="2" /> + <response id="13" opponent="sakura" opponentId="2" /> + <response id="14" opponent="sakura" opponentId="3" /> + <response id="15" opponent="sakura" opponentId="4" /> + <response id="16" opponent="sakura" opponentId="6" /> + <response id="17" opponent="saki_zls" opponentId="1" /> + <response id="18" opponent="saki_zls" opponentId="2" /> + <response id="19" opponent="saki_zls" opponentId="3" /> </responses> <notes /> - <nextId>10</nextId> + <labels /> + <prefixes /> + <nextId>19</nextId> <markers> <marker scope="Public" name="" /> <marker scope="Public" name="alpha_mast">Alpha is masturbating and Sei makes a joke. </marker> @@ -66,6 +77,7 @@ <marker scope="Public" name="drinking">Sei likes to drink</marker> <marker scope="Public" name="drinks_anyone">Sei offers a drink to the table. </marker> <marker scope="Public" name="drunk_folks" /> + <marker scope="Public" name="emi_legs" /> <marker scope="Public" name="enabler">Ruby/Yang shipping gone horribly weird. </marker> <marker scope="Private" name="enabler_2" /> <marker scope="Public" name="epilogue_hint" /> diff --git a/opponents/sei/meta.xml b/opponents/sei/meta.xml index d310307ff05..8daf8cddb45 100644 --- a/opponents/sei/meta.xml +++ b/opponents/sei/meta.xml @@ -43,6 +43,6 @@ <tag from="1" to="10">drunk</tag> </tags> <has_collectibles>true</has_collectibles> - <lines>3486</lines> - <poses>102</poses> + <lines>3557</lines> + <poses>105</poses> </opponent> -- GitLab