[Stellaris][群星]Mod制作指南-附录

来源:互联网 发布:php跳转页面 编辑:程序博客网 时间:2024/04/29 07:07

[Stellaris][群星]Mod制作指南


附录


1. 触发器文档


导出自版本1.0.3
text - shows custom text
Supported Scopes: ???

Supported targets:

custom_tooltip - shows a custom tooltip for the effects within
Supported Scopes: ???

Supported targets:

if - a conditional trigger
Supported Scopes: ???

Supported targets:

and - all inside trigger must be true
Supported Scopes: ???

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

or - at least one entry inside trigger must be true
Supported Scopes: ???

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

not - negates content of trigger
Supported Scopes: ???

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

happiness - Compares pop happiness
Supported Scopes: pop

Supported targets:

has_ring - Checks if a planet has a ring or not (bool)
Supported Scopes: planet

Supported targets: none

hidden_trigger - hides the tooltip for the effects within
Supported Scopes: ???

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

has_owner - checks if a planet is colonized
Supported Scopes: planet

Supported targets: none

any_owned_planet - switches Scope to and goes through each owned planet
Supported Scopes: country

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

any_controlled_planet - switches scope to and goes through each controlled planets
Supported Scopes: country

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

is_ai - checks if a country is AI controlled
Supported Scopes: country

Supported targets:

always - either always false or true
Supported Scopes: ???

Supported targets:

has_trait - checks if an empire’s dominant species, pop, or leader has a certain Trait
Supported Scopes: country pop

Supported targets:

has_ethic - checks if an empire’s dominant species has a certain Ethic
Supported Scopes: country pop

Supported targets:

is_moon - checks if a planet is a moon
Supported Scopes: planet

Supported targets: none

opinion - Checks this country’s opinion value of target country
Supported Scopes: country

Supported targets: ???

any_pop - switches scope to and goes through each pop unit on the planet or all pops of the scope species
Supported Scopes: planet

Supported targets: none THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

is_owned_by - checks if a planet or galactic object is owned by target empire
Supported Scopes: planet

Supported targets: none THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

is_same_species - checks if a pop or empire is of the same species as another pop or empire
Supported Scopes: country pop

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

any_war_defender - switches scope to and goes through each defender in the war against a specified enemy
Supported Scopes: country

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

any_war_attacker - switches scope to and goes through each attacker in the war against a specified enemy
Supported Scopes: country

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

ideal_planet_class - Checks the ideal planet class of a target country
Supported Scopes: country

Supported targets:

is_same_empire - checks if an empire is the same as another
Supported Scopes: country

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

is_planet_class - checks if a planet is of a certain class
Supported Scopes: planet

Supported targets: none THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

has_strategic_resource - checks if a planet has a specific strategic resource
Supported Scopes: planet

Supported targets: none THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

is_star_class - checks if a planet star is of a certain class
Supported Scopes: planet

Supported targets: none THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

distance - Compares the min/max distance to a target with a value
Supported Scopes: planet ship pop fleet

Supported targets: none

has_technology - checks if a country has a technology of atleast a specific level
Supported Scopes: country

Supported targets:

has_planet_modifier - checks if a planet has a planet modifier
Supported Scopes: planet

Supported targets: none

has_planet_flag - checks if a planet has a specified flag
Supported Scopes: planet

Supported targets: none

has_country_flag - checks if a country has a specified flag
Supported Scopes: country

Supported targets:

has_fleet_flag - Checks if a fleet has a specified flag
Supported Scopes: fleet

Supported targets:

has_ship_flag - checks if a planet has a specified flag
Supported Scopes: ship

Supported targets:

is_ship_class - checks if a ship is a specified class
Supported Scopes: ship fleet

Supported targets:

is_ship_size - checks if a ship is a specified size
Supported Scopes: ship fleet

Supported targets:

is_capital - checks if a planet is its owners capital
Supported Scopes: planet

Supported targets: none

has_ground_combat - checks if a planet has ground combat
Supported Scopes: planet

Supported targets: none

is_at_war - checks if a country is at war
Supported Scopes: country

Supported targets:

num_owned_planets - compares the number of owned planets in a country with a value
Supported Scopes: country

Supported targets:

has_government - checks if a country has a specified government
Supported Scopes: country

Supported targets:

num_pops - compares the number of planets on a planet with a value
Supported Scopes: planet country

Supported targets: none

is_primitive - Checks if a country is primitive (bool)
Supported Scopes: country

Supported targets:

is_inside_nebula - checks if a planet/ship is inside a nebula
Supported Scopes: planet ship fleet

Supported targets: none

is_pirate - Checks if a country is a pirate country (bool)
Supported Scopes: country

Supported targets:

is_inside_border - checks if a planet/ship/fleet is inside the border of the specified country
Supported Scopes: planet ship fleet

