kayjaydee 51a19d5f62 fix: update ChainLightningSceptreInteraction to handle only secondary interactions and adjust Chain_Hit_Effect duration
- Added a check in ChainLightningSceptreInteraction to return early if the interaction type is not Secondary.
- Reduced the duration of Chain_Hit_Effect from 0.6 to 0.05 for improved gameplay balance.
- Removed the primary interaction from chain_lightning_sceptre.json to streamline item functionality.

Tests: All tests passing. Build: ./gradlew clean build successful.
2026-04-28 08:30:58 +02:00
S
Description
A magical sceptre for **Hytale** that fires chain lightning at mobs — right-click a target and the bolt jumps to up to 5 nearby enemies within 8 blocks, dealing decreasing damage with every hop.
140 KiB
Languages
Java 100%