Sophies Testing Page
Contents
Raid Allies
As of Version 9.3.0, the NPC allies that appear alongside the player in Max Raid Battles can be customised using the datapack file /data/pixelmon/pixelmon/raid/ally/base_allies.json
. A section of this file can be found below:
- The
biomes
list denotes which biomes the allies listed below can appear in. By leaving this empty, the NPCs can appear in all biomes by default. - The
star_range
property denotes the minimum and maximum star levels for which the allies can appear.
By adding additional files to the same directory as base_allies.json
via datapack, different conditions can be set for a particular group of NPC allies to appear. However, it is important for at least one ally to be available in each circumstance of biome and star level.
- The
allies
list contains details of each ally trainer which can appear, with the following subparts:- The
ai_mode
property determines the Battle AI Mode used by the trainer to choose their actions in battle. The available options areDEFAULT
,RANDOM
,AGGRESSIVE
,TACTICAL
andADVANCED
, and further details for each can be found here. - The
spec
property provides the details of the pokemon the trainer fights with. All Pokémon Spec arguments are accepted. - The
child
property determines if the trainer should use the smaller child-sized model, instead of the default player-sized model. - The
weight
value sets the probability of this trainer being selected compared to another ally. The actual chance for each ally slot isweight/(sum of all valid trainer weights)
. - The
name
value is the name the NPC ally uses in their battle text. - The
skin
property refers to the textures used by the NPC. This can be a texture within the pixelmon mod, another installed mod, or a custom resource pack.
- The
Biome Spawning Overhaul
Land
Water
Air
New Front Page
Welcome to the Pixelmon Wiki! This wiki contains information on all of the content within the Pixelmon mod.
Pixelmon adds many aspects of the Pokémon games into Minecraft, including the Pokémon themselves, battling, trading and breeding. Pixelmon also adds an assortment of new items, including prominent items from the main pokémon series such Poké Balls and TMs, new resources like bauxite ore and Apricorns, and new decorative blocks like chairs and clocks.
Update Checklist
- Changelog Page
- Spawning Changelog
- Installation (update latest version)
If new pokemon
- Pokemon page
- Types Pages
- Adjacent pokemon for first/last in old dex
- Available Pokémon
- Available Pokémon/Progress
- Achievements (dex percentages)
- EV yield
- Spawn location
- Spawn time
- Egg groups
- Drops
- Evolution
- Heavy Ball/Catch rate
- Fast Ball/Catch rate
- Mounting
- Mega Evolution
If new moves
- Move page
- Types Pages
- Move IDs
If new/altered abilities
- Ability pages
- Moveskill page
- Abilities (list + outside battle)