Saltar al contenido principal

btc_mob_template

Type: misc entry Exact entry ID: btc_mob_template

Role

This TypeWriter entry is registered in code with the exact display name Native BTC mob template.

Verified fields

Exact fieldTypeField guidance
entityTypeVar<String>Vanilla entity type used as the base entity
displayVar<String>Display name of the spawned mob
levelVar<Double>Default mob level
maxHealthVar<Double>Maximum health before level modifiers
attackDamageVar<Double>Attack damage before level modifiers
armorVar<Double>Base armor before level modifiers
skillsList<String>Skill lines composed in declaration order
conditionsList<String>Conditions applied before each skill line
targetersList<String>Targeter declarations shared by the skill composition
dropsList<String>Drop table references
threatTableBooleanWhether this mob maintains a threat table
factionStringFaction used by the native threat and relationship system
optionsMap<String, String>MythicMobs mob options preserved as normalized key/value pairs
equipmentMap<String, String>Equipment slot declarations preserved as slot/item pairs
aiGoalSelectorsList<String>Ordered MythicMobs AI goal selector declarations
aiTargetSelectorsList<String>Ordered MythicMobs AI target selector declarations
levelModifiersMap<String, Double>Level modifier declarations
damageModifiersMap<String, Double>Damage modifier declarations
immunityTableMap<String, Boolean>Damage immunity declarations
modelProviderStringOptional model backend: bettermodel or modelengine
modelIdStringOptional model identifier registered by the selected model backend
modelAnimationsList<String>Animations started after the model is attached
onSpawnList<Ref<ActionEntry>>Actions executed when this template is spawned
onDeathList<Ref<ActionEntry>>Actions executed when this template dies
groupRef<GroupEntry>Optional Typewriter group used for audience and fact composition
criteriaList<Criteria>-
modifiersList<Modifier>-
triggersList<Ref<TriggerableEntry>>-

In practice

Start with the required fields, save the TypeWriter page, and test this entry in the context that triggers it. Select dynamic values and references from the web interface when a selector is available.

Common issue

If btc_mob_template is not available, check the installed extension version, the selected TypeWriter category, the exact identifier, and the extension dependencies. An entry from a Soon extension must not be used as an available feature.

Technical reference

Source moduleSource file
TypeWriter-BTCMobExtensionBtcMobTemplateEntry.kt