mr:golden_sword_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:golden_sword_item [2026/02/20 08:55] – Wiki maintenance: Fix standards compliance issues on 5 random pages Qwen Assistant | mr:golden_sword_item [2026/02/20 08:56] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Golden Sword Item - Code References ====== | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | ===== Entity Kind ===== | ||
| + | GoldenSword | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Class Details ===== | ||
| + | * **Parent Class**: MeleeWeapon | ||
| + | * **Package**: | ||
| + | * **Image**: items/ | ||
| + | * **Enchantable**: | ||
| + | * **Animation Class**: SWORD_ATTACK | ||
| + | * **Base Damage**: 3 | ||
| + | * **Attack Speed**: 1.1f | ||
| + | * **Damage Factor**: 0.8f | ||
| + | |||
| + | ===== Special Properties ===== | ||
| + | * **Glowing Effect**: Yes (yellow glow, color 0xFFFF66, period 1) | ||
| + | * **Gold Drop Chance**: 10% on attack | ||
| + | * **Gold Drop Amount**: price() / 10 (max 500 gold) | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity is implemented in Java, no JSON configuration exists | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
