Definition at line 9 of file SurveyPlugin.java.
◆ getBaseXPForCondition()
long com.fs.starfarer.api.plugins.SurveyPlugin.getBaseXPForCondition |
( |
String |
conditionId | ) |
|
XP for a specific condition.
- Parameters
-
- Returns
◆ getConsumed()
Map< String, Integer > com.fs.starfarer.api.plugins.SurveyPlugin.getConsumed |
( |
| ) |
|
◆ getCostMult()
MutableStat com.fs.starfarer.api.plugins.SurveyPlugin.getCostMult |
( |
| ) |
|
◆ getImageCategory()
String com.fs.starfarer.api.plugins.SurveyPlugin.getImageCategory |
( |
| ) |
|
◆ getImageKey()
String com.fs.starfarer.api.plugins.SurveyPlugin.getImageKey |
( |
| ) |
|
◆ getOutpostConsumed()
Map< String, Integer > com.fs.starfarer.api.plugins.SurveyPlugin.getOutpostConsumed |
( |
| ) |
|
◆ getRequired()
Map< String, Integer > com.fs.starfarer.api.plugins.SurveyPlugin.getRequired |
( |
| ) |
|
◆ getSurveyDataType()
String com.fs.starfarer.api.plugins.SurveyPlugin.getSurveyDataType |
( |
PlanetAPI |
planet | ) |
|
◆ getXP()
long com.fs.starfarer.api.plugins.SurveyPlugin.getXP |
( |
| ) |
|
◆ getXPMult()
MutableStat com.fs.starfarer.api.plugins.SurveyPlugin.getXPMult |
( |
| ) |
|
Overall XP multipliers, based on hazard level/planet size/etc.
- Returns
◆ init()
void com.fs.starfarer.api.plugins.SurveyPlugin.init |
( |
CampaignFleetAPI |
fleet, |
|
|
PlanetAPI |
planet |
|
) |
| |
The documentation for this interface was generated from the following file: