nw_i0_plot

Functions

NameBrief Description
AdjustFactionReputationAdjusts all factions members reputation in relation to another faction.
AutoAlignEAdjusts the alignment of the object towards evil, relative to the degree indicated.
AutoAlignGAdjusts the alignment of the object towards good, relative to the degree indicated.
AutoDCDetermines whether a skill check succeeds.
CanSeePlayerDetermins if a creature can see a PC.
CheckCharismaHighDetermines if the Charisma score of the speaking player is above 14.
CheckCharismaLowDetermines if the Charisma score of the speaking player is below 10.
CheckCharismaMiddleDetermines if the Charisma score of the speaking player is in the normal range.
CheckCharismaNormalDetermines if the Charisma score of the speaking player is above 9.
CheckIntelligenceHighDetermines if the Intelligence score of the speaking player is above 14.
CheckIntelligenceLowDetermines if the Intelligence score of the speaking player is below 9.
CheckIntelligenceNormalDetermines if the Intelligence score of the speaking player is greater than 8.
CheckWisdomHighDetermines if the Wisdom score of the speaking player is above the low range.
DebugSpeakSpeak a string used for debugging.
DimensionHopTeleports instantly a character from one point to another creature.
DoGiveXPGives the designated XP to the PC using the design rules for XP distribution.
DoOnceDetermines whether a something has been done before.
EscapeAreaMakes a creature escape to a waypoint.
EscapeViaTeleportMakes a creature teleport away while looking like they are casting a spell.
GetCanCastHealingSpellsGets a TRUE or FALSE depending on if the target can cast Healing spells or not.
GetCharismaGets the targets Charisma Ability Score.
GetIntelligenceGets the targets Intelligence Ability Score.
GetMyMasterGets the nearest Player Character to the calling object.
GetNearestPCDetermines the nearest PC to a creature.
GetNumItemsGets the number of the item that the target carries.
GetPLocalIntDetermines the value of a locally stored variable from any PC in a party.
GetReactionAdjustmentGets the adjusted Reaction for the purposes of store pricing.
GetWisdomGets the targets Wisdom Ability Score.
GiveNumItemsGives the target the number of items specified.
gplotAppraiseOpenStoreOpens a store using the appraise skill
HasGoldDetermines if a player has more than a certain amount of gold on them.
HasItemDetermines if a creature possesses an item.
IsRecallRecalls a player through the use of Recall Stones.
PlayCharacterThemePlays the correct background music for the character.
PlayOldThemePlays the background music according to the last theme what was chosen.
RemoveEffectsRemoves all negative effects from a creature.
RewardGPGives gold as a reward to a player and possible their party members.
RewardXPGives the designated XP to the PC and possible their party using the design rules for XP distribution.
SetIsEnemyCauses a creature to be flagged as an enemy using reputation.
SetPLocalIntSets a variable that remains attached to a PC party.
TakeGoldRemoves a given amount of gold from the targets inventory, and optionally removes it from the game.
TakeNumItemsTakes the number of items specified from the target.


 author: Charles Feduke
 Send comments on this topic.