code/datums/components/fearful/sources/_sources.dm 
| /datum/terror_handler/simple_source | Simple source which passively increases terror based on a single condition and can do something when its added/removed |
|---|---|
| /datum/terror_handler/simple_source/nyctophobia | Makes the owner terrified of darkness |
| /datum/terror_handler/simple_source/nyctophobia/terrified | Nightmare spell version with quicker buildup that shadows the quirk one, also handles removing the status upon reaching 0 terror |
| /datum/terror_handler/simple_source/claustrophobia | Makes the owner afraid of being stuck in closets, crates, mechs, etc |
| /datum/terror_handler/simple_source/clausophobia | Makes the owner afraid of certain jolly figures |
| /datum/terror_handler/simple_source/monophobia | Makes the owner afraid of being alone |
| /datum/terror_handler/simple_source/pyrophobia | Afraid of being on fire or being near open flames (even flames such as candles or fireplaces) |
| /datum/terror_handler/is_stop_drop_rolling | While stop drop and rolling you lose a tiny bit of terror |