Skip to content

Latest commit

 

History

History
68 lines (42 loc) · 1.46 KB

File metadata and controls

68 lines (42 loc) · 1.46 KB

Build

Tools

Setup

curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip" unzip awscliv2.zip && sudo ./aws/install

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

script/get_voltron.sh

Run

cargo run

Grammar Testing

https://pest.rs/#editor

Notes

Combatant Damage Scaling

Adds

The strongest primary ammo weapons against minors grouped by starting range damage falloff, then by type, and ordered based on the subtype's "simple dps (all headshots, no reload)":

Close Range (Sidearms, SMGs, Auto Rifles)

  1. Rapid Fire Sidearm [568]

  2. Adaptive Burst Sidearm [565]

  3. Lightweight Sidearm [563]

  4. Adaptive Sidearm [545]

  5. Lightweight SMG [513]

  6. Adaptive Frame SMG [481]

  7. Aggressive Frame SMG [479]

  8. Rapid Fire Auto Rifle [432]

  9. Adaptive Auto Rifle [418]

  10. Precision Auto Rifle [418]

Mid Range (Hand Cannons, Pulse Rifles)

  1. Heavy Burst Hand Cannon [591]

  2. Precision Hand Cannon [551]

  3. Adaptive Hand Cannon [499]

  4. Rapid Fire Pulse Rifle [429]

  5. Adaptive Pulse Rifle [410]

Primary weapons with the highest damage scaler for Firefly/Dragonfly

  1. Hand Cannons
  2. Bows

Special weapons with the highest damage scaler for Firefly/Dragonfly

  1. Machine Guns
  2. Shotguns
  3. Sniper Rifles