====== Elven Dagger ====== {{ rpd:images:item_ElvenDagger.png|Elven Dagger }} **Elven Dagger** is a unique weapon in Remixed Dungeon and the starting weapon for the [[rpd:elf_class|Elf]] class. ==== Description ==== The **Elven Dagger** is a specialized weapon that can only be used effectively by the [[rpd:elf_class|Elf]] class. It's lightweight with moderate damage potential. ==== Stats ==== * **Tier**: 1 (Light dagger) * **Damage**: 1-4 (100% of strength) * **Speed**: 1.0× (Normal speed) * **Accuracy**: 1.0× (Normal accuracy) * **Durability**: Normal ==== Special Properties ==== * **Class-specific**: Only the [[rpd:elf_class|Elf]] class can effectively use this weapon * **Enchantments**: Can receive enchantments like other weapons * **Upgradeable**: Can be upgraded with [[rpd:scroll_of_upgrade_item|Scrolls of Upgrade]] ==== Classes ==== * [[rpd:elf_class|Elf]] - Designed specifically for this class ==== Strategy ==== * Good starting weapon for the [[rpd:elf_class|Elf]] class * Consider upgrading early to improve damage output * Switch to more powerful weapons as they become available ==== Code References ==== * Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/weapon/melee/ElvenDagger.java|ElvenDagger.java]] * String Resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml|ElvenDagger_Name, ElvenDagger_Info]] ==== See Also ==== * [[rpd:elf_class|Elf Class]] * [[rpd:weapons|Weapons]] * [[rpd:melee_weapons|Melee Weapons]] * [[rpd:enchantments|Enchantments]] {{tag> rpd items weapons melee dagger elf }}