Difference between revisions of "Weapon:RPG"

From Fortress Forever Wiki
Jump to navigationJump to search
Line 1: Line 1:
 
=Content=
 
=Content=
  
* Damage in TFC is 92 + (rand(0 to 20)).  I say we take the average of the rand and add it on.  Luck in games '''sucks'''.
+
* Damage in TFC is 92 + (rand(0 to 20)).  I say we take the median of the rand range and add it on.  Luck in games '''sucks'''.
* FF damage will be 102.
+
* FF damage for a direct rocket strike will be 102.

Revision as of 08:56, 2 October 2005

Content

  • Damage in TFC is 92 + (rand(0 to 20)). I say we take the median of the rand range and add it on. Luck in games sucks.
  • FF damage for a direct rocket strike will be 102.