mr:bone_shard_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:bone_shard_item [2026/07/23 04:41] – Fix wiki pages: link format, naming conventions, and namespace consistency Bot | mr:bone_shard_item [2026/07/23 04:42] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== mr: | ||
| + | |||
| + | Machine-readable reference page for Bone Shard item in Remixed Dungeon. | ||
| + | |||
| + | ==== Item Properties ==== | ||
| + | |||
| + | **Basic Stats**: | ||
| + | * Type: Item | ||
| + | * Stackable: Yes | ||
| + | * Cost: 5 gold | ||
| + | |||
| + | **Lua Definition**: | ||
| + | * Script File: [[https:// | ||
| + | * Script Location: RemixedDungeon/ | ||
| + | * Implementation Details: | ||
| + | * Image: 5 (from items/ | ||
| + | * Stackable: true | ||
| + | * Price: 5 gold | ||
| + | * Name String Key: BoneShard_Name | ||
| + | * Info String Key: BoneShard_Info | ||
| + | |||
| + | ==== Effects ==== | ||
| + | |||
| + | **Primary Effects**: | ||
| + | * Crafting material for alchemy | ||
| + | * Used in recipes: Vile Essence, Sacrificial Sword, Zombie creation | ||
| + | * Obtained from harvesting corpses with Bone Saw (Doctor class) | ||
| + | |||
| + | **Implementation**: | ||
| + | * Lua script: [[https:// | ||
| + | * Simple item with no special mechanics | ||
| + | * Registered via ItemFactory | ||
| + | |||
| + | ==== String Resources ==== | ||
| + | |||
| + | **English (values/ | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | **Russian (values-ru/ | ||
| + | * BoneShard_Name - Russian item name | ||
| + | * BoneShard_Info - Russian description | ||
| + | |||
| + | ==== Wiki Pages ==== | ||
| + | |||
| + | **English**: | ||
| + | * Bone Shard - Main wiki page (not yet created) | ||
| + | |||
| + | **Russian**: | ||
| + | * Костяной осколок - Russian wiki page (not yet created) | ||
| + | |||
| + | ==== Code References ==== | ||
| + | |||
| + | * Main implementation: | ||
| + | * String resources: [[https:// | ||
| + | * Referenced in: [[https:// | ||
| + | * Referenced in: [[https:// | ||
| + | * Alchemy recipes: [[https:// | ||
| + | |||
| + | {{tag> mr items bone_shard reference machine-readable}} | ||
mr/bone_shard_item.txt · Last modified: by 127.0.0.1
