Jedi Reward Model

[ data model ]

Jedi rewards go on the page of the associated story line.

If one of the jedi is given bonus rewards, a separate data block should be created for that.

Jedi Reward
Story [ref] The story this reward is associated with
Character [ref]* A comma separated list of PC's that receive the reward
Experience The number of given
Mission The number of mission completions given (usually 1, or left empty)
Reward Any other form of reward. For example “Lightsaber Crystals”

Example

<data jedi_reward #Reward>
Story [ref]: [[]]
Character [ref]*: Shebi Ajava
Experience: 2
Mission: 1
Reward:
</data>

This example gives Shebi Ajava 2 and a mission completion.