User Tools

Site Tools


rpd:yogs_teeth

Differences

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

Link to this comparison view

rpd:yogs_teeth [2025/12/20 20:33] – Update yogs_teeth.txt with accurate stats and source references mikerpd:yogs_teeth [2025/12/20 20:39] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Yog's Teeth ======
  
 +{{ rpd:images:mob_YogsTeeth.png|Yog's Teeth }}
 +
 +==== Description ====
 +Yog's Teeth is a powerful mob found in the Guts level of the dungeon, representing part of the Yog-Dzewa boss encounter. It's one of the secondary bosses that can appear during the Yog fight.
 +
 +==== Basic Stats ====
 +  * **HP:** 350
 +  * **HT:** 350
 +  * **Base Attack Skill:** 46
 +  * **Base Defense Skill:** 44
 +  * **Damage:** 50-80
 +  * **Damage Resistance:** 21
 +  * **EXP for Kill:** 26
 +  * **Can be Pet:** No (canBePet() returns false)
 +
 +==== Special Abilities ====
 +  * **Life Drain:** On 1/3 chance, heals for damage dealt
 +  * **Bleeding:** On 1/3 chance, inflicts bleeding on hit
 +  * **Double Damage:** On 1/3 chance, deals double damage
 +  * **Aggro Alert:** When damaged, alerts all other mobs in the level to its position
 +  * **Immunities:** Immune to Paralysis, Amok, Sleep, Terror, and Burning
 +  * **Resistances:** Resistant to Toxic Gas
 +
 +==== Spawn Information ====
 +  * **Level:** Guts level (level 22-24)
 +  * **Type:** Secondary boss (one of several possible secondary bosses in Yog encounter)
 +  * **Related Mobs:** Part of the Yog-Dzewa encounter alongside YogsBrain, YogsEye, YogsHeart
 +  * **Rarity:** Rare encounter during Yog-Dzewa fight
 +
 +==== Combat Strategy ====
 +  * High damage output requires careful positioning
 +  * The life drain ability makes sustained combat challenging
 +  * The double damage proc can be devastating, so defensive measures may be required
 +  * Defeating this mob is part of completing the Yog-Dzewa challenge
 +  * Try to defeat it quickly before it can heal significantly from life drain
 +  * Consider using crowd control effects despite its immunity to some (Paralysis, Sleep, etc.)
 +
 +==== Related ====
 +  * [[rpd:yogs_brain|Yog's Brain]] - Another part of the Yog encounter
 +  * [[rpd:yogs_heart|Yog's Heart]] - Another part of the Yog encounter
 +  * [[rpd:yog_dzewa|Yog-Dzewa]] - The main boss of the Guts level
 +  * [[rpd:guts_level|Guts Level]] - Where this mob appears
 +  * [[rpd:bleeding|Bleeding]] - Status effect it can inflict
 +
 +==== Source Code ====
 +  * Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/guts/YogsTeeth.java|YogsTeeth.java]]
 +  * String Resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml|YogsTeeth strings]]
 +  * Russian String Resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml|Russian YogsTeeth strings]]
 +  * JSON Configuration: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/mobsDesc/YogsTeeth.json|YogsTeeth.json]]
 +
 +{{tag> rpd mobs bosses}}
rpd/yogs_teeth.txt · Last modified: by 127.0.0.1