mr:armored_statue_mob
Table of Contents
Armored Statue Mob - Code References
Java Classes
- Statue.java - Parent class
JSON Configuration
- vwArena.json - Contains “kind”:“ArmoredStatue” entries for arena level
- This entity is implemented in Java with JSON configuration for level placement
String Resources
<code xml>
<string name=“ArmoredStatue_Name”>animated statue</string>
<string name=“ArmoredStatue_Gender”>feminine</string>
<string name=“ArmoredStatue_Name_Objective”>animated statue</string>
<string name=“ArmoredStatue_Desc”>No one could even start thinking that it\'s just another regular statue. It\'s not just the red glowing eyes, but the fact that nobody would put an actual _%s_ on such thing.</string>
</code>
Lua Scripts
This entity is implemented in Java, no Lua script exists
Related mr Entities
mr/armored_statue_mob.txt · Last modified: by 127.0.0.1
