User Tools

Site Tools


building:quests:dql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
building:quests:dql [2019/08/22 23:19]
EternalSenenity [Quest State Information]
building:quests:dql [2019/11/01 01:11]
EternalSenenity [Die Rolls]
Line 251: Line 251:
  
 === RemoveJournalEntry(PlotId) === === RemoveJournalEntry(PlotId) ===
-Removes the quest from the journal, this will allow the PC to repeat the quest. It is also a good helpful to keep journals uncluttered unless you really need to keep the entry.+Removes the quest from the journal, this will allow the PC to repeat the quest. It is also a helpful to keep journals uncluttered unless you really need to keep the entry.
  
 === RJE(PlotId) === === RJE(PlotId) ===
Line 308: Line 308:
 Random number generator that simulates a dice throw. Random number generator that simulates a dice throw.
   * DieSize The size of the dice, d(4),​d(6),​d(8),​d(20),​ could be anything though.   * DieSize The size of the dice, d(4),​d(6),​d(8),​d(20),​ could be anything though.
-  * discount ​The number of dice thrown. Defaults to 1.+  * DieCount ​The number of dice thrown. Defaults to 1.
 ====== Examples ====== ====== Examples ======
 ===== Stand Alone Example NPCs ===== ===== Stand Alone Example NPCs =====
building/quests/dql.txt ยท Last modified: 2019/11/30 00:38 by EternalSenenity

phpBB Appliance - Powered by TurnKey Linux