Supported targets: none THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

any_country - Trigger Scope for any country
Supported Scopes: ???

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

planet_size - compares the planet size
Supported Scopes: planet

Supported targets: ??? none

any_planet - any planet in a solar system
Supported Scopes:

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

influence - Checks country influence
Supported Scopes: country

Supported targets:

is_star - checks if a planet is a star
Supported Scopes: planet

Supported targets: none

is_asteroid - checks if a planet is an asteroid
Supported Scopes: planet

Supported targets: none

is_at_war_with - checks if an empire is at war with another empire
Supported Scopes: country

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

their_opinion - Checks target country’s opinion value of this country
Supported Scopes: country

Supported targets: ???

is_same_species_class - checks if a pop or empire is of the same species class as another pop or empire
Supported Scopes: country pop

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

has_alliance - Checks if a country is in an alliance (bool)
Supported Scopes: country

Supported targets:

has_federation - Checks if a country is in an federation (bool)
Supported Scopes: country

Supported targets:

is_colonizable - Checks if a planet is colonizable (bool)
Supported Scopes: planet

Supported targets: none

gender - Checks the gender of a leader
Supported Scopes:

Supported targets: ???

has_level - Checks if leader has at least specified level of specified skill
Supported Scopes:

Supported targets: ???

num_minerals - compares the number of minerals on a planet with a value
Supported Scopes: planet

Supported targets: none

num_physics - compares the number of physics resources on a planet with a value
Supported Scopes: planet

Supported targets: none

num_society - compares the number of society resources on a planet with a value
Supported Scopes: planet

Supported targets: none

num_engineering - compares the number of engineering resources on a planet with a value
Supported Scopes: planet

Supported targets: none

num_modifiers - Compares the number of modifiers on a planet with a value
Supported Scopes: planet

Supported targets: none

has_any_strategic_resource - Checks whether a planet has any strategic resource (bool)
Supported Scopes: planet

Supported targets: none

free_leader_slots - Compares the number of free leader slots
Supported Scopes: planet country ship pop fleet

Supported targets: none

has_pop_flag - Checks if a pop has a specified flag
Supported Scopes: pop

Supported targets:

is_occupied_flag - Checks if a planet is under military occupation
Supported Scopes: planet

Supported targets: none

can_colonize - checks if a planet is colonizable by a country’s founder species
Supported Scopes: planet

Supported targets: none

is_damaged - Checks if a ship is damaged
Supported Scopes: ship

Supported targets:

has_hp - Compares the hit points of a ship with a value
Supported Scopes: ship

Supported targets:

is_surveyed - Checks if a planet/system as been survey by specified country
Supported Scopes: planet

Supported targets: none

has_global_flag - Checks a global trigger
Supported Scopes: planet country ship pop fleet

Supported targets: none

check_variable - Compares the variable value
Supported Scopes: planet country fleet

Supported targets: none

any_planet_within_border - switches Scope to and goes through each random planet within border
Supported Scopes: country

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

any_owned_ship - any ship owned by a country
Supported Scopes: country

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

any_ship - any ship in the game
Supported Scopes: ???

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

energy - Checks for country energy
Supported Scopes: country

Supported targets:

pop_has_ethic - checks if a pop has a certain Ethic
Supported Scopes: pop

Supported targets:

pop_has_trait - checks if a pop has a certain trait
Supported Scopes: pop

Supported targets:

is_colony - checks if a planet is a colony
Supported Scopes: planet

Supported targets: none

habitability - Checks for species habitability on current planet
Supported Scopes: planet

Supported targets: none

has_building - checks if a planet or tile has a building
Supported Scopes: planet

Supported targets: none

is_controlled_by - checks if a planet is controlled by a certain country
Supported Scopes: planet

Supported targets: none THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

is_terraformed - checks if a planet has ever been terraformed
Supported Scopes: planet

Supported targets: none

is_terraforming - checks if a planet is being terraformed right now
Supported Scopes: planet

Supported targets: none

has_planet_edict - checks if a planet has an edict
Supported Scopes: planet

Supported targets: none

has_country_edict - checks if a country has an edict
Supported Scopes: country

Supported targets:

has_observation_outpost - checks if a planet has an observation outpost
Supported Scopes: planet

Supported targets: none

is_federation_leader - checks if a country is a federation leader
Supported Scopes: country

Supported targets:

starting_system - checks if a system is the starting system for an empire
Supported Scopes:

Supported targets:

has_star_flag - checks if a star has a specified flag
Supported Scopes:

Supported targets:

has_mining_station - checks if a planet has a mining station
Supported Scopes: planet

Supported targets: none

has_research_station - checks if a planet has a research station
Supported Scopes: planet

Supported targets: none

has_spaceport - checks if a planet has a spaceport
Supported Scopes: planet

Supported targets: none

