Template:Wand2

From Noita Wiki
Jump to navigation Jump to search

This documentation is transcluded from Module:Wand/doc (edit).

This is a template for display of wand builds, and/or detailed information about wand stats. This new template replaces the {{Wand}} and {{Wand Card}} templates. The template output includes a link to view and edit the wand on the Wand Simulator site, which can also export a template of this format for direct insertion into wiki articles.

Key differences to previous version:

  • Spells are now specified using their ID, rather than name.
  • Spells are specified in a comma separated list.

This simplifies exporting/importing Wand builds to mods and other tools.

Some useful resources:

Example 1:
Wand2 basic

This demonstrates leaving gaps in the wand's spell listing. The spells can be formatted any way you want - whitespace is ignored.

{{Wand2
| wandPic     = Wand 0413.png
| tooltips    = Yes
| capacity    = 16
| shuffle     = No
| spellsCast  = 1
| alwaysCasts = HOMING
| spells      = MANA_REDUCE,MANA_REDUCE,MANA_REDUCE,,,
                RECHARGE,RECHARGE,RECHARGE,RECHARGE,,,
                DIVIDE_10,DAMAGE,BUCKSHOT
}}
Result:
Wand 0413.png
Inventory Icon gun shuffle.png Shuffle
No
Inventory Icon gun actions per round.png Spells/Cast
1
Inventory Icon fire rate wait.png Cast delay
0.17 s
Inventory Icon gun reload time.png Rechrg. Time
0.48 s
Inventory Icon mana max.png Mana max
900
Inventory Icon mana charge speed.png Mana chg. Spd
700
Inventory Icon gun capacity.png Capacity
16
Inventory Icon spread degrees.png Spread
-2.0 DEG
Inventory Icon speed multiplier.png Speed
× 1.00
Inventory Icon gun permanent actions.pngAlways casts
Homing
Homing
Makes a projectile accelerate towards your foes
Type
Projectile modifier
Mana drain
Homing
Add Mana
Add Mana
Immediately adds 30 mana to the wand
Type
Projectile modifier
Mana drain
Add Mana
Add Mana
Add Mana
Immediately adds 30 mana to the wand
Type
Projectile modifier
Mana drain
Add Mana
Add Mana
Add Mana
Immediately adds 30 mana to the wand
Type
Projectile modifier
Mana drain
Add Mana
Reduce Recharge Time
Reduce Recharge Time
Reduces the time between spellcasts
Type
Projectile modifier
Mana drain
Reduce Recharge Time
Reduce Recharge Time
Reduce Recharge Time
Reduces the time between spellcasts
Type
Projectile modifier
Mana drain
Reduce Recharge Time
Reduce Recharge Time
Reduce Recharge Time
Reduces the time between spellcasts
Type
Projectile modifier
Mana drain
Reduce Recharge Time
Reduce Recharge Time
Reduce Recharge Time
Reduces the time between spellcasts
Type
Projectile modifier
Mana drain
Reduce Recharge Time
Divide By 10
Divide By 10
Casts the next spell 10 times, but with reduced damage
Type
Other
Mana drain
Divide By 10
Damage Plus
Damage Plus
Increases the damage done by a projectile
Type
Projectile modifier
Mana drain
Damage Plus
Triplicate Bolt
Triplicate Bolt
A formation of three small, fast bolts
Type
Projectile
Mana drain
Triplicate Bolt
Example 2:
Wand2 basic - vertical

This demonstrates leaving gaps in the wand's spell listing. The spells can be formatted any way you want - whitespace is ignored.

