mr:warlock_mob
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| mr:warlock_mob [2025/12/25 18:23] – auto lint fix Mikhael | mr:warlock_mob [2025/12/27 23:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Warlock Mob - Code References ====== | ||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * Entity Kind: '' | ||
| + | * Sprite Class: '' | ||
| + | * HP: '' | ||
| + | * Base Defense: '' | ||
| + | * Base Attack: '' | ||
| + | * Damage Range: '' | ||
| + | * Damage Resistance: '' | ||
| + | * Experience: '' | ||
| + | * Max Level: '' | ||
| + | * Loot: '' | ||
| + | * Death Message: '' | ||
| + | * Resistance: '' | ||
| + | * Teleport Defense: '' | ||
| + | * Weakness Effect: '' | ||
| + | * Zap Implementation: | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | * Not applicable - Mob is implemented in Java code | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | * Not applicable - Mob is implemented in Java, no custom Lua script | ||
| + | |||
| + | ===== Additional References ===== | ||
| + | * Hero Subclass: [[https:// | ||
| + | * Mob Registration: | ||
| + | * Item Registration: | ||
| + | * Class Sprite: [[https:// | ||
