mr:blindness_buff
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:blindness_buff [2026/03/30 05:12] – Fix broken links and enhance mr: namespace page Qwen Assistant | mr:blindness_buff [2026/03/30 05:14] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Blindness Buff - Code References ====== | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity uses default buff configuration, | ||
| + | * RemixedDungeon/ | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | English (values/ | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | Russian (values-ru/ | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | Other languages: | ||
| + | * German (values-de/ | ||
| + | * Spanish (values-es/ | ||
| + | * French (values-fr/ | ||
| + | * Greek (values-el/ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Buff Mechanics ===== | ||
| + | * **Type:** FlavourBuff (temporary status effect) | ||
| + | * **Effect:** Completely blinds the target, limiting vision to only immediate surroundings | ||
| + | * **Icon:** BuffIndicator.BLINDNESS | ||
| + | * **Attachment: | ||
| + | * **Detachment: | ||
| + | * **Duration: | ||
| + | |||
| + | ===== Related Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
mr/blindness_buff.txt · Last modified: by 127.0.0.1
