Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | Execute |
def | LaunchedEnemies |
![]() | |
def | SetVar |
def | __init__ |
def | AdjLocation |
def | Win |
def | Lose |
def | LaunchedEnemies |
def | Execute |
def | initbriefing |
def | loopbriefing |
def | endbriefing |
Data Fields | |
helpertype | |
numhelpers | |
helperfg | |
upgrades | |
![]() | |
firsttime | |
newship | |
dynfg | |
mplay | |
var_to_set | |
istarget | |
obj | |
curiter | |
arrived | |
faction | |
difficulty | |
runaway | |
greetingText | |
cred | |
you | |
enemy | |
adjsys | |
dockable_unit | |
displayLocation | |
Definition at line 3 of file bounty_leader.py.
def __init__ | ( | self, | |
minnumsystemsaway, | |||
maxnumsystemsaway, | |||
creds, | |||
run_away, | |||
shipdifficulty, | |||
tempfaction, | |||
jumps = () , |
|||
var_to_set = '' , |
|||
dynfg = '' , |
|||
dyntype = "" , |
|||
displayLocation = 1 , |
|||
dynhelperfg = '' , |
|||
dynhelpertype = '' , |
|||
greetingText = ['It appears we have something in common , |
|||
privateer, | |||
My, | |||
name, | |||
may, | |||
be, | |||
on, | |||
your, | |||
list, | |||
but, | |||
now, | |||
your, | |||
name, | |||
is, | |||
on, | |||
mine, | |||
leader_upgrades = [] , |
|||
dockable_unit = False |
|||
) |
Definition at line 4 of file bounty_leader.py.
References bounty.__init__().
def Execute | ( | self) |
Definition at line 10 of file bounty_leader.py.
References bounty.Execute().
def LaunchedEnemies | ( | self, | |
significant | |||
) |
Definition at line 12 of file bounty_leader.py.
References SystemInformation.faction, ambush.faction, bounty.faction, ShipTracker.faction, go_to_adjacent_systems.faction, Launch.faction, ClearFactionRecord.faction, PushRelation.faction, PopRelation.faction, LaunchWingmen.faction, ChangeSystemOwner.faction, ChangeShipOwners.faction, faction_ships.getRandomFighter(), bounty_leader.helperfg, bounty_leader.helpertype, bounty.LaunchedEnemies(), bounty_leader.numhelpers, locale.str(), bounty_leader.upgrades, go_to_adjacent_systems.you, and bounty.you.
helperfg |
Definition at line 8 of file bounty_leader.py.
helpertype |
Definition at line 6 of file bounty_leader.py.
numhelpers |
Definition at line 7 of file bounty_leader.py.
upgrades |
Definition at line 9 of file bounty_leader.py.