Skip to content

Meteor shower intensity

INI referenceEnumsMeteorShowerType

Fixed intensity presets used by meteor-shower trigger actions.

Engine enum
MeteorShowerType
Input form
Integer

The presets differ in how many meteors fall and how widely they scatter, and in nothing else. A drizzle drops one meteor, a shower five, a downpour nine and an Armageddon fifteen, each with up to two more added at random, and the area they land over widens with the count. What an individual meteor does where it comes down belongs to the METLARGE and METSMALL animations the engine picks between, so raising the preset makes a strike larger rather than harder.

Values

4 of 4

InputMeaningEngine constantStored value
0Light drizzle preset.SHOWER_DRIZZLE0
1Standard shower preset.SHOWER_SHOWER1
2Heavy downpour preset.SHOWER_DOWNPOUR2
3Maximum Armageddon preset.SHOWER_ARMAGEDDON3

Used by

Source files

Linked at revision 59fae722af8c.