Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Valfreyja

5
Posts
A member registered Apr 11, 2022

Recent community posts

I'll keep that in mind when I test stuff out.

Wait, no. The Fixtures thing on the JSON is like the floor, wall, and lighting aspects. I didn't mean that.

The part I'm looking at is "interiorFurniture": [

Here is an example one.

        {

            "attachments": [],

            "name": "Admiral Portrait",

            "itemId": 7095,

            "transform":

            {

                "location": [ -152.74824523925781, 198.90545654296875, 171.87091064453125 ],

                "rotation": [ -0, 0, -0.70722877979278564, 0.7069847583770752 ],

                "scale": [ 1, 1, 1 ]

            },

            "properties": []

        },

This is the Admiral Portrait hung on a wall in my House on the Basement level.  If that is the only piece of furniture on the basement level and I totally delete that line in the JSON, when I load the JSON with the plugin, only the ground floor (of the Small) should be altered or adjusted.

Sorry for how I worded it before. But this was the part I was trying to ask about. It seems like as long as I remove entries for any furniture in a specific area, I can create mini-JSON files to only affect those areas.

Not saying it wouldn't be a bit of a pain in the ass, of course. But I think using a few in-game coordinates could help to work out what was where for quicker removal. Using XZ to determine what number is used for the far left/right chambers, and Y would help to govern the floors.

But can you manually edit that JSON to remove all the Ground Floor/Upper Floor stuff, where it literally only contains the Basement stuff? 

So, just a question. I haven't used the Dalamud plugin for this.

Would it be possible to alter a layout file and remove sections of the interior?

Like I have a mansion. And in the JSON file for the Clair de Lune, I see there are entries for various bits.

"level": "Basement"

"level": "Ground Floor"

And then the Interior Furniture section.

So, this is just my theory, but wouldn't it be possible to have a JSON only featuring furniture placed in like the basement of the Mansion? And if I used the plugin to apply that layout, it only affects that area, right? Nowhere else in the house?

So with a mansion, theoretically I could have Basement, Upstairs Left-Side, Upstairs Right-Side, Ground Right-Side, Ground Left-Side.

Where I could have layouts for each section and only work within that area on them, so I could load in different sets if I wanted.

Rather than a single layout file governing the entire interior of the house.

Just wanted to mention, since I dunno where to report bugs or anything.

On the Large Forge Wall's, exterior, there is a floating placard/sign in front of it. Can't seem to remove it or anything.