Drone: Difference between revisions

From Downwiki
Jump to navigation Jump to search
Remove fabricated shop price: ug[i][5] is never read for upgrades (dead data)
Will (talk | contribs)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="dw-infobox"
<div class="dw-chip">
|-
<div class="dw-chip__title">DRONE</div>
! colspan="2" class="dw-infobox__title" | Drone
<div class="dw-chip__icons"><span class="dw-sprite" data-sprite="upgrades/drone.png"></span><span class="dw-sprite" data-sprite="upgrades/drone_mini.png"></span></div>
|-
<table class="dw-chip__rows">
| colspan="2" class="dw-infobox__image" | <span class="dw-sprite" data-sprite="upgrades/drone_mini.png"></span>
<tr><td>Effect</td><td>beep boop hello i'm a drone</td></tr>
|-
<tr><td>名前</td><td>ドローン</td></tr>
! Type
<tr><td>説明</td><td>コンニチハ ドローンデス ピポパ</td></tr>
| [[Upgrades|Upgrade]]
</table>
|-
<div class="dw-chip__status">In the game</div>
! Effect
</div>
| Beep boop hello i'm a drone
|-
! Japanese
| ドローン
|-
! First appearance
| ''Downwell'' (2015)
|}


'''Drone''' (ドローン) is an [[Upgrades|upgrade]]. Beep boop hello i'm a drone.
'''Drone''' (ドローン) is an [[Upgrades|upgrade]]. Beep boop hello i'm a drone. Each drone fires a 4-damage shot 4 frames after every player shot, so its rate of fire matches whatever weapon the player is using rather than firing on its own timer.


The code contains a two-copy branch (<code>pugDrone == 2</code>) that would spawn a second, mirrored drone on the other side of the player, but it is unreachable.
[[Category:Upgrades]]
[[Category:Upgrades]]

Latest revision as of 06:44, 5 July 2026

DRONE
Effectbeep boop hello i'm a drone
名前ドローン
説明コンニチハ ドローンデス ピポパ
In the game

Drone (ドローン) is an upgrade. Beep boop hello i'm a drone. Each drone fires a 4-damage shot 4 frames after every player shot, so its rate of fire matches whatever weapon the player is using rather than firing on its own timer.

The code contains a two-copy branch (pugDrone == 2) that would spawn a second, mirrored drone on the other side of the player, but it is unreachable.