{{Wand2
| wandPic     = Wand 0413.png
| vertical    = Yes
| tooltips    = Yes
| capacity    = 16
| shuffle     = No
| spellsCast  = 1
| alwaysCasts = HOMING
| spells      = MANA_REDUCE,MANA_REDUCE,MANA_REDUCE,,,
                RECHARGE,RECHARGE,RECHARGE,RECHARGE,,,
                DIVIDE_10,DAMAGE,BUCKSHOT
}}
Result:
Wand 0413.png
Inventory Icon gun shuffle.png Shuffle
No
Inventory Icon gun actions per round.png Spells/Cast
1
Inventory Icon fire rate wait.png Cast delay
0.17 s
Inventory Icon gun reload time.png Rechrg. Time
0.48 s
Inventory Icon mana max.png Mana max
900
Inventory Icon mana charge speed.png Mana chg. Spd
700
Inventory Icon gun capacity.png Capacity
16
Inventory Icon spread degrees.png Spread
-2.0 DEG
Inventory Icon speed multiplier.png Speed
× 1.00
Inventory Icon gun permanent actions.pngAlways casts
Homing
Homing
Makes a projectile accelerate towards your foes
Type
Projectile modifier
Mana drain
Homing
Add Mana
Add Mana
Immediately adds 30 mana to the wand
Type
Projectile modifier
Mana drain
Add Mana
Add Mana
Add Mana
Immediately adds 30 mana to the wand
Type
Projectile modifier
Mana drain
Add Mana
Add Mana
Add Mana
Immediately adds 30 mana to the wand
Type
Projectile modifier
Mana drain
Add Mana
Reduce Recharge Time
Reduce Recharge Time
Reduces the time between spellcasts
Type
Projectile modifier
Mana drain
Reduce Recharge Time
Reduce Recharge Time
Reduce Recharge Time
Reduces the time between spellcasts
Type
Projectile modifier
Mana drain
Reduce Recharge Time
Reduce Recharge Time
Reduce Recharge Time
Reduces the time between spellcasts
Type
Projectile modifier
Mana drain
Reduce Recharge Time
Reduce Recharge Time
Reduce Recharge Time
Reduces the time between spellcasts
Type
Projectile modifier
Mana drain
Reduce Recharge Time
Divide By 10
Divide By 10
Casts the next spell 10 times, but with reduced damage
Type
Other
Mana drain
Divide By 10
Damage Plus
Damage Plus
Increases the damage done by a projectile
Type
Projectile modifier
Mana drain
Damage Plus
Triplicate Bolt
Triplicate Bolt
A formation of three small, fast bolts
Type
Projectile
Mana drain
Triplicate Bolt
Example 3:
Wand2 card with all options

Also shows use of multiple always cast spells (up to 4 are allowed).

{{Wand2
| vertical     = No
| wandCard     = Yes
| hideLink     = No
| tooltips     = No
| wandName     = Second Wand of Examples
| wandPic      = Wand 0413.png
| shuffle      = No
| spellsCast   = 2
| alwaysCasts  = INFESTATION,HOMING,LASER,DAMAGE
| spells       = MANA_REDUCE,
                 MANA_REDUCE,
                 MANA_REDUCE,
                 MANA_REDUCE,
                 MANA_REDUCE,
                 RECHARGE,
                 RECHARGE,
                 RECHARGE,
                 RECHARGE,
                 DIVIDE_10,
                 DAMAGE,
                 BUCKSHOT
| castDelay    = 0.50
| rechargeTime = 1.00
| manaMax      = 500
| manaCharge   = 500
| capacity     = 24
| spread       = 0
| speed        = 1
}}
Result:
Second Wand of Examples
Wand 0413.png
Inventory Icon gun shuffle.png Shuffle
No
Inventory Icon gun actions per round.png Spells/Cast
2
Inventory Icon fire rate wait.png Cast delay
0.50 s
Inventory Icon gun reload time.png Rechrg. Time
1.00 s
Inventory Icon mana max.png Mana max
500
Inventory Icon mana charge speed.png Mana chg. Spd
500
Inventory Icon gun capacity.png Capacity
24
Inventory Icon spread degrees.png Spread
0.0 DEG
Inventory Icon speed multiplier.png Speed
× 1.00
Inventory Icon gun permanent actions.pngAlways casts
Infestation
Homing
Concentrated Light
Damage Plus
Add Mana
Add Mana
Add Mana
Add Mana
Add Mana
Reduce Recharge Time
Reduce Recharge Time
Reduce Recharge Time
Reduce Recharge Time
Divide By 10
Damage Plus
Triplicate Bolt
Example 4:
Wand2 card with all options - vertical

Also shows use of multiple always cast spells (up to 4 are allowed).

