Way Walkers: University3--suggestions and feedback

Not everyone wants to get married and/or spawn children.

5 Likes

I would like that but I wouldn’t like it just cutting 5 years in the future, maybe it could ease into it

I’m thinking something more short term that will work within the immediate story-- in case I ever do add to it.

1 Like

What about right before the final boss battle (if there is one) you confess your feelings

3 Likes

Sure, that would theoretically be a good time to kiss and confess.

If my MC and Sem both survive something like that I would definitely want them to grow closer…just how close…well I’ll leave that in the authors capable hand as she knows best what will work within the pacing of the story.

5 Likes

I’d really like to be able to confess the L-word to them (Sem)-But I can understand if you don’t make that an option due to their ages. Definitely grow closer though.

3 Likes

I might be wrong, but I believe your character and Sem are around the same age. He’s what 15 and you’re 14 when you first meet him.

Semryu is 16 when you meet him; the MC is 14 and turns 15 during the third part. :wink:

And b/c i know everyone will ask, Semryu’s birthday is the mid-endish of may. (hes a Gemini)

3 Likes

Hm, I’d say it depends on when the moment happens. If it’s right in the heat of things, either a now-or-never or we’re-alive-high kinda thing, you can get away with a big mushy scene with the L word. Otherwise, I would prefer it to be a bit more low-key (not that the L-word is inherently dramatic, but teenagers do tend to make a big deal outta it).

That said, you could always cheat and use empathy to go around the awkward ‘using words in mouth to say feelings’ thing. Or telepathy, I guess, but I think empathy will work better if you’re shooting for an impulsive, intuitive moment.

5 Likes

Doing Nano again my friends!

I think you should be able to confess that you’re in love but that it should require a super high relationship score. Like you would need to have gotten basically all the positive points possible or something.

Beyond that I think it should be more like a “we’re in this together and I wouldn’t want to be here with anybody else” confession.

Also tell yourself that because you’re hosting thanksgiving all the left over turkey is yours! That is the only reason I do it, turkey for days afterwards is the best!

1 Like

I’ve been meaning to ask, in wwu 1 is there a way not to kill the drake near the start

You can use telepathy (or was it empathy? idk) to modify its thoughts and get it to leave. Also, this should be in the wwu1 thread.

I Didn’t know there was a wwu 1 thread and I guess I’ll try both empathy anfd telepathy

yes, several. high Talent, Montage or combined with emotional empathy or telepathy major ability. :wink:

If you don’t mind me asking how can you get any of them I’ve tried like 10 times and the drake always dies (I don’t know if that’s actually considered as a spoiler but you can never be too sure)

i believe we just told you a few ways to do it. :stuck_out_tongue:

Yea I tried to get high Talent, Montage or combined with emotional empathy or telepathy major ability, but they were a no go (and its like 2am so my brain is working at like 0.000001%)

Telepathy approach: *if ((talent >=40) or (montage >=40)) or ((intellect>= 30) and (health >= 30)) followed by *if ((major_ability = “Telepathic”) and ((talent >=30) or (montage >=40))) or ((major_ability= “Exemplary”) and ((talent>= 40) or (montage >=45)))

Energy manipulative approach: *if ((talent >= 40) or (montage >=40)) or ((creativity>= 35) and (strength >=35)) followed by *if ((major_ability = “Energy Manipulator”) and ((talent>=40) or (montage >=40))) or ((major_ability = “Exemplary”) and((talent >= 45) or (montage >=45)))

Standing still approach: *if (dexterity >= 35) or (montage >=45)

thats what you need.

Thank you (+ words.)