Goonstation 13 - Modules - TypesVar Details - Proc Details

defibrillator

Vars

cell_typeType of power cell to be installed on spawn
charge_timeCooldown after charging a defib before it's chargable again
costHow much cell charge does this cost
emaggedIs this defib emagged
makeshiftIs this defib makeshift

Procs

chargeThe charge status and fx on charge end
defibrillatethe actual defib effect to the target patient
do_the_shocky_thinghandle defib charge status and do fx
try_chargeAttempt to charge the defib paddles, using power. Only call parent if you're using power_cell

Var Details

cell_type

Type of power cell to be installed on spawn

charge_time

Cooldown after charging a defib before it's chargable again

cost

How much cell charge does this cost

emagged

Is this defib emagged

makeshift

Is this defib makeshift

Proc Details

charge

The charge status and fx on charge end

defibrillate

the actual defib effect to the target patient

do_the_shocky_thing

handle defib charge status and do fx

try_charge

Attempt to charge the defib paddles, using power. Only call parent if you're using power_cell