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/09/09 14:03] – Fix wiki standards compliance: update heading levels to use ==== (4 equals) per documentation, add missing tags, add missing image reference Wiki Maintenance | mr:gases_immunity_buff [2026/09/09 14:06] (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: | ||
| + | |||
| + | {{tag> rpd buffs immunities machine_readable gases}} | ||
mr/gases_immunity_buff.txt · Last modified: by 127.0.0.1
