User Tools

Site Tools


rpd:warlock_mob

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

rpd:warlock_mob [2025/12/21 01:23] – Update warlock mob page to fix subclass link mikerpd:warlock_mob [2025/12/21 01:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Dwarf Warlock (Mob) ======
  
 +{{ rpd:images:warlock_sprite.png|Dwarf Warlock Sprite }}
 +
 +==== Description ====
 +The **Dwarf Warlock** is a dangerous magical enemy found in the [[rpd:city|City level]] of the dungeon. They are magic users that attack from range and have special abilities to protect themselves when their health is low.
 +
 +==== Stats ====
 +* **HP**: 70
 +* **HT**: 70
 +* **Defense Skill**: 18
 +* **Attack Skill**: 25
 +* **Damage**: 12-20
 +* **Armor**: 8 DR
 +* **EXP for Kill**: 11
 +* **Maximum Level**: 21
 +* **Death Resistance**: Immune to Death enchantment
 +
 +==== Abilities ====
 +* **Blink Escape**: When damaged below 2/3 or 1/3 HP, the warlock will blink away from enemies, taking only half damage
 +* **Ranged Attack**: Can attack enemies at range using Ballistica mechanics
 +* **Weakness Curse**: Successful attacks have a 50% chance to inflict weakness on the target when they are a hero
 +* **Potion Loot**: Drops potions with 83% chance
 +* **Immunity**: Immune to Death enchantment on weapons
 +
 +==== Tactics ====
 +Dwarf Warlocks are high-level dangerous enemies that use magical attacks. They can blink away to safety when their health gets low, making them difficult to pin down. They also have a chance to curse enemies with weakness. Approach with caution and have good magical resistance.
 +
 +==== Notes ====
 +* This is the Dwarf Warlock mob, not to be confused with the [[rpd:warlock_subclass|Warlock]] hero subclass which is a different entity
 +* Warlocks are immune to Death enchantment on weapons
 +
 +==== Content Verification ====
 +* Information source: Java class [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/Warlock.java|Warlock.java]]
 +* Stats verification: Extracted from Warlock.java constructor and methods
 +* Effect descriptions: Based on string resources and in-game mechanics
 +* String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L1342|Warlock_Name]], [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L1345|Warlock_Desc]], [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L1346|Warlock_Killed]]
 +* Configuration: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/mobsDesc/Warlock.json|Warlock.json]]
 +* Machine-readable data: [[mr:warlock_mob|mr:warlock_mob]]
 +* Last updated: December 2025, source: Remixed Dungeon 1.9.3
 +
 +==== Source Code ====
 +* Java: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/Warlock.java|Warlock.java]]
 +* Strings: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L1342-L1346|Warlock strings]]
 +
 +{{tag> rpd mobs}}
rpd/warlock_mob.txt · Last modified: by 127.0.0.1

Exception: Git command failed to perform periodic pull: error: Your local changes to the following files would be overwritten by merge: pages/rpd/armor.txt Please commit your changes or stash them before you merge. Aborting

Exception: Git command failed to perform periodic pull: error: Your local changes to the following files would be overwritten by merge: pages/rpd/armor.txt Please commit your changes or stash them before you merge. Aborting

An unforeseen error has occured. This is most likely a bug somewhere. It might be a problem in the gitbacked plugin.

More info has been written to the DokuWiki error log.