Model Toggle

Description

Switches the item's CustomModelData value between two specified ones each time this mechanic is triggered

Attributes

Attribute Aliases Description Default
model1 m1 The first CustomModelData value 0
model2 m2 The second CustomModelData value 0
slot equipslot, s The slot to target

Examples

  Skills:
  - modeltoggle{model1=10;model2=30} @self ~onUse

Aliases

  • togglemodel
Updated Aug 19, 2026