Donmindme

Charybdis editing

Oct 28th, 2018
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.47 KB | None | 0 0
  1. >"Driven almost mad by arousal, you fall to your knees and claw at your shaking, lust filled body beneath your " + player.armorName + ".");
  2. Something I've been pretty unsure about in my own writing is how much you need to cater to nudists. What does that return if the player isn't wearing anything?
  3. >The Cecaelia's assault is too much for you and you collapse
  4. comma after the first "you"
  5. >Lolloping forward, she plucks your " + player.weaponName + " out from your numbed grasp and"
  6. Once again, degenerates (i.e., unarmed players) need a second description all their own.
  7. >but your struggles are useless.
  8. Mild repetition of "struggle"
  9. >but some small animal part of you responds to her ministrations, anyway
  10. Don't think this comma is meant to be here
  11. >her'kindness.'
  12. missing space
  13. >Appearance.DEFAULT_EARS_NAMES[ears.type]
  14. What an eyesore. I find it surprising that ears weren't referred to enough in vanilla to prevent this.
  15. >with her soft lips
  16. I agree with that anon earlier that "nibble" is a bit weird here. In addition to the fact that she's using her lips, the "hollow behind your ear" isn't something she can get in her mouth (the skin is, but you'd need to specify that). Maybe "tease" would work (but that obviously interferes with the second half of the sentence)? It's not a great solution, but I don't know if the English language is [].
  17. >revenge for favors
  18. This confused me a bit.
  19. >Agree to help the Cecaelia?
  20. I might include a tooltip for refusing that hints that it's a bad end (and one for the agreeing to match).
  21. >You agree to help the Cecaelia and her insane smile softens.
  22. comma after "Cecaelia." Also, I probably should've checked before, but I'm seeing that most races aren't capitalized ("Alice" being an understandable exception). Even if you feel like keeping this as is, there was at least one "Valkyrie" last scene that needs fixing.
  23. >the Cecaelia's head-sized tit
  24. Are they only head-big? I was under the impression they were bath-slut sized. Also, I was checking through the last scene and found a "Ceecaelia."
  25. >and " + player.armorName + "
  26. Nudism
  27. >"You pick up your discarded " + player.weaponName + "
  28. Pugilism
  29. >just as you turn to face her
  30. Repetition of "turn to face"
  31. >\"<i>Betrayal,</i>\" (etc.)
  32. Just a reminder to make the earlier changes to this part here too.
  33. >Confused as you may be, at the moment,
  34. It seems more natural to me that "at the moment" would be part of the first phrase rather than the main clause, but that comma makes it the latter.
  35. >smooths
  36. smoothes (is what I thought was right, but apparently there's a huge argument about it, like always).
  37. >rote, insane smile
  38. "Rote" was bothering me a little bit, and looking into it, I think it's because it's usually used to modify processes rather than things. In any case, I don't know if the PC would know it's habitual given that they have only known her for like two minutes (and I'm not sure you've dwelt on her smile in that time).
  39. >stripping your " + player.armorName + " from your body
  40. Same deal
  41. >with eminent death
  42. Imminent?
  43. >then pricks you on the cheek, in the blink of an eye
  44. I'd recommend against that comma.
  45. >her magical barrier shatters and,
  46. comma after "shatters"
  47. >with her four remaining free tentacles
  48. I'd probably take out either "remaining" or "free" as they seem a bit redundant.
  49. >larger and large
  50. r
  51. >more and more
  52. It's worth considering that you already used this construction in this sentence, but I don't think it's a HUGE deal if you want to keep it.
  53. >her fecundity
  54. Assuming this is a euphemism for her vagoo, I think it might be a touch too much (but I'm not personally into the scene, so maybe it works better if you're feelin' it).
  55. >doNext(charybdisDefeatBadEnd2)
  56. You start out the last paragraph with "The last thing you remember before losing consciousness[...]," but you're adding onto this scene even more. You might want to add a note about the PC being startled awake or something in the next paragraph.
  57. >be used as a cock-toy and cum stud, fertilizing the hyperpregnant Cecaelia, over and over,
  58. I'd recommend removing one of the comma setting off "over and over," as it feels a bit weird all alone.
  59. >right beside
  60. Think there should be a "her" after this.
  61. >With that thought in your mind, you lose consciousness.
  62. Ah, well that settles the question from earlier. I might change the initial wording, as "the last thing you remember" kind of implies it'd be one image, but this goes on for a bit.
  63. >and over the rest of the course of your life
  64. "the course of the rest of your life"?
  65. >the monster says. Tears flowing down her face.
  66. I think both of these periods should be commas, but definitely the first one.
  67. >outputText("each of y");
  68. Out of curiosity, was there any reason for splitting up this "your" like this? Is it just to leave a placeholder in case you're doing an alternative later?
  69. >shoving her face
  70. shove
  71. >Despite this, the feeling of riding a woman's face while literally riding on her insanely exploded belly is novel enough to send you careening into a solid orgasm.
  72. Seems pretty quick.
  73. >Once satisfied, you turn to the business at hand.
  74. Doesn't seem like male PCs had their fun just yet. Were both those parts just placeholders?
  75. >Psyche slashes at the Cecaelia
  76. Doesn't she use a spear? Not that you can't slash with certain kinds, but seems like stabbing would be a bit more appropriate.
  77. >[champion.name]
  78. Is there a difference between this and [player.name]?
  79. >betrayal,[player.name].
  80. space (and the other stuff for this scene)
  81.  
  82. And then the same changes for the rape/spare scene.
Advertisement
Add Comment
Please, Sign In to add comment