New profile posts

Yeah it's similar to Persona 4. Overall Persona 5 is a better game, but I like the main cast from Persona 4 better.

No the jumping is basically automatic, just press the x button and will automatically take you to the platform.

They have Rise Kujikawa posters and and billboards in the game. They also mentioned Yukiko on the TV.

What I like most is that Persona 5 went back to the SMT style where regular enemies are demons/Personas and you have to negotiate with them to join you. I didn't like the random cards in P3 and P4.
T
Hmm, so there's gonna be conflicts, again, eh? I'll obviously have to check those out.
I'll have to run the HiR for NEO, regardless.
So what's in the pack?
T
Oh no, lol, I meant did you already jump offline, not off to bed!
The studio item lists for Neo are found at: abdata\studioneo\info. Open the 00.unity3d one in SB3UG, and locate ItemList_00.
You can a) edit it directly in SB3UG, or b) highlight ItemList_00, press ctrl+c and paste it into notepad. Once done you just copy
all the text from notepad and paste it back into ItemList_00 with ctrl+v.

The list for NEO is a bit different, but not too different.
You'll have to add this at the end of every line: <><False><False><><False><><True>, along with removing the empty <><> at the beginning of each line.
Neo doesn't have a line ID, so items works as with everything else in regard of IDs, you don't need
to worry about ID gaps i.e: 01, 02, 03, 10, 11 etc.

If you want to, you can put the HH stuff in their own category.
You can add your own categories by editing ItemGroup_00. That one is
simple to do.

Add this line to the bottom of the list in ItemGroup_00:
<14><Honey Horror>

To get the HH items to end up in it you edit this in the ItemList_00:
<15025><1><Slime Pool 04><><studio/itemobj/honey/sit_HoH_s1.unity3d><slimepool_04><><False><False><><False><><True>
<15025><14><Slime Pool 04><><studio/itemobj/honey/sit_HoH_s1.unity3d><slimepool_04><><False><False><><False><><True>

It might sound all compicated and stuff, but it is really easy to do all of this. Just keep an eye on what you do.
T
Hey, buddy, did you already jump off?