/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/fishing.dm

FISHING_DUDUse in fish tables to denote miss chance.
FAV_BAIT_DIFFICULTY_MODDifficulty modifier when bait is fish's favorite
DISLIKED_BAIT_DIFFICULTY_MODDifficulty modifier when bait is fish's disliked
FISHING_HOOK_SHINYFishing hook trait that signifies that it's shiny. Useful for fishes that care about shiner hooks more.
FISHING_HOOK_WEIGHTEDFishing hook trait that's used to make the bait more weighted, for the fishing minigame itself.
FISHING_DEFAULT_HOOK_BONUS_ADDITIVEThe default additive value for fishing hook catch weight modifiers.
FISHING_DEFAULT_HOOK_BONUS_MULTIPLICATIVEThe default multiplicative value for fishing hook catch weight modifiers.

Define Details

DISLIKED_BAIT_DIFFICULTY_MOD

Difficulty modifier when bait is fish's disliked

FAV_BAIT_DIFFICULTY_MOD

Difficulty modifier when bait is fish's favorite

FISHING_DEFAULT_HOOK_BONUS_ADDITIVE

The default additive value for fishing hook catch weight modifiers.

FISHING_DEFAULT_HOOK_BONUS_MULTIPLICATIVE

The default multiplicative value for fishing hook catch weight modifiers.

FISHING_DUD

Use in fish tables to denote miss chance.

FISHING_HOOK_SHINY

Fishing hook trait that signifies that it's shiny. Useful for fishes that care about shiner hooks more.

FISHING_HOOK_WEIGHTED

Fishing hook trait that's used to make the bait more weighted, for the fishing minigame itself.