Rampant

by Veden

Improves the enemies tactics by using potential fields (pheromones) allowing probing of defenses, retreats, reinforcements, counterattacking, breaching, raids, rallying death cry, and player hunting. Uses blockable biter projectiles. Adds new Enemies which can be disabled in mod settings. Difficulty setting in mod options menu.

Content
1 year, 2 months ago
0.13 - 1.1
124K
Enemies

g Entity names of your spawners

4 years ago

Hey there,

could you please tell me the entity names of the spawners of your mod, or tell me in which file their definitions are?

I'm trying to make an auto-targeting function of one of my mods compatible with Rampant, see:
https://mods.factorio.com/mod/AircraftDrones/discussion/5f4949abb94337eee465c781

I tried to find it myself, but I got lost in the million lua files in your mod ;)
Thanks in advance...

4 years ago
(updated 4 years ago)

https://github.com/veden/Rampant/blob/master/prototypes/UnitClasses.lua#L64
This file should have all the programmatically defined entity types.

New response