Mods / Trait Acquirer coral fork

Tags:
Author:
Coral
Side:
Both
Created:
Jun 7th at 2:09 PM
Last modified:
Jun 9th at 2:26 AM
Downloads:
110
Recommended download (for Vintage Story 1.22.1 - 1.22.3):
TraitAcquirerCoral1.0.4.zip  1-click install

Fork of the trait acquirer mod, I've fixed a handful of issues, and removed the config integration.

I may document this a bit later to help people in making new trait books and adding them to loot tables.

books with NOT spawn in chests or show up at traders. This version is intended for use on my server where i manually insert those into custom loot tables. The mod is functional however you will have to insert books into loot tables yourself.

Mod Version Mod IdentifierFor Game version Downloads Released Changelog Download 1-click mod install*
1.0.4 traitacquirercoral
1.22.1 - 1.22.3
71 Jun 9th at 2:26 AM TraitAcquirerCoral1.0.4.zip 1-click install

Fixed modded classes not showing up on trait screen + trait screen fixed.

1.0.3 traitacquirercoral
1.22.1 - 1.22.3
14 Jun 9th at 1:14 AM Empty TraitAcquirerCoral1.0.2.zip 1-click install
1.0.0 traitacquirercoral 25 Jun 7th at 2:10 PM Empty TraitAcquirercoralfork1.0.0.zip 1-click install

4 Comments (oldest first | newest first) (threaded | flat)

PuerAeternus, Jun 20th at 11:27 PM

Checking the confis in the zip (en.jason) and comparing with the /help in game the /gt /givetrait and /listtraits also apper to not be working.
/gt and /givetrait are saying trait not found well /listtraits returns nothing

Coral , Jun 21st at 3:29 AM (modified Jun 21st at 3:31 AM)
@PuerAeternus: Checking the confis in the zip (en.jason) and comparing with the /help in game the /gt /givetrait and /listtraits also apper to not be working./gt and /givetrait are saying trait not found well /listtraits returns nothing

Some of the changes i've made intend to not include the base class traits. In the code they do not get registered, but the book item itself has the base classes pre-created in it's json so the books exist even if the traits don't exist. 

 

Sorry i'll be fixing that bug and clarifying the mod description in the next patch i end up making to it.

 

It's intended for loading up custom traits that don't nescessarily come with classes. Sorry for the mix up.

 

I believe this fork has the functionality you might prefer to use, even though its named modded classes support it should work fine without custom classes. https://mods.vintagestory.at/show/mod/36975

PuerAeternus, Jun 20th at 11:07 PM

In my single player world I tried using the trait books added and they did not work.
I got an error on reeding that "Trait is Null"
Just to be sure I removed all mods but this one and on a new world still got the same error.
Also the old commands from the origional mod are also no working "/traitlearner add xxxxxx"

Is anyone else expireancing issues?