{{Wand2
| vertical     = Yes
| wandCard     = Yes
| hideLink     = No
| tooltips     = No
| wandName     = Vertical Wand of Examples
| wandPic      = Wand 0413.png
| shuffle      = No
| spellsCast   = 2
| alwaysCasts  = INFESTATION,HOMING,LASER,DAMAGE
| spells       = MANA_REDUCE,
                 MANA_REDUCE,
                 MANA_REDUCE,
                 MANA_REDUCE,
                 MANA_REDUCE,
                 RECHARGE,
                 RECHARGE,
                 RECHARGE,
                 RECHARGE,
                 DIVIDE_10,
                 DAMAGE,
                 BUCKSHOT
| castDelay    = 0.50
| rechargeTime = 1.00
| manaMax      = 500
| manaCharge   = 500
| capacity     = 24
| spread       = 0
| speed        = 1
}}
Result:
Vertical Wand of Examples
Wand 0413.png
Inventory Icon gun shuffle.png Shuffle
No
Inventory Icon gun actions per round.png Spells/Cast
2
Inventory Icon fire rate wait.png Cast delay
0.50 s
Inventory Icon gun reload time.png Rechrg. Time
1.00 s
Inventory Icon mana max.png Mana max
500
Inventory Icon mana charge speed.png Mana chg. Spd
500
Inventory Icon gun capacity.png Capacity
24
Inventory Icon spread degrees.png Spread
0.0 DEG
Inventory Icon speed multiplier.png Speed
× 1.00
Inventory Icon gun permanent actions.pngAlways casts
Infestation
Homing
Concentrated Light
Damage Plus
Add Mana
Add Mana
Add Mana
Add Mana
Add Mana
Reduce Recharge Time
Reduce Recharge Time
Reduce Recharge Time
Reduce Recharge Time
Divide By 10
Damage Plus
Triplicate Bolt
Example 5:
Wand2 card with all options

Also shows use of multiple always cast spells (up to 4 are allowed).

{{Wand2
| vertical     = No
| wandCard     = Yes
| hideLink     = No
| tooltips     = No
| wandName     = Ranged Wand of Examples
| wandPic      = Wand 0413.png
| shuffle      = No
| spellsCast   = 2
| alwaysCasts  = HOMING,DAMAGE
| spells       = MANA_REDUCE,
                 MANA_REDUCE,
                 MANA_REDUCE,
                 MANA_REDUCE,
                 MANA_REDUCE,
                 RECHARGE,
                 RECHARGE,
                 RECHARGE,
                 RECHARGE,
                 DIVIDE_10,
                 DAMAGE,
                 BUCKSHOT
| castDelay    = 0.50,1.2
| rechargeTime = 1.00,2.00
| manaMax      = 500,7000
| manaCharge   = 5,2000
| capacity     = 2,16
| spread       = -20,80
| speed        = 1,5
}}
Result:
Ranged Wand of Examples
Wand 0413.png
Inventory Icon gun shuffle.png Shuffle
No
Inventory Icon gun actions per round.png Spells/Cast
( 2 - 7 )
Inventory Icon fire rate wait.png Cast delay
( 0.50 - 1.20 ) s
Inventory Icon gun reload time.png Rechrg. Time
( 1.00 - 2.00 ) s
Inventory Icon mana max.png Mana max
( 500 - 7000 )
Inventory Icon mana charge speed.png Mana chg. Spd
( 5 - 2000 )
Inventory Icon gun capacity.png Capacity
( 2 - 16 )
Inventory Icon spread degrees.png Spread
( -20.0 - 80.0 ) DEG
Inventory Icon speed multiplier.png Speed
× ( 1.00 - 5.00 )
Example 6:
No tooltips
{{Wand2
| tooltips     = No
| wandPic      = Wand 0413.png
| capacity     = 12
| shuffle      = No
| spellsCast   = 1
| alwaysCasts  = INFESTATION,INFESTATION,INFESTATION,INFESTATION
| spells       = MANA_REDUCE,MANA_REDUCE,MANA_REDUCE,MANA_REDUCE,MANA_REDUCE,RECHARGE,RECHARGE,RECHARGE,RECHARGE,DIVIDE_10,DAMAGE,BUCKSHOT
}}
Result:
Wand 0413.png
Inventory Icon gun shuffle.png Shuffle
Yes
Inventory Icon gun actions per round.png Spells/Cast
1
Inventory Icon fire rate wait.png Cast delay
0.17 s
Inventory Icon gun reload time.png Rechrg. Time
0.48 s
Inventory Icon mana max.png Mana max
900
Inventory Icon mana charge speed.png Mana chg. Spd
700
Inventory Icon gun capacity.png Capacity
12
Inventory Icon spread degrees.png Spread
-2.0 DEG
Inventory Icon speed multiplier.png Speed
× 1.00
Inventory Icon gun permanent actions.pngAlways casts
Infestation
Infestation
Infestation
Infestation
Add Mana
Add Mana
Add Mana
Add Mana
Add Mana
Reduce Recharge Time
Reduce Recharge Time
Reduce Recharge Time
Reduce Recharge Time
Divide By 10
Damage Plus
Triplicate Bolt
Example 7:
No always cast
{{Wand2
| tooltips     = Yes
| wandPic      = Wand 0413.png
| capacity     = 12
| shuffle      = No
| spellsCast   = 1
| spells       = MANA_REDUCE,MANA_REDUCE,MANA_REDUCE,MANA_REDUCE,MANA_REDUCE,RECHARGE,RECHARGE,RECHARGE,RECHARGE,DIVIDE_10,DAMAGE,BUCKSHOT
}}
Result:
Wand 0413.png
Inventory Icon gun shuffle.png Shuffle
Yes
Inventory Icon gun actions per round.png Spells/Cast
1
Inventory Icon fire rate wait.png Cast delay
0.17 s
Inventory Icon gun reload time.png Rechrg. Time
0.48 s
Inventory Icon mana max.png Mana max
900
Inventory Icon mana charge speed.png Mana chg. Spd
700
Inventory Icon gun capacity.png Capacity
12
Inventory Icon spread degrees.png Spread
-2.0 DEG
Inventory Icon speed multiplier.png Speed
× 1.00
Add Mana
Add Mana
Immediately adds 30 mana to the wand
Type
Projectile modifier
Mana drain
Add Mana
Add Mana
Add Mana
Immediately adds 30 mana to the wand
Type
Projectile modifier
Mana drain
Add Mana
Add Mana
Add Mana
Immediately adds 30 mana to the wand
Type
Projectile modifier
Mana drain
Add Mana
Add Mana
Add Mana
Immediately adds 30 mana to the wand
Type
Projectile modifier
Mana drain
Add Mana
Add Mana
Add Mana
Immediately adds 30 mana to the wand
Type
Projectile modifier
Mana drain
Add Mana
Reduce Recharge Time
Reduce Recharge Time
Reduces the time between spellcasts
Type
Projectile modifier
Mana drain
Reduce Recharge Time
Reduce Recharge Time
Reduce Recharge Time
Reduces the time between spellcasts
Type
Projectile modifier
Mana drain
Reduce Recharge Time
Reduce Recharge Time
Reduce Recharge Time
Reduces the time between spellcasts
Type
Projectile modifier
Mana drain
Reduce Recharge Time
Reduce Recharge Time
Reduce Recharge Time
Reduces the time between spellcasts
Type
Projectile modifier
Mana drain
Reduce Recharge Time
Divide By 10
Divide By 10
Casts the next spell 10 times, but with reduced damage
Type
Other
Mana drain
Divide By 10
Damage Plus
Damage Plus
Increases the damage done by a projectile
Type
Projectile modifier
Mana drain
Damage Plus
Triplicate Bolt
Triplicate Bolt
A formation of three small, fast bolts
Type
Projectile
Mana drain
Triplicate Bolt

