User Tools

Site Tools


rpd:assassin

Differences

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

Link to this comparison view

rpd:assassin [2025/12/20 18:17] – Update assassin.txt with correct mechanics based on code verification, update skeleton_mob.txt with proper mr format, add ice_caves.txt level page mikerpd:assassin [2025/12/20 18:17] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Assassin ======
  
 +{{ rpd:images:hero_ROGUE_ASSASSIN.png|Assassin }}
 +
 +The Assassin is the Rogue's subclass in Remixed Dungeon.
 +
 +==== Unlocking ====
 +The Assassin subclass can be unlocked by using a Tome of Mastery after defeating the second boss (Tengu).
 +
 +==== Special Mechanics ====
 +When an enemy attacks the Assassin while the Assassin is unseen (invisible or out of sight), the enemy takes additional damage from the attack.
 +
 +==== Special Armor ====
 +Using an Armor Kit on any armor will transform it into the [[rpd:assassin_armor|Assassin Armor]], which is specifically designed for this subclass.
 +
 +==== Advantages ====
 +  * Bonus damage to enemies when they attack the Assassin while unseen
 +  * Effective for stealth-based gameplay
 +  * High damage potential when enemies attack an invisible or out-of-sight Assassin
 +  * Synergizes well with invisible or out-of-sight positioning
 +
 +==== Disadvantages ====
 +  * Only effective when enemies attack the unseen Assassin
 +  * Requires careful positioning and stealth
 +  * Less effective in direct confrontation situations
 +
 +===== Information Sources =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/hero/HeroSubClass.java#L46|HeroSubClass.java - Line 46]]
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/Char.java#L675|Char.java - Line 675]]
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/AssasinArmor.java|AssasinArmor.java]]
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings-all.xml#L1001|strings-all.xml - Line 1001]]
 +
 +{{tag> rpd subclasses assassin rogue}}
rpd/assassin.txt · Last modified: by 127.0.0.1