any_spaceport - any spaceport trigger
Supported Scopes: planet

Supported targets: none THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

any_research_station - any research station outpost
Supported Scopes: planet

Supported targets: none THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

any_mining_station - any mining station outpost
Supported Scopes: planet

Supported targets: none THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

any_system - any system trigger
Supported Scopes: ???

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

any_system_within_border - any system within border trigger
Supported Scopes: country

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

army_type - checks what type an army type is
Supported Scopes:

Supported targets:

has_army - checks if a planet has an army
Supported Scopes: planet

Supported targets: none

is_advisor_active - checks if a country has an advisor
Supported Scopes: country

Supported targets:

count_pops - Counts the amount of pops which fill a requirement and compare it to a number
Supported Scopes: planet

Supported targets: none

is_enslaved - checks if a pop is enslaved
Supported Scopes: pop

Supported targets:

is_being_purged - checks if a pop is being exterminated
Supported Scopes: pop

Supported targets:

graphical_culture - checks if a country has specified graphical culture
Supported Scopes: country

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

income - Compares country income.
Supported Scopes: country

Supported targets:

expenses - Compares country expenses.
Supported Scopes: country

Supported targets:

produced_energy - Compares the amount of produced energy of a country.
Supported Scopes: country

Supported targets:

trade_income - Compares the previous months income from the trade of a country.
Supported Scopes: country

Supported targets:

trade_expenses - Compares the previous months expenses from the trade of a country.
Supported Scopes: country

Supported targets:

ship_maintenance - Compares the previous months ship maintenance of a country.
Supported Scopes: country

Supported targets:

army_maintenance - Compares the previous months army maintenance of a country.
Supported Scopes: country

Supported targets:

colony_maintenance - Compares the previous months colony maintenance of a country.
Supported Scopes: country

Supported targets:

station_maintenance - Compares the previous months station maintenance of a country.
Supported Scopes: country

Supported targets:

construction_expenses - Compares the previous months construction expenses of a country.
Supported Scopes: country

Supported targets:

federation_expenses - Compares the previous months federation expenses of a country.
Supported Scopes: country

Supported targets:

has_anomaly - checks if a planet has a anomaly
Supported Scopes: planet

Supported targets: none

stored_physics_points - Compares the amount of stored physics points a country has.
Supported Scopes: country

Supported targets:

stored_society_points - Compares the amount of stored society points a country has.
Supported Scopes: country

Supported targets:

stored_engineering_points - Compares the amount of stored engineering points a country has.
Supported Scopes: country

Supported targets:

balance - Compares country balance.
Supported Scopes: country

Supported targets:

running_balance - Compares country running balance.
Supported Scopes: country

Supported targets:

is_planet - checks if a planet is of the same as the scope
Supported Scopes: planet

Supported targets: none THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

is_pop - checks if a pop is of the same as the scope
Supported Scopes: pop

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

is_ship - checks if a ship is of the same as the scope
Supported Scopes: planet

Supported targets: none THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

is_army - checks if an army is of the same as the scope
Supported Scopes:

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

is_country - checks if a country is of the same as the scope
Supported Scopes: country

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

is_tutorial_level - Compares the tutorial level of the player of a country.
Supported Scopes: country

Supported targets:

is_multiplayer - checks if the game is running in multiplayer
Supported Scopes: ???

Supported targets:

has_event_chain - checks if the country has an event chain
Supported Scopes: country

Supported targets:

is_species_class - Checks if the founder species of a country, or a pop is of a specific species
Supported Scopes: country pop

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

vassals - compares the number of vassals
Supported Scopes: country

Supported targets: ???

has_opinion_modifier - checks if the country has an opinion modifier
Supported Scopes: country

Supported targets:

has_established_contact - checks if the country has contact with another country.
Supported Scopes: country

Supported targets:

has_completed_event_chain_counter - checks if the country has completed counter in event chain.
Supported Scopes: country

Supported targets:

has_planet_class - checks if a star has planet of certain class
Supported Scopes:

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

is_disabled - checks if a ship or fleet is disabled
Supported Scopes: ship fleet

Supported targets: ???

has_existing_ship_design - checks if a country has a specific ship design
Supported Scopes: country

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

has_grown_pop - Checks if a planet or tile has a grown pop
Supported Scopes: planet

Supported targets: ??? none

has_growing_pop - Checks if a planet or tile has a growing pop
Supported Scopes: planet

Supported targets: ??? none

has_resource - Compares the resources of planet or tile.
Supported Scopes: planet

Supported targets: ??? none

has_building_construction - checks if a planet or tile has a building construction
Supported Scopes: planet

Supported targets: none

any_neighboring_tile - switches scope to and goes through each neighboring tile
Supported Scopes:

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

any_tile - switches scope to and goes through each tile
Supported Scopes: planet

Supported targets: none THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

