mr:gases_immunity_buff
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:gases_immunity_buff [2026/03/11 08:02] – Fix wiki standards compliance for 5 random pages Qwen Assistant | mr:gases_immunity_buff [2026/03/11 08:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Gases Immunity Buff - Code References ====== | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | This entity is primarily implemented in Lua. Java reference: | ||
| + | * [[https:// | ||
| + | * Buff system uses Lua scripting for behavior definition | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | * [[https:// | ||
| + | * Buff configuration is handled via Lua script | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | * English: '' | ||
| + | * English: '' | ||
| + | * Note: Actual display name and description are defined by these string resources | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | * [[https:// | ||
| + | * Immunities: Provides immunity to '' | ||
| + | * Icon: Uses icon index 25 | ||
| + | * Name Key: '' | ||
| + | * Info Key: '' | ||
| + | * Implementation: | ||
| + | |||
| + | ===== Additional References ===== | ||
| + | * Base Buff System: [[https:// | ||
| + | * Buff Factory: [[https:// | ||
| + | * Lua Buff Library: [[https:// | ||
| + | |||
| + | ===== Entity Kind ===== | ||
| + | * **getEntityKind(): | ||
| + | * **Buff Category:** Positive buff / Immunity buff | ||
| + | * **Duration: | ||
mr/gases_immunity_buff.txt · Last modified: by 127.0.0.1
