====== Faction Reward Model ======
[ [[data|data model]] ]

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

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

^ Faction Reward  ^^
^ Story [ref]            | The story this reward is associated with |
^ Faction [ref]*         | A comma separated list of Factions that receive the reward |
^ Influence              | The number of (:ip) given |

===== Example =====
<code>
<data faction_reward #Reward>
Story [ref]: [[]]
Faction [ref]*: Hiocan Society
Influence: 1
</data>
</code>

This example gives the Hiocan Society 1(:ip).