<string name="ShieldBuffReady_Name">Shield</string> <string name="ShieldBuffNotReady_Name">Shield (Not Ready)</string> <string name="ShieldBuffReady_Info">Your shield is ready to block the next attack.</string> <string name="ShieldBuffNotReady_Info">Your shield is not ready yet. Wait for it to recharge.</string>
These strings are referenced in the Lua script but are defined in the main game resources:
Buff Name in Code: “ChaosShieldLeft” (as used in ChaosShield.lua)
Chaotic Effects on Block: When the Chaos Shield successfully blocks an attack, one of six random effects occurs:
Shield Mechanics: