mr:shield_left_buff
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:shield_left_buff [2026/01/01 19:45] – namespace move Mike | mr:shield_left_buff [2026/01/01 19:47] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Chaos Shield Left Buff - Code References ====== | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | This buff is implemented in Lua, not Java. | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity does not use JSON configuration. | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | These strings are referenced in the Lua script but are defined in the main game resources: | ||
| + | * English: [[https:// | ||
| + | * Russian: [[https:// | ||
| + | * And other language files as appropriate | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Related Files ===== | ||
| + | * Lua library: [[https:// | ||
| + | * Shield recharge mechanics: [[https:// | ||
| + | * Related to Chaos Shield item: [[https:// | ||
| + | * Common classes library: [[https:// | ||
mr/shield_left_buff.txt · Last modified: by 127.0.0.1
