infuser_entry

Vars | |
desc | general desc |
---|---|
infuse_mob_name | what you have to infuse to become it |
infusion_desc | message the target gets while being infused |
input_obj_or_mob | List of objects, mobs, and/or items, the machine will infuse to make output organs. Rejected creatures, of course, are anything not covered by other recipes. This is a special case |
name | name of the mutant you become |
output_organs | List of organs that the machine could spit out in relation |
qualities | List of personal attributes added by the mutation. |
status_effect_type | status effect type of the corresponding bonus, if it has one. tier zero won't ever set this. |
threshold_desc | desc of what passing the threshold gets you. if this is empty, there is no threshold, so this is also really a tally of whether this is a "meme" mutant or not |
tier | essentially how difficult it is to get this infusion, and if it will be locked behind some progression. see defines for more info ...overwrite this, please |
Var Details
desc

general desc
infuse_mob_name

what you have to infuse to become it
infusion_desc

message the target gets while being infused
input_obj_or_mob

List of objects, mobs, and/or items, the machine will infuse to make output organs. Rejected creatures, of course, are anything not covered by other recipes. This is a special case
name

name of the mutant you become
output_organs

List of organs that the machine could spit out in relation
qualities

List of personal attributes added by the mutation.
status_effect_type

status effect type of the corresponding bonus, if it has one. tier zero won't ever set this.
threshold_desc

desc of what passing the threshold gets you. if this is empty, there is no threshold, so this is also really a tally of whether this is a "meme" mutant or not
tier

essentially how difficult it is to get this infusion, and if it will be locked behind some progression. see defines for more info ...overwrite this, please