Skip to content

Instantly share code, notes, and snippets.

@philgruneich
Created December 10, 2014 23:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philgruneich/e44a34f2685d893b9ff4 to your computer and use it in GitHub Desktop.
Save philgruneich/e44a34f2685d893b9ff4 to your computer and use it in GitHub Desktop.
Superstar JSON
"superstar_avg": {
"skill_modifiers": {
"punt_power": {
"cost": -0.2,
"max": 10
},
"tackle_awareness": {
"cost": -0.2,
"max": 10
},
"tackle_strip": {
"cost": -0.2,
"max": 10
},
"run_block_awareness": {
"cost": -0.2,
"max": 10
},
"coverage_interception": {
"cost": -0.2,
"max": 10
},
"break_run_block": {
"cost": -0.2,
"max": 10
},
"pass_rush_power": {
"cost": -0.2,
"max": 10
},
"conditioning": {
"cost": -0.2,
"max": 10
},
"route_elusiveness": {
"cost": -0.2,
"max": 10
},
"return_awareness": {
"cost": -0.2,
"max": 10
},
"catch_consistency": {
"cost": -0.2,
"max": 10
},
"catch_grip": {
"cost": -0.2,
"max": 10
},
"catch_hands": {
"cost": -0.2,
"max": 10
},
"tackle_technique": {
"cost": -0.2,
"max": 10
},
"snap_reaction": {
"cost": -0.2,
"max": 10
},
"block_consistency": {
"cost": -0.2,
"max": 10
},
"man_coverage_awareness": {
"cost": -0.2,
"max": 10
},
"footwork": {
"cost": -0.2,
"max": 10
},
"pass_block_awareness": {
"cost": -0.2,
"max": 10
},
"pass_consistency": {
"cost": -0.2,
"max": 10
},
"intimidation": {
"cost": -0.2,
"max": 10
},
"diving": {
"cost": -0.2,
"max": 10
},
"punt_hands": {
"cost": -0.2,
"max": 10
},
"kick_consistency": {
"cost": -0.2,
"max": 10
},
"pass_evasiveness": {
"cost": -0.2,
"max": 10
},
"toughness": {
"cost": -0.2,
"max": 10
},
"pass_accuracy": {
"cost": -0.2,
"max": 10
},
"pass_rush_deflection": {
"cost": -0.2,
"max": 10
},
"pass_power": {
"cost": -0.2,
"max": 10
},
"zone_coverage_awareness": {
"cost": -0.2,
"max": 10
},
"kick_power": {
"cost": -0.2,
"max": 10
},
"quickness": {
"cost": -0.2,
"max": 10
},
"pass_technique": {
"cost": -0.2,
"max": 10
},
"vertical": {
"cost": -0.2,
"max": 10
},
"balance": {
"cost": -0.2,
"max": 10
},
"carry_awareness": {
"cost": -0.2,
"max": 10
},
"pass_carry_power": {
"cost": -0.2,
"max": 10
},
"punt_accuracy": {
"cost": -0.2,
"max": 10
},
"kickoff_power": {
"cost": -0.2,
"max": 10
},
"hold_ground": {
"cost": -0.2,
"max": 10
},
"pass_awareness": {
"cost": -0.2,
"max": 10
},
"route_technique": {
"cost": -0.2,
"max": 10
},
"punt_consistency": {
"cost": -0.2,
"max": 10
},
"blitz_awareness": {
"cost": -0.2,
"max": 10
},
"carry_power": {
"cost": -0.2,
"max": 10
},
"pass_block_power": {
"cost": -0.2,
"max": 10
},
"catch_awareness": {
"cost": -0.2,
"max": 10
},
"carry_grip": {
"cost": -0.2,
"max": 10
},
"kick_accuracy": {
"cost": -0.2,
"max": 10
},
"carry_elusiveness": {
"cost": -0.2,
"max": 10
},
"pass_grip": {
"cost": -0.2,
"max": 10
},
"run_block_technique": {
"cost": -0.2,
"max": 10
},
"heart": {
"cost": -0.2,
"max": 10
},
"defense_consistency": {
"cost": -0.2,
"max": 10
},
"run_block_power": {
"cost": -0.2,
"max": 10
},
"coverage_technique": {
"cost": -0.2,
"max": 10
},
"lead_block_awareness": {
"cost": -0.2,
"max": 10
},
"sprinting": {
"cost": -0.2,
"max": 10
},
"tackle_power": {
"cost": -0.2,
"max": 10
},
"tackle_grip": {
"cost": -0.2,
"max": 10
},
"pass_block_technique": {
"cost": -0.2,
"max": 10
},
"pass_rush_technique": {
"cost": -0.2,
"max": 10
},
"coverage_deflection": {
"cost": -0.2,
"max": 10
}
},
"position_descriptions": {},
"is_superstar": "avg",
"position_exclusions": ["QB", "HB", "OT", "G", "C", "DT", "LB", "K", "P"],
"name": "Superstar",
"description": "<p>This is a special, highly skilled player. Each agent may only control <b>ONE</b> of each of the three types (150/100/50 Flex Pts) of superstars at a time, and they must be earned.</p>\n\t\t\t\t\t\tAll Skills: 20% lower SP cost, +10 max<br>\n\t\t\t\t\t\tGains 10,000 extra Skill Points over career<br>\n\t\t\t\t\t\tGains 3 extra Ability Points over career<br>\n\t\t\t\t\t\tMin Salary: +150%",
"conflicts": [],
"salary_modifier": 1.5
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment