Re: [Request] Fields Of Mistria
Posted: Tue Aug 06, 2024 12:17 am
by plumprumps
+1, unplayable w current movement speed
Edit: temp fix for movement speed until someone with the know-how can make a table... Speedy syrup gives movement buff, can make this semi-permanent by editing save data files.
Go to
header.json and
player.json under your save and adjust your status (finish time 9999999 has worked for 2 in-game days for me):
"status_effects":[null,{"amount":1.5000000000000001,"finish":9999999,"start":120120,"last_update":120120,"type":"speedy"},null,null,null,null,null,null]
Re: [Request] Fields Of Mistria
Posted: Tue Aug 06, 2024 6:22 pm
by rafpoop
Modding/fuller save editing tutorial: [Link]
Save Editing Tutorial
How to find your player.json file
Hit Win+R and paste %localappdata% (which will open your AppData>Local folder,) it's under the FieldsOfMistria>saves folder in your Local folder. If you have a lot of manual saves like me, I just go for the one that was most recently created under Date modified.
Editing your player.json file (open in notepad or whatever text editor you want)
You can edit your inventory by searching "inventory" in player.json:
It goes between the brackets [] after members, which is under "inventory" <--search this empty slot:{"members":[],"required_tags":[]} or it goes next to the same item in the same slot, such as
{"members":[{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"ITEMIDHERE"},{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"ITEMIDHERE"},{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"ITEMIDHERE"},{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"ITEMIDHERE"},{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"ITEMIDHERE"}],"required_tags":[]}
Default 10 slot inventory example:
I have one worn sword and one vegetable soup in my inventory, the rest are empty slots.
"inventory":[{"members":[{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"sword_worn"}],"required_tags":[]},{"members":[{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"vegetable_soup"}],"required_tags":[]},{"members":[],"required_tags":[]},{"members":[],"required_tags":[]},{"members":[],"required_tags":[]},{"members":[],"required_tags":[]},{"members":[],"required_tags":[]},{"members":[],"required_tags":[]},{"members":[],"required_tags":[]},{"members":[],"required_tags":[]}],
Edited stacked inventory example:
I have one worn sword and 8 vegetable soup in my inventory, I also added in an orange sapling to an empty slot.
"inventory":[{"members":[{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"sword_worn"}],"required_tags":[]},{"members":[{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"vegetable_soup"}],{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"vegetable_soup"},{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"vegetable_soup"},{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"vegetable_soup"},{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"vegetable_soup"},{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"vegetable_soup"},{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"vegetable_soup"},{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"vegetable_soup"},{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"vegetable_soup"},{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"vegetable_soup"},{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"vegetable_soup"}],"required_tags":[]},{"members":[{"gold_to_gain":null,"inner_item":null,"infusion":null,"cosmetic":null,"animal_cosmetic":null,"item_id":"sapling_orange"}],"required_tags":[]},{"members":[],"required_tags":[]},{"members":[],"required_tags":[]},{"members":[],"required_tags":[]},{"members":[],"required_tags":[]},{"members":[],"required_tags":[]},{"members":[],"required_tags":[]},{"members":[],"required_tags":[]}],
I believe chest inventories may be location in playerhome.json or farm.json depending on where the chest is, and the items are under "inventories" rather than inventory.
Editing gold, essence, mana, buffs, etc.:
If you're doing the Spring Festival event, you can just spam the flowers into your inventory and win easily. The game apparently does count cheated flowers as real ones.
If you want to edit gold, it's under "gold" (search that with the quotes around it) in your player.json.
You can also edit your essence which is nearby if you want skill points. Search "essence" (with quotes again.)
Mana is likely under "mana_current" and one fully charged mana is 4.0, keep that in mind if you want to quickly refresh all your mana without sleeping.
If you want infinite stamina, I recommend spamming a powerful food dish into your inventory and just carrying a ton around.
Tip from plumprumps on buffs:
Go to clinic and buy all the buffs you want, use them, then go into player.json under your save and adjust your status (finish time 9999999 has worked for 2 in-game days for me):
"status_effects":[null,{"amount":1.5000000000000001,"finish":9999999,"start":120120,"last_update":120120,"type":"speedy"},null,null,null,null,null,null]
You can likely stack the buff potions in your inventory too if you don't want to visit the clinic regularly, you have to edit the duration once daily unfortunately or carry potions around.
Note: I already tried giving myself multiple Scent of Springs (universal loved gift item) and it doesn't work (will crash your game,) you can only carry one in your inventory at a time. May be worth giving one to an NPC, then placing a new one in your inventory, and doing it again if you are patient.
Make sure you back up your save file before editing because inventory can be touchy with some items that are not meant to stack. It's much safer to edit items that stack naturally. I would also avoid adding items that you think might be important for a story quest, having them ahead of time may break your save.
Adding all item IDs in the attachment on the bottom!