has_blocker - checks if a planet or tile has a blocker
Supported Scopes: planet

Supported targets: none

free_pop_tiles - compares a value with the amount of free tiles for pops
Supported Scopes: planet

Supported targets: ??? none

free_building_tiles - compares a value with the amount of free tiles for buildings
Supported Scopes: planet

Supported targets: ??? none

has_relation_flag - checks for relation flags
Supported Scopes: country

Supported targets: ???

reverse_has_relation_flag - checks for reverse relation flags
Supported Scopes: country

Supported targets: ???

exists - checks for object existance
Supported Scopes: ???

Supported targets: ???

has_edict - checks if a planet or country has an edict activated
Supported Scopes: planet country

Supported targets: ??? none

has_moon - checks if a planet has a moon
Supported Scopes: planet

Supported targets: none

num_moons - Compares number of moons of planet.
Supported Scopes: planet

Supported targets: none

is_in_cluster - checks if a galactic object belongs to a cluster
Supported Scopes: planet

Supported targets: ??? none

any_moon - any moon trigger
Supported Scopes: planet

Supported targets: none THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

num_adjacent_tiles - adjacent tiles with a value
Supported Scopes:

Supported targets:

is_sentient - checks if a pop is sentient
Supported Scopes: pop

Supported targets:

leader_class - checks if a leader is a specific type
Supported Scopes:

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

is_preventing_anomaly - checks if a planet is currently preventing anomalies
Supported Scopes: planet country ship pop fleet

Supported targets: none

observation_outpost_owner - Owner of an observation outpost
Supported Scopes: planet

Supported targets: none THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

observation_outpost - observation outpost
Supported Scopes: planet

Supported targets: none THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

has_deposit - checks if a tile/planet has a deposit
Supported Scopes: planet

Supported targets: none

has_deposit_for - checks if a tile has a deposit for specific ship class
Supported Scopes: planet

Supported targets: none THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

colony_age - colony age in months compared with a value
Supported Scopes: planet

Supported targets: none

is_rim_system - checks if a system is on the galactic rim
Supported Scopes: planet country ship pop fleet

Supported targets: none OWNER

any_rim_system - switches scope to and goes through each rim system
Supported Scopes:

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

has_mission - checks if a fleet has a certain mission
Supported Scopes: fleet

Supported targets:

is_country_type - checks if country is of specified type
Supported Scopes: country

Supported targets:

has_modifier - checks if scope object has a modifier
Supported Scopes: planet country pop

Supported targets: none

switch - Switches between scopes
Supported Scopes: ???

Supported targets: ???

sectors - Compares number of sectors
Supported Scopes: country

Supported targets:

num_fleets - checks if a country has the said number of fleets
Supported Scopes: country

Supported targets: ???

num_ships - checks if a country has the said number of ships
Supported Scopes: country fleet

Supported targets: ???

any_ship_in_system - any ship in system
Supported Scopes:

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

mission_progress - checks if a mission has a certain progress
Supported Scopes: fleet

Supported targets:

num_ethics - compares the number of ethics with a value
Supported Scopes: country pop

Supported targets:

num_traits - compares the number of traits with a value
Supported Scopes: country pop

Supported targets:

has_truce - checks if a country has truce with certain country
Supported Scopes: country

Supported targets:

has_access_military - checks if a country has military access to a system
Supported Scopes:

Supported targets: ???

has_access_civilian - checks if a country has civilian access to a system
Supported Scopes:

Supported targets: ???

has_access_construction - checks if a country has constraction access to a system
Supported Scopes:

Supported targets: ???

is_ringworld - checks if a planet is a ringworld
Supported Scopes: planet

Supported targets: none

member_of_faction - Checks if pop is a member of a faction ( targets yes/no/specific faction )
Supported Scopes: pop

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

support - Compares the relative support of a pop faction
Supported Scopes:

Supported targets:

is_ideal_planet_class - Checks if a planet is of ideal class for country
Supported Scopes: planet

Supported targets: none

is_pop_faction_type - Checks if pop faction is specific type
Supported Scopes:

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

is_same_value - checks if two scopes have the same value
Supported Scopes: ???

Supported targets: THIS ROOT PREV PREVPREV PREVPREVPREV PREVPREVPREVPREV FROM FROMFROM OWNER CONTROLLER CAPITAL RANDOM

sector_controlled - Checks if the planet/fleet is controlled by the sector
Supported Scopes: planet fleet

Supported targets: none

sectors_over_limit - Compares number of sectors over the limit
Supported Scopes: country

Supported targets:

is_orbital_tile - Checks if a tile is the tile that stations collect from
Supported Scopes:

Supported targets:

orbital_bombardment - Checks the orbital bombardment status of a planet
Supported Scopes: planet

Supported targets: none

intel_level - checks if scope-country has intel level

0 0
原创粉丝点击