7 lines
291 B
Plaintext
7 lines
291 B
Plaintext
/datum/skill/numerical/surgery
|
|
name = "Surgery"
|
|
desc = "How proficient you are at performing surgical procedures."
|
|
name_color = COLOR_PALE_BLUE_GRAY
|
|
competency_multiplier = 1.5 // 60% surgery speed up at max value of 100, considering the base multiplier.
|
|
ui_category = SKILL_UI_CAT_MED
|