mr:dagger_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:dagger_item [2026/03/21 04:33] – Fix wiki standards compliance issues Qwen Assistant | mr:dagger_item [2026/03/21 04:37] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Dagger Item - Code References ====== | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | No specific JSON configuration exists for the dagger - it's implemented purely in Java code. | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Java Usage Context ===== | ||
| + | * **Item Registration**: | ||
| + | * **Shop Inventory**: | ||
| + | * **Transmutation**: | ||
| + | |||
| + | ===== Entity Kind ===== | ||
| + | * **getEntityKind()**: | ||
| + | * **Item Category**: Melee weapon, tier 1 | ||
| + | * **Sprite**: ItemSpriteSheet.DAGGER | ||
| + | * **Animation**: | ||
mr/dagger_item.txt · Last modified: by 127.0.0.1
