rpd:dart_item
Table of Contents
Dart Item
The Dart is a basic throwing weapon in Remixed Dungeon. It's one of the starting ranged options available to certain classes.
Item Overview
- Type: Throwing Weapon (Missile) - Dart.java
- Tier: 1 (lowest tier missile weapon)
- Damage: 1-4 (as defined in Dart.java:9-10)
- Durability: Single use (consumed after thrown)
- Stackable: Yes, typically found in quantities of 5-15 (as defined in Dart.java:20-22)
- Weight: Very light
- Price: 2 gold per dart (as defined in Dart.java:24-26)
Special Mechanics
- Single Use: Each dart is consumed after being thrown at an enemy
- Ranged Attack: Allows attacking enemies from a distance without engaging in melee combat
- Stackable: Multiple darts can be carried and used throughout dungeon exploration
- No Strength Requirement: Can be used by any character regardless of strength
Strategy
- Effective for softening enemies before melee combat
- Allows safe attacks from a distance
- Good for triggering traps from a safe distance
- Useful against groups of weaker enemies
- Cost-effective ranged option at 2 gold per dart
- Better than nothing when no other ranged options are available
Acquisition
- Found in random quantities of 5-15 (as defined in Dart.java:20-22)
- Available in shops (as seen in Shop_2021_03.json:68)
- Dropped by certain enemies
- Found in chests and other containers
Code Reference
- Java Class: Dart.java
- Parent Class: MissileWeapon.java
- String Resources:
- Treasury Configuration: Treasury.json example
Related Items
- Throwing Weapons - Other ranged weapons
- Weapons - Other weapon types
- Missile Weapons - Other missile weapons
- Curare Dart - Special dart with paralysis effect
- Incendiary Dart - Special dart with fire effect
rpd/dart_item.txt · Last modified: by 127.0.0.1
