Daedalus Dock - Modules - TypesVar Details - Proc Details

changeling

Vars

absorbed_countThe amount of DNA gained. Includes DNA sting.
all_powersStatic typecache of all changeling powers that are usable.
can_respecWhether we can currently respec in the cellular emporium.
cellular_emporiumA reference to our cellular emporium datum.
chem_chargesThe number of chemicals the changeling currently has.
chem_recharge_rateThe chemical recharge rate per life tick.
chem_recharge_slowdownAny additional modifiers triggered by changelings that modify the chem_recharge_rate.
chosen_stingThe currently active changeling sting.
competitive_objectivesWeather we assign objectives which compete with other lings
dna_maxHow many DNA strands the changeling can store for transformation.
emporium_actionA reference to our cellular emporium action (which opens the UI for the datum).
first_profileThe original profile of this changeling.
genetic_pointsThe number of genetics points (to buy powers) this ling currently has.
give_objectivesWhether to give this changeling objectives or not
hive_nameThe name of our "hive" that our ling came from. Flavor.
innate_powersList of all powers we start with.
lingchemdisplayUI displaying how many chems we have
lingstingdisplayUI displayng our currently active sting
mimicingThe voice we're mimicing via the changeling voice ability.
purchased_powersAssociated list of all powers we have evolved / bought from the emporium. [path] = [instance of path]
slot2typeSatic list of what each slot associated with (in regard to changeling flesh items).
sting_rangeThe range this ling can sting things.
stolen_memoriesA list of all memories we've stolen through absorbs.
stored_profileslist of datum/changeling_profile
total_chem_storageThe max chemical storage the changeling currently has.
total_genetic_pointsThe max number of genetics points (to buy powers) this ling can have..
true_absorbsThe amount of DMA gained using absorb, not DNA sting. Start with one (your original DNA)

Procs

check_menuChecks if we are allowed to interact with a radial menu
forge_objectivesGenerate objectives for our changeling.
select_dnaGives a changeling a list of all possible dnas in their profiles to choose from and returns profile containing their chosen dna

Var Details

absorbed_count

The amount of DNA gained. Includes DNA sting.

all_powers

Static typecache of all changeling powers that are usable.

can_respec

Whether we can currently respec in the cellular emporium.

cellular_emporium

A reference to our cellular emporium datum.

chem_charges

The number of chemicals the changeling currently has.

chem_recharge_rate

The chemical recharge rate per life tick.

chem_recharge_slowdown

Any additional modifiers triggered by changelings that modify the chem_recharge_rate.

chosen_sting

The currently active changeling sting.

competitive_objectives

Weather we assign objectives which compete with other lings

dna_max

How many DNA strands the changeling can store for transformation.

emporium_action

A reference to our cellular emporium action (which opens the UI for the datum).

first_profile

The original profile of this changeling.

genetic_points

The number of genetics points (to buy powers) this ling currently has.

give_objectives

Whether to give this changeling objectives or not

hive_name

The name of our "hive" that our ling came from. Flavor.

innate_powers

List of all powers we start with.

lingchemdisplay

UI displaying how many chems we have

lingstingdisplay

UI displayng our currently active sting

mimicing

The voice we're mimicing via the changeling voice ability.

purchased_powers

Associated list of all powers we have evolved / bought from the emporium. [path] = [instance of path]

slot2type

Satic list of what each slot associated with (in regard to changeling flesh items).

sting_range

The range this ling can sting things.

stolen_memories

A list of all memories we've stolen through absorbs.

stored_profiles

list of datum/changeling_profile

total_chem_storage

The max chemical storage the changeling currently has.

total_genetic_points

The max number of genetics points (to buy powers) this ling can have..

true_absorbs

The amount of DMA gained using absorb, not DNA sting. Start with one (your original DNA)

Proc Details

check_menu

Checks if we are allowed to interact with a radial menu

Arguments:

forge_objectives

Generate objectives for our changeling.

select_dna

Gives a changeling a list of all possible dnas in their profiles to choose from and returns profile containing their chosen dna