From Brotato Wiki
No edit summary |
(Added Railgun) |
||
| Line 2,604: | Line 2,604: | ||
|special= | |special= | ||
|unlockedby=Win a run with [[File:Chunky.png|link=Chunky|x30px]] [[Chunky]] | |unlockedby=Win a run with [[File:Chunky.png|link=Chunky|x30px]] [[Chunky]] | ||
|isdlc=- | |||
|#default=- | |||
}} | |||
|railgun = {{#switch:{{lc:{{{2|}}}}} | |||
|rarity=1 | |||
|types=[[Gun]], [[Heavy]] | |||
|damage={{#switch:{{lc:{{{3|}}}}} | |||
|1|common=10(80%{{StatIcon|RangedDamage}}30%{{StatIcon|Dodge}}) | |||
|2|rare=15(80%{{StatIcon|RangedDamage}}35%{{StatIcon|Dodge}}) | |||
|3|epic=20(80%{{StatIcon|RangedDamage}}40%{{StatIcon|Dodge}}) | |||
|4|legendary=35(100%{{StatIcon|RangedDamage}}45%{{StatIcon|Dodge}}) | |||
|#default=-}} | |||
|attackspeed={{#switch:{{lc:{{{3|}}}}} | |||
|1|common=1.07s | |||
|2|rare=1.02s | |||
|3|epic=0.98s | |||
|4|legendary=0.95s | |||
|#default=-}} | |||
|dps={{#switch:{{lc:{{{3|}}}}} | |||
|1|common=9.3(75%{{StatIcon|RangedDamage}}28%{{StatIcon|Dodge}})/s | |||
|2|rare=14.7(78%{{StatIcon|RangedDamage}}34%{{StatIcon|Dodge}})/s | |||
|3|epic=20.4(82%{{StatIcon|RangedDamage}}41%{{StatIcon|Dodge}})/s | |||
|4|legendary=36.8(105%{{StatIcon|RangedDamage}}47%{{StatIcon|Dodge}})/s | |||
|#default=-}} | |||
|crit={{#switch:{{lc:{{{3|}}}}} | |||
|1|common=x2 (3%) | |||
|2|rare=x2 (3%) | |||
|3|epic=x2 (3%) | |||
|4|legendary=x2 (3%) | |||
|#default=-}} | |||
|range={{#switch:{{lc:{{{3|}}}}} | |||
|1|common=300 | |||
|2|rare=300 | |||
|3|epic=300 | |||
|4|legendary=300 | |||
|#default=-}} | |||
|knockback={{#switch:{{lc:{{{3|}}}}} | |||
|1|common=15 | |||
|2|rare=15 | |||
|3|epic=15 | |||
|4|legendary=15 | |||
|#default=-}} | |||
|lifesteal={{#switch:{{lc:{{{3|}}}}} | |||
|1|common=0 | |||
|2|rare=0 | |||
|3|epic=0 | |||
|4|legendary=0 | |||
|#default=-}} | |||
|price={{#switch:{{lc:{{{3|}}}}} | |||
|1|common=20 | |||
|2|rare=40 | |||
|3|epic=80 | |||
|4|legendary=160 | |||
|#default=-}} | |||
|special=Deals{{Color|tier1|+3}}/{{Color|tier2|+4}}/{{Color|tier3|+5}}/{{Color|tier4|+6}} Base Damage every {{Color|green|5}} seconds until the end of the wave. Bonus resets when taking damage. Pierces {{Color|tier1|1}}/{{Color|tier2|1}}/{{Color|tier3|2}}/{{Color|tier4|3}} enemies dealing {{Color|tier1|-50%}}/{{Color|tier2|-35%}}/{{Color|tier3|-35%}}/{{Color|tier4|-25%}} damage per pierce | |||
|unlockedby=Default | |||
|isdlc=- | |isdlc=- | ||
|#default=- | |#default=- | ||
Latest revision as of 19:03, 25 May 2026
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/isdlc
|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}}
|
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%
){{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 |