Wow! You responded! You can check yourself! Here
May you be having fun doing whatever you're doing!
I'm making constant saves so I can revisit all the cool one-time dialogue when I want!
Malandy
Recent community posts
Congrats on being the third-best-rated Parody RPGMaker game!
Played until getting to the city! Just need to find the girl to deliver the stuff to. heh.
Came from https://itch.io/games-like/971668/small-favors
""Boss Fight Architecture", and warnings about a dangerous creature on notes that have seen better days? Yep, Brill better mix up some extras, things are about to heat up!"
Fun lampshade / recognition of the world she's in! Dragon Statues are so mysterious! I wonder if the boss can read so they left this as a warning to others and mainly wants to be left alone.
Cool! I'd make a save before the testimony that breaks, then automate reloading and skipping for like, 5-10 times on repeat and have it spit out logs to see if it happened during any of those times?
If the sign of it breaking is pretty obvious, like weirdness in the History log or something, you can easily set up a conditional that checks for that and pause the repeater / act as a manual breakpoint to keep it around for analysis?
Yay more progress! And oh wow these are some tanks! Battles with them are *not* gonna be short affairs! heh. Unless... Well, Charging up Star Force in-between big fights is also probably not a viable strat.
I should try to remember that Jellirol exists, with its unique Brill enhancements... Might be useful.
Are Overseers and Enforcers the same thing?
Good luck for future weeks!
May testing go well!
Ooh, yay free Water weaponry! And Neutral just in-case of resistances! Awesome!
Wait, are those bugs Lingering? Dang, was hoping to take them out with just Repeater, but probably not. My Brill's probably going back to Total Defense Duty. Be the rock that Aida stands on to shoot from the high ground! Hee!
Wish it was easier to load, it took me a guess to figure out that Load is in the settings menu. Since at I'm at 1 Heart, I sorta need to know how to load...
Oh, the Save menu is also a way to get to Load. Huh.
And the History after the "Press, Press and press." hint doesn't say whose testimony it is, "I went back to Filian's"...
Wait, are the Recorder's times correct? The ones at 04:[something]? huh.
Ooh, I see. That's why I had so much problems with evidence. mmm.
Aww, well, that's sorta the best outcome of a murder trial, I guess.
Lucky I kept playing! Woo! Recettear mentioned! Did you know it's getting an update / remake soon-ish, apparently?
Great use of Quack W Meow L Filtered and Let's Goooo! And the loss message! ROFL!
https://en.wiktionary.org/wiki/%E5%A1%97%E3%82%8B - ah. Interesting!
Lol how I got mainly Mediums with Low Risks when I had something risky at all, and then my second run had two heavy reds real early!
And my ubuntu gives the following, but might be a me issue.
java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jvm/java-11-openjdk-amd64/lib/libawt_xawt.so
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2638)
at java.base/java.lang.Runtime.load0(Runtime.java:768)
at java.base/java.lang.System.load(System.java:1854)
at java.base/java.lang.ClassLoader$NativeLibrary.load0(Native Method)
at java.base/java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java:2450)
at java.base/java.lang.ClassLoader$NativeLibrary.loadLibrary(ClassLoader.java:2506)
at java.base/java.lang.ClassLoader.loadLibrary0(ClassLoader.java:2705)
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2656)
at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:830)
at java.base/java.lang.System.loadLibrary(System.java:1890)
at java.desktop/java.awt.Toolkit$3.run(Toolkit.java:1395)
at java.desktop/java.awt.Toolkit$3.run(Toolkit.java:1393)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.desktop/java.awt.Toolkit.loadLibraries(Toolkit.java:1392)
at java.desktop/java.awt.Toolkit.<clinit>(Toolkit.java:1425)
at processing.awt.ShimAWT.initRun(ShimAWT.java:651)
at processing.core.PApplet.runSketch(PApplet.java:10267)
at processing.core.PApplet.main(PApplet.java:10091)
at Chartgods.main(Chartgods.java:879)