mr:chaos_shield_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:chaos_shield_item [2026/02/19 19:29] – Fix wiki standards compliance issues in 5 random pages Qwen Assistant | mr:chaos_shield_item [2026/02/19 19:34] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Chaos Shield Item - Code References ====== | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | * This entity is implemented in Lua, no JSON configuration exists | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | * [[https:// | ||
| + | * Location: scripts/ | ||
| + | * Features: | ||
| + | - Uses item library from scripts/ | ||
| + | - Uses shields library from scripts/ | ||
| + | - Shield level: 3 | ||
| + | - Implements charge system for upgrading/ | ||
| + | - Image: items/ | ||
| + | - Price: 20 * shieldLevel | ||
| + | - Equipable in left_hand | ||
| + | - Upgradable | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
mr/chaos_shield_item.txt · Last modified: by 127.0.0.1
