trait 
Traits that affect the grown product.
Vars | |
| description | Bonus lines displayed on examine. |
|---|---|
| rate | The rate at which this trait affects something. This can be anything really - why? I dunno. |
| seed_blacklist | A blacklist of seeds that a trait cannot be attached to. |
| trait_flags | Flag - Modifications made to the final product. |
| trait_ids | Flag - Traits that share an ID cannot be placed on the same plant. |
Procs | |
| examine | Add on any unique examine text to the plant's examine text. |
Var Details
description 
Bonus lines displayed on examine.
rate 
The rate at which this trait affects something. This can be anything really - why? I dunno.
seed_blacklist 
A blacklist of seeds that a trait cannot be attached to.
trait_flags 
Flag - Modifications made to the final product.
trait_ids 
Flag - Traits that share an ID cannot be placed on the same plant.
Proc Details
examine
Add on any unique examine text to the plant's examine text.