From Brotato Wiki

No edit summary
No edit summary
Line 620: Line 620:
|damage={{#switch:{{lc:{{{3|}}}}}
|damage={{#switch:{{lc:{{{3|}}}}}
|1|common=-
|1|common=-
|2|rare=30(150%{{StatIcon|MeleeDamage}})
|2|rare=35(150%{{StatIcon|MeleeDamage}})
|3|epic=60(175%{{StatIcon|MeleeDamage}})
|3|epic=70(175%{{StatIcon|MeleeDamage}})
|4|legendary=100(200%{{StatIcon|MeleeDamage}})
|4|legendary=110(200%{{StatIcon|MeleeDamage}})
|#default=-}}
|#default=-}}
|attackspeed={{#switch:{{lc:{{{3|}}}}}
|attackspeed={{#switch:{{lc:{{{3|}}}}}
Line 632: Line 632:
|dps={{#switch:{{lc:{{{3|}}}}}
|dps={{#switch:{{lc:{{{3|}}}}}
|1|common=-
|1|common=-
|2|rare=18.0(89%{{StatIcon|MeleeDamage}})/s
|2|rare=21.0(89%{{StatIcon|MeleeDamage}})/s
|3|epic=37.7(110%{{StatIcon|MeleeDamage}})/s
|3|epic=44.0(110%{{StatIcon|MeleeDamage}})/s
|4|legendary=66.7(133%{{StatIcon|MeleeDamage}})/s
|4|legendary=73.3(133%{{StatIcon|MeleeDamage}})/s
|#default=-}}
|#default=-}}
|crit={{#switch:{{lc:{{{3|}}}}}
|crit={{#switch:{{lc:{{{3|}}}}}
Line 650: Line 650:
|knockback={{#switch:{{lc:{{{3|}}}}}
|knockback={{#switch:{{lc:{{{3|}}}}}
|1|common=-
|1|common=-
|2|rare=25
|2|rare=30
|3|epic=30
|3|epic=40
|4|legendary=40
|4|legendary=50
|#default=-}}
|#default=-}}
|lifesteal={{#switch:{{lc:{{{3|}}}}}
|lifesteal={{#switch:{{lc:{{{3|}}}}}
Line 666: Line 666:
|4|legendary=190
|4|legendary=190
|#default=-}}
|#default=-}}
|special=
|special= {{Color|tier2|+2}}/{{Color|tier3|+4}}/{{Color|tier4|+6}} Knockback
|unlockedby=Default
|unlockedby=Default
|attacktype=Sweep
|attacktype=Sweep
Line 1,254: Line 1,254:
|crit={{#switch:{{lc:{{{3|}}}}}
|crit={{#switch:{{lc:{{{3|}}}}}
|1|common=x2 (10%)
|1|common=x2 (10%)
|2|rare=x2 (12%)
|2|rare=x2.15 (12%)
|3|epic=x2 (15%)
|3|epic=x2.3 (15%)
|4|legendary=x2 (20%)
|4|legendary=x2.5 (20%)
|#default=-}}
|#default=-}}
|range={{#switch:{{lc:{{{3|}}}}}
|range={{#switch:{{lc:{{{3|}}}}}
Line 2,612: Line 2,612:
|4|legendary=130
|4|legendary=130
|#default=-}}
|#default=-}}
|special=Every 6th shot has a longer cooldown: {{Color|tier1|2.07s}}/{{Color|tier2|1.93s}}/{{Color|tier3|1.80s}}/{{Color|tier4|1.67s}} (NOTE: the in-game tooltip is wrong)
|special=Every 6th shot has a longer cooldown: {{Color|tier1|2.07s}}/{{Color|tier2|1.93s}}/{{Color|tier3|1.80s}}/{{Color|tier4|1.67s}}
|unlockedby=Default
|unlockedby=Default
|#default=-
|#default=-

Revision as of 12:33, 27 October 2024

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%Melee Damage.png) {{Weapon Data|Hand|damage|common}}
Damage Tier 2 {{Weapon Data|Hand|damage|2}} 1(50%Melee Damage.png) {{Weapon Data|Hand|damage|rare}}
Damage Tier 3 {{Weapon Data|Hand|damage|3}} 1(50%Melee Damage.png) {{Weapon Data|Hand|damage|epic}}
Damage Tier 4 {{Weapon Data|Hand|damage|4}} 1(50%Melee Damage.png) {{Weapon Data|Hand|damage|legendary}}
Attack Speed {{Weapon Data|Hand|attackspeed|1}} 1.01s
DPS {{Weapon Data|Hand|dps|1}} 1.0(49%Melee Damage.png)/s
Crit {{Weapon Data|Hand|crit|1}} x1.5 (1%)
Range {{Weapon Data|Hand|range|1}} 150
Knockback {{Weapon Data|Hand|knockback|1}} 30
Life Steal {{Weapon Data|Hand|lifesteal|1}} 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
Attack Type {{Weapon Data|Hand|attacktype|1}} Thrust

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%Melee Damage.png)
  • {{Color|tier2|{{Weapon Data|Wrench|damage|2}}}} = 16(100%Melee Damage.png)
  • {{Color|tier3|{{Weapon Data|Wrench|damage|3}}}} = 20(100%Melee Damage.png)
  • {{Color|tier4|{{Weapon Data|Wrench|damage|4}}}} = 24(100%Melee Damage.png)

No description.

Template parameters

ParameterDescriptionTypeStatus
Name1

As shown on the Weapons page

Example
Cacti Club
Stringrequired
Data2

Options: rarity, types, damage, attackspeed, dps, crit, range, knockback, lifesteal, special, price, unlockedby

Example
attackspeed
Stringrequired
Tier3

Options: 1, 2, 3, 4

Example
1
Stringrequired