rpd:bandit_mob
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| rpd:bandit_mob [2025/12/22 07:55] – wiki: implement moisten_mechanic page with proper naming convention and code references mike | rpd:bandit_mob [2025/12/22 07:59] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Bandit Mob ====== | ||
| + | {{ rpd: | ||
| + | |||
| + | The **Bandit** is a hostile enemy in Remixed Dungeon, a variant of the Thief that appears in the sewers. Like other Thieves, Bandits have special stealing abilities and flee after attacking. | ||
| + | |||
| + | ==== Description ==== | ||
| + | The Bandit is a type of Thief mob that appears in the early levels of the dungeon. Bandits are dangerous due to their ability to steal from the player and then flee from combat. | ||
| + | |||
| + | ==== Mechanics ==== | ||
| + | * **Steal Mechanic**: When attacking, Bandits have a chance to steal an item from the player' | ||
| + | * **Fleeing**: | ||
| + | * **Blindness**: | ||
| + | * **Hostility**: | ||
| + | |||
| + | ==== Stats ==== | ||
| + | * **Level:** 7 | ||
| + | * **HP:** 15-25 (scales with level) | ||
| + | * **Attack:** 12-20 (scales with level) | ||
| + | * **Defense: | ||
| + | * **Accuracy: | ||
| + | * **Evasion: | ||
| + | * **Speed:** 2 (base speed) | ||
| + | |||
| + | ==== Behavior ==== | ||
| + | * Bandits will move toward the player if not adjacent | ||
| + | * When adjacent to the player, they will attack | ||
| + | * If the attack successfully steals an item, the Bandit will flee | ||
| + | * If the attack does not steal, the Bandit will remain in combat | ||
| + | * Bandits use ThiefFleeing AI after a successful steal | ||
| + | |||
| + | ==== Strategy ==== | ||
| + | * Keep valuable items in the support slots or use item protection | ||
| + | * Be prepared for possible blindness when fighting Bandits | ||
| + | * Try to kill them quickly to prevent stealing attempts | ||
| + | * Ranged weapons can be effective to avoid stealing attempts | ||
| + | |||
| + | ==== Code Reference ==== | ||
| + | * Java Class: [[https:// | ||
| + | * Inherits from: [[https:// | ||
| + | * String Resources: | ||
| + | * [[https:// | ||
| + | |||
| + | ==== Related Mobs ==== | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | |||
| + | {{tag> rpd mobs thief bandit}} | ||
rpd/bandit_mob.txt · Last modified: by 127.0.0.1
