Trait Values
Trait Values can each be entered individually, but you can also
Add a List of Values
(entered on separate lines) or Import a List of Values
by providing them in a comma separated list (CSV file), each line with a value name and then a rarity.For example, your
Colors.csv
might be defined as:Red, 0.25
Blue, 0.5
Green, 0.1
Purple, 0.15
When adding a large number of Trait Values as a list, it may also be convenient in some cases to use the
Distribute Rarity Evenly
option to set a rarity across the entire group of traits at once. Of course, you may opt to give each value its own individual rarity – CSV import may be more convenient in that case.Last modified 1yr ago