theory crafting: Difference between revisions

(Created page with "Freeze: Chance ```Freeze chance is reduced by MDEF, LUK, items, skills, and enemy level difference. chance = stat_chance * char_resist stat_chance = base_chance * (1 - mdefenemy / 100) - (base_lvenemy - base_lvuser) / 10 - lukenemy / 10 char_resist = (skill_resist + item_resist) / 100``` Duration Freeze duration is reduced by MDEF and increased by LUK. duration = 12 * (1 - mdefenemy / 100) + lukenemy / 100 center|frame")
 
No edit summary
Line 1: Line 1:
Freeze:
Source : https://kokotewa.com  &  https://irowiki.org/classic/Main_Page


Chance
= '''Stun:''' =
[[File:Stun.png|center|frame]]


```Freeze chance is reduced by MDEF, LUK, items, skills, and enemy level difference.
= '''Freeze:''' =
[[File:Image 2024-04-26 140342020.png|center|frame]]


chance = stat_chance * char_resist stat_chance = base_chance * (1 - mdefenemy / 100) - (base_lvenemy - base_lvuser) / 10  - lukenemy / 10 char_resist = (skill_resist + item_resist) / 100```
= '''Petrify 1:''' =
[[File:Petrify1.png|center|frame]]


Duration
= '''Petrify 2:''' =
[[File:Petrify2.png|center|frame]]


Freeze duration is reduced by MDEF and increased by LUK.
= '''Sleep:''' =
[[File:Sleep.png|center|frame]]


duration = 12 * (1 - mdefenemy / 100) + lukenemy / 100
= '''Bleed:''' =
[[File:Image.png|center|frame]]
[[File:Bleed.png|center|frame]]
 
= '''Blind:''' =
[[File:Blind.png|center|frame]]
 
= '''Chaos:''' ''(confusion)'' =
[[File:Chaos.png|center|frame]]
 
= '''Curse:''' =
[[File:Curse.png|center|frame]]
 
= '''Poison:''' =
[[File:Poison.png|center|frame]]
 
= '''Silence:''' =
[[File:Silence.png|center|frame]]

Revision as of 14:19, 26 April 2024

Source : https://kokotewa.com & https://irowiki.org/classic/Main_Page

Stun:

Freeze:

Petrify 1:

Petrify 2:

Sleep:

Bleed:

Blind:

Chaos: (confusion)

Curse:

Poison:

Silence: