User Tools

Site Tools


mr:chaos_shield_item

Chaos Shield Item - Code References

Java Classes

JSON Configuration

  • This entity is implemented in Lua, no JSON configuration exists

String Resources

<string name="ChaosShield_name">Chaos Shield</string>
<string name="ChaosShield_desc">The Chaos Shield is the result of fusing a Chaos Crystal with ordinary shield, causing it to manifest random chaotic effects upon a successful block.</string>

Lua Scripts

  • Location: scripts/items/ChaosShield.lua
  • Features:
    1. Uses item library from scripts/lib/item
    2. Uses shields library from scripts/lib/shields
    3. Shield level: 3
    4. Implements charge system for upgrading/degrading
    5. Image: items/chaosShield.png
    6. Price: 20 * shieldLevel
    7. Equipable in left_hand
    8. Upgradable
mr/chaos_shield_item.txt · Last modified: by 127.0.0.1