Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem












Each node that adds a hediff will add a specific hediff with a specific degree. However, you can have the ritual choose a random node from a list, with different weights. You could add one entry for each of those with a different degree and the same weight to have it choose a random entry. The one caveat is that this will add the same version to all pawns who have it added.
Check out the Gambler's Prayer example to see how to do a random outcome from a list of nodes.
looking at the add trait ritual def i see a traitDegree entry, it says to specify degree or it defaults to 0. if i just pick one of the numbers then it will be the same hidden trait over and over, can i put in a range, like 1-6, and have it randomly pick from the 6 possible traits?