mr:pickaxe_item
Differences
This shows you the differences between two versions of the page.
| mr:pickaxe_item [2025/12/24 19:51] – Update MR namespace pages: fix incorrect information and add accurate details from code mike | mr:pickaxe_item [2025/12/24 19:56] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Pickaxe Item - Code References ====== | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[code: | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity does not appear to have dedicated JSON configuration | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | ''< | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | ''</ | ||
| + | |||
| + | ===== Class Implementation Details ===== | ||
| + | * **Image**: ItemSpriteSheet.PICKAXE | ||
| + | * **Strength Required**: 14 | ||
| + | * **Damage Range**: 3-12 | ||
| + | * **Special Action**: AC_MINE (mining dark gold veins) | ||
| + | * **Mining Time**: 2 turns | ||
| + | * **Upgradable**: | ||
| + | * **Identified**: | ||
| + | * **Blood Staining**: Becomes stained when killing a bat, which changes its appearance | ||
| + | * **Special Use**: Required in Blacksmith quest for mining dark gold or getting bat blood | ||
| + | * **Animation Class**: SWORD_ATTACK | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | * [[code: | ||
| + | |||
| + | ===== Related Files ===== | ||
| + | * [[code: | ||
| + | * [[code: | ||
mr/pickaxe_item.txt · Last modified: by 127.0.0.1
