User Tools

Site Tools


mr:tengu_mob

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
mr:tengu_mob [2025/12/21 00:14] – Update mr:tengu_mob with code references mikemr:tengu_mob [2025/12/21 00:17] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== mr:tengu_mob ======
  
 +=== Entity Information ===
 +  * **Class Name**: [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/Tengu.java|Tengu.java]]
 +  * **Entity Kind**: Tengu
 +  * **Type**: Mob
 +  * **Category**: Boss
 +
 +=== Statistics ===
 +  * **HP**: 120
 +  * **HT**: 120
 +  * **Defense Skill**: 20
 +  * **Attack Skill**: 20
 +  * **Damage Min**: 8
 +  * **Damage Max**: 15
 +  * **DR (Damage Resistance)**: 5
 +  * **EXP for Kill**: 20
 +  * **Max Lvl**: 50 (default)
 +
 +=== Special Abilities ===
 +  * **Teleportation**: Jumps to a random location every 5 turns, activating traps in the process.
 +  * **Trap Activation**: When teleporting, reactivates up to 4 random traps in the level as poison traps.
 +  * **Ranged Attack**: Can attack enemies within line of sight.
 +  * **Poison/Toxic Gas Resistance**: Resistant to poison and toxic gas.
 +
 +=== Drops ===
 +  * **Tome of Mastery**: For all hero classes except Necromancer and Gnoll
 +  * **Tengu Liver**: For Gnoll hero class only
 +  * **Skeleton Key**: For all hero classes
 +
 +=== Code References ===
 +  * [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/Tengu.java|Tengu.java]]
 +  * [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/Boss.java|Boss.java]]
 +  * [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/Mob.java|Mob.java]]
 +
 +=== String Resources ===
 +  * **Name**: [[code:RemixedDungeon/src/main/res/values-ru/strings_all.xml#Tengu_Name|Tengu_Name]]
 +  * **Description**: [[code:RemixedDungeon/src/main/res/values-ru/strings_all.xml#Tengu_Desc|Tengu_Desc]]
 +  * **Gender**: [[code:RemixedDungeon/src/main/res/values-ru/strings_all.xml#Tengu_Gender|Tengu_Gender]]
 +  * **Info1**: [[code:RemixedDungeon/src/main/res/values-ru/strings_all.xml#Tengu_Info1|Tengu_Info1]]
 +  * **Info2**: [[code:RemixedDungeon/src/main/res/values-ru/strings_all.xml#Tengu_Info2|Tengu_Info2]]
 +  * **Info3**: [[code:RemixedDungeon/src/main/res/values-ru/strings_all.xml#Tengu_Info3|Tengu_Info3]]
 +
 +=== Configuration Files ===
 +  * [[code:RemixedDungeon/src/main/assets/mobsDesc/Tengu.json|Tengu.json]]
 +  * **Battle Music**: ost_boss_2_fight (fallback: ost_boss_fight)
 +
 +=== Lua Scripts ===
 +  * [[code:RemixedDungeon/src/main/assets/scripts/mobs/tengu.lua|tengu.lua]]
 +
 +{{tag> rpd mobs machine_readable }}
mr/tengu_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.