User Tools

Site Tools


mr:wand_of_amok_item

Wand Of Amok Item - Code References

Java Classes

JSON Configuration

This entity is implemented in Java, no JSON configuration exists

String Resources

<!-- English strings -->
<string name="WandOfAmok_Name">Wand of Amok</string>
<string name="WandOfAmok_Info">The purple light from this wand will make the target run amok, attacking random creatures in its vicinity.</string>
<string name="WandOfAmok_Info1">nothing happened</string>

Lua Scripts

This entity is implemented in Java, no Lua script exists

Implementation Details

  • Zap Effect: Applies Amok buff for 3f + effectiveLevel() turns on non-hero targets
  • Hero Target: Applies Vertigo buff instead when targeting the hero
  • Visual Effect: Uses MagicMissile.purpleLight() for the zap animation
  • Sound: Plays Assets.SND_ZAP sound effect on use
  • No Target Message: Displays “nothing happened” message when zap misses
mr/wand_of_amok_item.txt · Last modified: by 127.0.0.1