Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Pokemon Revolution Online Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:29, 7 March 2026 Cae talk contribs created page Module:TypeEffectivenessGenerator (Created page with "local p = {} local types = { "Normal","Fire","Water","Electric","Grass","Ice","Fighting","Poison", "Ground","Flying","Psychic","Bug","Rock","Ghost","Dragon","Dark", "Steel","Fairy" } local chart = { Normal = {Rock=0.5, Ghost=0, Steel=0.5}, Fire = {Fire=0.5, Water=0.5, Grass=2, Ice=2, Bug=2, Rock=0.5, Dragon=0.5, Steel=2}, Water = {Fire=2, Water=0.5, Grass=0.5, Ground=2, Rock=2, Dragon=0.5}, Electric = {Water=2, Electric=0.5, Grass=0.5, Ground=0, Flying=2...")