Experience Function Category

Functions that deal with experience.



Functions

NameBrief Description
AddJournalQuestEntryAdd an entry to a player's Journal. (Create the entry in the Journal Editor first).
DoGiveXPGives the designated XP to the PC using the design rules for XP distribution.
EffectNegativeLevelCreate a Negative Level effect that will decrease the level of the target.
GetJournalQuestExperienceReturns the amount of experience set for a journal category.
GetXPGet a given creature's experience.
GiveXPToAllGives experience points to each PC in a PC's party
GiveXPToAllEquallyDivides experience points equally among PCs in a PC's party
GiveXPToCreatureGives an amount of experience to the specified creature.
RewardPartyXPGives experience to a PC and (optionally) all party members.
RewardXPGives the designated XP to the PC and possible their party using the design rules for XP distribution.
SetXPSets a creatures experience points to a particular value.

See Also

Function Categories



 Send comments on this topic.