#define SUBCLASS_HEMOMANCER /datum/vampire_subclass/hemomancer #define SUBCLASS_GARGANTUA /datum/vampire_subclass/gargantua #define SUBCLASS_UMBRAE /datum/vampire_subclass/umbrae #define SUBCLASS_DANTALION /datum/vampire_subclass/dantalion #define SUBCLASS_ANCIENT /datum/vampire_subclass/ancient #define BLOOD_DRAIN_LIMIT 200 // the amount of blood a vampire can drain from a person. #define FULLPOWER_DRAINED_REQUIREMENT 8 // the number of people you need to suck to become full powered. #define FULLPOWER_BLOODTOTAL_REQUIREMENT 1000 // the amount of blood you need to suck to get full power. #define VAMPIRE_NULLIFICATION_CAP 120 // the maximum amount a vampire can be nullified naturally. #define VAMPIRE_COMPLETE_NULLIFICATION 100 // the point of nullification where vampires can no longer use abilities.