mr:deferred_damage_buff
Differences
This shows you the differences between two versions of the page.
| mr:deferred_damage_buff [2026/02/20 08:55] – Wiki maintenance: Fix standards compliance issues on 5 random pages Qwen Assistant | mr:deferred_damage_buff [2026/02/20 08:56] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Deferred Damage Buff - Code References ====== | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | ===== Entity Kind ===== | ||
| + | Viscosity.DeferredDamage | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Class Details ===== | ||
| + | * **Parent Class**: Buff | ||
| + | * **Package**: | ||
| + | * **Type**: Nested static class (DeferedDamage) | ||
| + | * **Icon**: BuffIndicator.DEFERRED (ID 28) | ||
| + | |||
| + | ===== Special Properties ===== | ||
| + | * **Buff Type**: Negative buff (debuff) | ||
| + | * **Applied by**: [[en: | ||
| + | * **Effect**: Delays received damage over time (1 damage per turn instead of all at once) | ||
| + | * **Damage Processing**: | ||
| + | * **Death from Buff**: If target dies from deferred damage, death is attributed to the glyph | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | Damage left to receive %d</ | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity is implemented in Java, no JSON configuration exists | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
