mr:snipers_mark_buff
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:snipers_mark_buff [2026/04/07 07:45] – Fix wiki page issues: add missing tags, correct spawn rates, fix broken links, update snipers mark accuracy Qwen Assistant | mr:snipers_mark_buff [2026/04/07 07:50] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Sniper' | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * Extends: `FlavourBuff` | ||
| + | * Key methods: | ||
| + | * `icon()` - Returns `BuffIndicator.MARK` icon | ||
| + | * This is a flavour buff applied when the Sniper subclass hits an enemy with a valid ranged weapon | ||
| + | * Duration: `attacker.attackDelay() * 1.1f` (1.1x the attacker' | ||
| + | * Applied via: `Buff.prolong(defender, | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity is implemented in Java, no JSON configuration exists | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | This entity does not have dedicated string resources (it's a visual marker only) | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | |||
| + | {{tag> mr buffs flavour_buffs combat}} | ||
mr/snipers_mark_buff.txt · Last modified: by 127.0.0.1
