Difference between revisions of "Critical Hit"
Jump to navigation
Jump to search
Undo revision 47346 by Failbit (Talk)
imported>Failbit m (→The Script) |
imported>DragoonWraith |
||
Line 26: | Line 26: | ||
Endif | Endif | ||
If RandomPercent < SkillVar | If RandomPercent <= SkillVar | ||
Message "Critical Hit" | Message "Critical Hit" | ||
;Set Me to getself | ;Set Me to getself |