byond - Modules - TypesVar Details - Proc Details

xeno_caste

Vars

acid_spray_damageThe damage acid spray causes over time.
acid_spray_damage_on_hitThe damage acid spray causes on hit.
acid_spray_durationHow long the acid spray stays on floor before it deletes itself, should be higher than 0 to avoid runtimes with timers.
acid_spray_rangeNumber of tiles of the acid spray cone extends outward to. Not recommended to go beyond 4.
acid_spray_structure_damageThe damage acid spray causes to structure.
actionsthe 'abilities' available to a caste.
additional_stacksThe additional amount of stacks that the Sentinel will apply on eligible abilities.
attack_delaynumber of ticks between attacks for a caste.
aura_strengthThe strength of our aura. Zero means we can't emit any.
base_strain_typeThe parent strain of this caste
bomb_delayDelay between firing the bombard ability for boilers
bomb_strengthMultiplier to the effectiveness of the boiler glob. 1 by default.
can_flagsBitwise flags denoting things a caste can and cannot do. Uses defines.
can_hold_eggswhether or not a caste can hold eggs, and either 1 or 2 eggs at a time.
carnage_plasma_gainAmount of plasma gained from clashing after activating carnage
caste_flagsBitwise flags denoting things a caste is or is not. Uses defines.
caste_traitslist of traits granted to the owner by becoming this caste
caste_type_pathThe base caste typepath
crest_defense_armormodifying amount to the crest defense ability for defenders. Positive integers only.
crest_defense_slowdownamount of slowdown to apply when the crest defense is active. trading defense for speed. Positive numbers makes it slower.
crest_toss_distanceHow many tiles the Crest toss ability throws the victim.
crit_healthWhat negative health amount they die at.
deevolves_toSingular type path for the caste to deevolve to when forced to by the queen.
drain_plasma_gainAmount of plasma gained from draining someone
evolution_thresholdThreshold amount of evo points to next evolution
feast_plasma_drainAmount of plasma drained each tick while feast buff is actuve
fortify_armormodifying amount to the fortify ability for defenders. Positive integers only.
hugger_delaydelay between the throw hugger ability activation for carriers
huggers_maxmaximum amount of huggers a carrier can carry at one time.
max_ammomaximum number of 'globs' of boiler ammunition that can be stored by the boiler caste.
max_healthMaximum health a caste has.
max_spiderlingsmaximum amount of spiderlings a widow can carry at one time.
melee_apThe amount of armour pen their melee attacks have
melee_damageThe amount of damage a xenomorph caste will do with a 'slash' attack.
melee_damage_armorThe armor typing of the melee damage.
melee_damage_typeThe damage typing of the melee damage.
minimap_iconThe iconstate for the xeno on the minimap
minimap_leadered_overlayThe iconstate for leadered xenos on the minimap, added as overlay
overheal_maxMaximum amount of overheal that can be gained
plasma_gainHow much plasma a caste gains every life tick.
plasma_icon_stateThe iconstate of the plasma bar, format used is "[plasma_icon_state][amount]"
plasma_maxHow much plasma a caste can have at max.
plasma_regen_limitup to how % much plasma regens in decimals, generally used if you have a special way of regeninng plasma.
primordial_messageprimordial message that is shown when a caste becomes primordial
queen_leader_limitAmount of leaders allowed
regen_delayTime after you take damage before a xenomorph can regen.
regen_ramp_amountRegeneration power increases by this amount evey decisecond.
resin_max_rangeThe maximum number of tiles to where a xeno can build.
silent_vent_crawlWhether the caste enters and crawls through vents silently
spit_delayDelay timer for spitting
spit_typeslist of datum projectile types the xeno can use.
stealth_break_thresholdDamage breakpoint to knock out of stealth
stomp_damageThe damage the stomp causes, counts armor
sunder_maxWhat is the max amount of sunder that can be applied to a xeno (100 = 100%)
sunder_multiplierMultiplier on the weapons sunder, e.g 10 sunder on a projectile is reduced to 5 with a 0.5 multiplier.
sunder_recoverHow much sunder is recovered per tick
tacklemaxThe maximum amount of random paralyze applied to a human upon being 'pulled' multiplied by 20 ticks
tackleminThe minimum amount of random paralyze applied to a human upon being 'pulled' multiplied by 20 ticks
upgrade_thresholdThreshold amount of upgrade points to next maturity
vent_enter_speedHow quickly the caste enters vents
vent_exit_speedHow quickly the caste exits vents
wound_typeused to match appropriate wound overlays
wrath_maxThe maximum amount of Wrath that we can have stored at a time.

Procs

