├── Beach ├── Adventures │ ├── beachTrip.json │ └── visitCetty.json ├── Events │ ├── BoredCougar.json │ ├── CombatEvents │ │ ├── CetuspeannaCombatEvents.json │ │ ├── CetuspeannaExtraCombatEvents.json │ │ ├── MermaidCombatEvents.json │ │ ├── MessinaCombatEvents.json │ │ ├── NereidCombatEvents.json │ │ ├── NereidMadCombatEvents.json │ │ └── SeaSlugCombatEvents.json │ ├── DragonCave.json │ ├── LossEvents │ │ └── CongregationGangbang.json │ ├── Quests │ │ ├── TinaQuest.json │ │ └── meetTheDragon.json │ ├── ScyllasCave.json │ ├── ScyllasSalon.json │ ├── SuccubusLifeguard.json │ └── VictoryEvents │ │ └── MessinaDefeated.json ├── Images │ ├── Bikini Elf │ │ ├── Elf_Ahegao.png │ │ ├── Elf_Angry.png │ │ ├── Elf_Base.png │ │ ├── Elf_Dominant.png │ │ ├── Elf_Extra_Smug.png │ │ ├── Elf_Flustered.png │ │ ├── Elf_Incoherently_Lewd.png │ │ ├── Elf_Lewd.png │ │ ├── Elf_Lustful.png │ │ ├── Elf_Shock.png │ │ ├── Elf_Shock_Blush.png │ │ ├── Elf_Smile.png │ │ ├── Elf_Smug.png │ │ ├── Elf_Smug_Blush.png │ │ ├── Elf_Tsun.png │ │ └── Elf_Tsun_Blush.png │ ├── Bikini Imp │ │ ├── Bikini_Imp_cheerfull.png │ │ ├── Bikini_Imp_dominant.png │ │ ├── Bikini_Imp_panic.png │ │ ├── Bikini_Imp_smug.png │ │ ├── Bikini_Imp_submissive.png │ │ ├── Naked_Imp_Kneesocks.png │ │ └── Naked_Imp_Kneesocks2.png │ ├── Cetuspeanna │ │ ├── Cetuspeanna_Ambience_Overlay.png │ │ ├── Cetuspeanna_Arms_Magic1.png │ │ ├── Cetuspeanna_Arms_Magic2.png │ │ ├── Cetuspeanna_Arms_Pray1.png │ │ ├── Cetuspeanna_Arms_Pray2.png │ │ ├── Cetuspeanna_Arms_Rest.png │ │ ├── Cetuspeanna_Arms_Spread.png │ │ ├── Cetuspeanna_Bikini_Bottom.png │ │ ├── Cetuspeanna_Bikini_Top.png │ │ ├── Cetuspeanna_Body.png │ │ ├── Cetuspeanna_Body_Blush.png │ │ ├── Cetuspeanna_Body_Flush.png │ │ ├── Cetuspeanna_Body_FullBodyBlush.png │ │ ├── Cetuspeanna_Empty.png │ │ ├── Cetuspeanna_Expression_Aroused.png │ │ ├── Cetuspeanna_Expression_BigLicc.png │ │ ├── Cetuspeanna_Expression_BigSucc.png │ │ ├── Cetuspeanna_Expression_Charmed.png │ │ ├── Cetuspeanna_Expression_EyesClosed.png │ │ ├── Cetuspeanna_Expression_Flustered.png │ │ ├── Cetuspeanna_Expression_Happy.png │ │ ├── Cetuspeanna_Expression_HappyLewd.png │ │ ├── Cetuspeanna_Expression_Haughty.png │ │ ├── Cetuspeanna_Expression_HaughtyEyesClosed.png │ │ ├── Cetuspeanna_Expression_Helpless.png │ │ ├── Cetuspeanna_Expression_Hurt.png │ │ ├── Cetuspeanna_Expression_Kissy.png │ │ ├── Cetuspeanna_Expression_Licc.png │ │ ├── Cetuspeanna_Expression_LovingSex.png │ │ ├── Cetuspeanna_Expression_MildlyAroused.png │ │ ├── Cetuspeanna_Expression_NaughtyFace.png │ │ ├── Cetuspeanna_Expression_Oface.png │ │ ├── Cetuspeanna_Expression_Panic.png │ │ ├── Cetuspeanna_Expression_Pleasured.png │ │ ├── Cetuspeanna_Expression_Pout.png │ │ ├── Cetuspeanna_Expression_Pout2.png │ │ ├── Cetuspeanna_Expression_Reminiscing.png │ │ ├── Cetuspeanna_Expression_Rules.png │ │ ├── Cetuspeanna_Expression_Scary1.png │ │ ├── Cetuspeanna_Expression_Scary2.png │ │ ├── Cetuspeanna_Expression_ScaryLicc.png │ │ ├── Cetuspeanna_Expression_Shocked.png │ │ ├── Cetuspeanna_Expression_Shy.png │ │ ├── Cetuspeanna_Expression_ShyNoAvert.png │ │ ├── Cetuspeanna_Expression_ShySmile.png │ │ ├── Cetuspeanna_Expression_Sleepy.png │ │ ├── Cetuspeanna_Expression_Smile.png │ │ ├── Cetuspeanna_Expression_SoftSmile.png │ │ ├── Cetuspeanna_Expression_Solemn.png │ │ ├── Cetuspeanna_Expression_Tiny.png │ │ ├── Cetuspeanna_Expression_Torogao.png │ │ ├── Cetuspeanna_Expression_Wat.png │ │ ├── Cetuspeanna_Expression_Wistful.png │ │ ├── Cetuspeanna_Front_Hair_Overlay.png │ │ ├── Cetuspeanna_Magic_Butterfly.png │ │ ├── Cetuspeanna_Magic_Butterfly2.png │ │ ├── Cetuspeanna_Magic_Dragonhorn.png │ │ ├── Cetuspeanna_Magic_Dragonscale.png │ │ ├── Cetuspeanna_Magic_Orb.png │ │ └── Cetuspeanna_Titties.png │ ├── Felicia │ │ ├── Felicia_Bikini.png │ │ ├── Felicia_Bikini_Naked.png │ │ ├── Felicia_Body_Base.png │ │ ├── Felicia_Body_BaseBlush.png │ │ ├── Felicia_Body_BaseCute.png │ │ ├── Felicia_Body_BaseFlush.png │ │ ├── Felicia_Empty.png │ │ ├── Felicia_Expression_Amused.png │ │ ├── Felicia_Expression_Apologetic.png │ │ ├── Felicia_Expression_BigCums.png │ │ ├── Felicia_Expression_BiteLip.png │ │ ├── Felicia_Expression_Bored.png │ │ ├── Felicia_Expression_Confus.png │ │ ├── Felicia_Expression_Flash.png │ │ ├── Felicia_Expression_Happy.png │ │ ├── Felicia_Expression_InvitingSmile.png │ │ ├── Felicia_Expression_KissDommy.png │ │ ├── Felicia_Expression_KissSloppy.png │ │ ├── Felicia_Expression_Laugh.png │ │ ├── Felicia_Expression_Loving.png │ │ ├── Felicia_Expression_NeedyHorny.png │ │ ├── Felicia_Expression_PlayfulLewd.png │ │ ├── Felicia_Expression_Pleasured.png │ │ ├── Felicia_Expression_Pout.png │ │ ├── Felicia_Expression_Predatory.png │ │ ├── Felicia_Expression_PredatoryLewd.png │ │ ├── Felicia_Expression_RollEye.png │ │ ├── Felicia_Expression_Seductive.png │ │ ├── Felicia_Expression_Sleeping.png │ │ ├── Felicia_Expression_SleepyLewd.png │ │ ├── Felicia_Expression_Smile.png │ │ ├── Felicia_Expression_Smug.png │ │ ├── Felicia_Expression_SmugClosedEyes.png │ │ ├── Felicia_Expression_SmugTongue.png │ │ ├── Felicia_Expression_Spent.png │ │ ├── Felicia_Expression_Startled.png │ │ ├── Felicia_Expression_Thinking.png │ │ ├── Felicia_Expression_TongueOutWink.png │ │ ├── Felicia_Glasses_Face.png │ │ └── Felicia_Glasses_Nose.png │ ├── MGD_Map_Icon_Beach.png │ ├── MGD_Map_Icon_Beach_Hover.png │ ├── Mermaid │ │ ├── Mermaid_Arm_Reach.png │ │ ├── Mermaid_Arm_Rest.png │ │ ├── Mermaid_Body.png │ │ ├── Mermaid_Body_Blush.png │ │ ├── Mermaid_Body_Smol1.png │ │ ├── Mermaid_Body_Smol2.png │ │ ├── Mermaid_Expression_Base.png │ │ ├── Mermaid_Expression_Cockeating.png │ │ ├── Mermaid_Expression_Humming.png │ │ ├── Mermaid_Expression_Pout.png │ │ ├── Mermaid_Expression_Seductive.png │ │ ├── Mermaid_Expression_Singing.png │ │ ├── Mermaid_Expression_Singing_Bubbles.png │ │ └── Mermaid_Expression_Submissive.png │ ├── Messina │ │ ├── Messina_Body_Base.png │ │ ├── Messina_Body_Base_Bikini.png │ │ ├── Messina_Body_Base_Bikini_Shy.png │ │ ├── Messina_Body_Base_Shy.png │ │ ├── Messina_Body_Submerged_Spooky.png │ │ ├── Messina_Body_Submerged_Spooky_Tentacles.png │ │ ├── Messina_Body_Submerged_Tentacles.png │ │ ├── Messina_Expression_Apologetic.png │ │ ├── Messina_Expression_Avert.png │ │ ├── Messina_Expression_AvertBlush.png │ │ ├── Messina_Expression_Corpse.png │ │ ├── Messina_Expression_Embarrassed.png │ │ ├── Messina_Expression_Erotic.png │ │ ├── Messina_Expression_Happy.png │ │ ├── Messina_Expression_HappyBlush.png │ │ ├── Messina_Expression_Naughty.png │ │ ├── Messina_Expression_NaughtyBlush.png │ │ ├── Messina_Expression_Panic.png │ │ ├── Messina_Expression_Sad.png │ │ ├── Messina_Expression_Shy.png │ │ ├── Messina_Expression_ShyBlush.png │ │ ├── Messina_Expression_ShyCovered.png │ │ ├── Messina_Expression_ShyCoveredBlush.png │ │ ├── Messina_Expression_Smile.png │ │ ├── Messina_Expression_Spooky.png │ │ ├── Messina_Expression_Worry.png │ │ └── Messina_Expression_WorryBlush.png │ ├── Nereid │ │ ├── Nereid_Body_Base.png │ │ ├── Nereid_Body_Blush.png │ │ ├── Nereid_Body_Disdain.png │ │ ├── Nereid_Body_Manic.png │ │ ├── Nereid_Body_Smol.png │ │ ├── Nereid_Expression_Calm.png │ │ ├── Nereid_Expression_CalmBlush.png │ │ ├── Nereid_Expression_Disdain.png │ │ ├── Nereid_Expression_Hurt.png │ │ ├── Nereid_Expression_Manic.png │ │ ├── Nereid_Expression_ManicOrgasm.png │ │ ├── Nereid_Expression_Orgasm.png │ │ └── Nereid_Expression_Snooze.png │ ├── Sea Slug │ │ ├── Slug_Body.png │ │ ├── Slug_Body_Blush.png │ │ ├── Slug_Expression_Ahegao.png │ │ ├── Slug_Expression_Aroused.png │ │ ├── Slug_Expression_Base.png │ │ ├── Slug_Expression_BiteLip.png │ │ ├── Slug_Expression_Confused.png │ │ ├── Slug_Expression_Happy.png │ │ ├── Slug_Expression_Lewd.png │ │ ├── Slug_Expression_Pout.png │ │ ├── Slug_Expression_Shy.png │ │ ├── Slug_Expression_Wat.png │ │ └── Slug_Expression_Worry.png │ ├── StatusIcons │ │ └── EtherealHands.png │ ├── Tina │ │ ├── Just_a_regular_normal_naked_elf_lady_noone_suspicious.png │ │ ├── Tina_Base.png │ │ ├── Tina_Base_AltBlush.png │ │ ├── Tina_Base_Blush.png │ │ ├── Tina_Base_LightBlush.png │ │ ├── Tina_Base_Smol1.png │ │ ├── Tina_Base_Smol2.png │ │ ├── Tina_Bikini_Bottom.png │ │ ├── Tina_Bikini_Empty.png │ │ ├── Tina_Expression_Ahegao.png │ │ ├── Tina_Expression_Angery.png │ │ ├── Tina_Expression_Awkward.png │ │ ├── Tina_Expression_Base.png │ │ ├── Tina_Expression_Beg.png │ │ ├── Tina_Expression_Cheeky.png │ │ ├── Tina_Expression_Drool.png │ │ ├── Tina_Expression_DroolAhe.png │ │ ├── Tina_Expression_Flash.png │ │ ├── Tina_Expression_Focused.png │ │ ├── Tina_Expression_Grin.png │ │ ├── Tina_Expression_Happy.png │ │ ├── Tina_Expression_Horny.png │ │ ├── Tina_Expression_IntenseKissing.png │ │ ├── Tina_Expression_Naughty.png │ │ ├── Tina_Expression_SuddenAhe.png │ │ ├── Tina_Expression_Thoughtful.png │ │ ├── Tina_Expression_Wow.png │ │ ├── Tina_Tits_Base.png │ │ └── Tina_Tits_Bikini.png │ ├── altar.png │ ├── altarNight.png │ ├── beach.png │ ├── beachNight.png │ ├── deck.png │ ├── deckNight.png │ ├── surface.png │ ├── surfaceNight.png │ ├── underwater.png │ └── underwaterNight.png ├── Items │ └── KeyItems │ │ ├── CoralWhistle.json │ │ └── Speedo.json ├── Locations │ └── Beach.json ├── Monsters │ ├── bikiniElf.json │ ├── bikiniImp.json │ ├── cetuspeanna.json │ ├── cetuspeannaEXTRA.json │ ├── felicia.json │ ├── mermaid.json │ ├── messina.json │ ├── messinaSpook.json │ ├── nereid.json │ ├── nereidLustMad.json │ ├── seaSlug.json │ └── tina.json ├── Music │ ├── In_The_Terror.mp3 │ ├── PerituneMaterial_Beach_loop.mp3 │ ├── PerituneMaterial_Numina_loop.mp3 │ ├── PerituneMaterial_Scary_loop1_BPM96.mp3 │ ├── PerituneMaterial_Shizima2.mp3 │ ├── PerituneMaterial_Starry_loop.mp3 │ └── PerituneMaterial_Whisper3_loop.mp3 ├── Perks │ ├── HugeTits.json │ ├── MessinasMassage.json │ ├── NereidToughness.json │ ├── Slippery.json │ ├── Slow.json │ └── TimedPerks │ │ └── EtherealHands.json ├── Skills │ ├── Ass │ │ └── EnemySkills │ │ │ └── CetuspeannaSkills │ │ │ ├── dragontongueDance.json │ │ │ └── suspendPrey.json │ ├── Breasts │ │ └── EnemySkills │ │ │ ├── BikiniElfSkills │ │ │ └── swimsuitTitfuck.json │ │ │ ├── CetuspeannaSkills │ │ │ ├── bosomSuffocation.json │ │ │ └── smotheringDepths.json │ │ │ ├── MessinaSkills │ │ │ ├── SoftMassage.json │ │ │ └── massagingTitfuck.json │ │ │ └── SeaSlugSkills │ │ │ ├── SlimySluggyTitfuck.json │ │ │ ├── SlipperyBreastStroke.json │ │ │ └── SlipperyTittyfucking.json │ ├── Kiss │ │ ├── EnemySkills │ │ │ ├── CetuspeannaSkills │ │ │ │ ├── honeymoonKiss.json │ │ │ │ ├── partingKiss.json │ │ │ │ └── unhingedMawKiss.json │ │ │ ├── MessinaSkills │ │ │ │ └── TimidKisses.json │ │ │ └── SeaSlugSkills │ │ │ │ └── TittyfuckingSmooches.json │ │ └── EventSkills │ │ │ └── tentacleInMouth.json │ ├── Legs │ │ └── EnemySkills │ │ │ └── MessinaSkills │ │ │ └── ScyllaSumata.json │ ├── Magic │ │ └── EnemySkills │ │ │ └── CetuspeannaSkills │ │ │ ├── DivineSplashMoonlightSparkles.json │ │ │ ├── DreamyWaterBubbles.json │ │ │ └── GentlePrayer.json │ ├── Monstrous │ │ └── EnemySkills │ │ │ └── CetuspeannaSkills │ │ │ ├── hellmawDescent.json │ │ │ └── hellmawDraining.json │ ├── Oral │ │ └── EnemySkills │ │ │ └── MermaidSkills │ │ │ ├── MermaidsBlowjobMelody.json │ │ │ └── WetBlowjob.json │ ├── Pain │ │ └── EnemySkills │ │ │ └── MermaidSkills │ │ │ └── MermaidsTailStrike.json │ ├── Seduction │ │ └── EnemySkills │ │ │ ├── BikiniElfSkills │ │ │ └── swimsuitTease.json │ │ │ ├── MermaidSkills │ │ │ └── MermaidsMouthInvitation.json │ │ │ └── NereidSkills │ │ │ ├── NereidEncourage.json │ │ │ └── NereidMoan.json │ ├── Sex │ │ └── EnemySkills │ │ │ ├── CetuspeannaSkills │ │ │ ├── divineSqueeze.json │ │ │ ├── loversLunge.json │ │ │ ├── loveyDoveyDragon.json │ │ │ └── serpentineSqueeze.json │ │ │ ├── MermaidSkills │ │ │ ├── FishySex.json │ │ │ └── UnderwaterMating.json │ │ │ ├── MessinaSkills │ │ │ └── CiliaVortex.json │ │ │ ├── NereidSkills │ │ │ ├── CrouchingSeduction.json │ │ │ └── ExtremeTightening.json │ │ │ ├── SeaSlugSkills │ │ │ ├── MammothSmothering.json │ │ │ ├── RollOver.json │ │ │ └── SluggyPressureMating.json │ │ │ └── SlickTighten.json │ ├── StatusAfflicting │ │ ├── EnemySkills │ │ │ ├── CetuspeannaSkills │ │ │ │ ├── ascentEndlesslyAbundantBubbles.json │ │ │ │ ├── ascentEndlesslyAbundantBubblesExtra.json │ │ │ │ ├── ascentEverlastingStroke.json │ │ │ │ ├── descentFloatingButterfly.json │ │ │ │ ├── descentFloatingButterflyExtra.json │ │ │ │ ├── descentHeavenlyCoils.json │ │ │ │ ├── descentHeavenlyCoilsExtra.json │ │ │ │ └── mermaidChoir.json │ │ │ ├── MermaidSkills │ │ │ │ ├── MermaidsCouplet.json │ │ │ │ └── MermaidsQuatrain.json │ │ │ ├── MessinaSkills │ │ │ │ └── TentacleRestrain.json │ │ │ └── SeaSlugSkills │ │ │ │ └── SlugRam.json │ │ └── EventSkills │ │ │ ├── CetuspeannaSkills │ │ │ ├── EverlastingStrokes.json │ │ │ ├── MermaidsChoir.json │ │ │ └── TailPussyJuice.json │ │ │ ├── MessinaSkills │ │ │ ├── MessinasDropStun.json │ │ │ └── MessinasTentaRestrain.json │ │ │ └── SeaSlugSkills │ │ │ ├── SeaSlugMucus1.json │ │ │ ├── SeaSlugMucus2.json │ │ │ └── SeaSlugSmother.json │ ├── StatusBuffing │ │ └── EnemySkills │ │ │ ├── AscentBrilliantDeepseaDragonhorn.json │ │ │ └── AscentBrilliantDeepseaDragonscale.json │ ├── ascendingSerpent.json │ ├── crescentArcPose.json │ ├── descendingSerpent.json │ ├── descentEphemeralStroke.json │ ├── descentEphemeralStrokeExtra.json │ ├── foamingHandStrokes.json │ ├── masseuseHandjob.json │ ├── moonEclipsingDragonGod.json │ ├── nereidCongregation.json │ ├── pant.json │ ├── serpentinePose.json │ ├── sleepyPrince.json │ └── smotheringCaress.json ├── icon.png └── meta.json └── README.md /Beach/Adventures/beachTrip.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Beach Trip", 3 | "Description": "It is said there is a monster resort located on this beach. It may be worth exploring!", 4 | "requires": [""], 5 | "MusicList": [""], 6 | "Deck": [ "Event", "Succubus Lifeguard", 7 | "Monster", "Mermaid", "EndLoop", 8 | "Monster", "Bikini Elf", "EndLoop", 9 | "BreakSpot", 10 | "Event", "Underwater Cave", 11 | "BreakSpot", 12 | "Monster", "Nereid", "EndLoop"], 13 | "RandomEvents": [""], 14 | "RandomMonsters": ["Mermaid", "Nereid", "Bikini Elf"], 15 | "MonsterGroups": [ 16 | { 17 | "Group": ["Mermaid"] 18 | }, 19 | { 20 | "Group": ["Nereid"] 21 | }, 22 | { 23 | "Group": ["Bikini Elf"] 24 | } 25 | ], 26 | "Treasure": [ 27 | { 28 | "Common": ["Calming Potion", "Anaph Herb", "Ugli Herb"] 29 | }, 30 | { 31 | "Uncommon": ["Calming Potion", "Energy Potion", "Unbound Rune", "Anaph Rune", "Nature Rune", "Soothing Potion"] 32 | }, 33 | { 34 | "Rare": ["Anaph Rune", "Indomitable Rune", "Nature Rune", "Stoic Rune", "Unbound Rune", "Circlet of Ardor", "Amulet of Vitality", "Ring of Allure"] 35 | } 36 | ], 37 | "Eros": [ 38 | { 39 | "Common": "25" 40 | }, 41 | { 42 | "Uncommon": "50" 43 | }, 44 | { 45 | "Rare": "100" 46 | } 47 | ] 48 | } 49 | -------------------------------------------------------------------------------- /Beach/Adventures/visitCetty.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Visit Cetuspeanna", 3 | "Description": "Go straight to your dragon girlfriend.", 4 | "requires": [ ""], 5 | "requiresEvent": [ 6 | { 7 | "NameOfEvent": "Meet the Sea Dragon!", 8 | "Progress": "-99", 9 | "ChoiceNumber": "10", 10 | "Choice": "RomanceStart" 11 | } 12 | ], 13 | "Deck": [ "Event", "Dragon Palace"], 14 | "RandomEvents": [ ""], 15 | "RandomMonsters": [ "Blue Slime", "Lizard Girl"], 16 | "MonsterGroups": [ 17 | { 18 | "Group": [ "Blue Slime"] 19 | }, 20 | { 21 | "Group": [ "Lizard Girl"] 22 | } 23 | ], 24 | "Treasure": [ 25 | { 26 | "Common": [ "Calming Potion", "Anaph Herb", "Ugli Herb"] 27 | }, 28 | { 29 | "Uncommon": [ "Calming Potion", "Energy Potion", "Unbound Rune", "Stoic Rune", "Luck Rune", "Soothing Potion"] 30 | }, 31 | { 32 | "Rare": [ "Panacea", "Luck Rune", "Stoic Rune", "Gloves of Skill", "Cock Ring of Justice", "Power Belt"] 33 | } 34 | ], 35 | "Eros": [ 36 | { 37 | "Common": "25" 38 | }, 39 | { 40 | "Uncommon": "75" 41 | }, 42 | { 43 | "Rare": "150" 44 | } 45 | ] 46 | } 47 | -------------------------------------------------------------------------------- /Beach/Events/CombatEvents/NereidMadCombatEvents.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "NereidMadCombatEvents", 3 | "CardType": "", 4 | "CardLimit": "0", 5 | "Description": "", 6 | "requires": [""], 7 | "Speakers": [ 8 | { 9 | "name": "Nereid", 10 | "postName": "", 11 | "SpeakerType": "Monster" 12 | } 13 | ], 14 | "EventText": [ 15 | { 16 | "NameOfScene": "CaressEvent", 17 | "theScene": [ 18 | "SkipPlayerAttack", 19 | "She doesn't seem to notice your caress..." 20 | ] 21 | }, 22 | { 23 | "NameOfScene": "Electrified", 24 | "theScene":["ChangeMonsterArousal", 25 | "30", 26 | "ChangeImageLayer", "Expression", "Manic Orgasm", 27 | "SwapLineIf", "Random", 28 | "'Ahahahaha!♥ MORE!'", 29 | "'AAAAH YESSSS!♥'", 30 | "EndLoop" 31 | ] 32 | }, 33 | { 34 | "NameOfScene": "EndOfRound", 35 | "theScene":["IfMonsterHasStatusEffect", "Charm", "CharmRefresh" 36 | ] 37 | }, 38 | { 39 | "NameOfScene": "CharmRefresh", 40 | "theScene":[ 41 | "ApplyStatusEffectToMonster", "Charm" 42 | ] 43 | }, 44 | { 45 | "NameOfScene": "DoNothing", 46 | "theScene":[""] 47 | } 48 | ] 49 | } 50 | -------------------------------------------------------------------------------- /Beach/Images/Bikini Elf/Elf_Ahegao.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Elf/Elf_Ahegao.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Elf/Elf_Angry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Elf/Elf_Angry.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Elf/Elf_Base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Elf/Elf_Base.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Elf/Elf_Dominant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Elf/Elf_Dominant.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Elf/Elf_Extra_Smug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Elf/Elf_Extra_Smug.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Elf/Elf_Flustered.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Elf/Elf_Flustered.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Elf/Elf_Incoherently_Lewd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Elf/Elf_Incoherently_Lewd.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Elf/Elf_Lewd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Elf/Elf_Lewd.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Elf/Elf_Lustful.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Elf/Elf_Lustful.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Elf/Elf_Shock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Elf/Elf_Shock.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Elf/Elf_Shock_Blush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Elf/Elf_Shock_Blush.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Elf/Elf_Smile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Elf/Elf_Smile.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Elf/Elf_Smug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Elf/Elf_Smug.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Elf/Elf_Smug_Blush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Elf/Elf_Smug_Blush.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Elf/Elf_Tsun.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Elf/Elf_Tsun.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Elf/Elf_Tsun_Blush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Elf/Elf_Tsun_Blush.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Imp/Bikini_Imp_cheerfull.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Imp/Bikini_Imp_cheerfull.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Imp/Bikini_Imp_dominant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Imp/Bikini_Imp_dominant.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Imp/Bikini_Imp_panic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Imp/Bikini_Imp_panic.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Imp/Bikini_Imp_smug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Imp/Bikini_Imp_smug.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Imp/Bikini_Imp_submissive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Imp/Bikini_Imp_submissive.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Imp/Naked_Imp_Kneesocks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Imp/Naked_Imp_Kneesocks.png -------------------------------------------------------------------------------- /Beach/Images/Bikini Imp/Naked_Imp_Kneesocks2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Bikini Imp/Naked_Imp_Kneesocks2.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Ambience_Overlay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Ambience_Overlay.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Arms_Magic1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Arms_Magic1.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Arms_Magic2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Arms_Magic2.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Arms_Pray1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Arms_Pray1.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Arms_Pray2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Arms_Pray2.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Arms_Rest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Arms_Rest.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Arms_Spread.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Arms_Spread.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Bikini_Bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Bikini_Bottom.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Bikini_Top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Bikini_Top.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Body.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Body.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Body_Blush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Body_Blush.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Body_Flush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Body_Flush.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Body_FullBodyBlush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Body_FullBodyBlush.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Empty.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Aroused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Aroused.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_BigLicc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_BigLicc.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_BigSucc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_BigSucc.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Charmed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Charmed.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_EyesClosed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_EyesClosed.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Flustered.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Flustered.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Happy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Happy.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_HappyLewd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_HappyLewd.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Haughty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Haughty.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_HaughtyEyesClosed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_HaughtyEyesClosed.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Helpless.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Helpless.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Hurt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Hurt.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Kissy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Kissy.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Licc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Licc.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_LovingSex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_LovingSex.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_MildlyAroused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_MildlyAroused.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_NaughtyFace.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_NaughtyFace.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Oface.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Oface.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Panic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Panic.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Pleasured.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Pleasured.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Pout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Pout.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Pout2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Pout2.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Reminiscing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Reminiscing.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Rules.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Rules.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Scary1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Scary1.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Scary2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Scary2.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_ScaryLicc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_ScaryLicc.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Shocked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Shocked.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Shy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Shy.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_ShyNoAvert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_ShyNoAvert.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_ShySmile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_ShySmile.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Sleepy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Sleepy.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Smile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Smile.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_SoftSmile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_SoftSmile.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Solemn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Solemn.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Tiny.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Tiny.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Torogao.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Torogao.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Wat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Wat.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Wistful.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Expression_Wistful.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Front_Hair_Overlay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Front_Hair_Overlay.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Magic_Butterfly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Magic_Butterfly.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Magic_Butterfly2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Magic_Butterfly2.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Magic_Dragonhorn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Magic_Dragonhorn.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Magic_Dragonscale.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Magic_Dragonscale.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Magic_Orb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Magic_Orb.png -------------------------------------------------------------------------------- /Beach/Images/Cetuspeanna/Cetuspeanna_Titties.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Cetuspeanna/Cetuspeanna_Titties.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Bikini.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Bikini.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Bikini_Naked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Bikini_Naked.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Body_Base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Body_Base.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Body_BaseBlush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Body_BaseBlush.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Body_BaseCute.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Body_BaseCute.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Body_BaseFlush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Body_BaseFlush.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Empty.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_Amused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_Amused.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_Apologetic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_Apologetic.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_BigCums.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_BigCums.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_BiteLip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_BiteLip.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_Bored.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_Bored.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_Confus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_Confus.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_Flash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_Flash.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_Happy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_Happy.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_InvitingSmile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_InvitingSmile.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_KissDommy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_KissDommy.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_KissSloppy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_KissSloppy.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_Laugh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_Laugh.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_Loving.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_Loving.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_NeedyHorny.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_NeedyHorny.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_PlayfulLewd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_PlayfulLewd.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_Pleasured.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_Pleasured.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_Pout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_Pout.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_Predatory.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_Predatory.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_PredatoryLewd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_PredatoryLewd.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_RollEye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_RollEye.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_Seductive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_Seductive.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_Sleeping.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_Sleeping.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_SleepyLewd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_SleepyLewd.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_Smile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_Smile.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_Smug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_Smug.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_SmugClosedEyes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_SmugClosedEyes.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_SmugTongue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_SmugTongue.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_Spent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_Spent.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_Startled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_Startled.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_Thinking.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_Thinking.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Expression_TongueOutWink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Expression_TongueOutWink.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Glasses_Face.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Glasses_Face.png -------------------------------------------------------------------------------- /Beach/Images/Felicia/Felicia_Glasses_Nose.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Felicia/Felicia_Glasses_Nose.png -------------------------------------------------------------------------------- /Beach/Images/MGD_Map_Icon_Beach.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/MGD_Map_Icon_Beach.png -------------------------------------------------------------------------------- /Beach/Images/MGD_Map_Icon_Beach_Hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/MGD_Map_Icon_Beach_Hover.png -------------------------------------------------------------------------------- /Beach/Images/Mermaid/Mermaid_Arm_Reach.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Mermaid/Mermaid_Arm_Reach.png -------------------------------------------------------------------------------- /Beach/Images/Mermaid/Mermaid_Arm_Rest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Mermaid/Mermaid_Arm_Rest.png -------------------------------------------------------------------------------- /Beach/Images/Mermaid/Mermaid_Body.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Mermaid/Mermaid_Body.png -------------------------------------------------------------------------------- /Beach/Images/Mermaid/Mermaid_Body_Blush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Mermaid/Mermaid_Body_Blush.png -------------------------------------------------------------------------------- /Beach/Images/Mermaid/Mermaid_Body_Smol1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Mermaid/Mermaid_Body_Smol1.png -------------------------------------------------------------------------------- /Beach/Images/Mermaid/Mermaid_Body_Smol2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Mermaid/Mermaid_Body_Smol2.png -------------------------------------------------------------------------------- /Beach/Images/Mermaid/Mermaid_Expression_Base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Mermaid/Mermaid_Expression_Base.png -------------------------------------------------------------------------------- /Beach/Images/Mermaid/Mermaid_Expression_Cockeating.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Mermaid/Mermaid_Expression_Cockeating.png -------------------------------------------------------------------------------- /Beach/Images/Mermaid/Mermaid_Expression_Humming.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Mermaid/Mermaid_Expression_Humming.png -------------------------------------------------------------------------------- /Beach/Images/Mermaid/Mermaid_Expression_Pout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Mermaid/Mermaid_Expression_Pout.png -------------------------------------------------------------------------------- /Beach/Images/Mermaid/Mermaid_Expression_Seductive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Mermaid/Mermaid_Expression_Seductive.png -------------------------------------------------------------------------------- /Beach/Images/Mermaid/Mermaid_Expression_Singing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Mermaid/Mermaid_Expression_Singing.png -------------------------------------------------------------------------------- /Beach/Images/Mermaid/Mermaid_Expression_Singing_Bubbles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Mermaid/Mermaid_Expression_Singing_Bubbles.png -------------------------------------------------------------------------------- /Beach/Images/Mermaid/Mermaid_Expression_Submissive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Mermaid/Mermaid_Expression_Submissive.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Body_Base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Body_Base.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Body_Base_Bikini.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Body_Base_Bikini.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Body_Base_Bikini_Shy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Body_Base_Bikini_Shy.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Body_Base_Shy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Body_Base_Shy.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Body_Submerged_Spooky.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Body_Submerged_Spooky.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Body_Submerged_Spooky_Tentacles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Body_Submerged_Spooky_Tentacles.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Body_Submerged_Tentacles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Body_Submerged_Tentacles.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_Apologetic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_Apologetic.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_Avert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_Avert.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_AvertBlush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_AvertBlush.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_Corpse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_Corpse.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_Embarrassed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_Embarrassed.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_Erotic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_Erotic.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_Happy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_Happy.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_HappyBlush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_HappyBlush.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_Naughty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_Naughty.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_NaughtyBlush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_NaughtyBlush.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_Panic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_Panic.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_Sad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_Sad.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_Shy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_Shy.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_ShyBlush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_ShyBlush.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_ShyCovered.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_ShyCovered.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_ShyCoveredBlush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_ShyCoveredBlush.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_Smile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_Smile.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_Spooky.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_Spooky.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_Worry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_Worry.png -------------------------------------------------------------------------------- /Beach/Images/Messina/Messina_Expression_WorryBlush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Messina/Messina_Expression_WorryBlush.png -------------------------------------------------------------------------------- /Beach/Images/Nereid/Nereid_Body_Base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Nereid/Nereid_Body_Base.png -------------------------------------------------------------------------------- /Beach/Images/Nereid/Nereid_Body_Blush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Nereid/Nereid_Body_Blush.png -------------------------------------------------------------------------------- /Beach/Images/Nereid/Nereid_Body_Disdain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Nereid/Nereid_Body_Disdain.png -------------------------------------------------------------------------------- /Beach/Images/Nereid/Nereid_Body_Manic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Nereid/Nereid_Body_Manic.png -------------------------------------------------------------------------------- /Beach/Images/Nereid/Nereid_Body_Smol.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Nereid/Nereid_Body_Smol.png -------------------------------------------------------------------------------- /Beach/Images/Nereid/Nereid_Expression_Calm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Nereid/Nereid_Expression_Calm.png -------------------------------------------------------------------------------- /Beach/Images/Nereid/Nereid_Expression_CalmBlush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Nereid/Nereid_Expression_CalmBlush.png -------------------------------------------------------------------------------- /Beach/Images/Nereid/Nereid_Expression_Disdain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Nereid/Nereid_Expression_Disdain.png -------------------------------------------------------------------------------- /Beach/Images/Nereid/Nereid_Expression_Hurt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Nereid/Nereid_Expression_Hurt.png -------------------------------------------------------------------------------- /Beach/Images/Nereid/Nereid_Expression_Manic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Nereid/Nereid_Expression_Manic.png -------------------------------------------------------------------------------- /Beach/Images/Nereid/Nereid_Expression_ManicOrgasm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Nereid/Nereid_Expression_ManicOrgasm.png -------------------------------------------------------------------------------- /Beach/Images/Nereid/Nereid_Expression_Orgasm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Nereid/Nereid_Expression_Orgasm.png -------------------------------------------------------------------------------- /Beach/Images/Nereid/Nereid_Expression_Snooze.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Nereid/Nereid_Expression_Snooze.png -------------------------------------------------------------------------------- /Beach/Images/Sea Slug/Slug_Body.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Sea Slug/Slug_Body.png -------------------------------------------------------------------------------- /Beach/Images/Sea Slug/Slug_Body_Blush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Sea Slug/Slug_Body_Blush.png -------------------------------------------------------------------------------- /Beach/Images/Sea Slug/Slug_Expression_Ahegao.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Sea Slug/Slug_Expression_Ahegao.png -------------------------------------------------------------------------------- /Beach/Images/Sea Slug/Slug_Expression_Aroused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Sea Slug/Slug_Expression_Aroused.png -------------------------------------------------------------------------------- /Beach/Images/Sea Slug/Slug_Expression_Base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Sea Slug/Slug_Expression_Base.png -------------------------------------------------------------------------------- /Beach/Images/Sea Slug/Slug_Expression_BiteLip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Sea Slug/Slug_Expression_BiteLip.png -------------------------------------------------------------------------------- /Beach/Images/Sea Slug/Slug_Expression_Confused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Sea Slug/Slug_Expression_Confused.png -------------------------------------------------------------------------------- /Beach/Images/Sea Slug/Slug_Expression_Happy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Sea Slug/Slug_Expression_Happy.png -------------------------------------------------------------------------------- /Beach/Images/Sea Slug/Slug_Expression_Lewd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Sea Slug/Slug_Expression_Lewd.png -------------------------------------------------------------------------------- /Beach/Images/Sea Slug/Slug_Expression_Pout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Sea Slug/Slug_Expression_Pout.png -------------------------------------------------------------------------------- /Beach/Images/Sea Slug/Slug_Expression_Shy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Sea Slug/Slug_Expression_Shy.png -------------------------------------------------------------------------------- /Beach/Images/Sea Slug/Slug_Expression_Wat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Sea Slug/Slug_Expression_Wat.png -------------------------------------------------------------------------------- /Beach/Images/Sea Slug/Slug_Expression_Worry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Sea Slug/Slug_Expression_Worry.png -------------------------------------------------------------------------------- /Beach/Images/StatusIcons/EtherealHands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/StatusIcons/EtherealHands.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Just_a_regular_normal_naked_elf_lady_noone_suspicious.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Just_a_regular_normal_naked_elf_lady_noone_suspicious.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Base.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Base_AltBlush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Base_AltBlush.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Base_Blush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Base_Blush.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Base_LightBlush.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Base_LightBlush.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Base_Smol1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Base_Smol1.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Base_Smol2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Base_Smol2.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Bikini_Bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Bikini_Bottom.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Bikini_Empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Bikini_Empty.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Expression_Ahegao.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Expression_Ahegao.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Expression_Angery.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Expression_Angery.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Expression_Awkward.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Expression_Awkward.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Expression_Base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Expression_Base.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Expression_Beg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Expression_Beg.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Expression_Cheeky.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Expression_Cheeky.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Expression_Drool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Expression_Drool.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Expression_DroolAhe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Expression_DroolAhe.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Expression_Flash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Expression_Flash.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Expression_Focused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Expression_Focused.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Expression_Grin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Expression_Grin.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Expression_Happy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Expression_Happy.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Expression_Horny.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Expression_Horny.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Expression_IntenseKissing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Expression_IntenseKissing.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Expression_Naughty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Expression_Naughty.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Expression_SuddenAhe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Expression_SuddenAhe.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Expression_Thoughtful.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Expression_Thoughtful.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Expression_Wow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Expression_Wow.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Tits_Base.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Tits_Base.png -------------------------------------------------------------------------------- /Beach/Images/Tina/Tina_Tits_Bikini.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/Tina/Tina_Tits_Bikini.png -------------------------------------------------------------------------------- /Beach/Images/altar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/altar.png -------------------------------------------------------------------------------- /Beach/Images/altarNight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/altarNight.png -------------------------------------------------------------------------------- /Beach/Images/beach.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/beach.png -------------------------------------------------------------------------------- /Beach/Images/beachNight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/beachNight.png -------------------------------------------------------------------------------- /Beach/Images/deck.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/deck.png -------------------------------------------------------------------------------- /Beach/Images/deckNight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/deckNight.png -------------------------------------------------------------------------------- /Beach/Images/surface.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/surface.png -------------------------------------------------------------------------------- /Beach/Images/surfaceNight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/surfaceNight.png -------------------------------------------------------------------------------- /Beach/Images/underwater.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/underwater.png -------------------------------------------------------------------------------- /Beach/Images/underwaterNight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Images/underwaterNight.png -------------------------------------------------------------------------------- /Beach/Items/KeyItems/CoralWhistle.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Coral Whistle", 3 | "itemType": "Key", 4 | "cost": "0", 5 | "requires": [""], 6 | "perks": [""], 7 | 8 | "hp": "0", 9 | "ep": "0", 10 | "sp": "0", 11 | 12 | "Exp": "0", 13 | "Power": "0", 14 | "Technique": "0", 15 | "Intelligence": "0", 16 | "Willpower": "0", 17 | "Allure": "0", 18 | "Luck": "0", 19 | 20 | "statusEffect": "None", 21 | "statusChance": "0", 22 | "statusPotency": "0", 23 | 24 | "BodySensitivity": {"Sex": "0", 25 | "Ass":"0", 26 | "Breasts":"0", 27 | "Mouth":"0", 28 | "Seduction": "0", 29 | "Magic": "0", 30 | "Pain": "0", 31 | "Holy": "0", 32 | "Unholy": "0" 33 | }, 34 | 35 | "resistancesStatusEffects": { 36 | "Stun": "0", 37 | "Charm":"0", 38 | "Aphrodisiac":"0", 39 | "Restraints":"0", 40 | "Sleep": "0", 41 | "Trance": "0", 42 | "Paralysis": "0" 43 | }, 44 | 45 | "descrip": "A colorful whistle that produces sparkly bubbles when blown. Supposedly allows for underwater travel, but how exactly?", 46 | "useOutcome": "", 47 | "useMiss": "" 48 | 49 | } 50 | -------------------------------------------------------------------------------- /Beach/Items/KeyItems/Speedo.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Speedo", 3 | "itemType": "Key", 4 | "cost": "0", 5 | "requires": [""], 6 | "perks": [""], 7 | 8 | "hp": "0", 9 | "ep": "0", 10 | "sp": "0", 11 | 12 | "Exp": "0", 13 | "Power": "0", 14 | "Technique": "0", 15 | "Intelligence": "0", 16 | "Willpower": "0", 17 | "Allure": "0", 18 | "Luck": "0", 19 | 20 | "statusEffect": "None", 21 | "statusChance": "0", 22 | "statusPotency": "0", 23 | 24 | "BodySensitivity": {"Sex": "0", 25 | "Ass":"0", 26 | "Breasts":"0", 27 | "Mouth":"0", 28 | "Seduction": "0", 29 | "Magic": "0", 30 | "Pain": "0", 31 | "Holy": "0", 32 | "Unholy": "0" 33 | }, 34 | 35 | "resistancesStatusEffects": { 36 | "Stun": "0", 37 | "Charm":"0", 38 | "Aphrodisiac":"0", 39 | "Restraints":"0", 40 | "Sleep": "0", 41 | "Trance": "0", 42 | "Paralysis": "0" 43 | }, 44 | 45 | "descrip": "Short swimwear designed for males. They feel a little tight. The crotch area depicts a female hand grabbing it, surrounded by a myriad of pink hearts. Succubus fashion...", 46 | "useOutcome": "", 47 | "useMiss": "" 48 | 49 | } 50 | -------------------------------------------------------------------------------- /Beach/Locations/Beach.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Beach Resort", 3 | "exploreTitle": "Beach Resort", 4 | "MusicList": ["music/Relaxing/umi.mp3"], 5 | "mapIcon": "../../Mods/Beach/Images/MGD_Map_Icon_Beach", 6 | "mapIconXpos": "0", 7 | "mapIconYpos": "0", 8 | "mapIconZorder": "1", 9 | "mapClouds": "", 10 | "mapCloudsXpos": "0", 11 | "mapCloudsYpos": "0", 12 | "requires": [""], 13 | "FullyUnlockedBy": ["Speedo"], 14 | "MinimumDeckSize": "5", 15 | "MaximumMonsterDeck": "6", 16 | "MaximumEventDeck": "3", 17 | "Monsters": ["Mermaid", "Bikini Elf", "Bikini Imp", "Nereid", "Sea Slug"], 18 | "MonsterGroups": [ 19 | { 20 | "Group": ["Bikini Elf"] 21 | }, 22 | { 23 | "Group": ["Bikini Imp"] 24 | }, 25 | { 26 | "Group": ["Mermaid"] 27 | }, 28 | { 29 | "Group": ["Nereid"] 30 | }, 31 | { 32 | "Group": ["Sea Slug"] 33 | } 34 | ], 35 | "Events": ["Underwater Cave", "Succubus Lifeguard", "Resort Owner Felicia"], 36 | "Quests": ["Meet the Sea Dragon!", "Tina Quest!"], 37 | "Adventures": ["Beach Trip", "Visit Cetuspeanna"], 38 | "Treasure": [ 39 | { 40 | "Common": ["Calming Potion", "Anaph Herb", "Ugli Herb"] 41 | }, 42 | { 43 | "Uncommon": ["Calming Potion", "Energy Potion", "Unbound Rune", "Anaph Rune", "Nature Rune", "Soothing Potion"] 44 | }, 45 | { 46 | "Rare": ["Anaph Rune", "Indomitable Rune", "Nature Rune", "Stoic Rune", "Unbound Rune", "Circlet of Ardor", "Amulet of Vitality", "Ring of Allure"] 47 | } 48 | ], 49 | "Eros": [ 50 | { 51 | "Common": "25" 52 | }, 53 | { 54 | "Uncommon": "50" 55 | }, 56 | { 57 | "Rare": "150" 58 | } 59 | ], 60 | "picture": "../Mods/Beach/Images/beach.png" 61 | } 62 | -------------------------------------------------------------------------------- /Beach/Music/In_The_Terror.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Music/In_The_Terror.mp3 -------------------------------------------------------------------------------- /Beach/Music/PerituneMaterial_Beach_loop.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Music/PerituneMaterial_Beach_loop.mp3 -------------------------------------------------------------------------------- /Beach/Music/PerituneMaterial_Numina_loop.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Music/PerituneMaterial_Numina_loop.mp3 -------------------------------------------------------------------------------- /Beach/Music/PerituneMaterial_Scary_loop1_BPM96.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Music/PerituneMaterial_Scary_loop1_BPM96.mp3 -------------------------------------------------------------------------------- /Beach/Music/PerituneMaterial_Shizima2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Music/PerituneMaterial_Shizima2.mp3 -------------------------------------------------------------------------------- /Beach/Music/PerituneMaterial_Starry_loop.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Music/PerituneMaterial_Starry_loop.mp3 -------------------------------------------------------------------------------- /Beach/Music/PerituneMaterial_Whisper3_loop.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/Music/PerituneMaterial_Whisper3_loop.mp3 -------------------------------------------------------------------------------- /Beach/Perks/HugeTits.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Huge Tits", 3 | "description": "Increases breast type attacks damage by 15%.", 4 | 5 | "LevelReq": "0", 6 | "PerkReq": [""], 7 | "StatReq": [""], 8 | "StatReqAmount": ["0"], 9 | 10 | "PerkType": ["BreastUseBoost"], 11 | "EffectPower": ["15"], 12 | 13 | "PlayerCanPurchase": "No" 14 | } 15 | -------------------------------------------------------------------------------- /Beach/Perks/MessinasMassage.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Messina's Massage", 3 | "description": "After your relaxing massage from Messina your muscles are less stiff and you have more energy. Increases your technique by 2, and your energy by 10. |perkDuration|", 4 | 5 | "LevelReq": "0", 6 | "PerkReq": [""], 7 | "StatReq": [""], 8 | "StatReqAmount": ["0"], 9 | 10 | "PerkType": ["Technique", "GainEnergy", "TimeDuration", "EndMessage"], 11 | "EffectPower": ["2", "10", "6", "The effects of Messina's skillful massage have worn off."], 12 | 13 | "PlayerCanPurchase": "No" 14 | } -------------------------------------------------------------------------------- /Beach/Perks/NereidToughness.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Nereid Toughness", 3 | "description": "You're a cold fish and don't feel caresses.", 4 | 5 | "LevelReq": "0", 6 | "PerkReq": [ ""], 7 | "StatReq": [ ""], 8 | "StatReqAmount": [ "0"], 9 | 10 | "PerkType": [ "DamageReduction" ], 11 | "EffectPower": [ "25" ], 12 | 13 | "PlayerCanPurchase": "No" 14 | } 15 | -------------------------------------------------------------------------------- /Beach/Perks/Slippery.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Slippery", 3 | "description": "Additional 5% chance to dodge attacks and avoid status effects when not in a stance.", 4 | 5 | "LevelReq": "0", 6 | "PerkReq": [""], 7 | "StatReq": [""], 8 | "StatReqAmount": ["0"], 9 | 10 | "PerkType": ["OutOfStanceEvade"], 11 | "EffectPower": ["5"], 12 | 13 | "PlayerCanPurchase": "No" 14 | } 15 | -------------------------------------------------------------------------------- /Beach/Perks/Slow.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Slow", 3 | "description": "You are slow and clumsy, or perhaps! Lose 100 inititive!", 4 | 5 | "LevelReq": "0", 6 | "PerkReq": [""], 7 | "StatReq": [""], 8 | "StatReqAmount": ["0"], 9 | 10 | "PerkType": ["InitiativeBonus"], 11 | "EffectPower": ["-100"], 12 | 13 | "PlayerCanPurchase": "No" 14 | } 15 | -------------------------------------------------------------------------------- /Beach/Perks/TimedPerks/EtherealHands.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Ethereal Hands", 3 | "description": "Your cock is constantly and endlessly teased by magical projections of Cetuspeanna's hands. Removed at the end of combat.", 4 | 5 | "LevelReq": "0", 6 | "PerkReq": [ ""], 7 | "StatReq": [ ""], 8 | "StatReqAmount": [ "0"], 9 | 10 | "PerkType": [ "StatusIcon" ], 11 | "EffectPower": [ "../Mods/Beach/Images/StatusIcons/EtherealHands.png"], 12 | 13 | "PlayerCanPurchase": "HiddenCompletelyFromPlayer" 14 | } 15 | -------------------------------------------------------------------------------- /Beach/Skills/Ass/EnemySkills/CetuspeannaSkills/dragontongueDance.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Dragontongue Draining Dance", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Core", 9 | "requiredStat": "0", 10 | "skillTags": [ "Ass"], 11 | "fetishTags": [ "Oral"], 12 | "startsStance": "", 13 | "requiresStance": "Rimjob", 14 | "unusableIfStance": [ "Blowjob", "Sex", "Anal", "Titfuck"], 15 | "requiresTargetStance": [ "Any"], 16 | "unusableIfTarget": [ "Blowjob", "Sex", "Anal", "Tailjob", "Footjob"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": [ "None"], 21 | "power": "120", 22 | "minRange": "100", 23 | "maxRange": "125", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "Lodged inside [TargetName]'s sensitive butthole, [AttackerName]'s long tongue lewdly digs in deeper, poking and proding at his prostate! A constant stream of pre leaking from his achingly neglected dick, [TargetName] can only moan incoherently from the intense anal pleasure!", 34 | "miss": "Lodged inside [TargetName]'s sensitive butthole, [AttackerName]'s long tongue lewdly digs in deeper, poking and proding at his prostate! But he manages to resist the intense anal pleasure!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Ass/EnemySkills/CetuspeannaSkills/suspendPrey.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Suspend Prey", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Technique", 9 | "requiredStat": "0", 10 | "skillTags": [ "Sex"], 11 | "fetishTags": [ "Sex", "Monstrous"], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": [ "Blowjob", "Sex", "Anal", "Face Sit", "Titfuck", "Rimjob"], 15 | "requiresTargetStance": [ "Any"], 16 | "unusableIfTarget": [ "Blowjob", "Sex", "Anal", "Tailjob", "Footjob", "Tail Fuck", "Rimjob"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "Restrain", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": [ "None"], 21 | "power": "0", 22 | "minRange": "0", 23 | "maxRange": "0", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "", 34 | "miss": "", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Breasts/EnemySkills/BikiniElfSkills/swimsuitTitfuck.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Swimsuit Titfuck", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": ["Breasts"], 12 | "startsStance": "", 13 | "requiresStance": "Titfuck", 14 | "unusableIfStance": ["Making Out"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Sex", "Anal", "Tailjob"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "30", 22 | "minRange": "95", 23 | "maxRange": "115", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] rolls and squeezes [AttackerHisOrHer] tightly-compressed breasts around [TargetName]'s cock, never letting it escape from the tight prison of [AttackerHisOrHer] soft flesh.", 34 | "miss": "[AttackerName] rolls and squeezes [AttackerHisOrHer] tightly-compressed breasts around [TargetName]'s cock, but [TargetName] manages to ignore the pleasant sensations!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Breasts/EnemySkills/CetuspeannaSkills/bosomSuffocation.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Bosom Suffocation", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": ["Breasts"], 12 | "startsStance": "", 13 | "requiresStance": "Breast Smother", 14 | "unusableIfStance": [""], 15 | "requiresTargetStance": ["Breast Smother"], 16 | "unusableIfTarget": ["Sex", "Titfuck"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Sleep"], 21 | "power": "60", 22 | "minRange": "90", 23 | "maxRange": "120", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "None", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "Stroke your opponents cock.", 33 | "outcome": "[AttackerName] smothers [TargetName]'s face with her ample bosom, preventing [TargetHimOrHer] from drawing breath! The luxurious softness of her boobs permeating all of [TargetHisOrHer] senses, [TargetName]'s cock throbs powerfully with breast-obsessed desire!", 34 | "miss": "[AttackerName] tries to smother [TargetName] with [AttackerHisOrHer] boobs, but is fumbled by [AttackerHisOrHer] own tentacles!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Breasts/EnemySkills/CetuspeannaSkills/smotheringDepths.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Smothering Depths", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": ["Breasts"], 12 | "startsStance": "", 13 | "requiresStance": "Breast Smother", 14 | "unusableIfStance": [""], 15 | "requiresTargetStance": ["Breast Smother"], 16 | "unusableIfTarget": ["Sex", "Titfuck"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Sleep"], 21 | "power": "30", 22 | "minRange": "90", 23 | "maxRange": "120", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Sleep", 27 | "statusChance": "100", 28 | "statusDuration": "3", 29 | "statusPotency": "4", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "Stroke your opponents cock.", 33 | "outcome": "As [AttackerName] is smothering [TargetName]'s face with her ample bosom, [AttackerHeOrShe] shifts subtly, adding a little magic spell into the affectionate tit-smothering!", 34 | "miss": "[AttackerName] tries to smother [TargetName] with [AttackerHisOrHer] boobs, but is fumbled by [AttackerHisOrHer] own tentacles!", 35 | "statusOutcome": "The spell acts fast, instantly knocking out [TargetName] and leaving [TargetHimOrHer] fast asleep with a throbbing, sensitive hard-on!", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Breasts/EnemySkills/MessinaSkills/SoftMassage.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Soft Massage", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Core", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": ["Breasts"], 12 | "startsStance": "Titfuck", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Making Out", "Blowjob"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Sex", "Anal", "Tailjob", "Blowjob", "Thighjob"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "Restrain", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "25", 22 | "minRange": "75", 23 | "maxRange": "150", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] descends and traps [TargetName]'s cock with [AttackerHisOrHer] big, soft breasts, as [TargetHeOrShe] wiggles against [AttackerHisOrHer] tentacle restraints!", 34 | "miss": "[AttackerName] descends to entrap [TargetName]'s cock with [AttackerHisOrHer] big, soft breasts but completely misses as [TargetHeOrShe] keeps wiggling against [AttackerHisOrHer] tentacle restraints!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Breasts/EnemySkills/MessinaSkills/massagingTitfuck.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Massaging Titfuck", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Technique", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": ["Breasts"], 12 | "startsStance": "", 13 | "requiresStance": "Titfuck", 14 | "unusableIfStance": ["Making Out"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Sex", "Anal", "Tailjob"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "25", 22 | "minRange": "75", 23 | "maxRange": "150", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Defence", 27 | "statusChance": "50", 28 | "statusDuration": "2", 29 | "statusPotency": "-35", 30 | "statusResistedBy": "Power", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] squeezes [AttackerHisOrHer] ample breasts around [TargetName]'s cock in gentle, dragged out motions, intent on massaging out any tension and stiffness with their soft and jiggly touch.", 34 | "miss": "[AttackerName] squeezes [AttackerHisOrHer] ample breasts around [TargetName]'s cock in gentle, dragged out motions, but [TargetName] manages to ignore the pleasant sensations!", 35 | "statusOutcome": "[TargetName] gasps with arousal as [TargetHisOrHer] legs go slack from the relaxing pleasure!", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Breasts/EnemySkills/SeaSlugSkills/SlimySluggyTitfuck.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Slimy Sluggy Titfuck", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "statusEffectScaling": "0", 10 | "requiredStat": "0", 11 | "skillTags": ["Sex"], 12 | "fetishTags": ["Breasts"], 13 | "startsStance": "Titfuck", 14 | "requiresStance": "Any", 15 | "unusableIfStance": ["Titfuck", "Sex", "Breast Smother"], 16 | "requiresTargetStance": ["Any"], 17 | "unusableIfTarget": ["Sex"], 18 | "removesStance": "None", 19 | "requiresStatusEffect": "None", 20 | "requiresStatusPotency": "0", 21 | "unusableIfStatusEffect": ["None"], 22 | "power": "35", 23 | "minRange": "95", 24 | "maxRange": "115", 25 | "recoil": "15", 26 | "targetType": "single", 27 | "statusEffect": "Defence", 28 | "statusChance": "50", 29 | "statusDuration": "3", 30 | "statusPotency": "-15", 31 | "statusResistedBy": "Power", 32 | "statusText": "", 33 | "descrip": "", 34 | "outcome": "[AttackerName] squeezes [AttackerHisOrHer] mucus-dripping tits, wrapping them around [TargetName]'s cock and thoroughly smearing [TargetHisOrHer] crotch in sticky, lewd slime.", 35 | "miss": "[AttackerName] squeezes [AttackerHisOrHer] mucus-dripping tits, wrapping them around [TargetName]'s cock, but [TargetName] manages to ignore the pleasant sensations!", 36 | "statusOutcome": "[TargetName] shivers with pleasure as sticky mucus from [AttackerName] slimy body gets slathered over [TargetHisOrHer] cock, increasingly magnifying the pleasure [TargetHeOrShe] feels!", 37 | "statusMiss": "", 38 | "restraintStruggle": "", 39 | "restraintStruggleCharmed": "", 40 | "restraintEscaped": "", 41 | "restraintEscapedFail": "" 42 | } 43 | -------------------------------------------------------------------------------- /Beach/Skills/Breasts/EnemySkills/SeaSlugSkills/SlipperyBreastStroke.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Slippery Breast Stroke", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "statusEffectScaling": "0", 10 | "requiredStat": "0", 11 | "skillTags": ["Sex"], 12 | "fetishTags": ["Breasts"], 13 | "startsStance": "", 14 | "requiresStance": "Titfuck", 15 | "unusableIfStance": ["Making Out"], 16 | "requiresTargetStance": ["Any"], 17 | "unusableIfTarget": ["Sex", "Anal", "Tailjob"], 18 | "removesStance": "None", 19 | "requiresStatusEffect": "None", 20 | "requiresStatusPotency": "0", 21 | "unusableIfStatusEffect": ["None"], 22 | "power": "35", 23 | "minRange": "95", 24 | "maxRange": "115", 25 | "recoil": "15", 26 | "targetType": "single", 27 | "statusEffect": "Defence", 28 | "statusChance": "33", 29 | "statusDuration": "2", 30 | "statusPotency": "-5", 31 | "statusResistedBy": "", 32 | "statusText": "", 33 | "descrip": "", 34 | "outcome": "", 35 | "miss": "", 36 | "statusOutcome": "", 37 | "statusMiss": "", 38 | "restraintStruggle": "", 39 | "restraintStruggleCharmed": "", 40 | "restraintEscaped": "", 41 | "restraintEscapedFail": "" 42 | } 43 | -------------------------------------------------------------------------------- /Beach/Skills/Breasts/EnemySkills/SeaSlugSkills/SlipperyTittyfucking.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Slippery Tittyfucking", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": ["Breasts"], 12 | "startsStance": "", 13 | "requiresStance": "Titfuck", 14 | "unusableIfStance": ["Making Out"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Sex", "Anal", "Tailjob"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "0", 22 | "minRange": "0", 23 | "maxRange": "0", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "|f|CallCombatEventAndScene|/|SeaSlugCombatEvents|/|SlipperyTittyfucking|n|", 34 | "miss": "", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Kiss/EnemySkills/CetuspeannaSkills/honeymoonKiss.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Honeymoon Kiss", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "50", 7 | "skillType": "attack", 8 | "statType": "Core", 9 | "requiredStat": "0", 10 | "skillTags": ["Mouth"], 11 | "fetishTags": ["Kissing"], 12 | "startsStance": "", 13 | "requiresStance": "Making Out", 14 | "unusableIfStance": ["Blowjob"], 15 | "requiresTargetStance": ["Making Out"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "40", 22 | "minRange": "90", 23 | "maxRange": "145", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Charm", 27 | "statusChance": "75", 28 | "statusDuration": "4", 29 | "statusPotency": "0", 30 | "statusResistedBy": "Willpower", 31 | "statusText": "", 32 | "descrip": "Deeply kiss your opponent. Can charm them.", 33 | "outcome": "[AttackerName] plants a hot, wet and extremely loving kiss on [TargetName]'s mouth, her long tongue dancing affectionately with [TargetHisOrHer]'s own. Gasping cutely for air through the kisses, she never breaks the passionate makeout session, seemingly never intending to part.", 34 | "miss": "[AttackerName] tries to plant a hot, loving kiss on [TargetName]'s mouth but misses!", 35 | "statusOutcome": "[TargetName]'s mind fogs up from the lovingly affectionate kiss! [TargetName] is charmed!", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Kiss/EnemySkills/CetuspeannaSkills/partingKiss.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Parting Kiss", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "50", 7 | "skillType": "attack", 8 | "statType": "Core", 9 | "requiredStat": "0", 10 | "skillTags": ["Mouth"], 11 | "fetishTags": ["Kissing"], 12 | "startsStance": "", 13 | "requiresStance": "Making Out", 14 | "unusableIfStance": ["Blowjob"], 15 | "requiresTargetStance": ["Making Out"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "18", 22 | "minRange": "90", 23 | "maxRange": "125", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "Try to unkiss your opponent.", 33 | "outcome": "", 34 | "miss": "", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Kiss/EnemySkills/CetuspeannaSkills/unhingedMawKiss.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Unhinged Maw Kiss", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "50", 7 | "skillType": "attack", 8 | "statType": "Core", 9 | "requiredStat": "0", 10 | "skillTags": ["Mouth"], 11 | "fetishTags": ["Kissing", "Monstrous"], 12 | "startsStance": "", 13 | "requiresStance": "Making Out", 14 | "unusableIfStance": ["Blowjob"], 15 | "requiresTargetStance": ["Making Out"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "45", 22 | "minRange": "90", 23 | "maxRange": "125", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Charm", 27 | "statusChance": "45", 28 | "statusDuration": "4", 29 | "statusPotency": "0", 30 | "statusResistedBy": "Willpower", 31 | "statusText": "", 32 | "descrip": "Deeply kiss your opponent. Can charm them.", 33 | "outcome": "[AttackerName] plants a greedy, almost devouring kiss on [TargetName]'s mouth, her abnormally long tongue pushing past [TargetHisOrHer]'s lips, almost threatening to invade [TargetHisOrHer] throat, as [AttackerName] stares [TargetHimOrHer] down with a predatory look!", 34 | "miss": "[AttackerName] tries to plant a greedy, predatory kiss on [TargetName]'s mouth but misses!", 35 | "statusOutcome": "[TargetName]'s mind fogs up from the overwhelming sexual advances as [TargetHeOrShe] feels increasing helpless! [TargetName] is charmed!", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Kiss/EnemySkills/MessinaSkills/TimidKisses.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Timid Kisses", 3 | "cost": "2", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "50", 7 | "skillType": "attack", 8 | "statType": "Core", 9 | "requiredStat": "0", 10 | "skillTags": ["Mouth"], 11 | "fetishTags": ["Kissing"], 12 | "startsStance": "", 13 | "requiresStance": "Making Out", 14 | "unusableIfStance": ["Blowjob"], 15 | "requiresTargetStance": ["Making Out"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "18", 22 | "minRange": "90", 23 | "maxRange": "125", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Charm", 27 | "statusChance": "35", 28 | "statusDuration": "3", 29 | "statusPotency": "0", 30 | "statusResistedBy": "Willpower", 31 | "statusText": "", 32 | "descrip": "Deeply kiss your opponent. Can charm them.", 33 | "outcome": "[AttackerName]'s tongue timidly creeps into [TargetName]'s mouth, intertwining with [TargetHisOrHer] tongue while [AttackerHisOrHer] curvy body is pressed tightly against [TargetName]!", 34 | "miss": "[AttackerName]'s tongue timidly creeps into [TargetName]'s mouth, intertwining with [TargetHisOrHer] tongue while [AttackerHisOrHer] curvy body is pressed tightly against [TargetName], but [TargetName] manages to endure [AttackerHisOrHer] timid kiss!", 35 | "statusOutcome": "[TargetName]'s mind fogs up from the sexual affection! [TargetName] is charmed!", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Kiss/EnemySkills/SeaSlugSkills/TittyfuckingSmooches.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Tittyfucking Smooches", 3 | "cost": "2", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "50", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "requiredStat": "0", 10 | "skillTags": ["Mouth"], 11 | "fetishTags": ["Kissing", "Breasts"], 12 | "startsStance": "", 13 | "requiresStance": "Titfuck", 14 | "unusableIfStance": ["Blowjob"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Sex"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "40", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "5", 25 | "targetType": "single", 26 | "statusEffect": "Defence", 27 | "statusChance": "60", 28 | "statusDuration": "3", 29 | "statusPotency": "-50", 30 | "statusResistedBy": "Power", 31 | "statusText": "", 32 | "descrip": "Deeply kiss your opponent. Can charm them.", 33 | "outcome": "[AttackerName] suddenly lifts her chin and plants a wet smooch on [TargetName]'s face, [AttackerHisOrHer] large body allowing [AttackerHisOrHer] to repeatedly shower [TargetName] in sloppy smooches without stopping [AttackerHisOrHer] slimy tittyfuck!", 34 | "miss": "[AttackerName] suddenly lifts her chin and tries to plant a wet smooch on [TargetName]'s face, but [TargetHeOrShe] manages to keep enough distance between them!", 35 | "statusOutcome": "[TargetName] shivers with pleasure as sticky mucus from [AttackerName] slimy body gets slathered over [TargetHisOrHer] cock, increasingly magnifying the pleasure [TargetHeOrShe] feels!", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Kiss/EventSkills/tentacleInMouth.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Tentacle In Mouth", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Core", 9 | "requiredStat": "0", 10 | "skillTags": ["Mouth"], 11 | "fetishTags": ["Monstrous"], 12 | "startsStance": "Tentacle In Mouth", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Making Out"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Making Out"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "15", 22 | "minRange": "90", 23 | "maxRange": "100", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] panics and stuffs her tentacle in [TargetName]'s mouth!", 34 | "miss": "", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Legs/EnemySkills/MessinaSkills/ScyllaSumata.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Scylla's Sumata", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "100", 7 | "skillType": "attack", 8 | "statType": "Technique", 9 | "requiredStat": "4", 10 | "skillTags": ["Sex"], 11 | "fetishTags": [""], 12 | "startsStance": "", 13 | "requiresStance": "Thighjob", 14 | "unusableIfStance": [""], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Sex", "Anal", "Blowjob", "Titfuck", "Footjob", "Tailjob"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "45", 22 | "minRange": "75", 23 | "maxRange": "150", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] tightly squeezes [TargetName]'s manhood between [AttackerHisOrHer] slippery tentacle-thighs, quickly bouncing [AttackerHisOrHer] hips as [AttackerHeOrShe] strokes [TargetHisOrHer]'s throbbing cock with her wonderfully soft [AttackerHisOrHer] legs.", 34 | "miss": "[AttackerName] tightly squeezes [TargetName]'s manhood between [AttackerHisOrHer] slippery tentacle-thighs, but [TargetName] manages to ignore the pleasant sensations!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Magic/EnemySkills/CetuspeannaSkills/DivineSplashMoonlightSparkles.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Divine Splash: Moonlight Sparkles", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "250", 7 | "skillType": "attack", 8 | "statType": "Willpower", 9 | "requiredStat": "5", 10 | "skillTags": [ "Holy"], 11 | "fetishTags": [ ""], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": [ "Any"], 15 | "requiresTargetStance": [ "Any"], 16 | "unusableIfTarget": [ ""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": [ "Restrain"], 21 | "power": "30", 22 | "minRange": "85", 23 | "maxRange": "115", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Stun", 27 | "statusChance": "90", 28 | "statusDuration": "2", 29 | "statusPotency": "0", 30 | "statusResistedBy": "Willpower", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] strikes the water surface with [AttackerHisOrHer] tail, sending droplets of water flying everywhere! All of a sudden they come to a halt, suspended in the air by the dragon's magic. Completely still, they glitter strongly with reflected moonlight, flooding [TargetName]'s senses with abnormal colors and lights!", 34 | "miss": "[AttackerName] strikes the water surface with [AttackerHisOrHer] tail, sending droplets of water flying everywhere! All of a sudden they come to a halt, suspended in the air by the dragon's magic. All of a sudden [AttackerHisOrHer] magic fizzles out, and they all fall away!", 35 | "statusOutcome": "The bright sparkling light overloads [TargetName]'s senses, leaving [TargetHimOrHer] stunned!", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Magic/EnemySkills/CetuspeannaSkills/DreamyWaterBubbles.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Dreamy Water Bubbles", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "250", 7 | "skillType": "attack", 8 | "statType": "Willpower", 9 | "requiredStat": "5", 10 | "skillTags": [ "Magic"], 11 | "fetishTags": [ ""], 12 | "startsStance": "", 13 | "requiresStance": "Serpentine Pose", 14 | "unusableIfStance": ["Making Out", "Blowjob", "Titfuck", "Sex", "Anal", "Ascended", "Descended", "Crescent Arc Pose"], 15 | "requiresTargetStance": [ "Any"], 16 | "unusableIfTarget": [ ""], 17 | "removesStance": "Serpentine Pose", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": [ "Restrain"], 21 | "power": "75", 22 | "minRange": "95", 23 | "maxRange": "120", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Charm", 27 | "statusChance": "90", 28 | "statusDuration": "5", 29 | "statusPotency": "0", 30 | "statusResistedBy": "Willpower", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] performs a graceful magical gesture, filling the air around [TargetName] and herself with a multitude of glimmering water bubbles! They bob up and down softly, reflecting the moonlight on [TargetHisOrHer] body before popping all at once, momentarily flooding the night skies with a sparkly glow!", 34 | "miss": "[AttackerName] performs a graceful magical gesture, filling the air around [TargetName] with a multitude of glimmering water bubbles, but a sudden gust of wind blows them all away!", 35 | "statusOutcome": "The beautiful glimmering spell weaves around [TargetName]'s thoughts, leaving [TargetHimOrHer] overfilled with hopeless adoration for [AttackerName]!", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Magic/EnemySkills/CetuspeannaSkills/GentlePrayer.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Gentle Prayer of the Eternal Dragon", 3 | "cost": "25", 4 | "costType": "ep", 5 | "requiredLevel": "1", 6 | "learningCost": "0", 7 | "skillType": "Healing", 8 | "statType": "Max Arousal", 9 | "requiredStat": "0", 10 | "skillTags": [ "Magic"], 11 | "fetishTags": [ ""], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Any"], 15 | "requiresTargetStance": [ "Any"], 16 | "unusableIfTarget": [ ""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": [ "Restrain"], 21 | "power": "0", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "None", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "Cleanse your lust to greatly decrease arousal.", 33 | "outcome": "|f|CallCombatEventAndScene|/|CetuspeannaCombatEvents|/|GentlePrayer|n|", 34 | "miss": "", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Monstrous/EnemySkills/CetuspeannaSkills/hellmawDescent.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Stinging Hellmaw: Descent", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Technique", 9 | "requiredStat": "0", 10 | "skillTags": [ "Sex"], 11 | "fetishTags": [ "Sex", "Monstrous"], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": [ "Blowjob", "Sex", "Anal", "Face Sit", "Titfuck"], 15 | "requiresTargetStance": [ "Any"], 16 | "unusableIfTarget": [ "Blowjob", "Sex", "Anal", "Tailjob", "Footjob", "Tail Fuck"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "Restrain", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": [ "None"], 21 | "power": "0", 22 | "minRange": "0", 23 | "maxRange": "0", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "", 34 | "miss": "", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Monstrous/EnemySkills/CetuspeannaSkills/hellmawDraining.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Stinging Hellmaw: Obscene Draining", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Core", 9 | "requiredStat": "0", 10 | "skillTags": [ "Sex"], 11 | "fetishTags": [ "Sex", "Monstrous"], 12 | "startsStance": "", 13 | "requiresStance": "Tail Fuck", 14 | "unusableIfStance": [ "Blowjob", "Sex", "Anal", "Titfuck"], 15 | "requiresTargetStance": [ "Any"], 16 | "unusableIfTarget": [ "Blowjob", "Sex", "Anal", "Tailjob", "Footjob"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": [ "None"], 21 | "power": "300", 22 | "minRange": "100", 23 | "maxRange": "150", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Defence", 27 | "statusChance": "999", 28 | "statusDuration": "1", 29 | "statusPotency": "-100", 30 | "statusResistedBy": "Power", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName]'s obscenely drooling tail clamps tightly around [TargetName]'s shaft and audibly gulps, never failing to squeeze out everything from his dick with mind-bending pleasurable suction! [TargetName] can only moan in delight as he gets practically drinked!", 34 | "miss": "[AttackerName]'s tail clamps down on [TargetName]'s shaft and insistently tries to draw out sperm, but [TargetName] manages to endure the pleasure somehow!", 35 | "statusOutcome": "The black lubricant keeps drenching your spasming erection, keeping you unnaturally sensitive!", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Oral/EnemySkills/MermaidSkills/MermaidsBlowjobMelody.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Mermaid's Blowjob Melody", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex", "Magic"], 11 | "fetishTags": ["Oral"], 12 | "startsStance": "", 13 | "requiresStance": "Blowjob", 14 | "unusableIfStance": [""], 15 | "requiresTargetStance": ["Blowjob"], 16 | "unusableIfTarget": ["Sex", "Anal"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "20", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "Sing Dick.", 33 | "outcome": "[AttackerName] happily hums a bewitching melody while gently sucking on [TargetName]'s penis with surprising tenderness, making [TargetName]'s heart flutter with fascination!", 34 | "miss": "[AttackerName] happily hums a bewitching melody while gently sucking on [TargetName]'s penis with surprising tenderness but [TargetHeOrShe] manages to resist the pleasant sensations!", 35 | "statusOutcome": "[TargetName] can't shake off their sudden need for [AttackerName]! [TargetName] has been charmed!", 36 | "statusMiss": "[TargetName] manages to resist the bewitching humming!", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Oral/EnemySkills/MermaidSkills/WetBlowjob.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Wet Blowjob", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Technique", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": ["Oral"], 12 | "startsStance": "", 13 | "requiresStance": "Blowjob", 14 | "unusableIfStance": [""], 15 | "requiresTargetStance": ["Blowjob"], 16 | "unusableIfTarget": ["Sex", "Anal"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "25", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "Suck Dick.", 33 | "outcome": "[AttackerName] enthusiastically sucks on [TargetName]'s shaft, [AttackerHisOrHer] wet mouth slobbering large amounts of runny saliva all over [TargetName]'s stiff cock.", 34 | "miss": "[AttackerName] enthusiastically sucks on [TargetName]'s shaft, but [TargetHeOrShe] manages to resist the pleasant sensations!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Pain/EnemySkills/MermaidSkills/MermaidsTailStrike.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Mermaid's Tail Strike", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "500", 7 | "skillType": "attack", 8 | "statType": "Power", 9 | "requiredStat": "5", 10 | "skillTags": ["Pain"], 11 | "fetishTags": ["Monstrous"], 12 | "startsStance": "Underwater", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Any"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Stun", "Charm"], 21 | "power": "15", 22 | "minRange": "70", 23 | "maxRange": "125", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Stun", 27 | "statusChance": "75", 28 | "statusDuration": "3", 29 | "statusPotency": "0", 30 | "statusResistedBy": "Power", 31 | "statusText": "Mermaid's Tail", 32 | "descrip": "", 33 | "outcome": "[AttackerName] smacks [TargetName] playfully with [AttackerHisOrHer] large tail, pushing [TargetHimOrHer] from the rock into water!", 34 | "miss": "[AttackerName] tries to smack [TargetName] with [AttackerHisOrHer] tail, but misses completely!", 35 | "statusOutcome": "[TargetName] is stunned by the strength of the blow!", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Seduction/EnemySkills/BikiniElfSkills/swimsuitTease.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Swimsuit Tease", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "100", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "requiredStat": "5", 10 | "skillTags": ["Seduction"], 11 | "fetishTags": ["Breasts"], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Titfuck", "Blowjob", "Making Out"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Making Out", "Face Sit"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Charm"], 21 | "power": "15", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Charm", 27 | "statusChance": "50", 28 | "statusDuration": "3", 29 | "statusPotency": "0", 30 | "statusResistedBy": "Willpower", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] looks away bashfully and pulls up [AttackerHisOrHer] swimsuit top, showing off [AttackerHisOrHer] stiff nipples, causing [TargetName]'s heart to skip a beat from arousal.", 34 | "miss": "[AttackerName] looks away bashfully and pulls up [AttackerHisOrHer] swimsuit top, but [TargetName] looks away!", 35 | "statusOutcome": "[TargetName] can't shake off their sudden need for [AttackerName]! [TargetName] has been charmed!", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Seduction/EnemySkills/MermaidSkills/MermaidsMouthInvitation.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Mermaid's Mouth Invitation", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "250", 7 | "skillType": "statusEffect", 8 | "statType": "Allure", 9 | "requiredStat": "6", 10 | "skillTags": ["Seduction"], 11 | "fetishTags": ["Oral"], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Blowjob", "Making Out"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Blowjob", "Sex", "Anal", "Titfuck"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "15", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "", 27 | "statusChance": "250", 28 | "statusDuration": "5", 29 | "statusPotency": "0", 30 | "statusResistedBy": "Willpower", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "", 34 | "miss": "", 35 | "statusOutcome": "|f|CallCombatEventAndScene|/|MermaidCombatEvents|/|Mouth Invitation", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Seduction/EnemySkills/NereidSkills/NereidEncourage.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Encourage", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "100", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "requiredStat": "5", 10 | "skillTags": ["Seduction"], 11 | "fetishTags": [""], 12 | "startsStance": "", 13 | "requiresStance": "Penetration", 14 | "unusableIfStance": ["Making Out", "Blowjob", "Face Sit"], 15 | "requiresTargetStance": ["Penetration"], 16 | "unusableIfTarget": ["Making Out", "Face Sit"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "20", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] encourages and eggs on [TargetName] to keep thrusting inside her, causing [TargetHimOrHer]'s to lose [TargetHimOrHer]self to pleasure for a moment.", 34 | "miss": "[AttackerName] encourages and eggs on [TargetName] to thrust harder inside her, but [TargetHeOrShe] manages to keep [TargetHisOrHer] pace.", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Seduction/EnemySkills/NereidSkills/NereidMoan.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Moan", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "100", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "requiredStat": "5", 10 | "skillTags": ["Seduction"], 11 | "fetishTags": [""], 12 | "startsStance": "", 13 | "requiresStance": "Penetration", 14 | "unusableIfStance": ["Making Out", "Blowjob", "Face Sit"], 15 | "requiresTargetStance": ["Penetration"], 16 | "unusableIfTarget": ["Making Out", "Face Sit"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "15", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] lets out cute and seductive moans as [TargetName] keeps thrusting inside her, causing [TargetName]'s heart to skip a beat in arousal.", 34 | "miss": "[AttackerName] lets out cute and seductive moans as [TargetName] keeps thrusting inside her, but [TargetHeOrShe] is too caught up in the moment to notice.", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Sex/EnemySkills/CetuspeannaSkills/divineSqueeze.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Divine Squeeze", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Core", 9 | "requiredStat": "0", 10 | "skillTags": ["Holy", "Sex"], 11 | "fetishTags": ["Penetration"], 12 | "startsStance": "", 13 | "requiresStance": "Penetration", 14 | "unusableIfStance": ["Underwater"], 15 | "requiresTargetStance": ["Penetration"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Restrain"], 21 | "power": "60", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "45", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName]'s wet [SexWord] tightens around [TargetName]'s shaft, the slimy pressure feeling positively divine, making [TargetYouOrMonsterName] moan and pant in helpless pleasure.", 34 | "miss": "[AttackerName]'s slick [SexWord] tightens around [TargetName]'s shaft, but [TargetYouOrMonsterName] resist the pleasure!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Sex/EnemySkills/CetuspeannaSkills/loversLunge.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Lover's Lunge", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Core", 9 | "requiredStat": "0", 10 | "skillTags": [ "Sex", "Cock", "Mouth"], 11 | "fetishTags": [ "Sex", "Kissing"], 12 | "startsStance": ["Sex", "Making Out"], 13 | "requiresStance": "Any", 14 | "unusableIfStance": [ "Blowjob", "Penetration", "Face Sit", "Titfuck", "Anal"], 15 | "requiresTargetStance": [ "Any"], 16 | "unusableIfTarget": [ "Penetration", "Tailjob", "Footjob"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": [ "None"], 21 | "power": "75", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "25", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "Fuck! Just don't get carried away.", 33 | "outcome": "Completely infatuated with [TargetName], [AttackerName] lunges forward on [TargetHimOrHer], slipping [TargetHisOrHer] cock into her drooling dragon pussy and instantly following up with a passionate kiss.", 34 | "miss": "[AttackerName] lunges towards [TargetName] but misses!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Sex/EnemySkills/CetuspeannaSkills/loveyDoveyDragon.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Lovey-dovey Sea Dragon Sex", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Core", 9 | "requiredStat": "0", 10 | "skillTags": [ "Sex", "Cock", "Mouth"], 11 | "fetishTags": [ "Sex", "Kissing"], 12 | "startsStance": "", 13 | "requiresStance": "Sex", 14 | "unusableIfStance": [ "Blowjob"], 15 | "requiresTargetStance": [ "Sex", "Making Out"], 16 | "unusableIfTarget": [ ""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": [ "None"], 21 | "power": "150", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "40", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] lewdly bounces her dragon hips, pushing [TargetName]'s stiff cock in and out of her obscenely drooling dragon pussy. Moaning with unrestrained desire, [AttackerHeOrShe] adoringly kisses [TargetHimOrHer] all over, doing her best to smooch her lover on the lips.", 34 | "miss": "[AttackerName] skillfully bounces and gyrates [AttackerHisOrHer] hips on [TargetName]'s cock, but [TargetYouOrMonsterName] resists the pleasure!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Sex/EnemySkills/CetuspeannaSkills/serpentineSqueeze.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Serpentine Squeeze", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Core", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": ["Penetration"], 12 | "startsStance": "", 13 | "requiresStance": "Penetration", 14 | "unusableIfStance": ["Underwater"], 15 | "requiresTargetStance": ["Penetration"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Restrain"], 21 | "power": "99", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "45", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName]'s wet [SexWord] tightens around [TargetName]'s shaft, the loving, clingling squeeze feeling overwhelmingly good, making [TargetYouOrMonsterName] moan and pant in helpless pleasure.", 34 | "miss": "[AttackerName]'s slick [SexWord] tightens around [TargetName]'s shaft, but [TargetYouOrMonsterName] resist the pleasure!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Sex/EnemySkills/MermaidSkills/FishySex.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Fishy Sex", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Technique", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": ["Monstrous", "Sex"], 12 | "startsStance": "Sex", 13 | "requiresStance": "Underwater", 14 | "unusableIfStance": ["Blowjob", "Penetration"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Penetration", "Tailjob", "Blowjob", "Titfuck", "Footjob"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "20", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "25", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] swims up to [TargetName]'s groin before expertly shifting in water to stick [TargetName]'s shaft into [AttackerHisOrHer] slick fish pussy.", 34 | "miss": "[AttackerName] swims up to [TargetName]'s groin but misses [AttackerHisOrHer] insertion attempt!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Sex/EnemySkills/MermaidSkills/UnderwaterMating.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Underwater Mating", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Technique", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": ["Sex"], 12 | "startsStance": "", 13 | "requiresStance": "Underwater", 14 | "unusableIfStance": ["Blowjob"], 15 | "requiresTargetStance": ["Penetration"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "35", 22 | "minRange": "95", 23 | "maxRange": "135", 24 | "recoil": "25", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] expertly mashes [AttackerHisOrHer] hips against [TargetName]'s crotch under water, casting ripples on the water's surface.", 34 | "miss": "[AttackerName] expertly mashes [AttackerHisOrHer] hips against [TargetName]'s crotch under water, but [TargetName] resists the pleasure!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Sex/EnemySkills/MessinaSkills/CiliaVortex.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Cilia Vortex", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Technique", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": ["Penetration"], 12 | "startsStance": "", 13 | "requiresStance": "Penetration", 14 | "unusableIfStance": ["Blowjob"], 15 | "requiresTargetStance": ["Penetration"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "60", 22 | "minRange": "60", 23 | "maxRange": "170", 24 | "recoil": "50", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName]'s wet [SexWord] spasms chaotically around your shaft, the myriad tiny cilia lining up [AttackerHisOrHer] insides gleefully stroking your intruding cock, making [TargetYouOrMonsterName] go slack from the immense pleasure.", 34 | "miss": "[AttackerName]'s wet [SexWord] spasms chaotically around your shaft, but [TargetYouOrMonsterName] resist the pleasure!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Sex/EnemySkills/NereidSkills/CrouchingSeduction.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Crouching Seduction", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "250", 7 | "skillType": "statusEffect", 8 | "statType": "Allure", 9 | "requiredStat": "6", 10 | "skillTags": [ "Seduction"], 11 | "fetishTags": [ ""], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": [ "Any"], 15 | "requiresTargetStance": [ "Any"], 16 | "unusableIfTarget": [ ""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": [ "None"], 21 | "power": "15", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "", 27 | "statusChance": "250", 28 | "statusDuration": "5", 29 | "statusPotency": "0", 30 | "statusResistedBy": "Willpower", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "", 34 | "miss": "", 35 | "statusOutcome": "|f|CallCombatEventAndScene|/|NereidCombatEvents|/|Stickitin|n|", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Sex/EnemySkills/NereidSkills/ExtremeTightening.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Extreme Tightening", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Power", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": ["Penetration"], 12 | "startsStance": "", 13 | "requiresStance": "Penetration", 14 | "unusableIfStance": ["Blowjob"], 15 | "requiresTargetStance": ["Penetration"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "50", 22 | "minRange": "95", 23 | "maxRange": "135", 24 | "recoil": "25", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName]'s sloppy [SexWord] tightens painfully around your shaft, the extreme pressure almost forcing you to ejaculate instantly, making [TargetYouOrMonsterName] shiver from overwhelming pleasure.", 34 | "miss": "[AttackerName]'s sloppy [SexWord] tightens painfully around your shaft, but [TargetYouOrMonsterName] resist the pleasure!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Sex/EnemySkills/SeaSlugSkills/MammothSmothering.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Mammoth Smothering", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Power", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": ["Sex"], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Blowjob", "Penetration", "Face Sit", "Titfuck"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Penetration", "Titfuck", "Making Out"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "0", 22 | "minRange": "0", 23 | "maxRange": "0", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "Fuck! Just don't get carried away.", 33 | "outcome": "|f|CallCombatEventAndScene|/|SeaSlugCombatEvents|/|MammothSmothering|n|", 34 | "miss": "[AttackerName] rises into the air, intent on smashing into you from above but misses completely!", 35 | "statusOutcome": "IgnoreAttack", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Sex/EnemySkills/SeaSlugSkills/RollOver.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Roll Over", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Power", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": ["Sex"], 12 | "startsStance": "", 13 | "requiresStance": "Penetration", 14 | "unusableIfStance": [""], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Restrain"], 21 | "power": "0", 22 | "minRange": "0", 23 | "maxRange": "0", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "Fuck! Just don't get carried away.", 33 | "outcome": "|f|CallCombatEventAndScene|/|SeaSlugCombatEvents|/|RollOver|n|", 34 | "miss": "", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/Sex/EnemySkills/SeaSlugSkills/SluggyPressureMating.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Sluggy Pressure Mating", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "100", 7 | "skillType": "attack", 8 | "statType": "Power", 9 | "statusEffectScaling": "0", 10 | "requiredStat": "4", 11 | "skillTags": ["Sex"], 12 | "fetishTags": ["Monstrous", "Sex"], 13 | "startsStance": "", 14 | "requiresStance": "Penetration", 15 | "unusableIfStance": [""], 16 | "requiresTargetStance": ["Any"], 17 | "unusableIfTarget": [""], 18 | "removesStance": "None", 19 | "requiresStatusEffect": "Restrain", 20 | "requiresStatusPotency": "0", 21 | "unusableIfStatusEffect": ["None"], 22 | "power": "40", 23 | "minRange": "95", 24 | "maxRange": "120", 25 | "recoil": "10", 26 | "targetType": "single", 27 | "statusEffect": "Damage", 28 | "statusChance": "100", 29 | "statusDuration": "2", 30 | "statusPotency": "-5", 31 | "statusResistedBy": "Power", 32 | "statusText": "", 33 | "descrip": "", 34 | "outcome": "[AttackerName] steadily mashes her wide hips against [TargetName]'s as [TargetHeOrShe] lays trapped underneath [AttackerHisOrHer] massive jiggling body. Completely smothered and unable to move, [TargetName] can only let out muffled moans as [TargetHisOrHer] dick gets massaged by [AttackerName]'s wonderfully soft [SexWord].", 35 | "miss": "[AttackerName] steadily mashes her wide hips against [TargetName]'s as [TargetHeOrShe] lays trapped underneath [AttackerHisOrHer] massive jiggling body, but [TargetName] manages to ignore the pleasant sensations!", 36 | "statusOutcome": "[TargetName]'s muscles gradually relax as [TargetHisOrHer] entire body gets increasingly smeared in slimy mucus. Unable to muster [TargetHisOrHer] full strength, [TargetName] will have trouble fighting back!", 37 | "statusMiss": "", 38 | "restraintStruggle": "", 39 | "restraintStruggleCharmed": "", 40 | "restraintEscaped": "", 41 | "restraintEscapedFail": "" 42 | } 43 | -------------------------------------------------------------------------------- /Beach/Skills/Sex/EnemySkills/SlickTighten.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Slick Tighten", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Power", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": ["Penetration"], 12 | "startsStance": "", 13 | "requiresStance": "Penetration", 14 | "unusableIfStance": ["Underwater"], 15 | "requiresTargetStance": ["Penetration"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Restrain"], 21 | "power": "30", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "25", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName]'s wet [SexWord] tightens around [TargetName]'s shaft, the slick pressure almost forcing [TargetHimOrHer] outside, making [TargetYouOrMonsterName] shiver with pleasure.", 34 | "miss": "[AttackerName]'s slick [SexWord] tightens around [TargetName]'s shaft, but [TargetYouOrMonsterName] resist the pleasure!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EnemySkills/CetuspeannaSkills/ascentEndlesslyAbundantBubbles.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Ascent: Endlessly Abundant Bubbles", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "statusEffectScaling": "15", 10 | "requiredStat": "0", 11 | "skillTags": [ "Sex"], 12 | "fetishTags": [ "Breasts"], 13 | "startsStance": "", 14 | "requiresStance": "Descended", 15 | "unusableIfStance": ["Making Out", "Blowjob", "Titfuck", "Sex", "Anal", "Serpentine Pose", "Ascended", "Crescent Arc Pose"], 16 | "requiresTargetStance": [ "Any"], 17 | "unusableIfTarget": [ "Sex", "Blowjob", "Titfuck"], 18 | "removesStance": "Descended", 19 | "requiresStatusEffect": "None", 20 | "requiresStatusPotency": "0", 21 | "unusableIfStatusEffect": [ "Restrain"], 22 | "power": "60", 23 | "minRange": "90", 24 | "maxRange": "120", 25 | "recoil": "0", 26 | "targetType": "single", 27 | "statusEffect": "Defence", 28 | "statusChance": "100", 29 | "statusDuration": "5", 30 | "statusPotency": "-45", 31 | "statusResistedBy": "Power", 32 | "statusText": "Endlessly Abundant Bubbles", 33 | "descrip": "", 34 | "outcome": "Water around [AttackerName] begins to fill with shiny bubbles, quickly surrounding [AttackerHimOrHer] in soap-like sea foam! [AttackerName] suddenly surges up from the water, dragging her tits across [TargetHisOrHer] body, thoroughly smearing [TargetHimOrHer] in foam and bubbles! Dragging [AttackerHimOrHer] foamy tits downwards again, [AttackerHeOrShe] then moves away with a tiny smile!", 35 | "miss": "Water around [AttackerName] begins to fill with shiny bubbles, quickly surrounding [AttackerHimOrHer] in soap-like foam! [AttackerName] suddenly surges up from the water, but [TargetName] dodges the strike!", 36 | "statusOutcome": "[TargetName] shudders as [TargetHeOrShe] realizes that the magical bubbles make [TargetHisOrHer] body very sensitive!", 37 | "statusMiss": "", 38 | "restraintStruggle": "", 39 | "restraintStruggleCharmed": "", 40 | "restraintEscaped": "", 41 | "restraintEscapedFail": "" 42 | } 43 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EnemySkills/CetuspeannaSkills/ascentEndlesslyAbundantBubblesExtra.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Ascending Blessing: Endlessly Abundant Bubbles", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "statusEffectScaling": "15", 10 | "requiredStat": "0", 11 | "skillTags": [ "Sex"], 12 | "fetishTags": [ "Breasts"], 13 | "startsStance": "", 14 | "requiresStance": "Descended", 15 | "unusableIfStance": ["Making Out", "Blowjob", "Titfuck", "Sex", "Anal", "Serpentine Pose", "Ascended", "Crescent Arc Pose"], 16 | "requiresTargetStance": [ "Any"], 17 | "unusableIfTarget": [ "Sex", "Blowjob", "Titfuck"], 18 | "removesStance": "Descended", 19 | "requiresStatusEffect": "None", 20 | "requiresStatusPotency": "0", 21 | "unusableIfStatusEffect": [ "Restrain"], 22 | "power": "90", 23 | "minRange": "90", 24 | "maxRange": "135", 25 | "recoil": "0", 26 | "targetType": "single", 27 | "statusEffect": "Defence", 28 | "statusChance": "100", 29 | "statusDuration": "5", 30 | "statusPotency": "-60", 31 | "statusResistedBy": "Power", 32 | "statusText": "Endlessly Abundant Bubbles", 33 | "descrip": "", 34 | "outcome": "Water around [AttackerName] begins to fill with shiny bubbles, quickly surrounding [AttackerHimOrHer] in soap-like sea foam! [AttackerName] suddenly surges up from the water, dragging her tits across [TargetHisOrHer] body, thoroughly smearing [TargetHimOrHer] in foam and bubbles! Dragging [AttackerHimOrHer] foamy tits downwards again, [AttackerHeOrShe] then moves away with a loving smile!", 35 | "miss": "Water around [AttackerName] begins to fill with shiny bubbles, quickly surrounding [AttackerHimOrHer] in soap-like foam! [AttackerName] suddenly surges up from the water, but [TargetName] dodges the strike!", 36 | "statusOutcome": "[TargetName] shudders as [TargetHeOrShe] realizes that the magical bubbles make [TargetHisOrHer] body very sensitive!", 37 | "statusMiss": "", 38 | "restraintStruggle": "", 39 | "restraintStruggleCharmed": "", 40 | "restraintEscaped": "", 41 | "restraintEscapedFail": "" 42 | } 43 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EnemySkills/CetuspeannaSkills/ascentEverlastingStroke.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Ascending Blessing: Everlasting Stroke", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "250", 7 | "skillType": "attack", 8 | "statType": "Willpower", 9 | "requiredStat": "5", 10 | "skillTags": [ "Sex"], 11 | "fetishTags": [ ""], 12 | "startsStance": "", 13 | "requiresStance": "Descended", 14 | "unusableIfStance": ["Making Out", "Blowjob", "Titfuck", "Sex", "Anal", "Serpentine Pose", "Ascended", "Crescent Arc Pose"], 15 | "requiresTargetStance": [ "Any"], 16 | "unusableIfTarget": [ ""], 17 | "removesStance": "Descended", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": [ "Restrain"], 21 | "power": "66", 22 | "minRange": "95", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "100", 28 | "statusDuration": "999", 29 | "statusPotency": "35", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "|f|CallCombatEventAndScene|/|CetuspeannaCombatEvents|/|EverlastingAttackApply|n|", 34 | "miss": "[AttackerName] surges up from the water, but fumbles and misses [AttackerHisOrHer] target!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EnemySkills/CetuspeannaSkills/descentFloatingButterfly.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Descent: Floating Butterfly", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "requiredStat": "7", 10 | "skillTags": ["Seduction"], 11 | "fetishTags": ["Breasts"], 12 | "startsStance": "Breast Smother", 13 | "requiresStance": "Ascended", 14 | "unusableIfStance": ["Making Out", "Blowjob", "Titfuck", "Sex", "Anal", "Serpentine Pose", "Descended", "Crescent Arc Pose"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "Ascended", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Restrain"], 21 | "power": "15", 22 | "minRange": "90", 23 | "maxRange": "100", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Damage", 27 | "statusChance": "999", 28 | "statusDuration": "3", 29 | "statusPotency": "-12", 30 | "statusResistedBy": "Power", 31 | "statusText": "bound", 32 | "descrip": "", 33 | "outcome": "[AttackerName] performs a series of quick motions with her hands, forming an illusionary silhouette of a butterfly over her bouncing chest! Mesmerized, [TargetName] can only watch it's slow, fluttering descent until the butterfly gently lands on [TargetHisOrHer] face, closely followed by [AttackerName]'s bountiful breasts!", 34 | "miss": "[AttackerName] performs a series of quick motions with her hands, forming an illusionary silhouette of a butterfly over her bouncing chest! But the butterfly shatters and the dragoness pouts!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EnemySkills/CetuspeannaSkills/descentFloatingButterflyExtra.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Descending Curse: Sealed Evil Butterfly", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "requiredStat": "7", 10 | "skillTags": ["Seduction"], 11 | "fetishTags": ["Breasts"], 12 | "startsStance": "Breast Smother", 13 | "requiresStance": "Ascended", 14 | "unusableIfStance": ["Making Out", "Blowjob", "Titfuck", "Sex", "Anal", "Serpentine Pose", "Descended", "Crescent Arc Pose"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "Ascended", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Restrain"], 21 | "power": "40", 22 | "minRange": "90", 23 | "maxRange": "100", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Damage", 27 | "statusChance": "999", 28 | "statusDuration": "4", 29 | "statusPotency": "-18", 30 | "statusResistedBy": "Power", 31 | "statusText": "bound", 32 | "descrip": "", 33 | "outcome": "[AttackerName] performs a series of quick motions with her hands, forming an illusionary silhouette of a sinister-looking butterfly over her bouncing chest! Mesmerized, [TargetName] can only watch it's slow, hypnotizing descent until the butterfly gently lands on [TargetHisOrHer] face, closely followed by [AttackerName]'s bountiful breasts!", 34 | "miss": "[AttackerName] performs a series of quick motions with her hands, forming an illusionary silhouette of a sinister butterfly over her bouncing chest! But the butterfly shatters and the dragoness pouts!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EnemySkills/CetuspeannaSkills/descentHeavenlyCoils.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Descent: Heavenly Coils", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "statusEffect", 8 | "statType": "Power", 9 | "requiredStat": "7", 10 | "skillTags": [""], 11 | "fetishTags": ["Monstrous"], 12 | "startsStance": "", 13 | "requiresStance": "Ascended", 14 | "unusableIfStance": ["Making Out", "Blowjob", "Titfuck", "Sex", "Anal", "Serpentine Pose", "Descended", "Crescent Arc Pose"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "Ascended", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Restrain"], 21 | "power": "0", 22 | "minRange": "0", 23 | "maxRange": "0", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Restrain", 27 | "statusChance": "100", 28 | "statusDuration": "0", 29 | "statusPotency": "12", 30 | "statusResistedBy": "Power", 31 | "statusText": "bound", 32 | "descrip": "", 33 | "outcome": "", 34 | "miss": "", 35 | "statusOutcome": "[AttackerName] descends in a flash, coiling and wrapping her serpentine body around [TargetName]!", 36 | "statusMiss": "[AttackerName] sends out and misses! This also shouldn't happen so report it to Kaa!", 37 | "restraintStruggle": "[TargetName] struggles against [AttackerName]'s slippery coils...", 38 | "restraintStruggleCharmed": "[TargetName] squirms against [AttackerName]'s slippery coils, barely resisting the urge to settle into the restraining embrace of [TargetHisOrHer] dragon goddess...", 39 | "restraintEscaped": "[TargetName] manages to free himself of the restraining serpent coils!", 40 | "restraintEscapedFail": "But [TargetName] remains bound by the slimy serpent coils!" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EnemySkills/CetuspeannaSkills/descentHeavenlyCoilsExtra.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Descending Curse: Hellish Coils", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "statusEffect", 8 | "statType": "Power", 9 | "requiredStat": "7", 10 | "skillTags": [""], 11 | "fetishTags": ["Monstrous"], 12 | "startsStance": "", 13 | "requiresStance": "Ascended", 14 | "unusableIfStance": ["Making Out", "Blowjob", "Titfuck", "Sex", "Anal", "Serpentine Pose", "Descended", "Crescent Arc Pose"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "Ascended", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Restrain"], 21 | "power": "0", 22 | "minRange": "0", 23 | "maxRange": "0", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Restrain", 27 | "statusChance": "999", 28 | "statusDuration": "0", 29 | "statusPotency": "20", 30 | "statusResistedBy": "Power", 31 | "statusText": "bound", 32 | "descrip": "", 33 | "outcome": "", 34 | "miss": "", 35 | "statusOutcome": "[AttackerName] descends in a flash, coiling and wrapping her serpentine body around [TargetName]!", 36 | "statusMiss": "[AttackerName] sends out and misses! This also shouldn't happen so report it to Kaa!", 37 | "restraintStruggle": "[TargetName] struggles against [AttackerName]'s slippery coils...", 38 | "restraintStruggleCharmed": "[TargetName] squirms against [AttackerName]'s slippery coils, barely resisting the urge to settle into the restraining embrace of [TargetHisOrHer] dragon lover...", 39 | "restraintEscaped": "|f|CallCombatEventAndScene|/|CetuspeannaExtraCombatEvents|/|BreakFree|n|", 40 | "restraintEscapedFail": "But [TargetName] remains bound by the slimy serpent coils!" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EnemySkills/CetuspeannaSkills/mermaidChoir.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Mermaid Choir: Dragon God Worship", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "requiredStat": "0", 10 | "skillTags": ["Seduction"], 11 | "fetishTags": [""], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Making Out", "Blowjob", "Titfuck", "Sex", "Anal", "Serpentine Pose", "Ascended", "Descended"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Sex", "Anal", "Tailjob"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Restrain"], 21 | "power": "0", 22 | "minRange": "0", 23 | "maxRange": "0", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "", 34 | "miss": "", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EnemySkills/MermaidSkills/MermaidsCouplet.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Mermaid's Couplet", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "100", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "requiredStat": "5", 10 | "skillTags": ["Seduction", "Magic"], 11 | "fetishTags": [""], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Making Out", "Blowjob"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Charm"], 21 | "power": "10", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Charm", 27 | "statusChance": "75", 28 | "statusDuration": "4", 29 | "statusPotency": "0", 30 | "statusResistedBy": "Willpower", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] quickly sings a bewitching magical couplet, making [TargetName]'s heart flutter with fascination!", 34 | "miss": "[AttackerName] quickly sings a bewitching magical couplet but [TargetName] manages to cover [TargetHisOrHer] ears in time!", 35 | "statusOutcome": "[TargetName] can't shake off their sudden need for [AttackerName]! [TargetName] has been charmed!", 36 | "statusMiss": "[TargetName] manages to resist the bewitching song's magic!", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EnemySkills/MermaidSkills/MermaidsQuatrain.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Mermaid's Quatrain", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "250", 7 | "skillType": "statusEffect", 8 | "statType": "Allure", 9 | "requiredStat": "6", 10 | "skillTags": ["Seduction"], 11 | "fetishTags": ["Oral"], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Blowjob", "Making Out"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Blowjob", "Sex", "Anal", "Titfuck"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "15", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "250", 28 | "statusDuration": "5", 29 | "statusPotency": "0", 30 | "statusResistedBy": "Willpower", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "", 34 | "miss": "", 35 | "statusOutcome": "|f|CallCombatEventAndScene|/|MermaidCombatEvents|/|Mermaid Quatrain|n|", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EnemySkills/MessinaSkills/TentacleRestrain.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Tentacle Restrain", 3 | "cost": "10", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "statusEffect", 8 | "statType": "Technique", 9 | "requiredStat": "7", 10 | "skillTags": [""], 11 | "fetishTags": [""], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Sex", "Titfuck", "Thighjob"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "0", 22 | "minRange": "0", 23 | "maxRange": "0", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Restrain", 27 | "statusChance": "85", 28 | "statusDuration": "0", 29 | "statusPotency": "10", 30 | "statusResistedBy": "Power", 31 | "statusText": "bound", 32 | "descrip": "", 33 | "outcome": "", 34 | "miss": "", 35 | "statusOutcome": "[AttackerName] sends out [AttackerHisOrHer] numerous tentacles, and they wrap around and restrain [TargetYouOrMonsterName]!", 36 | "statusMiss": "[AttackerName] sends out [AttackerHisOrHer] numerous tentacles, but [TargetYouOrMonsterName] manage to keep them off!", 37 | "restraintStruggle": "[TargetName] struggles against [AttackerName]'s sticky tentacles...", 38 | "restraintStruggleCharmed": "[TargetName] squirms against [AttackerName]'s tentacles, barely resisting the urge to settle into the restraints...", 39 | "restraintEscaped": "[TargetName] manages to tear off the restraining tentacles!", 40 | "restraintEscapedFail": "But [TargetName] remains bound by the sticky tentacles!" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EnemySkills/SeaSlugSkills/SlugRam.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Slug Ram", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "100", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "requiredStat": "5", 10 | "skillTags": ["Seduction"], 11 | "fetishTags": ["Breasts", "Monstrous"], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Any"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Penetration", "Titfuck"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Charm"], 21 | "power": "10", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "Willpower", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "|f|CallCombatEventAndScene|/|SeaSlugCombatEvents|/|SlugRam|n|", 34 | "miss": "", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EventSkills/CetuspeannaSkills/EverlastingStrokes.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Ethereal Hands Skill", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "250", 7 | "skillType": "statusEffect", 8 | "statType": "Allure", 9 | "requiredStat": "6", 10 | "skillTags": ["Seduction"], 11 | "fetishTags": ["Oral"], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Blowjob", "Making Out"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Blowjob", "Sex", "Anal", "Titfuck"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "90", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Ethereal Hands", 27 | "statusChance": "999", 28 | "statusDuration": "999", 29 | "statusPotency": "1", 30 | "statusResistedBy": "Willpower", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "", 34 | "miss": "", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EventSkills/CetuspeannaSkills/MermaidsChoir.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Mermaid's Choir", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "250", 7 | "skillType": "statusEffect", 8 | "statType": "Allure", 9 | "requiredStat": "6", 10 | "skillTags": ["Seduction"], 11 | "fetishTags": ["Oral"], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Blowjob", "Making Out"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Blowjob", "Sex", "Anal", "Titfuck"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "90", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Charm", 27 | "statusChance": "999", 28 | "statusDuration": "99", 29 | "statusPotency": "0", 30 | "statusResistedBy": "Willpower", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "", 34 | "miss": "", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EventSkills/CetuspeannaSkills/TailPussyJuice.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Cettys Juice", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "200", 7 | "skillType": "statusEffect", 8 | "statType": "Allure", 9 | "statusEffectScaling": "0", 10 | "requiredStat": "7", 11 | "skillTags": ["Sex"], 12 | "fetishTags": ["Monstrous"], 13 | "startsStance": "", 14 | "requiresStance": "Any", 15 | "unusableIfStance": ["Any"], 16 | "requiresTargetStance": ["Any"], 17 | "unusableIfTarget": [""], 18 | "removesStance": "None", 19 | "requiresStatusEffect": "None", 20 | "requiresStatusPotency": "0", 21 | "unusableIfStatusEffect": ["Defence"], 22 | "power": "0", 23 | "minRange": "0", 24 | "maxRange": "0", 25 | "recoil": "0", 26 | "targetType": "single", 27 | "statusEffect": "Defence", 28 | "statusChance": "999", 29 | "statusDuration": "1", 30 | "statusPotency": "-100", 31 | "statusResistedBy": "Power", 32 | "statusText": "black tailpussy lubricant on dick", 33 | "descrip": "", 34 | "outcome": "", 35 | "miss": "", 36 | "statusOutcome": " ", 37 | "statusMiss": " ", 38 | "restraintStruggle": "", 39 | "restraintStruggleCharmed": "", 40 | "restraintEscaped": "", 41 | "restraintEscapedFail": "" 42 | } 43 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EventSkills/MessinaSkills/MessinasDropStun.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Messinas Drop Stun", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "200", 7 | "skillType": "statusEffect", 8 | "statType": "Technique", 9 | "requiredStat": "7", 10 | "skillTags": ["Pain"], 11 | "fetishTags": [""], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Any"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Stun"], 21 | "power": "0", 22 | "minRange": "0", 23 | "maxRange": "0", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Stun", 27 | "statusChance": "75", 28 | "statusDuration": "2", 29 | "statusPotency": "0", 30 | "statusResistedBy": "Power", 31 | "statusText": "fucking dropped", 32 | "descrip": "", 33 | "outcome": "", 34 | "miss": "", 35 | "statusOutcome": " ", 36 | "statusMiss": " ", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EventSkills/MessinaSkills/MessinasTentaRestrain.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Messinas Tentacle Restrain", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "200", 7 | "skillType": "statusEffect", 8 | "statType": "Technique", 9 | "requiredStat": "7", 10 | "skillTags": ["Pain"], 11 | "fetishTags": [""], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Any"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Restrain"], 21 | "power": "0", 22 | "minRange": "0", 23 | "maxRange": "0", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Restrain", 27 | "statusChance": "75", 28 | "statusDuration": "0", 29 | "statusPotency": "30", 30 | "statusResistedBy": "Power", 31 | "statusText": "tenta locked", 32 | "descrip": "", 33 | "outcome": "", 34 | "miss": "", 35 | "statusOutcome": " ", 36 | "statusMiss": " ", 37 | "restraintStruggle": "[TargetName] struggles against [AttackerName]'s powerful tentacles coiling around [TargetHisOrHer] body, all while [AttackerHeOrShe] continues to stroke [TargetHisOrHer] twitching dick with [AttackerHimOrHer] pale thighs...", 38 | "restraintStruggleCharmed": "[TargetName] struggles against [AttackerName]'s powerful tentacles coiling around [TargetHisOrHer] body, all while [AttackerHeOrShe] continues to stroke [TargetHisOrHer] twitching dick with [AttackerHimOrHer] pale thighs...", 39 | "restraintEscaped": "|f|CallCombatEventAndScene|/|MessinaCombatEvents|/|BreakFree|n|", 40 | "restraintEscapedFail": "But [TargetName] can't get free of [AttackerName]'s tentacle hold!" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EventSkills/SeaSlugSkills/SeaSlugMucus1.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Sea Slugs MucusDef", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "200", 7 | "skillType": "statusEffect", 8 | "statType": "Allure", 9 | "statusEffectScaling": "0", 10 | "requiredStat": "7", 11 | "skillTags": ["Sex"], 12 | "fetishTags": ["Monstrous"], 13 | "startsStance": "", 14 | "requiresStance": "Any", 15 | "unusableIfStance": ["Any"], 16 | "requiresTargetStance": ["Any"], 17 | "unusableIfTarget": [""], 18 | "removesStance": "None", 19 | "requiresStatusEffect": "None", 20 | "requiresStatusPotency": "0", 21 | "unusableIfStatusEffect": ["Defence"], 22 | "power": "0", 23 | "minRange": "0", 24 | "maxRange": "0", 25 | "recoil": "0", 26 | "targetType": "single", 27 | "statusEffect": "Defence", 28 | "statusChance": "100", 29 | "statusDuration": "3", 30 | "statusPotency": "-10", 31 | "statusResistedBy": "Power", 32 | "statusText": "slimed on dick", 33 | "descrip": "", 34 | "outcome": "", 35 | "miss": "", 36 | "statusOutcome": " ", 37 | "statusMiss": " ", 38 | "restraintStruggle": "", 39 | "restraintStruggleCharmed": "", 40 | "restraintEscaped": "", 41 | "restraintEscapedFail": "" 42 | } 43 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EventSkills/SeaSlugSkills/SeaSlugMucus2.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Sea Slugs MucusAttack", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "200", 7 | "skillType": "statusEffect", 8 | "statType": "Allure", 9 | "statusEffectScaling": "0", 10 | "requiredStat": "7", 11 | "skillTags": ["Sex"], 12 | "fetishTags": ["Monstrous"], 13 | "startsStance": "", 14 | "requiresStance": "Any", 15 | "unusableIfStance": ["Any"], 16 | "requiresTargetStance": ["Any"], 17 | "unusableIfTarget": [""], 18 | "removesStance": "None", 19 | "requiresStatusEffect": "None", 20 | "requiresStatusPotency": "0", 21 | "unusableIfStatusEffect": ["Damage"], 22 | "power": "0", 23 | "minRange": "0", 24 | "maxRange": "0", 25 | "recoil": "0", 26 | "targetType": "single", 27 | "statusEffect": "Damage", 28 | "statusChance": "100", 29 | "statusDuration": "3", 30 | "statusPotency": "-10", 31 | "statusResistedBy": "Power", 32 | "statusText": "slimed fully. very slimy", 33 | "descrip": "", 34 | "outcome": "", 35 | "miss": "", 36 | "statusOutcome": " ", 37 | "statusMiss": " ", 38 | "restraintStruggle": "", 39 | "restraintStruggleCharmed": "", 40 | "restraintEscaped": "", 41 | "restraintEscapedFail": "" 42 | } 43 | -------------------------------------------------------------------------------- /Beach/Skills/StatusAfflicting/EventSkills/SeaSlugSkills/SeaSlugSmother.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Sea Slugs Smother", 3 | "cost": "5", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "200", 7 | "skillType": "statusEffect", 8 | "statType": "Power", 9 | "requiredStat": "7", 10 | "skillTags": ["Pain"], 11 | "fetishTags": [""], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Any"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": [""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Restrain"], 21 | "power": "0", 22 | "minRange": "0", 23 | "maxRange": "0", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "Restrain", 27 | "statusChance": "100", 28 | "statusDuration": "0", 29 | "statusPotency": "20", 30 | "statusResistedBy": "Power", 31 | "statusText": "tenta locked", 32 | "descrip": "", 33 | "outcome": "", 34 | "miss": "", 35 | "statusOutcome": " ", 36 | "statusMiss": " ", 37 | "restraintStruggle": "[TargetName] struggles against [AttackerName]'s massive body pressing over [TargetHimOrHer], all while [AttackerHeOrShe] continues to thrust [AttackerHimOrHer] wide hips against [TargetHimOrHer] softly...", 38 | "restraintStruggleCharmed": "[TargetName] struggles against [AttackerName]'s massive body pressing over [TargetHimOrHer], all while [AttackerHeOrShe] continues to thrust [AttackerHimOrHer] wide hips against [TargetHimOrHer] softly...", 39 | "restraintEscaped": "|f|CallCombatEventAndScene|/|SeaSlugCombatEvents|/|BreakFree|n|", 40 | "restraintEscapedFail": "But [TargetName] can't push off the slimy, sticky and heavy Sea Slug!" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/StatusBuffing/EnemySkills/AscentBrilliantDeepseaDragonhorn.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Ascending Blessing: Brilliant Deepsea Dragonhorn", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "500", 7 | "skillType": "statusEffect", 8 | "statType": "Willpower", 9 | "statusEffectScaling": "0", 10 | "requiredStat": "10", 11 | "skillTags": [ "Magic"], 12 | "fetishTags": [ ""], 13 | "startsStance": "", 14 | "requiresStance": "Descended", 15 | "unusableIfStance": [ ""], 16 | "requiresTargetStance": [ "Any"], 17 | "unusableIfTarget": [ ""], 18 | "removesStance": "Descended", 19 | "requiresStatusEffect": "None", 20 | "requiresStatusPotency": "0", 21 | "unusableIfStatusEffect": [ "Restrain"], 22 | "power": "0", 23 | "minRange": "100", 24 | "maxRange": "100", 25 | "recoil": "0", 26 | "targetType": "single", 27 | "statusEffect": "Damage", 28 | "statusChance": "100", 29 | "statusDuration": "4", 30 | "statusPotency": "300", 31 | "statusResistedBy": "", 32 | "statusText": "Brilliant Deepsea Dragonhorn", 33 | "descrip": "", 34 | "outcome": "", 35 | "miss": "", 36 | "statusOutcome": "[AttackerName] surges upwards from the water, holding up a sinister-looking dragon horn! Dark energies fill the dragoness' body, granting [AttackerHisOrHer] unnatural power and vigor!", 37 | "statusMiss": "", 38 | "restraintStruggle": "", 39 | "restraintStruggleCharmed": "", 40 | "restraintEscaped": "", 41 | "restraintEscapedFail": "" 42 | } 43 | -------------------------------------------------------------------------------- /Beach/Skills/StatusBuffing/EnemySkills/AscentBrilliantDeepseaDragonscale.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Ascent: Brilliant Deepsea Dragonscale", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "500", 7 | "skillType": "statusEffect", 8 | "statType": "Willpower", 9 | "statusEffectScaling": "0", 10 | "requiredStat": "10", 11 | "skillTags": [ "Magic"], 12 | "fetishTags": [ ""], 13 | "startsStance": "", 14 | "requiresStance": "Descended", 15 | "unusableIfStance": [ ""], 16 | "requiresTargetStance": [ "Any"], 17 | "unusableIfTarget": [ ""], 18 | "removesStance": "Descended", 19 | "requiresStatusEffect": "None", 20 | "requiresStatusPotency": "0", 21 | "unusableIfStatusEffect": [ "Restrain"], 22 | "power": "0", 23 | "minRange": "100", 24 | "maxRange": "100", 25 | "recoil": "0", 26 | "targetType": "single", 27 | "statusEffect": "Defence", 28 | "statusChance": "100", 29 | "statusDuration": "2", 30 | "statusPotency": "300", 31 | "statusResistedBy": "", 32 | "statusText": "Brilliant Deepsea Dragonscale", 33 | "descrip": "", 34 | "outcome": "", 35 | "miss": "", 36 | "statusOutcome": "[AttackerName] surges upwards from the water, holding up a brilliantly-glistening dragon scale! Radiant energies fill the surrounding air and a protective shield forms around [AttackerName], granting [AttackerHisOrHer] divine protection!", 37 | "statusMiss": "", 38 | "restraintStruggle": "", 39 | "restraintStruggleCharmed": "", 40 | "restraintEscaped": "", 41 | "restraintEscapedFail": "" 42 | } 43 | -------------------------------------------------------------------------------- /Beach/Skills/ascendingSerpent.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Ascending Serpent", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "", 9 | "requiredStat": "0", 10 | "skillTags": [""], 11 | "fetishTags": [""], 12 | "startsStance": "Ascended", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Any"], 15 | "requiresTargetStance": [ "Any"], 16 | "unusableIfTarget": [ ""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": [ "Restrain"], 21 | "power": "0", 22 | "minRange": "100", 23 | "maxRange": "100", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "None", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] raises her upper body very high into the air, out of your reach. Spreading her arms wide, she looms above menacingly!", 34 | "miss": "[AttackerName] moves to rise into the air, but changes her mind and returns to her default position.", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/crescentArcPose.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Crescent Arc Pose", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "", 9 | "requiredStat": "0", 10 | "skillTags": ["Seduction", "Magic"], 11 | "fetishTags": ["Breasts"], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Any"], 15 | "requiresTargetStance": [ "Any"], 16 | "unusableIfTarget": [ ""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": [ "Restrain"], 21 | "power": "35", 22 | "minRange": "100", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "None", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] raises herself into the air, bending her body backwards into a graceful arc. The elegant display of flexibility also serves to emphasize her waist and full breasts, looking both graceful and intensely erotic. Her body radiates powerful magic, and a crescent-shaped magical projectile flies right into your body, bringing a rush of intense pleasure!", 34 | "miss": "[AttackerName] moves to rise into the air, but changes her mind and returns to her default position.", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/descendingSerpent.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Descending Serpent", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "", 9 | "requiredStat": "0", 10 | "skillTags": [""], 11 | "fetishTags": [""], 12 | "startsStance": "Descended", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Any"], 15 | "requiresTargetStance": [ "Any"], 16 | "unusableIfTarget": [ ""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": [ "Restrain"], 21 | "power": "0", 22 | "minRange": "100", 23 | "maxRange": "100", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "None", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] lowers her upper body and retreats back, deeper under water, out of your reach. Her gleaming eyes, barely visible above the water's surface, narrow and focus on you!", 34 | "miss": "[AttackerName] moves to retreat into the water, but changes her mind and returns to her default position.", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/descentEphemeralStroke.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Descent: Ephemeral Stroke", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "250", 7 | "skillType": "attack", 8 | "statType": "Technique", 9 | "requiredStat": "5", 10 | "skillTags": [ "Sex"], 11 | "fetishTags": [ ""], 12 | "startsStance": "", 13 | "requiresStance": "Ascended", 14 | "unusableIfStance": ["Making Out", "Blowjob", "Titfuck", "Sex", "Anal", "Serpentine Pose", "Descended", "Crescent Arc Pose"], 15 | "requiresTargetStance": [ "Any"], 16 | "unusableIfTarget": [ ""], 17 | "removesStance": "Ascended", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": [ "Restrain"], 21 | "power": "100", 22 | "minRange": "95", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "None", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] descends down in split second, faster than [TargetName] can see! A single stroke of [AttackerHisOrHer] hand on [TargetHisOrHer] dick overwhelms [TargetHimOrHer] with divine, unbearable pleasure!", 34 | "miss": "[AttackerName] descends down in split second but fumbles and misses [AttackerHisOrHer] target!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/descentEphemeralStrokeExtra.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Descending Curse: Ephemeral Twin Stroke", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "250", 7 | "skillType": "attack", 8 | "statType": "Technique", 9 | "requiredStat": "5", 10 | "skillTags": [ "Sex"], 11 | "fetishTags": [ ""], 12 | "startsStance": "", 13 | "requiresStance": "Ascended", 14 | "unusableIfStance": ["Making Out", "Blowjob", "Titfuck", "Sex", "Anal", "Serpentine Pose", "Descended", "Crescent Arc Pose"], 15 | "requiresTargetStance": [ "Any"], 16 | "unusableIfTarget": [ ""], 17 | "removesStance": "Ascended", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": [ "Restrain"], 21 | "power": "200", 22 | "minRange": "95", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "None", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] descends down in split second, faster than [TargetName] can see! Each of [AttackerHisOrHer] hands performs a single stroke on [TargetHisOrHer] dick, overwhelming [TargetHimOrHer] with intense, unbearable pleasure!", 34 | "miss": "[AttackerName] descends down in split second but fumbles and misses [AttackerHisOrHer] target!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/foamingHandStrokes.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Foaming Hand Strokes", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Technique", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": [""], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Any"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Sex", "Titfuck"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "Restrain", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "60", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "None", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "Stroke your opponents cock.", 33 | "outcome": "[AttackerName] quickly strokes [TargetName]'s cock with a uncanny intensity, [AttackerHisOrHer] pale hand slathering [TargetHisOrHer] shaft with bubbly sea foam and making [TargetHimOrHer] shiver helplessly from the overwhelming pleasure.", 34 | "miss": "[AttackerName] tries to stroke [TargetName]'s cock with [AttackerHisOrHer] hand, but is fumbled by [AttackerHisOrHer] own tentacles!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/masseuseHandjob.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Masseuse's Handjob", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Technique", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": [""], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Any"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Sex", "Titfuck"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "45", 22 | "minRange": "100", 23 | "maxRange": "150", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "None", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "Stroke your opponents cock.", 33 | "outcome": "[AttackerName] strokes [TargetName]'s cock skillfully, [AttackerHisOrHer] pale hand's motions a blur as she makes [TargetHimOrHer] squirm in ecstasy with her practiced touch.", 34 | "miss": "[AttackerName] tries to give [TargetName] a handjob, but is fumbled by [AttackerHisOrHer] own tentacles!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/moonEclipsingDragonGod.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Moon-Eclipsing Dragon God", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "250", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "requiredStat": "5", 10 | "skillTags": [ "Seduction"], 11 | "fetishTags": [ ""], 12 | "startsStance": "", 13 | "requiresStance": "Ascended", 14 | "unusableIfStance": ["Making Out", "Blowjob", "Titfuck", "Sex", "Anal", "Serpentine Pose", "Descended", "Crescent Arc Pose"], 15 | "requiresTargetStance": [ "Any"], 16 | "unusableIfTarget": [ ""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": [ "Restrain"], 21 | "power": "5", 22 | "minRange": "100", 23 | "maxRange": "100", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "None", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] ascends even higher, her arms spread wide, almost eclipsing the gigantic moon behind her! Her long hair flows gracefully in the wind, as she casts a single solemn glance in your direction before closing her eyes... It looks very majestic, but you're not sure if it actually does anything!", 34 | "miss": "[AttackerName] ascends even higher, her arms spread wide, almost eclipsing the gigantic moon behind her! Her long hair flows gracefully in the wind, as she casts a single solemn glance in your direction before closing her eyes... It looks very majestic, but you're not sure if it actually does anything!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/nereidCongregation.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Nereid Congregation: Moonlit Adoration", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "requiredStat": "0", 10 | "skillTags": [""], 11 | "fetishTags": [""], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Any"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Sex", "Anal", "Tailjob"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Restrain"], 21 | "power": "0", 22 | "minRange": "0", 23 | "maxRange": "0", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "", 34 | "miss": "", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/pant.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Pant", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Allure", 9 | "requiredStat": "0", 10 | "skillTags": ["Seduction"], 11 | "fetishTags": [""], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Making Out"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Sex", "Anal", "Tailjob"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["Restrain"], 21 | "power": "0", 22 | "minRange": "0", 23 | "maxRange": "0", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "none", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "|f|CallCombatEventAndScene|/|CetuspeannaCombatEvents|/|Panting|n|", 34 | "miss": "", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/serpentinePose.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Serpentine Pose", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "", 9 | "requiredStat": "0", 10 | "skillTags": ["Seduction"], 11 | "fetishTags": ["Ass"], 12 | "startsStance": "Serpentine Pose", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Any"], 15 | "requiresTargetStance": [ "Any"], 16 | "unusableIfTarget": [ ""], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": [ "Restrain"], 21 | "power": "5", 22 | "minRange": "100", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "None", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "", 33 | "outcome": "[AttackerName] raises herself higher into the air, turning around and bending her body into a serpentine 'S' shape. The elegant display of flexibility also serves to emphasize her waist and round ass, looking both graceful and intensely erotic!", 34 | "miss": "[AttackerName] moves to rise into the air, but changes her mind and returns to her default position.", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/sleepyPrince.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Sleepy Prince Adoration", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Technique", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": ["Oral"], 12 | "startsStance": "", 13 | "requiresStance": "Any", 14 | "unusableIfStance": ["Blowjob", "Face Sit", "Titfuck"], 15 | "requiresTargetStance": ["Any"], 16 | "unusableIfTarget": ["Sex", "Titfuck"], 17 | "removesStance": "Breast Smother", 18 | "requiresStatusEffect": "Sleep", 19 | "requiresStatusPotency": "-99", 20 | "unusableIfStatusEffect": ["Restrain"], 21 | "power": "250", 22 | "minRange": "90", 23 | "maxRange": "130", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "None", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "succ your opponents cock.", 33 | "outcome": "[AttackerName] carefully takes [TargetName]'s cock into her wet mouth, gently and softly sucking [TargetHimOrHer] off, doing [AttackerHisOrHer] best not to wake [AttackerHisOrHer] lover with the worshipful blowjob...", 34 | "miss": "[AttackerName] carefully takes [TargetName]'s cock into her wet mouth, but she is too careful and doesn't not produce much effect...", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/Skills/smotheringCaress.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Smothering Caress", 3 | "cost": "0", 4 | "costType": "ep", 5 | "requiredLevel": "0", 6 | "learningCost": "0", 7 | "skillType": "attack", 8 | "statType": "Technique", 9 | "requiredStat": "0", 10 | "skillTags": ["Sex"], 11 | "fetishTags": ["Monstrous"], 12 | "startsStance": "", 13 | "requiresStance": "Breast Smother", 14 | "unusableIfStance": [""], 15 | "requiresTargetStance": ["Breast Smother"], 16 | "unusableIfTarget": ["Sex", "Titfuck"], 17 | "removesStance": "None", 18 | "requiresStatusEffect": "None", 19 | "requiresStatusPotency": "0", 20 | "unusableIfStatusEffect": ["None"], 21 | "power": "40", 22 | "minRange": "90", 23 | "maxRange": "110", 24 | "recoil": "0", 25 | "targetType": "single", 26 | "statusEffect": "None", 27 | "statusChance": "0", 28 | "statusDuration": "0", 29 | "statusPotency": "0", 30 | "statusResistedBy": "", 31 | "statusText": "", 32 | "descrip": "Stroke your opponents cock.", 33 | "outcome": "[AttackerName] strokes [TargetName]'s cock with her numerous tentacles, the moist and wiggling appendages wildly attacking [TargetHisOrHer] penis as [TargetHeOrShe] is smothered by [AttackerHisOrHer] soft breasts!", 34 | "miss": "[AttackerName] tries to stroke [TargetName]'s cock with [AttackerHisOrHer] tentacles, but is fumbled by [AttackerHisOrHer] own hands!", 35 | "statusOutcome": "", 36 | "statusMiss": "", 37 | "restraintStruggle": "", 38 | "restraintStruggleCharmed": "", 39 | "restraintEscaped": "", 40 | "restraintEscapedFail": "" 41 | } 42 | -------------------------------------------------------------------------------- /Beach/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KaaMGD/BeachParty/abd2d60804a9baab714c93d9d02804c2015c9d98/Beach/icon.png -------------------------------------------------------------------------------- /Beach/meta.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Beach Party", 3 | "description": "Adds the {b}Beach Resort{/b} location with original characters, art, and bikini variants of base game generics.\nThe location is unlocked from the start, to the very right of the town.", 4 | "testedFor": {"major": 25, "minor": 6, "patch": 0}, 5 | "version": 4.7, 6 | "tags" : [ 7 | "+1 Location", 8 | "+7 Characters", 9 | "+2 Boss Fights", 10 | "Original Art" 11 | ], 12 | "credits": [ 13 | "{b}Music{/b}", 14 | "Various PerituneMaterials by {a=https://peritune.com/}Peritune{/a}", 15 | "In The Teror by {a=https://d-symphony.com/}Dragonic Symphony{/a}", 16 | "{b}Testers{/b}", 17 | "Valentin Cognito", 18 | "Feltcutemightcleanlater" 19 | ], 20 | "authors": [ 21 | "Kaa" 22 | ], 23 | "urlLabel": "Wiki Page", 24 | "url": "https://monstergirldreams.miraheze.org/wiki/Mod:Beach_Party" 25 | } -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Beach Party 2 | big nsfw mod for a nsfw game monster girl dreams 3 | 4 | **Requires game version v25.2a or newer.** 5 | 6 | ## Installation 7 | 8 | Copy the url to the `Source code (zip)` in the latest [release](https://github.com/KaaMGD/BeachParty/releases) and use the in-game Mod manager in the main menu to download. 9 | 10 | ## Manual Mod Installation 11 | 12 | After extracting, directly place the folder titled `Beach` into the game's `Mods` folder. 13 | 14 | If you get missing file errors when entering the world map, make sure your installation has a correct folder structure. The file path should be verified to match the patch seen in the errors: 15 | 16 | `\Mods\Beach\Images\MGD_Map_Icon_Beach` 17 | 18 | As opposed to: 19 | 20 | `\Mods\BeachParty-\Beach\Images\MGD_Map_Icon_Beach` 21 | --------------------------------------------------------------------------------