User Tools

Site Tools


mr:ice_guardian_core_mob

Ice Guardian Core Mob - Code References

Java Classes

Stats (from Java code)

  • HP: 1000 (ht(1000))
  • Experience for Kill: 5
  • Base Defense Skill: 10
  • Base Attack Skill: 26
  • Damage: 13-23 (dmgMin-dmgMax)
  • Defense Rating: 11
  • Base Speed: 0.5f (slower than normal)

Immunities (from Java code)

  • Paralysis
  • ToxicGas
  • Terror
  • Death (enchantment)
  • Amok
  • Blindness
  • Sleep

Drops (from Java code)

JSON Configuration

This entity is implemented purely in Java, no JSON configuration found.

String Resources

<string name="IceGuardianCore_Name">ice guardian</string>
<string name="IceGuardianCore_Name_Objective">ice guardian</string>
<string name="IceGuardianCore_Desc">Ice guardians were manufactured by ancient kobolds to protect their caves. Power stored within it's core allows Ice guardian to reconstruct itself as long it has enough energy.</string>

Lua Scripts

This entity is implemented in Java, no Lua script exists

Additional References

mr/ice_guardian_core_mob.txt · Last modified: by 127.0.0.1