mr:mimic_mob
Table of Contents
Mimic Mob - Code References
Java Classes
-
- Used in: Heap.java
- Used in: CharUtils.java
- Used in: MobFactory.java (Line 199)
JSON Configuration
String Resources
<string name="Mimic_Name">mimic</string> <string name="Mimic_Gender">masculine</string> <string name="Mimic_Name_Objective">mimic</string> <string name="Mimic_Desc">Mimics are magical creatures which can take any shape they wish. In dungeons they almost always choose the shape of a treasure chest, because they know how to beckon an adventurer.</string> <string name="MimicPie_Name">mimic</string> <string name="MimicPie_Gender">masculine</string> <string name="MimicPie_Name_Objective">mimic</string> <string name="MimicPie_Desc">Mimics are magical creatures which can take any shape they wish. This one looks like a big tasty pasty</string> <string name="MimicAmulet_Name">mimic</string> <string name="MimicAmulet_Gender">masculine</string> <string name="MimicAmulet_Name_Objective">mimic</string> <string name="MimicAmulet_Desc">The most glorious moment of your adventuring career just turned out to be a trap.</string> <string name="Heap_Mimic">This is a mimic!</string>
Lua Scripts
- alchemy_recipes.lua - Contains alchemy recipe for mimics (Lines 52-56)
Additional Information
- Mimics can be spawned from Mimic-type heaps and are used in alchemy recipes
- They are immune to Psionic Blast scrolls
- They can appear when certain conditions occur with heaps in the dungeon
- There are different variants: Mimic, MimicPie, MimicAmulet
mr/mimic_mob.txt · Last modified: by 127.0.0.1
