mr:shuriken_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:shuriken_item [2026/01/09 13:19] – Fix wiki pages based on standards: update code references, fix links, correct formatting, and remove invalid placeholder content mike | mr:shuriken_item [2026/01/09 13:20] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Shuriken Item - Code References ====== | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity does not appear to have dedicated JSON configuration | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Class Implementation Details ===== | ||
| + | * **Image**: ItemSpriteSheet.SHURIKEN | ||
| + | * **Strength Required**: 13 | ||
| + | * **Damage Range**: 2-6 | ||
| + | * **Delay**: 0.5f (very fast throwing rate) | ||
| + | * **Price**: 15 * quantity | ||
| + | * **Random Quantity**: 5-15 | ||
| + | * **Projectile Behavior**: Fast rotating but does not fly straight | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
mr/shuriken_item.txt · Last modified: by 127.0.0.1
