mr:crab_mob
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:crab_mob [2026/06/08 20:37] – Wiki maintenance: Fix compliance issues in 5 random pages Qwen Assistant | mr:crab_mob [2026/06/08 20:37] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Crab Mob - Code References ====== | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Java Usage ===== | ||
| + | * Registered in MobFactory.java (line 150): `registerMobClass(Crab.class)` | ||
| + | * Used as difficulty option in WndDifficultyOptions.java: | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | * Crab_Name | ||
| + | * Crab_Gender | ||
| + | * Crab_Name_Objective | ||
| + | * Crab_Desc | ||
| + | * Crab_Defense | ||
| + | * Crab_Name_RU | ||
| + | * Crab_Name_Objective_RU | ||
| + | * Crab_Desc_RU | ||
| + | * Crab_Defense_RU | ||
| + | |||
| + | {{tag> rpd mobs mr}} | ||
