by FuzzFace » Sun Aug 25, 2013 9:15 am
;Done with the following stats,>(STR 11, CON 1, DEX1, WILL 100.)
;Difficulty=EASY
;-Clothing-
{ [If Mitsuko Needs to repair damaged suit,]>>> Un-equip current suit.>;(Mitsuko should be wearing only UNDERWEAR/NUDE by this point.) Equip needed suit to be repaired.>;(This should set it to the default suit to be repaired.)}
{[If Mitsuko needs to repair underwear,]>>>Un-equip current suit. Un-equip current underwear.>;(Mitsuko NUDE=TRUE) Equip underwear needed to be repaired. >;(This sets the underwear to be repaired to default). Take off underwear,>;(This avoids getting the suit repaired instead.)}
{[If (value=underwear) is destroyed,] it can be repaired again, so long as a different underwear is NOT equipped,>;(since this will change the underwear to be repaired to a different default.)}
{[If Mitsuko needs to repair underwear,] Destroyed Underwear=equipped is true.>;(Underwear that is equipped, is set to default. If BIKINI is equipped, and UNDIES=damaged,[%0 health, un-equipable,] only the BIKINI can be equipped, AND be set to default for repair, since UNDIES cannot be selected for default repair.)}
What this says, “Mitsuko cannot repair damaged clothing, if completely damaged clothing is replaced by something else.”
;-Attacking-
{[Doing a down+attack yields less than average attack power.]}
;What this means, “Mitsuko deals less damage while crouching, and attacking.” (this may require more testing)
;Defense theory->;(Having suit equipped, increased damage dealt to Mitsuko.)
>;(Done with the following stats,>(STR 11, CON 1, DEX1, WILL 100.))
;{stats used above, against horse that yields a yellow key}
{[CON=1] W/Suit=2, W/Undies=4, Naked=4}
{[CON=2] W/Suit=1, W/Undies=3, Naked=3}>;(The best value on easy mode, if wearing a suit.)
{[CON=3] W/Suit=2, W/Undies=2, Naked=2}
{[CON=4] W/Suit=3, W/Undies=1, Naked=1}
{[CON=5] W/Suit=4 W/Undies=0, Naked=0}>;(Invincible while wearing underwear, or in the nude,)
{[CON=6] W/Suit=5 W/Undies=1, Naked=1}>;(It all begins to decline.)
;-Horny-
{Horny status can be negated when passing through a loading screen.}
;What this means, “Mitsuko can go from “Horny,” to just a level below, “Turned,” by going through different locations.”
On these notes, increasing 'Will' Appears to increase the damage recived. a double sided sword, so to speak.
On the note found after this previous note above this, points into CON does work, but only to a certain ratio to how many WILL points one has.