-
Notifications
You must be signed in to change notification settings - Fork 0
Fate.js
Fate.js allows players to spend a Fate Point from the chat window. Often times players have just failed a roll or will want to add a success to a passed test. These simple functions allow them to spend a single Fate Point and immediately get a report of how many Fate Points remain. However, it is too difficult to predict every possible use of the Fate Point, so no action is taken by this API Command after the Fate Point is spent.
!Fate (Players and GM)
Makes every selected token (see EachCharacter.js) attempt to spend a Fate Point. Each one will either whisper to the user that they have already spent all their Fate Points or if they have remaining Fate Points they will announce that they are spending a Fate Point.
If they successfully spent a Fate Point, a whisper will be sent to the user detailing how many Fate Points remain.