Template:Infobox Item
Template documentation follows |
---|
Note: the template above may sometimes be partially or fully invisible. |
Visit Template:Infobox_Item/doc to edit this documentation. (How does this work?) |
Description
To use this template, copy the following code and fill in the appropriate fields.
Syntax
{{Infobox_Item |name = <!-- Optional --> |image = [e.g. "Example.jpg"] |imagecaption= <!-- Optional --> |game = |activate = <!-- Optional --> |chance = <!-- Optional --> |description = |cooldown = <!-- Required if this item is Equipment --> |cooldownalt = <!-- Optional --> |embryo = <!-- Optional --> |stacking = <!-- Required if this item isn't Equipment --> |unlockchar = <!-- Optional --> |unlockdesc = |rarity = |type = |damagetype = <!-- Optional --> |pickup = }}
Hardcoded values for {{{game}}} parameter(You can type whatever value you want for this parameter, but only these values have specific purposes within this template):
- riskofrain
- ror1
- ror
- r1
^These all produce "Risk of Rain"
- riskofrain2
- ror2
- r2
^These all produce "Risk of Rain 2"
Hardcoded values for {{{activate}}} parameter(You can type whatever value you want for this parameter, but only these values have specific purposes within this template):
- on hit
- on crit
- on critical
- on kill
- on death
- when at low health
- when hit
Hardcoded values for {{{unlockchar}}} parameter (Optional):
- Global
- Commando
- Enforcer
- Bandit
- Huntress
- HAN-D
- Engineer
- Miner
- Sniper
- Acrid
- Mercenary
- Loader
- CHEF
Hardcoded values for {{{unlockdesc}}} parameter(You can type whatever value you want for this parameter, but only these values have specific purposes within this template):
- not locked
Hardcoded values for {{{rarity}}} parameter:
- common
- uncommon
- rare
- equipment
- boss
- special
Hardcoded values for {{{type}}} parameter(You can type whatever value you want for this parameter, but only these values have specific purposes within this template):
- offensive
- defensive
- support
Samples
{{Infobox Item |name = AtG Missile Mk. 1 |image = AtG_Missile_Mk._1_Icon.png |activate = on hit |chance = 10 |description = A <span style="color:#EFD27B;">10% chance</span> of firing a missile that deals <span style="color:#EFD27B;">300% damage</span> |stacking = +10% chance to fire missiles |unlockchar = |unlockdesc = Not Locked |rarity = uncommon |type = Offensive |damagetype = Explosive |pickup = Chance to fire a missile. Watch for the backblast. }}
Results in...
The AtG Missile Mk. 1 is an uncommon damage item in Risk of Rain. On hitting an enemy, the player has a 10% chance of firing a missile that deals 300% damage and deals explosive damage.[1]
{{Infobox_Item |name = Rusty Knife |image = Rusty_Knife_Icon.png |chance = 15 |activate = on hit |description = <span style="color:#BE5F60;">15% chance to bleed</span> an enemy for <span style="color:#EFD27B;">4x35% damage.</span> |stacking = +15% chance to bleed (please confirm), does not stack damage. 100% chance to bleed at 7 stacks. |unlockdesc = not locked |rarity = common |type = Offensive |damagetype = Physical |pickup = Chance to bleed on hit }}
Results in...
The Rusty Knife is a common damage item in Risk of Rain. On hitting an enemy, the player has a 15% chance to bleed an enemy for 4x35% damage and deals physical damage.[2]
{{Infobox_Item |name = Captain's Brooch |image = Captain's_Brooch_Icon.png |description = Call down a chest nearby. |cooldown = 120 |embryo = Calls down an additional chest. |unlockdesc = Unlock a [[Golden Chest]] with the [[Skeleton Key]]. |pickup = One man's wreckage is another man's treasure. }}
Results in...
The Captain's Brooch is an item in Risk of Rain.[3]
{{Infobox_Item |name = Carrara Marble |image = Carrara_Marble_Icon.png |description = Place a marble gate. Teleport back to the gate by activating again. |cooldownalt = {{Cooldown|3}} (placement)<br />{{Cooldown|45}} (activation) |embryo = |unlockdesc = not locked |pickup = }}
Results in...
The Carrara Marble is an item in Risk of Rain.[4]
{{Infobox Item |name = Soldier's Syringe |image = Soldier's_Syringe_Icon.png |description = Increased {{Highlight|attack speed by 15%.}} |stacking = adds another 15% increase up to 13 times, maxing at +195% |unlockchar = Commando |unlockdesc = Dodge 7 lethal attacks. |rarity = Common |pickup = Increased attack speed. |game = ror2 |type = Utility}}
Results in...
References
- ↑ This description is auto-generated by the Item Infobox
- ↑ This description is auto-generated by the Item Infobox
- ↑ This description is auto-generated by the Item Infobox
- ↑ This description is auto-generated by the Item Infobox
- ↑ This description is auto-generated by the Item Infobox