Site Tools


status_priority

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
status_priority [2021/08/22 21:17] – created (WIP) wylemstatus_priority [2023/12/26 20:45] (current) – external edit A User Not Logged in
Line 16: Line 16:
  
 =====Magic===== =====Magic=====
 +Magical attacks include all spells, monster abilities, j-items and weapons used as items.
 +
 Magical attacks that inflict statuses combine these two bytes into a list, treating the **first** byte as higher priority((Swoon > Stone > ... > Darkness > Poison > Curse > Paralyze > ...)). If the target has any existing status effect with higher priority than the highest priority status of the spell/ability being used, no new status effects will be inflicted. Magical attacks that inflict statuses combine these two bytes into a list, treating the **first** byte as higher priority((Swoon > Stone > ... > Darkness > Poison > Curse > Paralyze > ...)). If the target has any existing status effect with higher priority than the highest priority status of the spell/ability being used, no new status effects will be inflicted.
  
-As an example, Breath inflicts Toad, Mini, Piggy, Silence, Darkness and Charm. The highest priority among these is Toad, so the only status effects that could prevent it are Stone and Swoon. Thus, Breath essentially cannot be prevented with status priority (however, it can be prevented through status immunities((Immunity to any of the spell'statuses will cause the effect to fail.)) [TODO: relevant article!]).+As an example, Breath inflicts Toad, Mini, Piggy, Silence, Darkness and Charm. The highest priority among these is Toad, so the only status effects that could prevent it are Stone and Swoon. Thus, Breath essentially cannot be prevented with status priority (however, it can be prevented through status immunities((Immunity to any of the spell'status effects will cause all status effects to fail.)) [TODO: relevant article!]).
  
 =====Physical===== =====Physical=====
 +Physical attacks include characters attacking with a weapon (rather than using it as an item), as well as monster "punches".
 +
 Physical attacks that inflict statuses combine these two bytes into a list, treating the **second** byte as higher priority.((Curse > Paralyze > ... > Gradual Petrification > Swoon > Stone > ... > Darkness > Poison)) If the target has any existing status effect with higher priority than the one being inflicted, the effect fails. Physical attacks that inflict statuses combine these two bytes into a list, treating the **second** byte as higher priority.((Curse > Paralyze > ... > Gradual Petrification > Swoon > Stone > ... > Darkness > Poison)) If the target has any existing status effect with higher priority than the one being inflicted, the effect fails.
  
-Physical attacks must also meet certain other requirements to take effect, as described [nowhere, yet! TODOrelevant article!]+Physical attacks must also meet certain other requirements to take effect. See[[Status Procs]]
  
-[TODO: Test weapon proc priority.] 
  
 =====Exceptions===== =====Exceptions=====
-Poison ignores status priority when being inflicted. It can only be prevented with immunity.((And in general, effects that do damage while inflicting Poison also ignore immunity.))+Poison ignores status priority when being inflicted by magical spells or abilitiesIn these cases, it can only be prevented with immunity.((And in general, effects that do damage while inflicting Poison also ignore immunity.))
  
 Gradual Petrification ignores status priority when being inflicted via the monster ability Petrify. It can only be prevented with immunity. Gradual Petrification ignores status priority when being inflicted via the monster ability Petrify. It can only be prevented with immunity.
 +
 +Some multi-target monster abilities may not work as expected, especially ''-whichburn'' abilities that are not multi-target in the vanilla game.((For example, in a multi-target Slap (which chooses one of Mute, Curse, Paralyze for each target), if one target rolls Mute, the Mute effect gets added to the rest of the rolls too. This also raises their priority to Mute's priority) ))
  
 [TODO: Other exceptions?] [TODO: Other exceptions?]
status_priority.1629667066.txt.gz · Last modified: 2021/08/22 21:17 by wylem