Skip to content

Configuration

necro50n3 edited this page Sep 25, 2025 · 28 revisions

There are three config files for Raid Dens.

Client Config

Allows you to toggle the beam displays for raids depending on what tier they are.

Move Config

Blacklists certain moves from being used during raid battles which can be used to exploit the battle in your favour. This file should not be edited unless you need to add additional moves from other mods.

Common Config

This is the main config that affects raid dens.

enable_spawning Enable natural spawning of raid dens.
dimension_tier_weights Weighted probability of each raid tier from Tier 1 to Tier 7 per dimension.

If a dimension is not defined here it will default to the overworld weights, or the first one if there isn't one defined for the overworld.

requires_key Whether raids require key items to join.

LINK TO KEY

max_players The maximum number of players that can join a raid.
max_clears The number of total clears a raid den can have before deactivating (until next reset).
reset_time The time in seconds before raids reset. Raid resets are based on the world's in-game time.
cycle_mode Determines what can be cycled between resets. Changing this config will only apply the change to newly generated raid dens.
  • ALL: Cycles everything between resets.
  • LOCK_TYPE: Locks the den to the current elemental type but cycles the raid boss and tier.
  • LOCK_TIER: Locks the den to the current tier but cycles the raid boss and type.
  • LOCK_BOTH: Locks the den to the current tier and type but cycles the boss.
  • NONE: The raid boss stays the same between resets.
  • BUCKET: Locks the den to only pool from its assigned raid pool. LINK TO BUCKET
tier_health_multiplier The default HP multiplier by tier.
tier_level The default Pokemon level by tier.
tier_ivs The number of max IVs a raid Pokemon will have by tier.
shiny_rate The default shiny rate of raid bosses.
ha_rate The chance for raid bosses to have their hidden ability.
max_cheers The max number of cheers a player can use per raid.
raid_party_size The max number of Pokemon a player can bring into a raid battle.

Clone this wiki locally