mr:chaos_bow_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:chaos_bow_item [2026/03/01 04:26] – Wiki maintenance: Fix 5 random pages per documentation standards Qwen Assistant | mr:chaos_bow_item [2026/03/01 04:26] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Chaos Bow Item - Code References ====== | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== 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 | ||
| + | |||
| + | ===== Code Details ===== | ||
| + | * **Image:** `items/ | ||
| + | * **Tier:** 3 | ||
| + | * **Speed factor:** 1.0f | ||
| + | * **Damage factor:** 1.0f | ||
| + | * **Upgradable: | ||
| + | * **Charge mechanic:** Accumulates charge on hit, loses charge on taking damage | ||
| + | * **Level threshold: | ||
| + | * **Visual states:** 5 image variants based on level (level/3, capped at 4) | ||
| + | * **Chaos Mark:** On miss, creates chaos mark at target position | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
mr/chaos_bow_item.txt · Last modified: by 127.0.0.1
