rpd:weapon_item
Table of Contents
Weapon Item
Weapons are equipment items in Remixed Dungeon that allow the hero to attack enemies more effectively. Weapons come in various types, tiers, and specializations.
Description
Weapons provide increased damage output compared to fighting unarmed. Each weapon has a damage range (min/max), required strength to wield without penalties, and attack speed. Different weapon types suit different playstyles and hero classes.
Stats
- Damage Range: Minimum and maximum damage dealt
- Strength Requirement: Minimum strength needed to wield effectively
- Attack Speed: How quickly the weapon can be used
- Durability: Weapons degrade over time with use
- Weapon Class: Different mechanics based on weapon type (melee, missile, etc.)
Weapon Types
Weapon Tiers
Weapons come in different tiers, typically:
- Higher tiers with increasing strength requirements and damage
Special Mechanics
- Upgrading: Weapons can be upgraded using Scrolls of Upgrade
- Enchantments: Weapons can be enchanted for additional effects
- Weapon Mastery: Special subclass abilities related to specific weapons
- Attack Speed: Affects how frequently you can attack with the weapon
Obtaining
- Found throughout dungeon levels
- Available in shops
- Dropped by enemies
- Starting equipment for hero classes
- Crafted using alchemy
Strategy
- Choose weapons that match your hero's strength requirements
- Upgrade weapons when possible to increase damage
- Consider enchantments that complement your playstyle
- Balance damage, speed, and strength requirements
Code References
- Java Implementation: Weapon.java - Base weapon class
- Melee Weapons: melee weapons directory - Individual melee weapon implementations
- Ranged Weapons: ranged weapons directory - Missile weapon implementations
- String Resources (English): strings_all.xml - Weapon-related text
- String Resources (Russian): strings_all.xml - Russian localization
See Also
- Weapons - General information about weapon mechanics
- Equipment - Other equipment types
- Armor - Complementary armor information
- Enchantments - Weapon enchantment options
- Hero Classes - Class-specific weapon synergies
rpd/weapon_item.txt · Last modified: by 127.0.0.1

