Flamethrower: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(add GIF)
(Updated by egocarib with game version 2.0.206.57 using QBE v1.0rc2)
 
(8 intermediate revisions by 2 users not shown)
Line 25: Line 25:
| canbuild = yes
| canbuild = yes
| candisassemble = yes
| candisassemble = yes
| colorstr = &r
| colorstr = &R
| tilecolors = rw
| tilecolors = cR
| renderstr = )
| renderstr = )
| extra = {{Extra info|metal = yes | temponenter = 8d20 | temponhit = 4d20 | leakswhenbroken = 10-20}}
| extra = {{Extra info|metal = yes | temponenter = 8d20 | temponhit = 4d20 | leakswhenbroken = 10-20}}
| inheritingfrom = BaseHeavyWeapon
| inheritingfrom = BaseHeavyWeapon
| dynamictable = {{Dynamic object|Guns|Flamethrower}}
| dynamictable = {{Dynamic object|Guns|Flamethrower}} </br>{{Dynamic object|Items|Flamethrower}}
| unidentifiedinfo = {{Unidentified info | tile = flamethrower unidentified.png | name = weird artifact | altname = backpack }}
| unidentifiedimage = flamethrower unidentified.png
| unidentifiedname = weird artifact
| unidentifiedaltname = backpack
| usesslots = Back, Missile Weapon, Missile Weapon
| usesslots = Back, Missile Weapon, Missile Weapon
| desc = A flame-throwing apparatus.
| supportedmods = MissileWeaponMods,FirearmMods,CommonMods,HeavyWeaponMods
| desc = A limpid fuel pump exposes ribbons of oil slick, and behind it a voltage gauge ticks. The slanted heat shield is scorched black.


{{Qud shader|rules|{{(}}Weapon Class: Heavy Weapon
{{Qud shader|rules|{{(}}Weapon Class: Heavy Weapon
Accuracy: Low
Accuracy: Low
Multiple projectiles per shot: 9
Spray fire: This item can be fired while adjacent to multiple enemies without risk of the shot going wild.
Spray fire: This item can be fired while adjacent to multiple enemies without risk of the shot going wild.
-25 move speed{{)}}}}
-25 move speed{{)}}}}
| categories = Heavy Weapons
| categories = Heavy Weapons
| gameversion = 2.0.201.114
| gameversion = 2.0.206.57
}}
}}
<!-- END QBE -->
<!-- END QBE -->
Line 59: Line 63:
The {{name}} can be:
The {{name}} can be:
* Found as random loot in [[zone tier|mid-tier or high-tier zones]] or occasionally equipped by creatures.
* Found as random loot in [[zone tier|mid-tier or high-tier zones]] or occasionally equipped by creatures.
** Notably, {{favilink|Gunner-Knight Templar|plural}} have a 12.5% chance to be carrying a {{name}}.<ref><code>PopulationTables.xml</code> ''(population: GunnerKnightTemplarGuns)''</ref>
** Notably, {{favilink|Gunner-Knight Templar|plural}} have a 11.6% chance to be carrying a {{name}}.<ref><code>PopulationTables.xml</code> ''(population: GunnerKnightTemplarGuns)''</ref>
** {{favilink|mechanimist rummager|plural}} have about a 3% chance of spawning with a {{name}}.{{Code Reference|namespace=XRL.World.Encounters.EncounterObjectBuilders|class=RummagerJunk}}
** {{favilink|mechanimist rummager|plural}} have about a 3% chance of spawning with a {{name}}.{{Code Reference|namespace=XRL.World.Encounters.EncounterObjectBuilders|class=RummagerJunk}}
* Crafted with the [[Tinker II]] skill, after obtaining the required [[schematic]].
* Crafted with the [[Tinker II]] skill, after obtaining the required [[schematic]].

Latest revision as of 21:18, 18 January 2024

flamethrower
19
PV
♥
1d2
average: 1.5range: 1-2
$
100.00
Commerce Value
5
lbs.
Weight

Heat
Fire

Ammo Type

oil

Accuracy
Shots per Action

9

Ammo per Action

1

Max Volume

32 drams

Complexity

4

Tier

4

<0004>

Can Disassemble

yes

Can Build

yes

Tinker Skill

Tinker II

Skill Used

Heavy Weapon

Potential
Mods?Mods this item can support
(subject to additional logic & rules)

missile weapon, firearm, general, heavy weapon

Character

)

ID?Use this ID to Wish for the item

Flamethrower

Uses Slots

Back, Missile Weapon, Missile Weapon

Spawns in

Guns
Items

Extra Info:
  • Made out of Metal
  • 8d20° temperature change caused by projectile entering cell
  • 4d20° temperature change caused on hit
  • Leaks when broken (10-20% per turn)
flamethrower

A limpid fuel pump exposes ribbons of oil slick, and behind it a voltage gauge ticks. The slanted heat shield is scorched black.

Weapon Class: Heavy Weapon
Accuracy: Low
Multiple projectiles per shot: 9
Spray fire: This item can be fired while adjacent to multiple enemies without risk of the shot going wild.
-25 move speed

Perfect

The flamethrower is a middle-tier missile weapon that consumes oil and spews out an erratic cone of flame. Despite the flamethrower's deceptively low damage rating (♥1d21-2 (Avg: 1.5)), it can dish out some serious damage. The weapon fires 9 projectiles each time it is used, and those projectiles can penetrate multiple times due to the flamethrower's extremely high penetration rating.

The most challenging part of using a flamethrower will be keeping enough oil on hand. Serious pyromaniacs might consider making a trip to the Asphalt Mines to stock up.

Temperature Effect

Each of the flamethrower's nine projectiles also have a temperature-increasing effect that is strong enough to set most things on fire, vaporize liquids into gases, and cause additional burning damage.

  • Each projectile increases the temperature of objects in the cells they pass through by 8d208-160 (Avg: 84) degrees.[1]
  • Each projectile increases the temperature of creatures or objects that are hit by an additional 4d204-80 (Avg: 42) degrees.[2]

There is no limit to the total cumulative temperature increase that can be incurred by successive flamethrower attacks.

Obtaining

The flamethrower can be:

References

This information is reliable as of patch 2.0.201.49. If this is no longer the current patch, you can help by updating it.
As of Patch This information is reliable as of patch 2.0.201.49.
  1. XRL.World.Parts.TemperatureOnEntering
  2. XRL.World.Parts.TemperatureOnHit
  3. PopulationTables.xml (population: GunnerKnightTemplarGuns)
  4. XRL.World.Encounters.EncounterObjectBuilders.RummagerJunk