mr:bow_item
Differences
This shows you the differences between two versions of the page.
| mr:bow_item [2026/09/05 01:04] – Wiki maintenance: Fix Chinese gnoll_shaman_mob image reference, add 7 missing mr: namespace pages Wiki Maintenance | mr:bow_item [2026/09/05 01:05] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Bow Item - Machine Reference ====== | ||
| + | This page contains machine-readable reference information about the base Bow class and its mechanics for automated tools and AI assistants. | ||
| + | |||
| + | ==== Entity Information ==== | ||
| + | * **Entity Type:** Weapon (Ranged) | ||
| + | * **Base Class:** Bow (abstract) | ||
| + | * **Parent Class:** KindOfBow | ||
| + | * **Animation Class:** BOW_ATTACK | ||
| + | * **Package: | ||
| + | |||
| + | ==== Java Implementation ==== | ||
| + | * **Base Class:** [[https:// | ||
| + | * **Extends: | ||
| + | * **Constructor: | ||
| + | * **Abstract: | ||
| + | |||
| + | ==== Bow Mechanics ==== | ||
| + | * **Requires Arrows:** Must have arrows in inventory to attack | ||
| + | * **Ammo Consumption: | ||
| + | * **Accuracy Calculation: | ||
| + | * **Damage Calculation: | ||
| + | * **Attack Delay:** Base delay (typically 1.5f for bows) | ||
| + | |||
| + | ==== Known Bow Implementations ==== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | |||
| + | ==== String Resources ==== | ||
| + | * **Base name pattern:** [BowName]_Name (e.g., WoodenBow_Name, | ||
| + | * **Base info pattern:** [BowName]_Info (e.g., WoodenBow_Info, | ||
| + | * **English: | ||
| + | * **Russian: | ||
| + | |||
| + | ==== Code References ==== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ==== Related Pages ==== | ||
| + | * [[en: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | |||
| + | {{tag> mr bow weapon ranged reference}} | ||
mr/bow_item.txt · Last modified: by 127.0.0.1
