code/__DEFINES/changeling.dm 
| CLING_CHEM_RECHARGE_RATE | Cling chemical recharge rate |
|---|---|
| CLING_CHEM_STORAGE_STEAL | How many chemical storage we steal from another cling |
| CLING_MUSCLES_CHEMICALCOST | How many chemical need to activate strained muscles |
| CLING_MUSCLES_STACKS | How many stacks cling can get before strained muscles getting nerfed |
| CLING_MUSCLES_MODIFICATOR | Strained muscles chemical consumption modifier for exhaustion |
| CLING_CHAMELEON_CHEMICALCOST | How many chemical need to activate chameleon skin |
| CLING_CHAMELEON_CONSUMPTION | Chameleon skin chemical consumption |
| CLING_FAKEDEATH_TIME | Time before changeling can revive himself. |
| CLING_ABSORB_RECENT_SPEECH | The amount of recent spoken lines to gain on absorbing a mob |
| CLING_EGG_INCUBATION_DEAD_TIME | How long headslug egg will wait until gib body and create monkey with ling |
| CLING_EGG_INCUBATION_LIVING_TIME | How long headslug egg will living in living body before died |
| CHANGELING_INNATE_POWER | Denotes that this power is free and should be given to all changelings by default. |
| CHANGELING_PURCHASABLE_POWER | Denotes that this power can only be obtained by purchasing it. |
| CHANGELING_UNOBTAINABLE_POWER | Denotes that this power can not be obtained normally. Primarily used for base types such as /datum/action/changeling/weapon. |
Define Details
CHANGELING_INNATE_POWER 
Denotes that this power is free and should be given to all changelings by default.
CHANGELING_PURCHASABLE_POWER 
Denotes that this power can only be obtained by purchasing it.
CHANGELING_UNOBTAINABLE_POWER 
Denotes that this power can not be obtained normally. Primarily used for base types such as /datum/action/changeling/weapon.
CLING_ABSORB_RECENT_SPEECH 
The amount of recent spoken lines to gain on absorbing a mob
CLING_CHAMELEON_CHEMICALCOST 
How many chemical need to activate chameleon skin
CLING_CHAMELEON_CONSUMPTION 
Chameleon skin chemical consumption
CLING_CHEM_RECHARGE_RATE 
Cling chemical recharge rate
CLING_CHEM_STORAGE_STEAL 
How many chemical storage we steal from another cling
CLING_EGG_INCUBATION_DEAD_TIME 
How long headslug egg will wait until gib body and create monkey with ling
CLING_EGG_INCUBATION_LIVING_TIME 
How long headslug egg will living in living body before died
CLING_FAKEDEATH_TIME 
Time before changeling can revive himself.
CLING_MUSCLES_CHEMICALCOST 
How many chemical need to activate strained muscles
CLING_MUSCLES_MODIFICATOR 
Strained muscles chemical consumption modifier for exhaustion
CLING_MUSCLES_STACKS 
How many stacks cling can get before strained muscles getting nerfed