Old ngn4 website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

50 lines
2.0 KiB

{
"me": {
"abilities": {
"tech": {
"Overload": 0.75,
"Incinerate": 0.50,
"Cryo Blash": 0.45,
"Shield Drain": 0.40,
"Hacking": 0.25
},
"biotic": {
"Throw": 0.90,
"Lift": 0.90,
"Shockwave": 0.75,
"Stasis": 0.60,
"Warp": 0.45,
"Singularity": 0.30
}
},
"weapons": {
"primary": {
"M-23 Katana": {"chance": 0.85, "ammo": 5, "type": "Shotgun"},
"M-22 Eviscerator": {"chance": 0.10, "ammo": 3, "type": "Shotgun"},
"M-27 Scimitar": {"chance": 0.25, "ammo": 8, "type": "Shotgun"},
"M-8 Avenger": {"chance": 0.70, "ammo": 30, "type": "Assault Rifle"},
"M-15 Vindicator": {"chance": 0.70, "ammo": 24, "type": "Assault Rifle"},
"Striker Assault Rifle": {"chance": 0.05, "ammo": 12, "type": "Assault Rifle"},
"M-97 Viper": {"chance": 0.25, "ammo": 6, "type": "Sniper Rifle"},
"M-92 Mantis": {"chance": 0.30, "ammo": 1, "type": "Sniper Rifle"},
"Kishock Harpoon Gun": {"chance": 0.05, "ammo": 1, "type": "Sniper Rifle"},
"Blood Pack Punisher": {"chance": 0.10, "ammo": 40, "type": "Submachine Gun"},
"M-4 Shuriken": {"chance": 0.75, "ammo": 36, "type": "Submachine Gun"},
"M-9 Tempest": {"chance": 0.30, "ammo": 50, "type": "Submachine Gun"},
"M-12 Locust": {"chance": 0.75, "ammo": 20, "type": "Submachine Gun"}
},
"secondary": {
"Executioner": {"chance": 0.10, "ammo": 1, "type": "Heavy Pistol"},
"M-3 Predator": {"chance": 0.90, "ammo": 15, "type": "Heavy Pistol"},
"M-5 Phalanx": {"chance": 0.75, "ammo": 12, "type": "Heavy Pistol"},
"M-6 Carnifex": {"chance": 0.50, "ammo": 6, "type": "Heavy Pistol"},
"Scorpion": {"chance": 0.02, "ammo": 4, "type": "Heavy Pistol"}
}
},
"items": {
"Frag Grenade": {"chance": 0.35, "more": 0.50, "max": 5},
"Flashbang Grenade": {"chance": 0.25, "more": 0.25, "max": 3},
"Thermal Clip": {"chance": 1.00, "more": 0.95, "max": 12}
}
}
}