All Classes and Interfaces
Class
Description
The point of this registry is to store converters that decode a string (from XML)
to a object value and reverse.
Allows getting an up to date instance of the character controller.
This interface controls the storage of character related documents.
A modification made to the current item it is attached to
You need to implement this class to extend the functionality of RPGFramework
applications for specific rulesets.
Use this modification to put gear into available slots of other gear
when defining gear in XML.
Needs to be extended by implementing RPGs
public class SR6WeaponData implements GearTypeData {
...
}
Super interface for all attributes a piece of gear can have
This interfaces contains the intelligence to take the levelling profiles
from a character and turn it into recommendations
Is the item used e.g. in Melee or Ranged combat.
How is the item carried by the character - e.g.
Let the user choose which levelling profiles are configured
This controller provides methods to handle a static list of
values.
Mode a given ItemTemplate can be operated in
A modification made to the current item it is attached to
This whole class may be pointless, since resolving is already done elsewhere
Flags how to handle specific rules in a character.
This interface must be implemented by a character object of a plugin
adding support to serialize characters.
The current setting of a rule
This enum lists the types of information specific to the roleplaying
system in use.