GearTypes.wiki
changeset 426 278b97ba739c
parent 425 ae373695ee1e
child 435 9e434185289a
equal deleted inserted replaced
425:ae373695ee1e 426:278b97ba739c
       
     1 #summary List of all gear types
       
     2 
     1 This is a list of (hopefully) all gear types, along with a short description and the meaning of severval fields.
     3 This is a list of (hopefully) all gear types, along with a short description and the meaning of severval fields.
     2 
     4 
     3 The columns “Pos”, “Tag”, “Timer” and “Health” show the meaning of the gear’s field for the listed gear type. The word “ignored” means that the field in question is not relevant to gears of the gear type. See also `GetGearPos`, `SetGearPos`, `GetTag`, `SetTag`, `GetTimer`, `SetTimer`, `GetHealth`, `SetHealth` in [LuaAPI].
     5 The columns “Pos”, “Tag”, “Timer” and “Health” show the meaning of the gear’s field for the listed gear type. The word “ignored” means that the field in question is not relevant to gears of the gear type. See also `GetGearPos`, `SetGearPos`, `GetTag`, `SetTag`, `GetTimer`, `SetTimer`, `GetHealth`, `SetHealth` in [LuaAPI].
     4 
     6 
     5 Please note this list is still mostly TODO. The categories presented here are purely for a better overview here; they do not neccessarily reflect anything in the actual game’s source code.
     7 Please note this list is still mostly TODO. The categories presented here are purely for a better overview here; they do not neccessarily reflect anything in the actual game’s source code.