public interface AICoreOfficerPlugin
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AUTOMATED_POINTS_MULT
In person memory, by how much it multiplies the automated points cost
on an automated ship, for the purposes of the Automated Ships skill ONLY.
|
static java.lang.String |
AUTOMATED_POINTS_VALUE
In person memory, how many points worth it counts for when installed
on an automated ship, for the purposes of the Automated Ships skill ONLY.
|
| Modifier and Type | Method and Description |
|---|---|
PersonAPI |
createPerson(java.lang.String aiCoreId,
java.lang.String factionId,
java.util.Random random) |
void |
createPersonalitySection(PersonAPI person,
TooltipMakerAPI tooltip) |
static final java.lang.String AUTOMATED_POINTS_VALUE
static final java.lang.String AUTOMATED_POINTS_MULT
PersonAPI createPerson(java.lang.String aiCoreId, java.lang.String factionId, java.util.Random random)
void createPersonalitySection(PersonAPI person, TooltipMakerAPI tooltip)