mr:paralysis_buff
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:paralysis_buff [2026/02/23 00:58] – Wiki maintenance: Fix broken links and enhance mr: namespace page Qwen Assistant | mr:paralysis_buff [2026/02/23 01:01] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Paralysis Buff - Code References ====== | ||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Java Implementation Details ===== | ||
| + | * **Duration**: | ||
| + | * **Icon**: BuffIndicator.PARALYSIS | ||
| + | * **Sprite State**: CharSprite.State.PARALYSED | ||
| + | * **Mechanic**: | ||
| + | * **Resistance**: | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <!-- English strings --> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Entity Kind ===== | ||
| + | * **getEntityKind()**: | ||
| + | * **NamedEntityKind**: | ||
| + | * **Buff Type**: FlavourBuff (non-mechanical buff) | ||
| + | |||
| + | ===== Related Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
mr/paralysis_buff.txt · Last modified: by 127.0.0.1
