Difference between revisions of "Accuracy upgrade"

From DoomWiki.org

[checked revision][checked revision]
m (Partial rewrite)
(add data table (not sure about demo presence))
Line 2: Line 2:
  
 
Using the [[targeter]] will allow you to see the effect of the accuracy upgrade.
 
Using the [[targeter]] will allow you to see the effect of the accuracy upgrade.
 +
 +
== Data ==
 +
 +
{| {{prettytable}}
 +
!colspan="2"|Accuracy upgrade data
 +
|-
 +
| [[Mobj|Enum]]||MT_TOKEN_ACCURACY (310)
 +
|-
 +
| Appears in||[[Strife]] full version<br>Strife [[Strife: Veteran Edition|Veteran Ed.]]
 +
|-
 +
| Radius||20
 +
|-
 +
| Height||16
 +
|-
 +
| [[Sprite]]||GUNT
 +
|-
 +
| Frames||1 [A]
 +
|-
 +
| [[Thing types|Class]]||Obstacle<br>Pickup
 +
|-
 +
| Flags||{{c|1}} (decimal)<br>{{c|00000001}} (hex)
 +
|-
 +
| Flags list|| 0: Can be picked up
 +
|-
 +
| Flags2||{{c|0}} (decimal)<br>{{c|00000000}} (hex)
 +
|}
  
 
{{Strife items}}
 
{{Strife items}}

Revision as of 13:58, 28 September 2022

The accuracy upgrade is an item from Strife that can be offered to Feris, who will increase the player's accuracy stat by 10 points. In the early stages of the game, accuracy upgrades are received from Macil in exchange for completing his assignments; later on, as the player travels further afield their accuracy stat will be increased automatically when important objectives are completed.

Using the targeter will allow you to see the effect of the accuracy upgrade.

Data

Accuracy upgrade data
Enum MT_TOKEN_ACCURACY (310)
Appears in Strife full version
Strife Veteran Ed.
Radius 20
Height 16
Sprite GUNT
Frames 1 [A]
Class Obstacle
Pickup
Flags 1 (decimal)
00000001 (hex)
Flags list 0: Can be picked up
Flags2 0 (decimal)
00000000 (hex)