Parameters

  • All parameters are optional.
  • Parameters without a default value are omitted from the output entirely.
  • Ranges may be specified for values by giving a lower and upper bound separated by a comma, e.g.: manaMax=100,700
Parameter Default Description
Wand configuration
wandName Omitted The name of the wand. If this field is blank, or missing, the wand name is omitted. [notes 1]
wandPicId 0821 Specifies the id of the wand image. [notes 1]
shuffle No Whether or not the wand is a shuffle-type wand. Yes/No or 1/0
spellsCast 1 The number of spells cast per cast.
castDelay 0.00 The cast delay between each spell in the wand (in seconds).
rechargeTime 0.00 The recharge delay between each cast (in seconds).
manaMax 500 The maximum mana capacity of the wand.
manaRecharge 250 The mana recharge rate of the wand (in mana per second).
capacity 1 The capacity of the wand. Spell slots numbered greater than this will not be shown.
spread 0.0 The spread of the wand's casts.
speed 1 The speed multiplier of the wand's casts. [notes 1]
alwaysCasts Omitted Comma separated list of Spell IDs. Up to 4 spells that the wand always casts.
spells Comma separated list of Spell IDs. This is the ordered sequence of spells the wand casts. Empty spell slots are produced by omitting an ID between two commas, e.g. MANA_REDUCE,,BUCKSHOT will leave a space empty between Add Mana and Triplicate Bolt.
Template configuration
hideLink No Set to Yes to hide the Wand Simulator link.
vertical Auto Set to Yes to always display in a vertical (mobile-friendly) layout format (this is also enabled automatically on narrow screens via CSS media query).
Deprecated
wandPic Wand_0821.png Specifies the wand image. Must include the filetype extension, e.g.: Wand handgun.png [notes 1]
  1. 1.0 1.1 1.2 1.3 Editing currently unsupported by Wand Simulator.