Template:Item: Difference between revisions

Jump to navigation Jump to search
(Attempt at missile weapon data store)
(Remove missile weapon data from cargo ItemsTable now that it has been migrated to MissileWeaponData)
Line 6: Line 6:
|Damage=String|UnpoweredDamage=String
|Damage=String|UnpoweredDamage=String
|HP=Integer|AV=Integer|DV=Integer|MA=Integer|ToHit=Integer
|HP=Integer|AV=Integer|DV=Integer|MA=Integer|ToHit=Integer
|Ammo=Page|Accuracy=Integer|Shots=Integer|AmmoPerAction=Integer|MaxAmmo=Integer
|MaxVolume=Integer|LiquidGen=Integer|LiquidType=String
|MaxVolume=Integer|LiquidGen=Integer|LiquidType=String
|Seeping=Boolean
|Seeping=Boolean
Line 41: Line 40:
|HP={{{hp|}}}|AV={{{av|}}}
|HP={{{hp|}}}|AV={{{av|}}}
|DV={{{dv|}}}|MA={{{ma|}}}
|DV={{{dv|}}}|MA={{{ma|}}}
|ToHit={{{tohit|}}}|Ammo={{{ammo|}}}
|ToHit={{{tohit|}}}
|Accuracy={{{accuracy|}}}
|Shots={{{shots|}}}|AmmoPerAction={{{ammoperaction|}}}|MaxAmmo={{{maxammo|}}}
|MaxVolume={{{maxvol|}}}|LiquidGen={{{liquidgen|}}}|LiquidType={{{liquidtype|}}}
|MaxVolume={{{maxvol|}}}|LiquidGen={{{liquidgen|}}}|LiquidType={{{liquidtype|}}}
|Seeping={{{seeping|}}}
|Seeping={{{seeping|}}}