Package org.starhope.appius.game.npc.plebeian

Interface Summary
PlebeianScriptConditional WRITEME: Document this type.
ScriptPuppet WRITEME: Document this type.
ScriptRunner WRITEME: Document this type.
 

Class Summary
Plebeian The Plebeian class is a base class for simply scripted NPC:s using the Plebeian structure, which is meant to be a fairly understandable scripting language for basic state machine representation.
PlebeianExpression WRITEME: Document this type.
PlebeianScript WRITEME: Document this type.
PlebeianScriptRunner WRITEME: Document this type.
PlebeianScriptRunner.TestAND WRITEME: Document this type.
PlebeianScriptRunner.TestOR WRITEME: Document this type.
PlebeianScriptRunner.TestXOR WRITEME: Document this type.
PlebeianTestClause a test clause for checking an Action against a scripted proposition
RunNextStep WRITEME: Document this type.
 

Enum Summary
PlebeianActor When an Action fires through a Quaestor, there are two or three users who can be involved in that Action: the subject, the object, and the user embodying the listener.
PlebeianTestConjunction Logical conjunctions, simple enumeration