Template:Extra info: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
mNo edit summary
(store new values in cargo)
Line 2: Line 2:


   Cargo Storage
   Cargo Storage
-->{{#cargo_store:_table=ExtraInfo|Info={{#ifeq: {{{isswarmer|}}}|yes|{{#if:{{{swarmbonus|}}}|Swarm Alpha: +{{{swarmbonus}}}, |Swarmer, }}}}{{#ifeq: {{{aquatic|}}}|yes|Aquatic, }}{{#ifeq: {{{flyover|}}}|yes|Flyover,}}{{#switch:{{{solid|}}}|yes=Solid, |no=NotSolid, }}{{#ifeq: {{{twohanded|}}}| yes |Two Handed, }} {{#ifeq: {{{metal|}}} | yes |Metal, }} {{#ifeq: {{{lightprojectile|}}} | yes |Light Projectiles, }} {{#ifeq: {{{cursed|}}} | yes |Cursed,}} {{#ifeq: {{{empsensitive|}}} | yes |EMP Sensitive,}} {{#ifeq: {{{exoticfood|}}} | yes |Exotic food,}}{{#ifeq: {{{destroyonunequip|}}} | yes | Destroyed when unequipped,}}{{#ifeq: {{{spectacles|}}} | yes |Corrects Vision,}}{{#if: {{{carrybonus|}}} |{{{carrybonus}}} to max carry weight,}}{{#if: {{{movespeedbonus|}}}|{{{movespeedbonus}}} Movespeed,}}{{#switch: {{{uniquechara|}}}|yes=Unique,}}{{{extrainfo|}}} }}<!--
 
-->{{#cargo_store:_table=ExtraInfo|Info={{#ifeq: {{{isswarmer|}}}|yes|{{#if:{{{swarmbonus|}}}|Swarm Alpha: +{{{swarmbonus}}}, |Swarmer, }}
}} {{#ifeq: {{{aquatic|}}}|yes|Aquatic,
}} {{#ifeq: {{{flyover|}}}|yes|Flyover,
}} {{#switch:{{{solid|}}}|yes=Solid, |no=NotSolid,  
}} {{#ifeq: {{{twohanded|}}}| yes |Two Handed,  
}} {{#ifeq: {{{metal|}}} | yes |Metal,  
}} {{#ifeq: {{{lightprojectile|}}} | yes |Light Projectiles,  
}} {{#ifeq: {{{penetratingammo|}}} | yes |Penetrating Ammo,
}} {{#ifeq: {{{omniphaseprojectile|}}} | yes |Omniphase Projectiles,
}} {{#if: {{{shotcooldown|}}} |Shot cooldown {{{shotcooldown}}}
}} {{#ifeq: {{{cursed|}}} | yes |Cursed,
}} {{#ifeq: {{{empsensitive|}}} | yes |EMP Sensitive,
}} {{#ifeq: {{{exoticfood|}}} | yes |Exotic food,
}} {{#ifeq: {{{destroyonunequip|}}} | yes | Destroyed when unequipped,
}} {{#ifeq: {{{spectacles|}}} | yes |Corrects Vision,
}} {{#if: {{{carrybonus|}}} |{{{carrybonus}}} to max carry weight,
}} {{#if: {{{movespeedbonus|}}}|{{{movespeedbonus}}} Movespeed,
}} {{#switch: {{{uniquechara|}}}|yes=Unique,
}} {{{extrainfo|}}}
}}<!--


   Content Start
   Content Start

Revision as of 14:23, 13 September 2019

This template defines the table "ExtraInfo". View table.To be used only in the Extra variable in Template:Character and Template:Item.

variable possible values output
aquatic yes This creature is aquatic.
isswarmer (if swarmbonus not specified) yes Swarmer: This creature receives +1 to its to-hit and penetration rolls for each other swarmer beyond the first who is adjacent to its target.
swarmbonus (and isswarmer is specified) ye Swarm Alpha: As long as this creature is adjacent to its target, it grants +{{{swarmbonus}}} to the swarm bonuses of each other swarmer who is adjacent to its target.
flyover yes Can be flown over.
solid yes/no Can/cannot be walked on/through
twohanded yes Requires two hands to wield
metal yes Made out of Metal
lightprojectile yes Light projectiles
shotcooldown dice string (ex: 1d4) Cooldown turns required between missile weapon shots
penetratingammo yes Projectile penetrates through targets
omniphaseprojectile yes Projectile is omniphase (can hit creatures regardless of phase)
cursed yes Cannot be unequipped
empsensitive yes EMP Sensitive
exoticfood yes Exotic food
destroyonunequip yes Destroyed when unequipped
spectacles yes Corrects vision
carrybonus integer +(number) to max carry weight
savemodifier, savemodifieramt string,int (number) vs. (savemodifier)
reflect int Reflects {{{reflect}}}% of damage, rounded up
movespeedbonus int {{{movespeedbonus}}} Movespeed
uniquechara yes This creature is unique
extrainfo any other info that does not fit