/tg/ Station 13 - Modules - TypesVar Details - Proc Details

artifact

Boulders with special artificats that can give higher mining points

Vars

artifact_insideReferences to the relic inside the boulder, if any.
artifact_typeThis is the type of item that will be inside the boulder. Default is a strange object.
bonus_matBonus materials to add to this boulder, in addition to existing materials created by the ore vent.

Procs

add_bonus_matsAdds a random amount of material to an artifact boulder, determined by BONUS_MAT defines and of the type bonus_mat defined on the boulder.

Var Details

artifact_inside

References to the relic inside the boulder, if any.

artifact_type

This is the type of item that will be inside the boulder. Default is a strange object.

bonus_mat

Bonus materials to add to this boulder, in addition to existing materials created by the ore vent.

Proc Details

add_bonus_mats

Adds a random amount of material to an artifact boulder, determined by BONUS_MAT defines and of the type bonus_mat defined on the boulder.