mr:larva_mob
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:larva_mob [2026/02/21 20:05] – Wiki standards compliance fixes for 5 random pages Qwen Assistant | mr:larva_mob [2026/02/21 20:08] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Larva Mob - Code References ====== | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | **Entity Kind**: Larva | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * **Main Class**: [[https:// | ||
| + | * **Package**: | ||
| + | * **Parent Class**: Mob | ||
| + | * **AI Class**: Hunting | ||
| + | * **Location**: | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | * **Sprite Config**: [[https:// | ||
| + | * **Sprite Texture**: larva.png | ||
| + | * **Sprite Dimensions**: | ||
| + | * **Animations**: | ||
| + | * **Blood Color**: 0xbbcc66 (greenish) | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | **English (values/ | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | **Russian (values-ru/ | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | **Other Languages**: | ||
| + | * German: göttliche Larve / alte Götterlarve | ||
| + | * Spanish: larva del dios / Larva del Antiguo Dios | ||
| + | * French: larve du dieu / Larve du dieu ancien | ||
| + | * Greek: κάμπια του θεού / κάμπια του Παλιού Θεού | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Game Mechanics ===== | ||
| + | * **HP**: 120 | ||
| + | * **Base Defense Skill**: 20 | ||
| + | * **Base Attack Skill**: 30 | ||
| + | * **Damage**: 25-30 | ||
| + | * **Defense Rating**: 8 | ||
| + | * **Level**: 1 | ||
| + | * **EXP for Kill**: 0 (boss minion) | ||
| + | * **Special Ability**: At level 2+, spawns Imago mobs (Scorpio, Worm, Eye) and dies | ||
| + | * **AI Behavior**: Hunting - actively pursues player | ||
| + | |||
| + | ===== Related Entities ===== | ||
| + | * **Imago Forms**: Scorpio, Worm, Eye (spawned on death at level 2+) | ||
| + | * **Associated Boss**: Yog-Dzewa (Old God) | ||
| + | * **Sprite**: [[https:// | ||
| + | |||
| + | {{tag> rpd mobs bosses guts}} | ||
mr/larva_mob.txt · Last modified: by 127.0.0.1
