mr:deep_snail_mob
Differences
This shows you the differences between two versions of the page.
| mr:deep_snail_mob [2025/12/22 03:18] – Update Deep Snail mob mr reference page with correct code info mike | mr:deep_snail_mob [2025/12/22 03:22] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Deep Snail Mob - Code References ====== | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | This mob is implemented in JSON/Lua, no specific Java class exists. | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | ''< | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | ''</ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Code Implementation Details ===== | ||
| + | This mob has the following properties based on the JSON and Lua implementation: | ||
| + | * **HP**: 10 | ||
| + | * **Defense Skill**: 3 | ||
| + | * **Attack Skill**: 8 | ||
| + | * **Damage Range**: 1-4 | ||
| + | * **Damage Reduction**: | ||
| + | * **Experience**: | ||
| + | * **Max Level**: 4 | ||
| + | * **Base Speed**: 1 | ||
| + | * **View Distance**: 3 | ||
| + | * **Special Abilities**: | ||
| + | * Ooze proc: 20% chance to apply Ooze debuff to adjacent attacker on being hit | ||
| + | * **Other Properties**: | ||
mr/deep_snail_mob.txt · Last modified: (external edit)
