File:NHC-Projectile-Longevity-2-in-3.png

From NetHackWiki
Jump to navigation Jump to search
NHC-Projectile-Longevity-2-in-3.png(365 × 382 pixels, file size: 5 KB, MIME type: image/png)

Summary

Projectile longevity chart.

Data created using an iterative function similar to the following:

Total = 100
	Total = 100
Repeat(Total = Total + (100*(1/3)^x), x,1,9999)
	Ans = 150

Which is to say, it starts at 100 and adds up the multiple of the breakage chance (100 + 33.33 + 11.11, etc). It does this 9999 times, which is intentionally overkill (and actually well outside the precision level of my calculator, for that matter).

This description is shared among all six of these charts, and thus, the actual function will vary slightly (replacing the instance of 1/3 with whatever the odds happen to be).

Licensing

-----------
*          
##
Public   
  @Domain##
          *
-----------
This file is in the public domain, either officially released into the public domain by the author of the work; being an official work of the government; or being older than the life of the author, plus seventy years.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current13:13, 10 July 2010Thumbnail for version as of 13:13, 10 July 2010365 × 382 (5 KB)Feagradze (talk | contribs)Projectile longevity chart.
  • You cannot overwrite this file.

There are no pages that use this file.