Invasions¶
Table of Contents
Prerequisites¶
This page assumes:
- You have a working scanner.
- You understand JSON formatting.
- You are using the latest version of PokeAlarm.
- You have read and understood the Filters page.
Introduction¶
The "invasions" section has three distinct settings.
| Setting Name | Description |
|---|---|
| enabled | Process Invasion Events only if true |
| defaults | Section for the default settings |
| filters | See below parameters |
Available DTS¶
General¶
| Parameter | Description | Example |
|---|---|---|
| grunt_ids | Array of allowed grunts, by ID. | ["4", 39] |
| grunts_exclude | Array of excluded grunts, by ID. | ["4", 39] |
| grunt_genders | Array of allowed genders, by ID or name. | ["Male", 2] |
| types | Array of allowed monster types, by name. | ["Dark", "Dragon", "Grass"] |
| monsters | Array of allowed reward monster possibilities, by ID or name. | ["Bulbasaur","2",3] |
| monsters_exclude | Array of excluded reward monster possiblilities, by ID or name. | ["Bulbasaur","2",3] |
Miscellaneous¶
- Floats can use
"inf"to represent infinity