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

tameable

This component lets you make specific mobs tameable by feeding them

Vars

bonus_tame_chanceAdded success chance after every failed tame attempt.
current_tame_chanceCurrent chance to tame on interaction
food_typesWhat the mob eats, typically used for taming or animal husbandry.
tame_chanceStarting success chance for taming.
uniqueIf true, this atom can only be domesticated by one person

Procs

already_friendsCheck if the passed mob is already considered one of our friends
on_tameRan once taming succeeds

Var Details

bonus_tame_chance

Added success chance after every failed tame attempt.

current_tame_chance

Current chance to tame on interaction

food_types

What the mob eats, typically used for taming or animal husbandry.

tame_chance

Starting success chance for taming.

unique

If true, this atom can only be domesticated by one person

Proc Details

already_friends

Check if the passed mob is already considered one of our friends

on_tame

Ran once taming succeeds