From Brotato Wiki
ArosRising (talk | contribs) mNo edit summary |
ArosRising (talk | contribs) m (Fixed spelling, added turrets.) |
||
| Line 711: | Line 711: | ||
|4|legendary=122 | |4|legendary=122 | ||
|#default=-}} | |#default=-}} | ||
|special=Hitting an enemy spawns a lightning projectile flying towards another random enemy that bounces <span class="colorrarity1"> | |special=Hitting an enemy spawns a lightning projectile flying towards another random enemy that bounces <span class="colorrarity1">-</span>/<span class="colorrarity2">1</span>/<span class="colorrarity3">2</span>/<span class="colorrarity4">3</span> times and inflicts <span class="colorrarity1">5</span>/<span class="colorrarity2">8</span>/<span class="colorrarity3">12</span>/<span class="colorrarity4">15</span> + (100%{{StatIcon|ElementalDamage}}) damage | ||
|unlockedby=Default | |unlockedby=Default | ||
|#default=- | |#default=- | ||
| Line 1,206: | Line 1,206: | ||
|4|legendary=91 | |4|legendary=91 | ||
|#default=-}} | |#default=-}} | ||
|special=Deals <span class="colorrarity1">+4</span>/<span class="colorrarity2">+6</span>/<span class="colorrarity3">+8</span>/<span class="colorrarity4">+10</span> for every additional '''stick''' you have | |special=Deals <span class="colorrarity1">+4</span>/<span class="colorrarity2">+6</span>/<span class="colorrarity3">+8</span>/<span class="colorrarity4">+10</span> base damage for every additional '''stick''' you have | ||
|unlockedby=Default | |unlockedby=Default | ||
|#default=- | |#default=- | ||
| Line 1,316: | Line 1,316: | ||
|4|legendary=238 | |4|legendary=238 | ||
|#default=-}} | |#default=-}} | ||
|special=Hitting | |special=Hitting an enemy spawns <span class="colorrarity3">2</span>/<span class="colorrarity4">4</span> projectiles that slow and damage enemies by 100%{{StatIcon|ElementalDamage}} | ||
|unlockedby=Win a run with [[File:Mage.png|link=Mage|x30px]] [[Mage]] | |unlockedby=Win a run with [[File:Mage.png|link=Mage|x30px]] [[Mage]] | ||
|#default=- | |#default=- | ||
| Line 1,426: | Line 1,426: | ||
|4|legendary=149 | |4|legendary=149 | ||
|#default=-}} | |#default=-}} | ||
|special=Spawns a [[Turret]] | |special=Spawns a [[Turret]]/[[Incendiary Turret]]/[[Laser Turret]]/[[Explosive Turret]] | ||
|unlockedby=Default | |unlockedby=Default | ||
|#default=- | |#default=- | ||
Revision as of 14:20, 18 December 2022
Database for all Weapon stats. Use the template to get data for the specified Weapon.
Usage
{{Weapon Data
|any weapon name
|rarity/types/damage/attackspeed/dps/crit/range/knockback/lifesteal/special/price/unlockedby
|common/rare/epic/legendary/1/2/3/4
}}
Examples
| Data | Code | Preview | Alias |
|---|---|---|---|
| Class | {{Weapon Data|Hand|type|1}}
|
Unarmed, Support | |
| Damage Tier 1 | {{Weapon Data|Hand|damage|1}}
|
1(50% |
{{Weapon Data|Hand|damage|common}}
|
| Damage Tier 2 | {{Weapon Data|Hand|damage|2}}
|
1(50% |
{{Weapon Data|Hand|damage|rare}}
|
| Damage Tier 3 | {{Weapon Data|Hand|damage|3}}
|
1(50% |
{{Weapon Data|Hand|damage|epic}}
|
| Damage Tier 4 | {{Weapon Data|Hand|damage|4}}
|
1(50% |
{{Weapon Data|Hand|damage|legendary}}
|
| Attack Speed | {{Weapon Data|Hand|attackspeed|1}}
|
1.01s | |
| DPS | {{Weapon Data|Hand|dps|1}}
|
1.0(49% |
|
| Crit | {{Weapon Data|Hand|crit|1}}
|
1%(x1.5) | |
| Range | {{Weapon Data|Hand|range|1}}
|
150 | |
| Knockback | {{Weapon Data|Hand|knockback|1}}
|
30 | |
| Life Steal | {{Weapon Data|Hand|lifesteal|1}}
|
0.0 | |
| Special Effects | {{Weapon Data|Hand|special|1}}
|
+3/+6/+9/+18 Harvesting | |
| Price | {{Weapon Data|Hand|price|1}}
|
10 | |
| Unlocked By | {{Weapon Data|Hand|unlockedby|1}}
|
Default |
Error
{{Weapon Data|Invalid name|damage|common}}= Weapon name not found
Tier Colors
Wrap the template in Template:Color to show tier colors:
{{Color|tier1|{{Weapon Data|Wrench|damage|1}}}}= 12(100%
){{Color|tier2|{{Weapon Data|Wrench|damage|2}}}}= 16(100%
){{Color|tier3|{{Weapon Data|Wrench|damage|3}}}}= 20(100%
){{Color|tier4|{{Weapon Data|Wrench|damage|4}}}}= 24(100%
)
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | 1 | As shown on the Weapons page
| String | required |
| Data | 2 | Options: rarity, types, damage, attackspeed, dps, crit, range, knockback, lifesteal, special, price, unlockedby
| String | required |
| Tier | 3 | Options: 1, 2, 3, 4
| String | required |