Template:Item: Difference between revisions

129 bytes added ,  04:06, 22 December 2020
add ammo per action, unstore bookid
(Undo revision 39846 by Egocarib (talk))
(add ammo per action, unstore bookid)
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|MaxAmmo=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 16: Line 16:
|Skill=String
|Skill=String
|ObjectID=String
|ObjectID=String
|BookID=String
|LightRadius=Integer
|LightRadius=Integer
|AgilityBonus=Integer|StrengthBonus=Integer|WillpowerBonus=Integer
|AgilityBonus=Integer|StrengthBonus=Integer|WillpowerBonus=Integer
Line 44: Line 43:
|ToHit={{{tohit|}}}|Ammo={{{ammo|}}}
|ToHit={{{tohit|}}}|Ammo={{{ammo|}}}
|Accuracy={{{accuracy|}}}
|Accuracy={{{accuracy|}}}
|Shots={{{shots|}}}|MaxAmmo={{{maxammo|}}}
|Shots={{{shots|}}}|AmmoPerAction={{ammoperaction|}}}|MaxAmmo={{{maxammo|}}}
|MaxVolume={{{maxvol|}}}|LiquidGen={{{liquidgen|}}}|LiquidType={{{liquidtype|}}}
|MaxVolume={{{maxvol|}}}|LiquidGen={{{liquidgen|}}}|LiquidType={{{liquidtype|}}}
|Seeping={{{seeping|}}}
|Seeping={{{seeping|}}}
Line 139: Line 138:
{{#if: {{{accuracy|}}}| {{infobox row|Accuracy|{{#switch: {{{accuracy|0}}}|0=Very High|1|2|3|4=High|5|6|7|8|9=Medium|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24=Low|Very Low}} ({{{accuracy}}}) }} }}
{{#if: {{{accuracy|}}}| {{infobox row|Accuracy|{{#switch: {{{accuracy|0}}}|0=Very High|1|2|3|4=High|5|6|7|8|9=Medium|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24=Low|Very Low}} ({{{accuracy}}}) }} }}
{{#if: {{{shots|}}}  | {{infobox row|Shots per Action|{{{shots}}} }} }}
{{#if: {{{shots|}}}  | {{infobox row|Shots per Action|{{{shots}}} }} }}
{{#if: {{{ammoperaction|}}}  | {{infobox row|Ammo per Action|{{{ammoperaction}}} }} }}
{{#if: {{{maxammo|}}} | {{infobox row|Max Ammo|{{{maxammo}}} }} }}
{{#if: {{{maxammo|}}} | {{infobox row|Max Ammo|{{{maxammo}}} }} }}
<!--liquid containers-->
<!--liquid containers-->