* Skill calculation fixes, tweaks, antag and brain damage modifiers. * Experience through patience. * Priority Fix etcetera.
6 lines
242 B
Plaintext
6 lines
242 B
Plaintext
/datum/skill/numerical/surgery
|
|
name = "Surgery"
|
|
desc = "How proficient you are at doing surgery."
|
|
name_color = COLOR_PALE_BLUE_GRAY
|
|
competency_multiplier = 1.5 // 60% surgery speed up at max value of 100, considering the base multiplier.
|