Stellaris

Stellaris

Playable Swarm
 This topic has been pinned, so it's probably important
BrutishMrFish  [developer] 30 Mar, 2017 @ 10:05pm
Class/event names
I've seen people asking for the infested planet type class name, so I'm going to list the various class and event names for anyone who needs them for some reason.

Armies:
Prethoryn army (new): swarm_army_new

Buildable pops:
Swarmling: buildable_swarm_pop_1

Buildings:
Hive Generator: building_hive_power
Hive Mine: building_hive_minerals
Hive Farm: building_hive_food
Hive Capital: building_hive_capital

Country Types:
Playable Swarm (Swarm Brood): swarm_playable

Edicts:
Biological Immortality: swarm_immortal
Planetary Infestation: swarm_infestation

Planet Classes:
Infested World (custom): pc_infested_swarmtech

Policies:
Swarm Link: swarm_link_policy

Solar System Initializers:
Infested System: Terreak_system_initializer

Spaceport Modules:
Scoure Missiles: swarm_weapon_new

Species Classes:
Prethoryn (new): SWARMTECH_PLAYABLE
Prethoryn (true swarm): SWARM_TRUE
Swarmling: SWARMLINGSLAVE

Static Modifiers:
Swarm Immortality: swarm_immortal_modifier
Infestation Tax: infestation_tax

Technology:
Swarmling Fabrication: tech_swarm_workers_1
Advanced Spawning Pools: tech_swarm_strike_craft_1_new
Infested World Buildings: tech_swarm_buildings

Traits:
Swarm Genetics: trait_swarm
Swarm Brood: trait_true_swarm
Swarmling Worker: trait_swarm_worker
Infested World Preference: trait_pc_infested_swarmtech_preference

Events:
swarmtech (hidden_swarmtech_events.txt):
  • swarmtech.1: Gives bonus starting techs
  • swarmtech.2: For biological immortality
  • swarmtech.3: Removes trait_swarm from AI controlled pops
  • swarmtech.4: Removes trait_swarm from AI controlled countries

infest_planet (infest_planet.txt)
  • infest_planet.1: Checks for infestation edict and planet type; activates on on_planet_occupied; goes to infest_planet.2
  • infest_planet.2: Infests planet after hostile takeover
  • infest_planet.3: Same as the first; activates on on_colonized; goes to infest_planet.4
  • infest_planet.4: Infests planet after successful colonization

swarm_link (swarm_link.txt)
  • swarm_link.1: Checks for the Swarm Link policy/country flag; goes to swarm_link.2
  • swarm_link.2: Ends the Swarm's war with the player
  • swarm_link.3: Checks for the Swarm Link policy; goes to swarm_link.4
  • swarm_link.4: Refreshes the "end war" effect with the Swarm

trueswarm (true_swarm_events.txt)
  • trueswarm.3: Removes trait_true_swarm from AI controlled pops
  • trueswarm.4: Removes trait_true_swarm from AI controlled countries
  • trueswarm.6: Removes buildings from regular infested worlds

playable_crisis (playable_crisis_events_1.txt)
  • Too much stuff in here to go through it all
Last edited by BrutishMrFish; 16 Apr, 2017 @ 12:22pm