User Tools

Site Tools


mr:fetid_rat_mob

Fetid Rat Mob - Code References

Java Classes

JSON Configuration

String Resources

<!-- English strings (values/strings_all.xml) -->
<string name="FetidRat_Name">fetid rat</string>
<string name="FetidRat_Name_Objective">fetid rat</string>
<string name="FetidRat_Gender">feminine</string>
<string name="FetidRat_Desc">This marsupial rat is much larger than a regular one. It is surrounded by a foul cloud.</string>
 
<!-- Russian strings (values-ru/strings_all.xml) -->
<string name="FetidRat_Name">мерзкая крыса</string>
<string name="FetidRat_Name_Objective">мерзкую крысу</string>
<string name="FetidRat_Gender">feminine</string>
<string name="FetidRat_Desc">Эта сумчатая крыса крупнее обычной. Вокруг неё витает зловоние.</string>

Lua Scripts

Usage in Code

  • Part of Ghost quest line
  • Appears as quest reward for Necromancer or alternative reward for other classes
  • Drops Giant Rat Skull (100% guaranteed)
  • Has special ability to release random gas clouds (Paralytic, Confusion, or Toxic)
  • Immune to its own gas type and Paralysis effects
  • HP: 15, Attack: 12, Defense: 5, Damage: 2-6
  • Does not spawn naturally in dungeon
mr/fetid_rat_mob.txt · Last modified: by 127.0.0.1