Difference between revisions of "Luchadores.io"

9 bytes added ,  10:36, 10 May 2022
Line 178: Line 178:
|Increases minimum damage, critical chance and the loading of special bar
|Increases minimum damage, critical chance and the loading of special bar
|Min damage = skill / 2 // ''rounded up''
|Min damage = skill / 2 // ''rounded up''
Special bar = 25 + (skill * 0.25) // ''rounded up // each successful attack''
Special bar (100pts) = 25 + (skill * 0.25) // ''rounded up // each successful attack''


Critical chance = ( skill / 2) / 40 * 100  // ''rounded down''
Critical chance = ( skill / 2) / 40 * 100  // ''rounded down''
38

edits