Editing Rocket launcher

From DoomWiki.org

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 289: Line 289:
 
|}
 
|}
 
<small>
 
<small>
#This table assumes that all calls to [[Pseudorandom number generator|P_Random]] for damage, [[pain chance]], impact animations, and backfire checks are consecutive. In real play, this is never the case: counterattacks and AI pathfinding must be handled, and of course the map may contain additional moving monsters and other randomized phenomena (such as [[Sector#Doom|flickering lights]]). It is also assumed that all projectiles are launched at nearly the same range, so that the various procedures call P_Random in the same ''sequence'' each time. Any resulting errors are probably toward the single-shot average, as they introduce noise into the correlation between the indices of "consecutive" calls.
+
#This table assumes that all calls to [[Pseudorandom number generator|P_Random]] for damage, [[pain chance]], impact animations, and backfire checks are consecutive. In real play, this is never the case: counterattacks and AI pathfinding must be handled, and of course the map may contain additional moving monsters and other randomized phenomena (such as [[Sector#Vanilla Doom|flickering lights]]). It is also assumed that all projectiles are launched at nearly the same range, so that the various procedures call P_Random in the same ''sequence'' each time. Any resulting errors are probably toward the single-shot average, as they introduce noise into the correlation between the indices of "consecutive" calls.
 
#Assumes that all rockets actually strike the target.
 
#Assumes that all rockets actually strike the target.
 
#Assumes that direct hits are possible, which [[Icon of Sin|does not occur]] in any stock map.
 
#Assumes that direct hits are possible, which [[Icon of Sin|does not occur]] in any stock map.

All contributions to DoomWiki.org are considered to be released under the CC BY-SA 4.0 International (see Doom Wiki:Copyrights for details). By contributing, you agree to be bound by the Terms of Use.
Your changes will be visible immediately. Please enter a summary of your changes above.

Do not submit copyrighted images or text without permission! This includes text taken from in-game codices or logbooks, or from official instruction manuals, strategy guides, and other such books.

This project is not affiliated with id Software, Raven Software, ZeniMax Media, Bethesda SoftWorks, or any other commercial software developer or publisher. Use of trademarked logos and other protected intellectual property is solely for the purpose of analysis and critical commentary on the identified products and associated fan community activity, and does not imply any endorsement by any of these organizations or their employees, past or present.

Cancel | Editing help (opens in new window)