• Stars
    star
    157
  • Rank 230,983 (Top 5 %)
  • Language
    HTML
  • License
    The Unlicense
  • Created over 2 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Diablo 2 Cheat Sheet for Runes and Runewords

Diablo 2 Cheat Sheet

QoL Features

  • Readable on desktop and mobile
  • Interactive -- tooltips for runes and runewords (now includes Patch 2.6)
    • Yellow highlight hover row pointer for all tables
  • click on runes to toggle "rune ownership"
    • Clean visual rune upgrades
    • Hover over rune to see details
    • Rune chest dropping and farming info
    • Hover/touch rune header for rune instructions
    • Owned runes are remembered for the next time you (re)load the page
  • Sortable runeword table
    • Defaults to Owned to see only the runewords you can make with the runes you "own"
    • Can toggle each runeword as a favorite -- which will add it to the "rune manifest"
    • Favorite runewords are remembered for the next time you (re)load the page
    • Minimum runeword level
    • Color coded offense and defense stats in runewords
    • Alternating runeword background row colors for readability
  • Complete FCR, FHR, and FBR breakpoints
  • Collapsible tables
    • Can collapse most of the tables, click on the - or + button in the top right of the tables (new in v1.18)
    • Click on "Collapse" / "Expand" to collapse/expand all tables (new in 1.31)
    • Collapse state is persistent (new in 1.84)
  • Act II Mercs
  • Area Levels
    • Shows alvl for every difficulty & zone
    • Shows WP icon for areas that have a waypoint
    • Shows Terror Zone icon if that area is eligible
    • Work-in-Progress map layout summary
    • Color coded area levels for 83, 84, 85
    • Color coded directions
  • Crafted Gear recipes
  • Gambling odds and few items (new in v1.33)
  • Holy Grail tracking -- no need to login, continue where you left off time you (re)load the page
    • Can sort by Owned Misc., Owned Sets, Set Names, Owned Uniques, Unique Names, Base Name or TC
  • Essences farming
  • Pandemonium Event (key/organ farming)
  • Shopping tables
  • Tomb locations
  • Upped uniques
  • XP Tables
    • Power Leveling
    • Level for each difficulty & area
  • 4os sword farming
  • 85 alvl (TC 84/87) farming info (Updated for Patch 2.4)
  • Monochrome/Color buttons
  • Lots of handy links to utils, calculators, etc.!
  • Thanks to everyone that caught bugs and offered suggestions.

Special thanks to walkawayy for 2.4 Runewords, Wyrda65 for updated alvl 85 info.

Wishlist

    Belts
    Sash               Demonhide Sash       Spiderweb Sash
    Light Belt         Sharkskin Belt       Vampirefang Belt
    Belt               Mesh Belt            Mithril Coil
    Heavy Belt         Battle Belt          Troll Belt
    Plated Belt        War Belt             Colossus Girdle

    <b>Body Armor</b>
    Quilted Armor       Ghost Armor         Dusk Shroud
    Leather Armor       Serpentskin Armor   Wyrmhide
    Hard Leather Armor  Demonhide Armor     Scarab Husk
    Studded Leather     Trellised Armor     Wire Fleece

    <b>Belts</b>
    Goldwrap (normal, Heavy Belt): 92 / 130

    <b>Unique Body Armor</b>
    Guardian Angel        : 1590 (2385)
    Shaftstop             : 1616 (2422)
    Skin of the Vipermagi : 1034
    Twitchthroe           : 178 / 506

    <b>Boots</b>
    Goblin Toe   : 90 / 123
    Gore Rider   : 213
    Hotspur      : 48 / 80
    Infernostride: 170
    Waterwalk    : 201

    <b>Gloves</b>
    Bloodfist    : 56 / 88
    Magefist     : 71 / 98
    Chance Guards: 72 / 102
    Frostburn    : 93 / 115

    <b>Helms</b>
    Arreat's Face    : 504 (756)
    Crown of Thieves : 495 (741)
    Jalal's Mane     : 477
    Kira's Guardian  : 180 (210)
    Vampire Gaze     : 314 (470)

    <b>Shields</b>
    Herald of Zakarum : 579 (867)
    Homunculus        : 444

