[
  {
    "type" : "faction",
    "id" : "your_followers",
    "name" : "Your Followers",
    "likes_u" : 60,
    "respects_u" : 60,
    "known_by_u" : true,
    "size" : 999,
    "power" : 100,
    "good" : 0,
    "strength" : 1,
    "sneak" : 0,
    "crime" : -1,
    "cult" : -1,
    "description" : "The survivors who have entrusted you with their well-being.  If morale drops, poor performance and mutiny may become issues."
  },{
    "type" : "faction",
    "id" : "old_guard",
    "name" : "The Old Guard",
    "likes_u" : 15,
    "respects_u" : 15,
    "known_by_u" : true,
    "size" : 999,
    "power" : 100,
    "good" : 1,
    "strength" : 1,
    "sneak" : 0,
    "crime" : -1,
    "cult" : -1,
    "description" : "The remains of the federal government.  The extent of their strength is unknown but squads of patrolling soldiers have been seen under their banner."
  },{
    "type" : "faction",
    "id" : "free_merchants",
    "name" : "The Free Merchants",
    "likes_u" : 30,
    "respects_u" : 30,
    "known_by_u" : true,
    "size" : 999,
    "power" : 100,
    "good" : 1,
    "strength" : 0,
    "sneak" : 0,
    "crime" : -1,
    "cult" : 0,
    "description" : "A conglomeration of entrepreneurs and businessmen that stand together to hammer-out an existence through trade and industry."
  },{
    "type" : "faction",
    "id" : "wasteland_scavengers",
    "name" : "The Wasteland Scavengers",
    "likes_u" : 0,
    "respects_u" : 0,
    "known_by_u" : true,
    "size" : 999,
    "power" : 100,
    "good" : 0,
    "strength" : 0,
    "sneak" : 0,
    "crime" : -1,
    "cult" : 0,
    "description" : "Autonomous bands or individuals who make their living raiding the ruins of the old-world for gear and provisions. "
  },{
    "type" : "faction",
    "id" : "hells_raiders",
    "name" : "Hell's Raiders",
    "likes_u" : -25,
    "respects_u" : -25,
    "known_by_u" : true,
    "size" : 999,
    "power" : 100,
    "good" : -1,
    "strength" : 1,
    "sneak" : 0,
    "crime" : 1,
    "cult" : -1,
    "description" : "The largest gang of hooligans and bandits that preys upon other survivors.  Even if you have no gear, there is always a need for slaves and fresh meat. "
  }
]

