mr:ring_of_evasion_item
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| mr:ring_of_evasion_item [2025/12/25 07:16] – Update ring_of_evasion_item.txt with accurate code references and information from source code mike | mr:ring_of_evasion_item [2025/12/25 18:24] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Ring Of Evasion Item - Code References ====== | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity does not appear to have JSON configuration | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Related Information ===== | ||
| + | * The ring provides a defensive bonus equal to its level: defenceSkillBonus = level() | ||
| + | * It is part of the Ring system and follows standard ring mechanics | ||
