Difference between revisions of "Archive: Bot shooting mechanics"

From Gladiabots Wiki
Jump to: navigation, search
Line 1: Line 1:
 
=== Shooting process ===
 
=== Shooting process ===
  
All bots have very different shooting behavior, but share the same shooting process. It starts with aiming.
+
Although the bots have very different shooting behavior, they all share the same shooting process:
 +
 
 +
# aiming
  
 
== Rough thoughts ==
 
== Rough thoughts ==
  
=== Assault ===
+
=== Shooting stats ===
Attack power: 300 damage per bullet<br>
+
 
Aiming duration: 1s<br>
+
* Assault
Bullet count: 3x2 (3 rounds each with 2 bullets)<br>
+
** Attack power: 300 damage per bullet<br>
Attack duration 0.3s<br>
+
** Aiming duration: 1s<br>
--Reload time: 100<br>
+
** Bullet count: 3x2 (3 rounds each with 2 bullets)<br>
Short range: 90 / Mid range: 50 / Long range: 10<br>
+
** Attack duration 0.3s (0.1s per round)<br>
 +
** Precision: Short range 90%, Mid range: 50%, Long range: 10%
  
 
=== Shotgun ===
 
=== Shotgun ===
Line 33: Line 36:
 
Bullet count: 1x1 (1 round with 1 bullet)<br>
 
Bullet count: 1x1 (1 round with 1 bullet)<br>
 
--Reload time: 100<br>
 
--Reload time: 100<br>
Short range precision: 100 / Mid range precision: 100 / Long range precision: 100<br>
+
Short range : 100 / Mid range precision: 100 / Long range precision: 100<br>
  
  

Revision as of 22:54, 29 August 2017

Shooting process

Although the bots have very different shooting behavior, they all share the same shooting process:

  1. aiming

Rough thoughts

Shooting stats

  • Assault
    • Attack power: 300 damage per bullet
    • Aiming duration: 1s
    • Bullet count: 3x2 (3 rounds each with 2 bullets)
    • Attack duration 0.3s (0.1s per round)
    • Precision: Short range 90%, Mid range: 50%, Long range: 10%

Shotgun

Attack power: 600
Aiming duration: 1s
Bullet count: 1x5 (1 round with 5 bullets)
--Reload time: 100
Short range: 75 / Mid range: 25 / Long range: 5

Machine gun

Attack power: 250
Aiming duration: 2.5s
Bullet count: 100x1 (100 rounds with 1 bullet)
Attack duration 7.5s
--Reload time: 75
Short range precision: 80 / Mid range precision: 50 / Long range precision: 10

Sniper

Attack power: 2000
Aiming duration: 3s
Bullet count: 1x1 (1 round with 1 bullet)
--Reload time: 100
Short range : 100 / Mid range precision: 100 / Long range precision: 100


Attack damage algorithm
https://forum.gladiabots.com/viewtopic.php?f=8&t=17&p=67#p61
https://forum.gladiabots.com/viewtopic.php?f=6&t=225&view=unread#unread
https://forum.gladiabots.com/viewtopic.php?f=8&t=545