vampire_clan 
Vars | |
| accessories | List of unnatural features that members of this Clan can choose |
|---|---|
| accessories_layers | Associative list of layers for unnatural features that members of this Clan can choose |
| alt_sprite | The Clan's unique body sprite |
| alt_sprite_greyscale | If the Clan's unique body sprites need to account for skintone |
| clan_disciplines | List of Disciplines that are innate to this Clan |
| clan_traits | List of traits that are applied to members of this Clan |
| curse | Description of the Clan's supernatural curse |
| default_accessory | Clan accessory that's selected by default |
| enlightenment | If members of this Clan are on a Path of Enlightenment by default |
| female_clothes | Default clothing for female members of this Clan |
| icon | The icon for this clan. Used in preferences. |
| male_clothes | Default clothing for male members of this Clan |
| no_facial | If members of this Clan can't have facial hair |
| no_hair | If members of this Clan can't have hair |
| restricted_disciplines | List of Disciplines that are rejected by this Clan |
| sense_the_sin_text | daimoinon 1 text |
| whitelisted | If this Clan needs a whitelist to select and play |
Procs | |
| on_gain | Applies Clan-specific effects to the mob gaining this Clan. Will alter the mob's sprite according to the alternate sprite and appearance variables, and apply the Clan's traits to the mob. If the Clan is being given as the mob joins the round, it'll cause on_join_round to trigger when the client logs into the mob. |
| psychomania_effect | effect from daimonion psychomania |
Var Details
accessories 
List of unnatural features that members of this Clan can choose
accessories_layers 
Associative list of layers for unnatural features that members of this Clan can choose
alt_sprite 
The Clan's unique body sprite
alt_sprite_greyscale 
If the Clan's unique body sprites need to account for skintone
clan_disciplines 
List of Disciplines that are innate to this Clan
clan_traits 
List of traits that are applied to members of this Clan
curse 
Description of the Clan's supernatural curse
default_accessory 
Clan accessory that's selected by default
enlightenment 
If members of this Clan are on a Path of Enlightenment by default
female_clothes 
Default clothing for female members of this Clan
icon 
The icon for this clan. Used in preferences.
male_clothes 
Default clothing for male members of this Clan
no_facial 
If members of this Clan can't have facial hair
no_hair 
If members of this Clan can't have hair
restricted_disciplines 
List of Disciplines that are rejected by this Clan
sense_the_sin_text 
daimoinon 1 text
whitelisted 
If this Clan needs a whitelist to select and play
Proc Details
on_gain
Applies Clan-specific effects to the mob gaining this Clan. Will alter the mob's sprite according to the alternate sprite and appearance variables, and apply the Clan's traits to the mob. If the Clan is being given as the mob joins the round, it'll cause on_join_round to trigger when the client logs into the mob.
Arguments:
- gaining_mob - Human being given the splat
- joining_round - If this splat is being applied as the mob joins the round
psychomania_effect
effect from daimonion psychomania