User Tools

Site Tools


rpd:kunai

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
rpd:kunai [2025/12/20 01:06] – Add Kunai page with information about this weapon mikerpd:kunai [2025/12/20 01:11] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Kunai ======
  
 +**Kunai** is a throwing weapon in Remixed Dungeon, primarily associated with ninja-themed characters like Tengu. The Kunai Throw spell utilizes these weapons for ranged attacks.
 +
 +==== Description ====
 +  * Thrown weapon with moderate damage
 +  * Can be used by the Kunai Throw spell
 +  * Part of the ninja-themed equipment
 +
 +==== Usage ====
 +  * Used by Tengu for ranged attacks
 +  * Thrown by the Kunai Throw spell when it targets enemies
 +  * Can be found as equipment in the dungeon
 +
 +==== Code References ====
 +* Kunai implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/weapon/missiles/Kunai.java|Kunai.java]]
 +* String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1902-L1904|Kunai string resources]] (Kunai_Name, Kunai_Info)
 +
 +{{tag> rpd weapons ranged ninja}}
rpd/kunai.txt · Last modified: by 127.0.0.1