Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
faction_ships.py File Reference

Go to the source code of this file.

Namespaces

 faction_ships
 

Constant Groups

 faction_ships
 

Functions

def weightedlist
 
def Precache
 
def GetStats
 
def isCapital
 
def appendName
 
def factionToInt
 
def intToFaction
 
def getMaxFactions
 
def get_non_citizen_X_of
 
def get_X_of
 
def get_enemy_of
 
def get_insys_enemy_of
 
def get_friend_of
 
def get_rabble_of
 
def get_enemy_of_no_citizen
 
def get_insys_enemy_of_no_citizen
 
def get_friend_of_no_citizen
 
def get_rabble_of_no_citizen
 
def getRandomShipType
 
def getFigher
 
def getRandomFighterInt
 
def getNumCapitol
 
def getNumFighters
 
def getCapitol
 
def getRandomCapitolInt
 
def getRandomFighter
 
def getRandomCapitol
 
def make_stattable
 

Variables

tuple factions = ("confed","aera","rlaan","merchant_guild","luddites","pirates","hunter","homeland-security","ISO","unknown","andolian","highborn","shaper","unadorned","purist","forsaken","LIHW","uln","dgn","klkk","mechanist","shmrn","rlaan_briin","aeran_merchant_marine","rlaan_citizen","merchant_guild_citizen","andolian_citizen","highborn_citizen","shaper_citizen","unadorned_citizen","purist_citizen","forsaken_citizen","LIHW_citizen","uln_citizen","dgn_citizen","klkk_citizen","mechanist_citizen","shmrn_citizen")
 
dictionary factiondict = {}
 
dictionary siegingfactions
 
dictionary fightersPerFG
 
dictionary capitalsPerFG
 
dictionary staticFighterProduction = {"luddites":3, "pirates":1}
 
dictionary fighterProductionRate
 
dictionary capitalProductionRate
 
dictionary homeworlds
 
dictionary production_centers
 
dictionary earnable_upgrades = {}
 
tuple useStock = ( 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 0 , 0, 0 , 0 , 0 , 0 , 0 , 1 , 1 , 1 , 0 , 0 , 0 , 1 , 1 , 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 )
 
tuple enemies
 
tuple rabble
 
 insysenemies = enemies
 
tuple friendlies
 
tuple fighters
 
dictionary isBomber = {"Areus":6,"Taizong":8,"Pacifier":5,"Goddard":4,"Kierkegaard":5,"Hammer":16,"Admonisher":10,"Areus.blank":6,"Taizong.blank":8,"Pacifier.blank":5,"Goddard.blank":4,"Hammer.blank":16,"Admonisher.blank":10}
 
dictionary unescortable
 
tuple capitals
 
dictionary stattableexp
 
tuple generic_bases
 
tuple bases
 
dictionary basedict = {}
 
tuple stattable = make_stattable(stattableexp)