Not Doing

  • url param to keep state of collapsed tables. Not needed since table collapse state is persistent. (Fixed in version 1.84)

Last Updated: Sun, Feb 26, 2023.

More Repositories

1

crc32

CRC32 Demystified
C++
169
star
2

game_dev_pdfs

Collection of game development related white papers
160
star
3

easing

Easing Tutorial and Optimizations
JavaScript
106
star
4

nanofont3x4

World's smallest readable 3x4 font with lowercase; includes all ASCII symbols
C++
40
star
5

apple2_hgr_font_tutorial

Apple ][ //e HGR Font Tutorial
C
30
star
6

apple2_rwts18

Roland Gustafsson's RWTS18 source code.
Assembly
17
star
7

apple2_dos33

Apple ][ DOS 3.3
HTML
17
star
8

buddhabrot

Single Core and Multi Core (CPU and GPU) versions of Buddhabrot
C++
14
star
9

apple2_mockingboard

Apple 2 Sound Card (Mockingboard) Test
Assembly
11
star
10

apple2_fantavision_reloaded

Fantavision (Reloaded)
11
star
11

apple2_prodos_utils

Apple 2 virtual DSK tools for ProDOS volumes
C++
8
star
12

a2_u4_sprites

Ultima 4 Tiles / Sprites from the original Apple ][ game
Assembly
7
star
13

apple2_hgrbyte

Explore the Apple 2 HGR amd DHGR esoteric screen layout with bit twiddling and byte manipulation.
Assembly
7
star
14

apple2_printm

modular printf replacement for the 65C02
Assembly
6
star
15

write_code_compiler_can_optimize

Code from Mike Acton's Code Clinic 2015: How to Write Code the Compiler Can Actually Optimize
JavaScript
5
star
16

you_have_to_win_the_game_world_map

Reverse Engineering the map to generate a native 1:1 world map for all rooms (documented or secret)
C++
5
star
17

ui_hall_of_fame_and_shame

WHAT bad UI looks like. WHY it is bad. HOW to fix it.
5
star
18

apple2_saturn_ramdrive

Saturn 128K Language Card ProDOS RAMDrive
Assembly
5
star
19

hgr2rgbntsc

Apple HGR to RGB NTSC
C++
5
star
20

apple2_softswitch

Basic program to visually show basic Memory Banks and Soft Switches
BASIC
5
star
21

brainfuck6502

BrainFuck 6502 Interpreter for the Apple ][
Assembly
4
star
22

apple2_print_uint16

Apple 2 Print Unsigned Int16
Assembly
4
star
23

apple2_hgr_packer

Simple packer to remove/add screen holes
Assembly
4
star
24

apple2_thunderclock

Apple ][ ThunderClock Plus Hardware Software Parts List Schematics
4
star
25

apple2_gumball

Apple 2 Game Gumball Reverse Engineering
C
4
star
26

apple2_hat3d

Atari 3D Hat converted to Applesoft
JavaScript
4
star
27

apple2_castle_wolfenstein_sound_board

Sound Board (Speech) for Castle Wolfenstein (Apple 2)
Assembly
4
star
28

apple2_castle_wolfenstein_map_viewer

PHP
3
star
29

sbasm_patches

Patches to fix bugs in sbasm
Assembly
3
star
30

apple2_count_million

One of the fastest ways to count to 1,000,000 on the Apple 2
Assembly
3
star
31

BenchSimplex

Benchmark various Simplex implementations
C++
3
star
32

apple2_print_fixed16_fraction

Apple 2 Assembly -- Print Fixed Point X.16 fraction
Assembly
3
star
33

apple2gs_shr_converter

Bill Buckels Apple IIgs Super-Hi Res Screen Images converters
C
3
star
34

6502

6502, 65c02, 65816 Instruction Set
3
star
35

apple2_applesoft

Mirror of Jamtronix's HTML Applesoft Source
HTML
3
star
36

javascript_cheat_sheet

Javascript Cheat Sheet
3
star
37

hexdump8

A better hex dump utility
C++
2
star
38

vim_config

My Vim Config files
Vim Script
2
star
39

apple2_gr_load_save

Load / Save the GR screen avoiding the screen holes
Assembly
2
star
40

advanced_binary_search

Exploring the 9 different types of Binary Searching
2
star
41

apple2_dclock

Apple DClock Driver for ProDOS
Assembly
2
star
42

Anti-Aliasing-Compare

WebGL Anti-aliasing Compare
GLSL
2
star
43

js_bresenham_line

Bresenham Compare Stroke, Float, Integer
HTML
2
star
44

hashing

Hashing comparisons and benchmarks
C++
2
star
45

6502_linux_logo

Linux Logo in 6502 assembly
Assembly
2
star
46

apple2_png_to_hgr

Convert PNG to HGR bytes
HTML
2
star
47

apple2_russian_peasant_multiplication

Russian Peasant Multiplication
Assembly
2
star
48

shadertoy_1d_dct_visualization

1D DCT Visualization
GLSL
2
star
49

git_cheat_sheet

Git Cheat Sheet
JavaScript
2
star
50

fuck_you_keurig_2.0

Soft-mod and Hard-mod description for the Keurig 2.0
2
star
51

apple2_printshop_viewer

PrintShop MiniPix Unpacker and Viewer (6502 asm) Apple ][
Assembly
2
star
52

populous_world_names

All the world names for the Populous (PC) game and code to generate them
Objective-C
2
star
53

truth_and_lies_of_the_genealogy_of_jesus

Uncovering the literal falsehoods and allegorical truths of the genealogy of Jesus as documented in the Old and New Testaments.
2
star
54

reddit_cury_font

Fixed Cury font
1
star
55

shroud_of_the_avatar_lunar_map

Shroud of the Avatar Lunar map
1
star
56

prime_benchmark

Single-Threaded and Multi-Threaded Prime Benchmark
C++
1
star
57

graphics

Graphics related to the inner workings of the Diablo 1 game engine.
1
star
58

perl_crap_reference

Perl: Complete Reference benchmark shenanigans
C
1
star
59

forza_horizon_4_first_impressions

Forza Horizon 4 First Impressions
1
star
60

basic_escape_monster_caves

BASIC - Escape from Monster Caves
1
star
61

18bit_vs_24bit

18bit vs 24bit image
C++
1
star
62

cpp_templates

Example of Partial Template Specialization
C++
1
star
63

ipsum

ipsum offline
CSS
1
star
64

cache_line_speed

Cache Line Memory Access Speed Row vs Col
C++
1
star
65

blog

Michaelangel007's Blog
1
star
66

Meteorite

Open source Terraria server emulator
C++
1
star
67

bad_game_design_social_games

Bad Game Design: Social Games are Neither Social nor Games
1
star
68

git_tips

Git one-liners and Tips
1
star
69

stl_benchmark

C++
1
star
70

diablo1.se

http://diablo1.se
HTML
1
star
71

graphics_interleaved_progressive

Demo of Interleaved vs Progressive display
JavaScript
1
star
72

gimp-dds

Automatically exported from code.google.com/p/gimp-dds
C
1
star
73

NA

Assembly
1
star
74

caps_lock_move_offscreen_window

AutoHotKey macro -- Alt-Tab then press Caps Lock to move the off screen window back on screen
AutoHotkey
1
star
75

convex_hull_js

Demo of convex hull in Javascript
HTML
1
star
76

a2_code_running_from_hgr_screen_holes

Demo showing how to run code entirely from HGR screen holes
1
star
77

rubiks_cheat_sheet

Rubiks Cube Cheat Sheet
C++
1
star
78

js_classes

Examples of Javascript Classes
JavaScript
1
star
79

palindrome

Optimized math puzzle
C++
1
star
80

basic_def_fn

Exploring Applesoft and other 8-bit BASIC's DEF and FN
1
star
81

js_promises

Examples of Javascript Promises
JavaScript
1
star
82

apple2_nox_todo

TODO test
Assembly
1
star
83

apple2_games_disassembly_project

Reverse Engineering Apple 2 Games
Assembly
1
star
84

terraria_cheat_sheet

Terraria Crafting Cheat Sheet
1
star
85

satisfactory_cheat_sheet

Beginner Tips, Tricks, and Cheat Sheet for Coal
HTML
1
star