Now there is a version that makes the prices 75% isnstead of 100% and its called original prices 75 percent and its a option al file u can download :) this just ultimatly makes for a more balanced experience overall
In case if you feel that the more you progress the game, the more cheaty prices become, there's BIG price mod – it multiplies original price by Tier, so it ideally blends with this mod and fix broken ecomonics because of this mod (devs assume players will sell old weapons for pennies, not for full price, so price increase per Tier is insignificiant (and this mod gives unfair advantage when "upgrading" the same weapon to a new tier (swithcing between weapons in one tier is not advantage, but QoL improvement (oh, damn, I went overboard with nested sentences in parentheses (sorry))))).
No problem, i totaly get what you mean with the mod being way to overpowered, Thats why i made a optional file that makes items sell for 75% of the original prices instead of 100% making it more balanced.
Yeah, but "75%" kills the main feature of this mod – zero penalty for experimenting. This post is not for blaming mod or anything, mod is great, I just wanted to share that the downside of much less challenging economics (caused by this mod as side-effect) is now fixed by other mod (and now this gameplay style of free experimenting is more balanced)
There's this weird bug where when I delete the mod it still gives me the original prices and I want to play the game normally again, is there a way to fix this? Great mod though but please send help.
I have an idea on what could work but idk if it will since im like NEW new to modding and i litteraly dont know coding. But i think i might have a solution but dont blame me if it dosent work cuz i dont know coding like at all. Go into the game files then: BladeAndSorcery_Data > StreamingAssets > Default, and find the file called "bas.jsondb" And copy paste it into the mod folder, Then rename the file from bas.jsondb to bas.zip. If you dont see the file type in the name just go into > view > Show > File name extentions. Then as i said, go into the file called: bas.jsondb. And rename it to: bas.zip. and then it should extract into a zip file wich u then rename to _JSONS (its not required but i prefer it) and open it. Find the folder in it called Shops and copy the file called : Shop_ShipShop.json. Done! and if it dosent work i have one more soloution, Go copy the file and make a new folder in the mods folder , call it something of your choise and then open it and make a new "txt" file and then rename it from New Textdokument.txt "or whatever its called" to New manifest.json, then delete everything in it and copy in this { "Name": "Whatever you want", "Description": "Whatever you want", "Author": "premiumranger Or username ", "ModVersion": "1.0", "GameVersion": "1.0.0.0" } Or just take the "manifest.json" file from any mod and just change it to what i told you to copy AKA the : { "Name": "Whatever you want", "Description": "Whatever you want", "Author": "premiumranger Or username ", "ModVersion": "1.0", "GameVersion": "1.0.0.0" } Then copy the Shop.ShipShop.json into that folder... Thats the soloutions i can think of. Also make sure that in the Shop_ShipShop.json file everything called "usedValueMultiplier" has 0.25 after the colon (:) And if it STILL dosent work also make sure that the "defaultUsedValueMultiplier" has 0.0 after the colon (:) Hope that helped, And if not please ask someone on the B&S discord or anyone else cuz im not good with this stuff. Also sorry for bad spelling :/
Great mod, adds room for experimenting with layout, instead of sticking to one weapon just because you bought it and there's no sense in selling it for pennies
24 comments
(saving up for a pc so i can finally stop asking this)
"Name": "Whatever you want",
"Description": "Whatever you want",
"Author": "premiumranger Or username ",
"ModVersion": "1.0",
"GameVersion": "1.0.0.0"
} Or just take the "manifest.json" file from any mod and just change it to what i told you to copy AKA the : {
"Name": "Whatever you want",
"Description": "Whatever you want",
"Author": "premiumranger Or username ",
"ModVersion": "1.0",
"GameVersion": "1.0.0.0"
} Then copy the Shop.ShipShop.json into that folder... Thats the soloutions i can think of. Also make sure that in the Shop_ShipShop.json file everything called "usedValueMultiplier" has 0.25 after the colon (:) And if it STILL dosent work also make sure that the "defaultUsedValueMultiplier" has 0.0 after the colon (:) Hope that helped, And if not please ask someone on the B&S discord or anyone else cuz im not good with this stuff. Also sorry for bad spelling :/
"defaultUsedValueMultiplier": 1.0
and all off"usedValueMultiplier": 1.0
from 1.0 to 0.75and just in case, backup your saves (C:\Users\%username%\Documents\My Games\BladeAndSorcery\Saves)