- Jan 2, 2019
- 60
- 35
I found one in a chest some versions ago, but then again with all the stuff that can end up in chests, the chances of finding one are minimal. Just cheat it with the console if you really want it.Is there any way to get a new musket if you lose the one you get from Adam's quest? I think musketeers drop them but at like a 1/100 rate and I've never seen them in chests.
do you have the item id for it?I found one in a chest some versions ago, but then again with all the stuff that can end up in chests, the chances of finding one are minimal. Just cheat it with the console if you really want it.
It should be in the guide, in the Cheats section, under the items cheat spoiler, inside another spoiler, iirc.do you have the item id for it?
that's what i thought. but many item id's are missingIt should be in the guide, in the Cheats section, under the items cheat spoiler, inside another spoiler, iirc.
I let her "training" for days at this goblin cave... after she barely escaped the fishman island. I'll have to remove some bad piercings once I get out of this cave and recover my morality... oh yeah, and also rest a few days to recover from all injuries. Hah, yeah, she is a huge mess lolWow, what a fuckin mess your Lona is twotailedKitty...
Anyway, I did the thing: Latest LonaRPG.Beta_ENG merged translation
The files that contain companion stats are in Data\NPCdata and start with Comp- or Unique- but there's a couple things you need to do before you can edit the files directly.any modders know which file is use to edit the companions stats?
i did edit NPCdata but it doesnt change anything, i just want to edit cecily stamina to stop constantly dieing to any npc with the man catcher due to how they decide to just kill off the companion if their STAMINA drop to 0 so any group with a goddamn mancatcher weapon become the most op bs ever, so i guess those are just their tavern version or do i need start a new game to see the change? um what u use to edit scripts.rvdata2 cause all i got are these i think chinese text ?The files that contain companion stats are in Data\NPCdata and start with Comp- or Unique- but there's a couple things you need to do before you can edit the files directly.
First extract the game's rgss3a file first with something like RPG Maker Decrypter and make sure to rename/delete the rgss3a file afterwards.
You need to then change "FileGetter::COMPRESSED = true" to false in scripts.rvdata2. You need to do this so the game loads data from json files you can easily edit rather than rvdata2 files iiuc.
Best way to do this I've found is to create a rb file in ModScripts with the line "FileGetter::COMPRESSED = false". Name it like "0__uncompress.rb" so it's on top of the load order above Teravisor's optimization files (I had some input lag and some other issues when I placed it after them for some reason). After that you can just edit the json files to however you'd like.
If you want to change how long companions stick around the files are in Data\HCGframes\event and start with where you find them (ex: DoomFortressInnCompElfArcher.rb). Just search for teamup and change "$game_date.dateAmt+" to the number of half-days you want. Don't mess with Cocona's file though.
Refer to these if you need help
Teravisors Mods and Code guide
Emperor_Indiora_Doom_Volt modding guide
Don't touch the scripts.rvdata2 file itself. Just create a file inside ModScripts named "0__(whatever you want).rb" and then open it with notepad/notepad++ and copy in this one line:i did edit NPCdata but it doesnt change anything, i just want to edit cecily stamina to stop constantly dieing to any npc with the man catcher due to how they decide to just kill off the companion if their STAMINA drop to 0 so any group with a goddamn mancatcher weapon become the most op bs ever, so i guess those are just their tavern version or do i need start a new game to see the change? um what u use to edit scripts.rvdata2 cause all i got are these i think chinese text ?
When you sell items you get 60%?(I think it's that much+wisdom modifer) of their value in barter points in return. You can use these points to buy other items or coins from vendors. When you leave a location all barter points are lost, so before leaving you should make sure to spend everything on items/coins which you can sell later. This also means you shouldn't sell more items/coins than you need to regular vendors as you'll lose money that way. The bank sells coins at a cheaper rate so if you are planning to sell many things or convert coins you should do it there.Why do I lose money? I sell something in the bank, get money(top right in the barter(p)), but when I re-enter the bank and click barter again, I have 0p on the top right. And this is in all locations, not just in the bank.