mr:brute_mob
Table of Contents
Brute Mob - Code References
Java Classes
- Gnoll.java (Parent class)
JSON Configuration
This entity may have JSON configuration for spawning. Check:
String Resources
<string name="Brute_Name">gnoll brute</string> <string name="Brute_Desc">Gnoll Brutes are tougher than their regular comrades. They are easily recognized by the crude leather armor they wear.</string> <string name="Brute_Info">A powerful brute is rising!</string>
Lua Scripts
This entity is implemented in Java, no Lua script exists
Entity Kind
- getEntityKind(): Returns “Brute” (class name)
Additional Code References
- Mob.java - Base mob class
- Gnoll.java - Gnoll parent class
mr/brute_mob.txt · Last modified: by 127.0.0.1
