Sly 1:ZAP: Difference between revisions

Added ZAPK enum
(Added infobox image)
(Added ZAPK enum)
Line 9:
 
{{Struct top}}
{{Struct field||0x4|ZAPK|zapk|Zap kind}}
{{Struct bottom}}
 
{{Investigate|Need to find and add more fields.}}
{{Clear}}
 
{{Stub}}
== ZAPK ==
 
The kind of damage dealt by the ZAP is determined by the ZAPK (ZAP kind) enum. It controls what animation {{Sly 1|JT}} does upon triggering the ZAP.
 
{| class="wikitable"
|+ZAPK enum
!'''Value''' !! '''Name'''
|-
|0x1 || Blunt
|-
|0x2 || Electric
|-
|0x3 || Fire
|-
|0x4 || Water
|-
|0x5 || Crush
|-
|0x6 || Pit
|}
 
{{Navbox Sly 1}}