on_caste_appliedAdd needed component to the xeno

Var Details

acid_spray_damage

The damage acid spray causes over time.

acid_spray_damage_on_hit

The damage acid spray causes on hit.

acid_spray_duration

How long the acid spray stays on floor before it deletes itself, should be higher than 0 to avoid runtimes with timers.

acid_spray_range

Number of tiles of the acid spray cone extends outward to. Not recommended to go beyond 4.

acid_spray_structure_damage

The damage acid spray causes to structure.

actions

the 'abilities' available to a caste.

additional_stacks

The additional amount of stacks that the Sentinel will apply on eligible abilities.

attack_delay

number of ticks between attacks for a caste.

aura_strength

The strength of our aura. Zero means we can't emit any.

base_strain_type

The parent strain of this caste

bomb_delay

Delay between firing the bombard ability for boilers

bomb_strength

Multiplier to the effectiveness of the boiler glob. 1 by default.

can_flags

Bitwise flags denoting things a caste can and cannot do. Uses defines.

can_hold_eggs

whether or not a caste can hold eggs, and either 1 or 2 eggs at a time.

carnage_plasma_gain

Amount of plasma gained from clashing after activating carnage

caste_flags

Bitwise flags denoting things a caste is or is not. Uses defines.

caste_traits

list of traits granted to the owner by becoming this caste

caste_type_path

The base caste typepath

crest_defense_armor

modifying amount to the crest defense ability for defenders. Positive integers only.

crest_defense_slowdown

amount of slowdown to apply when the crest defense is active. trading defense for speed. Positive numbers makes it slower.

crest_toss_distance

How many tiles the Crest toss ability throws the victim.

crit_health

What negative health amount they die at.

deevolves_to

Singular type path for the caste to deevolve to when forced to by the queen.

drain_plasma_gain

Amount of plasma gained from draining someone

evolution_threshold

Threshold amount of evo points to next evolution

feast_plasma_drain

Amount of plasma drained each tick while feast buff is actuve

fortify_armor

modifying amount to the fortify ability for defenders. Positive integers only.

hugger_delay

delay between the throw hugger ability activation for carriers

huggers_max

maximum amount of huggers a carrier can carry at one time.

max_ammo

maximum number of 'globs' of boiler ammunition that can be stored by the boiler caste.

max_health

Maximum health a caste has.

max_spiderlings

maximum amount of spiderlings a widow can carry at one time.

melee_ap

The amount of armour pen their melee attacks have

melee_damage

The amount of damage a xenomorph caste will do with a 'slash' attack.

melee_damage_armor

The armor typing of the melee damage.

melee_damage_type

The damage typing of the melee damage.

minimap_icon

The iconstate for the xeno on the minimap

minimap_leadered_overlay

The iconstate for leadered xenos on the minimap, added as overlay

overheal_max

Maximum amount of overheal that can be gained

plasma_gain

How much plasma a caste gains every life tick.

plasma_icon_state

The iconstate of the plasma bar, format used is "[plasma_icon_state][amount]"

plasma_max

How much plasma a caste can have at max.

plasma_regen_limit

up to how % much plasma regens in decimals, generally used if you have a special way of regeninng plasma.

primordial_message

primordial message that is shown when a caste becomes primordial

queen_leader_limit

Amount of leaders allowed

regen_delay

Time after you take damage before a xenomorph can regen.

regen_ramp_amount

Regeneration power increases by this amount evey decisecond.

resin_max_range

The maximum number of tiles to where a xeno can build.

silent_vent_crawl

Whether the caste enters and crawls through vents silently

spit_delay

Delay timer for spitting

spit_types

list of datum projectile types the xeno can use.

stealth_break_threshold

Damage breakpoint to knock out of stealth

stomp_damage

The damage the stomp causes, counts armor

sunder_max

What is the max amount of sunder that can be applied to a xeno (100 = 100%)

sunder_multiplier

Multiplier on the weapons sunder, e.g 10 sunder on a projectile is reduced to 5 with a 0.5 multiplier.

sunder_recover

How much sunder is recovered per tick

tacklemax

The maximum amount of random paralyze applied to a human upon being 'pulled' multiplied by 20 ticks

tacklemin

The minimum amount of random paralyze applied to a human upon being 'pulled' multiplied by 20 ticks

upgrade_threshold

Threshold amount of upgrade points to next maturity

vent_enter_speed

How quickly the caste enters vents

vent_exit_speed

How quickly the caste exits vents

wound_type

used to match appropriate wound overlays

wrath_max

The maximum amount of Wrath that we can have stored at a time.

Proc Details

on_caste_applied

Add needed component to the xeno