Vassal 
        
    
            
        
| Vars | |
| master | The Master Bloodsucker's antag datum. | 
|---|---|
| powers | List of all Purchased Powers, like Bloodsuckers. | 
| special_type | Whether this vassal is already a special type of Vassal. | 
| vassal_description | Description of what this Vassal does. | 
| Procs | |
| BuyPower | Used when your Master teaches you a new Power. | 
| admin_add | Message told to your (former) Master. | 
| can_be_owned | If we weren't created by a bloodsucker, then we cannot be a vassal (assigned from antag panel) | 
| farewell | Message told to your Master. | 
| make_special | Called when we are made into the Favorite Vassal | 
| on_removal | Enslave them to their Master Give Recuperate Power Give Objectives Give Vampire Language & Hud | 
| return_vassal_examine | Returns a Vassals's examine strings. Args: viewer - The person examining. | 
Var Details
master
            
        
    
            
        
        The Master Bloodsucker's antag datum.
powers
            
        
    
            
        
        List of all Purchased Powers, like Bloodsuckers.
special_type
            
        
    
            
        
        Whether this vassal is already a special type of Vassal.
vassal_description
            
        
    
            
        
        Description of what this Vassal does.
Proc Details
BuyPower
Used when your Master teaches you a new Power.
admin_add
Message told to your (former) Master.
can_be_owned
If we weren't created by a bloodsucker, then we cannot be a vassal (assigned from antag panel)
farewell
Message told to your Master.
make_special
Called when we are made into the Favorite Vassal
on_removal
Enslave them to their Master Give Recuperate Power Give Objectives Give Vampire Language & Hud
return_vassal_examine
Returns a Vassals's examine strings. Args: viewer - The person examining.