ruleset
These are gamemode rulesets for the dynamic gamemode type. They determine what antagonists spawn during a round.
Vars | |
antag_amount | How many antagonists to spawn |
---|---|
antag_cost | The cost to roll an antagonist of this ruleset |
antag_weight | The weight to roll an antagonist of this ruleset |
antagonist_type | Antagonist datum to apply to users |
assign_job_role | Applies the mind roll to assigned_role, preventing them from rolling a normal job. Good for wizards and nuclear operatives. |
banned_jobs | These roles 100% cannot be this antagonist |
banned_species | A blacklist of species names that cannot play this antagonist |
banned_species_only | If true, the species blacklist is now a species whitelist |
implied_ruleset_type | A ruleset to be added when this ruleset is selected by the gamemode |
latespawn_time | If non-zero, how long from the start of the game should a latespawn for this role occur? |
name | What this ruleset is called |
pre_antags | All of the minds that we will make into our antagonist type |
protected_jobs | These roles can't be antagonists because mindshielding (this can be disabled via config) |
ruleset_cost | The cost to roll this ruleset |
ruleset_weight | The weight to roll this ruleset |
Var Details
antag_amount
How many antagonists to spawn
antag_cost
The cost to roll an antagonist of this ruleset
antag_weight
The weight to roll an antagonist of this ruleset
antagonist_type
Antagonist datum to apply to users
assign_job_role
Applies the mind roll to assigned_role, preventing them from rolling a normal job. Good for wizards and nuclear operatives.
banned_jobs
These roles 100% cannot be this antagonist
banned_species
A blacklist of species names that cannot play this antagonist
banned_species_only
If true, the species blacklist is now a species whitelist
implied_ruleset_type
A ruleset to be added when this ruleset is selected by the gamemode
latespawn_time
If non-zero, how long from the start of the game should a latespawn for this role occur?
name
What this ruleset is called
pre_antags
All of the minds that we will make into our antagonist type
protected_jobs
These roles can't be antagonists because mindshielding (this can be disabled via config)
ruleset_cost
The cost to roll this ruleset
ruleset_weight
The weight to roll this ruleset