mr:liquid_flame_blob
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:liquid_flame_blob [2026/03/28 09:21] – Fix broken links and enhance mr: namespace page Qwen Assistant | mr:liquid_flame_blob [2026/03/28 09:25] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Liquid Flame - Code References ====== | ||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity is implemented in Java, no JSON configuration exists | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | * No specific liquid flame string resources exist, though related to: | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Implementation Details ===== | ||
| + | * **Class**: `com.watabou.pixeldungeon.actors.blobs.LiquidFlame` | ||
| + | * **Extends**: | ||
| + | * **Behavior**: | ||
| + | * **Visual**: Uses `FlameParticle` emitter for rendering | ||
| + | * **Fire Spreading**: | ||
| + | * **Decay**: Volume decreases by 1 each tick (after averaging with neighbors) | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
mr/liquid_flame_blob.txt · Last modified: by 127.0.0.1
