Goonstation 13 - Modules - TypesVar Details

fishing rod

Vars

fishing_delayhow long to wait between casts in seconds - mainly so sounds dont overlap
fishing_speedaverage time to fish up something, in seconds - will vary on the upper and lower bounds by a maximum of 4 seconds, with a minimum time of 0.5 seconds.
is_fishingtrue if the rod is currently "fishing", false if it isnt
last_fishedset to TIME when fished, value is checked when deciding if the rod is currently on cooldown
tierwhat tier of rod is this? can be 0, 1 or 2

Var Details

fishing_delay

how long to wait between casts in seconds - mainly so sounds dont overlap

fishing_speed

average time to fish up something, in seconds - will vary on the upper and lower bounds by a maximum of 4 seconds, with a minimum time of 0.5 seconds.

is_fishing

true if the rod is currently "fishing", false if it isnt

last_fished

set to TIME when fished, value is checked when deciding if the rod is currently on cooldown

tier

what tier of rod is this? can be 0, 1 or 2