User Tools

Site Tools


en:rpd:throwing_knife_item

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:rpd:throwing_knife_item [2026/01/24 06:53] – Fix wiki pages based on analysis of randomly selected pages mikeen:rpd:throwing_knife_item [2026/01/24 06:56] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Throwing Knives ======
  
 +{{ rpd:images:shuriken_item.png|Throwing Knives }}
 +
 +Throwing Knives is a general term for a category of [[en:rpd:ranged_weapon|ranged weapon]] in Remixed Dungeon that can be thrown at enemies for immediate damage. Actual throwing knife items do not exist in the game - this page refers to the category of thrown weapons.
 +
 +==== Description ====
 +Throwing weapons in Remixed Dungeon are lightweight items designed to be hurled at enemies from a distance. They are generally fast to use and can be useful for softening up enemies before engaging in melee combat.
 +
 +==== Specific Throwing Weapons ====
 +Actual throwing weapons in the game include:
 +  * [[en:rpd:shuriken_item|Shuriken]] - Star-shaped throwing weapons
 +  * [[en:rpd:darts_item|Darts]] - Sharp pointed projectiles
 +  * [[en:rpd:javelin_item|Javelin]] - Heavier throwing spear variant
 +  * [[en:rpd:tamahawk_item|Tamahawk]] - Throwing axe
 +
 +==== Weapon Properties ====
 +  * **Range:** Short to medium range
 +  * **Ammunition:** Consumed upon use (unless recovered)
 +  * **Accuracy:** Good accuracy
 +  * **Speed:** Fast attack speed
 +  * **Damage:** Moderate damage per throw
 +  * **Stackable:** Usually stack up to 10-20 per slot
 +
 +==== Mechanics ====
 +  * **Consumable:** Each throw typically consumes one item
 +  * **Quick Use:** Fast to throw in combat
 +  * **Line of Sight:** Requires clear line of sight to target
 +  * **Ranged Combat:** Allows attacking without direct engagement
 +  * **Multiple Shots:** Can stack multiple items for repeated attacks
 +
 +==== Strategy ====
 +  * Throwing weapons are good for softening enemies before melee
 +  * Useful for triggering traps from a safe distance
 +  * Can be used to attack enemies behind obstacles
 +  * Best used when ammunition is abundant
 +  * Great for emergencies when other options aren't available
 +
 +==== Obtaining ====
 +  * Throwing weapons can be found throughout the dungeon
 +  * Some may be available in shops, depending on the level
 +  * Often found in larger quantities than other weapons
 +
 +==== Code References ====
 +  * Base weapon implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/weapon/missiles/MissileWeapon.java|MissileWeapon.java]]
 +  * Individual implementations: [[https://github.com/NYRDS/remixed-dungeon/tree/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/weapon/missiles|MissileWeapons directory]]
 +
 +==== See Also ====
 +  * [[en:rpd:ranged_combat|Ranged Combat]] - General ranged combat mechanics
 +  * [[en:rpd:ranged_weapon|Ranged Weapons]] - All ranged weapon types
 +  * [[en:rpd:missile_weapons|Missile Weapons]] - All throwable weapons
 +  * [[en:rpd:shuriken_item|Shuriken]] - Specific throwing star weapon
 +  * [[en:rpd:darts_item|Darts]] - Another type of throwing projectile
 +
 +{{tag> rpd weapons ranged throwing missiles }}
en/rpd/throwing_knife_item.txt · Last modified: (external edit)