@blizzhackers/d2data 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.eslintrc.js +59 -0
- package/LICENSE +21 -0
- package/README.md +12 -0
- package/_config.yml +1 -0
- package/compile.js +789 -0
- package/docs/Avqest.ttf +0 -0
- package/docs/_config.yml +1 -0
- package/docs/armor.js +134 -0
- package/docs/css/d2font.css +10 -0
- package/docs/drops/.vscode/extensions.json +3 -0
- package/docs/drops/README.md +7 -0
- package/docs/drops/dist/assets/index.12ae3c90.js +6675 -0
- package/docs/drops/dist/index.html +24 -0
- package/docs/drops/index.html +23 -0
- package/docs/drops/package-lock.json +1143 -0
- package/docs/drops/package.json +17 -0
- package/docs/drops/src/App.vue +870 -0
- package/docs/drops/src/main.js +4 -0
- package/docs/drops/vite.config.js +8 -0
- package/docs/drops.html +10 -0
- package/docs/effort.css +118 -0
- package/docs/effort.js +367 -0
- package/docs/elem-effort.html +130 -0
- package/docs/images/0-0.svg +18 -0
- package/docs/images/0-1.svg +17 -0
- package/docs/images/0-2.svg +17 -0
- package/docs/images/1-0.svg +18 -0
- package/docs/images/1-1.svg +18 -0
- package/docs/images/1-2.svg +17 -0
- package/docs/images/2-0.svg +17 -0
- package/docs/images/2-1.svg +11 -0
- package/docs/images/2-2.svg +18 -0
- package/docs/images/3-0.svg +17 -0
- package/docs/images/3-1.svg +18 -0
- package/docs/images/3-2.svg +18 -0
- package/docs/images/4-0.svg +18 -0
- package/docs/images/4-1.svg +18 -0
- package/docs/images/4-2.svg +18 -0
- package/docs/images/5-0.svg +18 -0
- package/docs/images/5-1.svg +18 -0
- package/docs/images/5-2.svg +14 -0
- package/docs/images/6-0.svg +17 -0
- package/docs/images/6-1.svg +17 -0
- package/docs/images/6-2.svg +17 -0
- package/docs/images/AmSkillicon.png +0 -0
- package/docs/images/AsSkillicon.png +0 -0
- package/docs/images/BaSkillicon.png +0 -0
- package/docs/images/DrSkillicon.png +0 -0
- package/docs/images/NeSkillicon.png +0 -0
- package/docs/images/PaSkillicon.png +0 -0
- package/docs/images/Skillicon.png +0 -0
- package/docs/images/SoSkillicon.png +0 -0
- package/docs/index.md +5 -0
- package/docs/items.html +170 -0
- package/docs/leveling/.vscode/extensions.json +3 -0
- package/docs/leveling/README.md +7 -0
- package/docs/leveling/dist/assets/index.f9765357.js +1 -0
- package/docs/leveling/dist/index.html +24 -0
- package/docs/leveling/index.html +23 -0
- package/docs/leveling/package-lock.json +1143 -0
- package/docs/leveling/package.json +17 -0
- package/docs/leveling/src/App.vue +526 -0
- package/docs/leveling/src/main.js +4 -0
- package/docs/leveling/vite.config.js +8 -0
- package/docs/runewords/.vscode/extensions.json +3 -0
- package/docs/runewords/README.md +7 -0
- package/docs/runewords/dist/assets/index.0838f27c.js +6673 -0
- package/docs/runewords/dist/assets/index.73bf3e23.css +1 -0
- package/docs/runewords/dist/index.html +25 -0
- package/docs/runewords/index.html +23 -0
- package/docs/runewords/package-lock.json +1143 -0
- package/docs/runewords/package.json +17 -0
- package/docs/runewords/src/App.vue +781 -0
- package/docs/runewords/src/main.js +4 -0
- package/docs/runewords/src/modorder.json +234 -0
- package/docs/runewords/vite.config.js +8 -0
- package/docs/skills.css +1250 -0
- package/docs/skills.html +63 -0
- package/docs/skills.js +2192 -0
- package/docs/vue-setup.js +12 -0
- package/docs/weapons.js +149 -0
- package/font-example.html +34 -0
- package/json/.gitkeep +0 -0
- package/json/actinfo.json +116 -0
- package/json/armor.json +17232 -0
- package/json/armtype.json +17 -0
- package/json/atomic.json +1026 -0
- package/json/automagic.json +696 -0
- package/json/automap.json +40732 -0
- package/json/belts.json +743 -0
- package/json/bodylocs.json +52 -0
- package/json/books.json +34 -0
- package/json/charstats.json +525 -0
- package/json/colors.json +107 -0
- package/json/compcode.json +577 -0
- package/json/composit.json +82 -0
- package/json/cubemain.json +2112 -0
- package/json/cubemod.json +57 -0
- package/json/difficultylevels.json +110 -0
- package/json/elemtypes.json +62 -0
- package/json/events.json +72 -0
- package/json/experience.json +1214 -0
- package/json/gamble.json +520 -0
- package/json/gems.json +1868 -0
- package/json/hireling.json +7640 -0
- package/json/hitclass.json +67 -0
- package/json/inventory.json +2148 -0
- package/json/itemratio.json +134 -0
- package/json/items.json +54705 -0
- package/json/itemstatcost.json +5503 -0
- package/json/itemtypes.json +2567 -0
- package/json/levels.json +15515 -0
- package/json/localestrings-chi.json +8717 -0
- package/json/localestrings-deu.json +8717 -0
- package/json/localestrings-eng.json +8722 -0
- package/json/localestrings-esp.json +8717 -0
- package/json/localestrings-fra.json +8718 -0
- package/json/localestrings-ita.json +8717 -0
- package/json/localestrings-kor.json +8715 -0
- package/json/localestrings-pol.json +8716 -0
- package/json/lowqualityitems.json +6 -0
- package/json/lvlmaze.json +910 -0
- package/json/lvlprest.json +28595 -0
- package/json/lvlsub.json +824 -0
- package/json/lvltypes.json +1377 -0
- package/json/lvlwarp.json +1515 -0
- package/json/magicprefix.json +12349 -0
- package/json/magicsuffix.json +13833 -0
- package/json/misc.json +11602 -0
- package/json/misscalc.json +217 -0
- package/json/missiles.json +23871 -0
- package/json/monai.json +1111 -0
- package/json/moncountest.json +642 -0
- package/json/monequip.json +361 -0
- package/json/monlvl.json +3665 -0
- package/json/monmode.json +98 -0
- package/json/monplace.json +39 -0
- package/json/monpopulationest.json +17383 -0
- package/json/monpreset.json +922 -0
- package/json/monprop.json +144 -0
- package/json/monseq.json +5211 -0
- package/json/monsounds.json +2530 -0
- package/json/monstats.json +66101 -0
- package/json/monstats2.json +34882 -0
- package/json/montype.json +274 -0
- package/json/monumod.json +504 -0
- package/json/npc.json +232 -0
- package/json/objects.json +87041 -0
- package/json/objgroup.json +3733 -0
- package/json/objmode.json +42 -0
- package/json/objpreset.json +2906 -0
- package/json/objtype.json +2457 -0
- package/json/overlay.json +8008 -0
- package/json/pettype.json +226 -0
- package/json/playerclass.json +39 -0
- package/json/plrmode.json +122 -0
- package/json/plrtype.json +39 -0
- package/json/properties.json +2823 -0
- package/json/qualityitems.json +149 -0
- package/json/rareprefix.json +296 -0
- package/json/raresuffix.json +921 -0
- package/json/runes.json +3280 -0
- package/json/setitems.json +3871 -0
- package/json/sets.json +1001 -0
- package/json/shrines.json +319 -0
- package/json/skillcalc.json +457 -0
- package/json/skilldesc.json +7532 -0
- package/json/skills.json +16717 -0
- package/json/soundenviron.json +2862 -0
- package/json/sounds.json +446543 -0
- package/json/states.json +1578 -0
- package/json/storepage.json +22 -0
- package/json/superuniques.json +1405 -0
- package/json/tcprecalc.json +29302 -0
- package/json/treasureclassex.json +14932 -0
- package/json/treasureclassgroupsex.json +711 -0
- package/json/uniqueappellation.json +27 -0
- package/json/uniqueitems.json +14171 -0
- package/json/uniqueprefix.json +55 -0
- package/json/uniquesuffix.json +71 -0
- package/json/wanderingmon.json +3 -0
- package/json/weapons.json +25875 -0
- package/objext.js +53 -0
- package/package.json +16 -0
- package/string.js +42 -0
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="1" x2="1" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="1" y1="3" x2="1" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
<line x1="2" y1="2" x2="2" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
12
|
+
<line x1="2" y1="4" x2="2" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
13
|
+
<line x1="3" y1="2" x2="3" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
14
|
+
<line x1="3" y1="3" x2="3" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
15
|
+
<line x1="3" y1="3" x2="2.4" y2="3.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
16
|
+
<line x1="3" y1="4" x2="3" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
17
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="2" x2="1" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="1" y1="3" x2="1" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
<line x1="1" y1="5" x2="1" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
12
|
+
<line x1="2" y1="1" x2="2" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
13
|
+
<line x1="2" y1="3" x2="2" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
14
|
+
<line x1="3" y1="2" x2="3" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
15
|
+
<line x1="3" y1="4" x2="3" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
16
|
+
<line x1="2" y1="1" x2="1.4" y2="1.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
17
|
+
<line x1="2" y1="3" x2="2.6" y2="3.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="2" x2="1" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="1" y1="4" x2="1" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
<line x1="2" y1="1" x2="2" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
12
|
+
<line x1="2" y1="3" x2="2" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
13
|
+
<line x1="2" y1="4" x2="2" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
14
|
+
<line x1="3" y1="1" x2="3" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
15
|
+
<line x1="3" y1="3" x2="3" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
16
|
+
<line x1="2" y1="1" x2="1.4" y2="1.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
17
|
+
<line x1="3" y1="3" x2="2.4" y2="3.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="2" x2="1" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="1" y1="4" x2="1" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
<line x1="2" y1="1" x2="2" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
12
|
+
<line x1="2" y1="3" x2="2" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
13
|
+
<line x1="3" y1="1" x2="3" y2="1.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
14
|
+
<line x1="3" y1="2" x2="3" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
15
|
+
<line x1="3" y1="4" x2="3" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
16
|
+
<line x1="1" y1="5" x2="1.6" y2="5.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
17
|
+
</svg>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="2" x2="1" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="1" y1="4" x2="1" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
<line x1="2" y1="1" x2="2" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
12
|
+
<line x1="2" y1="3" x2="2" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
13
|
+
<line x1="2" y1="4" x2="2" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
14
|
+
<line x1="3" y1="2" x2="3" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
15
|
+
<line x1="3" y1="3" x2="3" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
16
|
+
<line x1="2" y1="5" x2="1.4" y2="5.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
17
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="3" x2="1" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="3" y1="4" x2="3" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="1" x2="1" y2="1.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="1" y1="2" x2="1" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
<line x1="1" y1="4" x2="1" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
12
|
+
<line x1="2" y1="2" x2="2" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
13
|
+
<line x1="2" y1="5" x2="2" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
14
|
+
<line x1="3" y1="1" x2="3" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
15
|
+
<line x1="3" y1="3" x2="3" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
16
|
+
<line x1="1" y1="1" x2="1.6" y2="1.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
17
|
+
<line x1="2" y1="5" x2="1.4" y2="5.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="2" x2="1" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="1" y1="4" x2="1" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
<line x1="2" y1="1" x2="2" y2="1.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
12
|
+
<line x1="2" y1="2" x2="2" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
13
|
+
<line x1="2" y1="4" x2="2" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
14
|
+
<line x1="3" y1="1" x2="3" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
15
|
+
<line x1="3" y1="3" x2="3" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
16
|
+
<line x1="1" y1="3" x2="1.6" y2="3.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
17
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="1" x2="1.55" y2="1" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="1" y1="1" x2="1" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
<line x1="1" y1="3" x2="1" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
12
|
+
<line x1="1" y1="4" x2="1" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
13
|
+
<line x1="2" y1="4" x2="2" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
14
|
+
<line x1="3" y1="2" x2="3" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
15
|
+
<line x1="3" y1="3" x2="3" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
16
|
+
<line x1="1" y1="3" x2="1.6" y2="3.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
17
|
+
<line x1="3" y1="3" x2="2.4" y2="3.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="1" x2="1" y2="1.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="1" y1="2" x2="1" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
<line x1="1" y1="3" x2="1" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
12
|
+
<line x1="1" y1="5" x2="1" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
13
|
+
<line x1="2" y1="4" x2="2" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
14
|
+
<line x1="2" y1="5" x2="2" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
15
|
+
<line x1="3" y1="2" x2="3" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
16
|
+
<line x1="3" y1="3" x2="2.4" y2="3.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
17
|
+
<line x1="2" y1="6" x2="1.45" y2="6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="2" x2="1" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="1" y1="4" x2="1" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
<line x1="2" y1="1" x2="2" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
12
|
+
<line x1="2" y1="3" x2="2" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
13
|
+
<line x1="2" y1="4" x2="2" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
14
|
+
<line x1="3" y1="2" x2="3" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
15
|
+
<line x1="3" y1="3" x2="3" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
16
|
+
<line x1="2" y1="1" x2="2.6" y2="1.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
17
|
+
<line x1="3" y1="5" x2="2.4" y2="5.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="2" x2="1" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="1" y1="4" x2="1" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
<line x1="2" y1="1" x2="2" y2="1.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
12
|
+
<line x1="2" y1="2" x2="2" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
13
|
+
<line x1="2" y1="4" x2="2" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
14
|
+
<line x1="3" y1="1" x2="3" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
15
|
+
<line x1="3" y1="3" x2="3" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
16
|
+
<line x1="2" y1="3" x2="1.4" y2="3.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
17
|
+
<line x1="2" y1="4" x2="2.6" y2="4.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="3" x2="1" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="2" y1="2" x2="2" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
<line x1="2" y1="4" x2="2" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
12
|
+
<line x1="2" y1="5" x2="2" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
13
|
+
<line x1="3" y1="1" x2="3" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
14
|
+
<line x1="3" y1="1" x2="1.45" y2="1" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
15
|
+
<line x1="3" y1="3" x2="3" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
16
|
+
<line x1="2" y1="2" x2="1.4" y2="2.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
17
|
+
<line x1="2" y1="5" x2="2.6" y2="5.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="1" x2="1" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="1" y1="3" x2="1" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
<line x1="1" y1="4" x2="1" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
12
|
+
<line x1="2" y1="2" x2="2" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
13
|
+
<line x1="2" y1="4" x2="2" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
14
|
+
<line x1="3" y1="1" x2="3" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
15
|
+
<line x1="3" y1="3" x2="3" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
16
|
+
<line x1="2" y1="4" x2="2.6" y2="4.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
17
|
+
<line x1="1" y1="5" x2="1.6" y2="5.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="1" x2="1" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="1" y1="3" x2="1" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
<line x1="1" y1="4" x2="1" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
12
|
+
<line x1="2" y1="2" x2="2" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
13
|
+
<line x1="2" y1="4" x2="2" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
14
|
+
<line x1="3" y1="2" x2="3" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
15
|
+
<line x1="3" y1="5" x2="3" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
16
|
+
<line x1="1" y1="1" x2="1.6" y2="1.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
17
|
+
<line x1="2" y1="4" x2="2.6" y2="4.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="1" x2="1" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="1" y1="3" x2="1" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
<line x1="2" y1="2" x2="2" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
12
|
+
<line x1="2" y1="4" x2="2" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
13
|
+
<line x1="1" y1="3" x2="1.6" y2="3.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="2" x2="1" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="1" y1="3" x2="1" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
<line x1="2" y1="1" x2="2" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
12
|
+
<line x1="2" y1="3" x2="2" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
13
|
+
<line x1="3" y1="1" x2="3" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
14
|
+
<line x1="3" y1="4" x2="3" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
15
|
+
<line x1="1" y1="4" x2="1.6" y2="4.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
16
|
+
<line x1="2" y1="3" x2="2.6" y2="3.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
17
|
+
</svg>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="2" x2="1" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="1" y1="3" x2="1" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
<line x1="2" y1="1" x2="2" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
12
|
+
<line x1="2" y1="3" x2="2" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
13
|
+
<line x1="3" y1="2" x2="3" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
14
|
+
<line x1="3" y1="4" x2="3" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
15
|
+
<line x1="2" y1="4" x2="1.4" y2="4.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
16
|
+
<line x1="2" y1="4" x2="2.6" y2="4.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
17
|
+
</svg>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0.5 0.5 3 6">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrowhead" markerWidth="1.5" markerHeight="2.5" refX="0.05" refY="1.25" orient="auto">
|
|
6
|
+
<polygon points="0 0, 1.5 1.25, 0 2.5" fill="#222" />
|
|
7
|
+
</marker>
|
|
8
|
+
</defs>
|
|
9
|
+
<line x1="1" y1="2" x2="1" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
10
|
+
<line x1="1" y1="5" x2="1" y2="5.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
11
|
+
<line x1="2" y1="1" x2="2" y2="1.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
12
|
+
<line x1="2" y1="2" x2="2" y2="3.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
13
|
+
<line x1="3" y1="1" x2="3" y2="2.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
14
|
+
<line x1="3" y1="3" x2="3" y2="4.55" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
15
|
+
<line x1="2" y1="2" x2="2.6" y2="2.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
16
|
+
<line x1="2" y1="4" x2="1.4" y2="4.6" stroke="#222" stroke-width="0.1" marker-end="url(#arrowhead)"/>
|
|
17
|
+
</svg>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/docs/index.md
ADDED
package/docs/items.html
ADDED
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
<!doctype html>
|
|
2
|
+
<html class="bg-dark">
|
|
3
|
+
<head>
|
|
4
|
+
<title>Diablo 2 (1.14d and D2R) Item Browser</title>
|
|
5
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
6
|
+
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
|
|
7
|
+
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
|
|
8
|
+
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
|
|
9
|
+
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
|
|
10
|
+
<script src="https://cdn.jsdelivr.net/npm/vue@2"></script>
|
|
11
|
+
</head>
|
|
12
|
+
<body class="container p-0 bg-dark">
|
|
13
|
+
<div class="card my-sm-5">
|
|
14
|
+
<nav class="nav nav-tabs" id="app-tab" role="tablist">
|
|
15
|
+
<a class="nav-item nav-link active" id="weapon-tab" data-toggle="tab" href="#weaponapp" role="tab" aria-controls="armorapp" aria-selected="true">Weapons</a>
|
|
16
|
+
<a class="nav-item nav-link" id="armor-tab" data-toggle="tab" href="#armorapp" role="tab" aria-controls="armorapp" aria-selected="true">Armor</a>
|
|
17
|
+
</nav>
|
|
18
|
+
<div class="tab-content bg-white" id="tab-content">
|
|
19
|
+
<div id="weaponapp" class="tab-pane fade show active" role="tabpanel" aria-labelledby="weapon-tab">
|
|
20
|
+
<h1 class="card-header bg-primary text-light text-center">{{ pageTitle }}</h1>
|
|
21
|
+
<div class="card-body">
|
|
22
|
+
<p v-if="!visible" class="text-center text-light">Loading...</p>
|
|
23
|
+
<div class="row form-group">
|
|
24
|
+
<div class="col-12 col-md">
|
|
25
|
+
<label>Search by Name</label>
|
|
26
|
+
<input type="text" class="form-control form-control-sm" v-model:value="contains">
|
|
27
|
+
</div>
|
|
28
|
+
<div class="col-12 col-md">
|
|
29
|
+
<label>Minimum Required Level: {{ levelreqlower }}</label>
|
|
30
|
+
<input type="range" class="form-control form-control-sm" min="0" :max="maxlevelreq" v-model:value="levelreqlower">
|
|
31
|
+
</div>
|
|
32
|
+
<div class="col-12 col-md">
|
|
33
|
+
<label>Maximum Required Level: {{ levelrequpper }}</label>
|
|
34
|
+
<input type="range" class="form-control form-control-sm" min="0" :max="maxlevelreq" v-model:value="levelrequpper">
|
|
35
|
+
</div>
|
|
36
|
+
<div class="col-12 col-md">
|
|
37
|
+
<label>Minimum Sockets: {{ sockets }}</label>
|
|
38
|
+
<input type="range" class="form-control form-control-sm" min="0" max="6" v-model:value="sockets">
|
|
39
|
+
</div>
|
|
40
|
+
</div>
|
|
41
|
+
<div class="row form-group">
|
|
42
|
+
<div class="col-12 col-md">
|
|
43
|
+
<label>Item Tier</label>
|
|
44
|
+
<select class="form-control form-control-sm" v-model="tier">
|
|
45
|
+
<option value="0">All</option>
|
|
46
|
+
<option value="1">Normal</option>
|
|
47
|
+
<option value="2">Exceptional</option>
|
|
48
|
+
<option value="3">Elite</option>
|
|
49
|
+
</select>
|
|
50
|
+
</div>
|
|
51
|
+
<div class="col-12 col-md">
|
|
52
|
+
<label>Item Type</label>
|
|
53
|
+
<select class="form-control form-control-sm" v-model="itemtype">
|
|
54
|
+
<option v-for="type in itemtypes" :key="type" :value="type">{{ type }}</option>
|
|
55
|
+
</select>
|
|
56
|
+
</div>
|
|
57
|
+
<div class="col-12 col-md-auto">
|
|
58
|
+
<div><label>Has:</label></div>
|
|
59
|
+
<div class="form-check form-check-inline">
|
|
60
|
+
<input class="form-check-input" type="checkbox" v-model="requireonehand">
|
|
61
|
+
<label class="form-check-label">1h Damage</label>
|
|
62
|
+
</div>
|
|
63
|
+
<div class="form-check form-check-inline">
|
|
64
|
+
<input class="form-check-input" type="checkbox" v-model="requiretwohand">
|
|
65
|
+
<label class="form-check-label">2h Damage</label>
|
|
66
|
+
</div>
|
|
67
|
+
<div class="form-check form-check-inline">
|
|
68
|
+
<input class="form-check-input" type="checkbox" v-model="requiremissile">
|
|
69
|
+
<label class="form-check-label">Throw Damage</label>
|
|
70
|
+
</div>
|
|
71
|
+
</div>
|
|
72
|
+
<div class="col-12 col-md-auto m-auto">
|
|
73
|
+
<button class="btn btn-primary float-right" @click="resetValues">Reset</button>
|
|
74
|
+
</div>
|
|
75
|
+
</div>
|
|
76
|
+
</div>
|
|
77
|
+
<div class="table-responsive">
|
|
78
|
+
<table v-if="visible" class="table table-sm m-0 text-right">
|
|
79
|
+
<thead class="table-primary">
|
|
80
|
+
<tr>
|
|
81
|
+
<th v-for="(column, index) in columns" :key="index" :class="column.headclass" :style="first(column.headstyle, defaults.headstyle)" @click="sort(column)" v-tooltip="column.tooltip">{{ column.label }}</th>
|
|
82
|
+
</tr>
|
|
83
|
+
</thead>
|
|
84
|
+
<tbody>
|
|
85
|
+
<tr v-for="item in items" :key="item.code" v-if="canShow(item)">
|
|
86
|
+
<td v-for="(column, index) in columns" :key="index" :class="column.class" :style="first(column.style, defaults.style)">{{ column.render ? column.render(item) : '' }}</td>
|
|
87
|
+
</tr>
|
|
88
|
+
</tbody>
|
|
89
|
+
</table>
|
|
90
|
+
</div>
|
|
91
|
+
</div>
|
|
92
|
+
<div id="armorapp" class="tab-pane fade show" role="tabpanel" aria-labelledby="armor-tab">
|
|
93
|
+
<h1 class="card-header bg-primary text-light text-center">{{ pageTitle }}</h1>
|
|
94
|
+
<div class="card-body">
|
|
95
|
+
<p v-if="!visible" class="text-center text-light">Loading...</p>
|
|
96
|
+
<div class="row form-group">
|
|
97
|
+
<div class="col-12 col-md">
|
|
98
|
+
<label>Search by Name</label>
|
|
99
|
+
<input type="text" class="form-control form-control-sm" v-model:value="contains">
|
|
100
|
+
</div>
|
|
101
|
+
<div class="col-12 col-md">
|
|
102
|
+
<label>Minimum Required Level: {{ levelreqlower }}</label>
|
|
103
|
+
<input type="range" class="form-control form-control-sm" min="0" :max="maxlevelreq" v-model:value="levelreqlower">
|
|
104
|
+
</div>
|
|
105
|
+
<div class="col-12 col-md">
|
|
106
|
+
<label>Maximum Required Level: {{ levelrequpper }}</label>
|
|
107
|
+
<input type="range" class="form-control form-control-sm" min="0" :max="maxlevelreq" v-model:value="levelrequpper">
|
|
108
|
+
</div>
|
|
109
|
+
<div class="col-12 col-md">
|
|
110
|
+
<label>Minimum Sockets: {{ sockets }}</label>
|
|
111
|
+
<input type="range" class="form-control form-control-sm" min="0" max="4" v-model:value="sockets">
|
|
112
|
+
</div>
|
|
113
|
+
</div>
|
|
114
|
+
<div class="row form-group">
|
|
115
|
+
<div class="col-12 col-md">
|
|
116
|
+
<label>Item Tier</label>
|
|
117
|
+
<select class="form-control form-control-sm" v-model="tier">
|
|
118
|
+
<option value="0">All</option>
|
|
119
|
+
<option value="1">Normal</option>
|
|
120
|
+
<option value="2">Exceptional</option>
|
|
121
|
+
<option value="3">Elite</option>
|
|
122
|
+
</select>
|
|
123
|
+
</div>
|
|
124
|
+
<div class="col-12 col-md">
|
|
125
|
+
<label>Item Type</label>
|
|
126
|
+
<select class="form-control form-control-sm" v-model="itemtype">
|
|
127
|
+
<option v-for="type in itemtypes" :key="type" :value="type">{{ type }}</option>
|
|
128
|
+
</select>
|
|
129
|
+
</div>
|
|
130
|
+
<div class="col-12 col-md">
|
|
131
|
+
<label>Item Weight</label>
|
|
132
|
+
<select class="form-control form-control-sm" v-model="weight">
|
|
133
|
+
<option value="-1">All</option>
|
|
134
|
+
<option value="0">Light</option>
|
|
135
|
+
<option value="5">Medium</option>
|
|
136
|
+
<option value="10">Heavy</option>
|
|
137
|
+
</select>
|
|
138
|
+
</div>
|
|
139
|
+
<div class="col-12 col-md">
|
|
140
|
+
<label>Max Required Str: {{ maxstrreq }}</label>
|
|
141
|
+
<input type="range" class="form-control form-control-sm" min="0" :max="maxstrreqmax" v-model:value="maxstrreq">
|
|
142
|
+
</div>
|
|
143
|
+
<div class="col-12 col-md-auto m-auto">
|
|
144
|
+
<button class="btn btn-primary float-right" @click="resetValues">Reset</button>
|
|
145
|
+
</div>
|
|
146
|
+
</div>
|
|
147
|
+
</div>
|
|
148
|
+
<div class="table-responsive">
|
|
149
|
+
<table v-if="visible" class="table table-sm m-0 text-right">
|
|
150
|
+
<thead class="table-primary">
|
|
151
|
+
<tr>
|
|
152
|
+
<th v-for="(column, index) in columns" :key="index" :class="column.headclass" :style="first(column.headstyle, defaults.headstyle)" @click="sort(column)" v-tooltip="column.tooltip">{{ column.label }}</th>
|
|
153
|
+
</tr>
|
|
154
|
+
</thead>
|
|
155
|
+
<tbody>
|
|
156
|
+
<tr v-for="item in items" :key="item.code" v-if="canShow(item)">
|
|
157
|
+
<td v-for="(column, index) in columns" :key="index" :class="column.class" :style="first(column.style, defaults.style)">{{ column.render ? column.render(item) : '' }}</td>
|
|
158
|
+
</tr>
|
|
159
|
+
</tbody>
|
|
160
|
+
</table>
|
|
161
|
+
</div>
|
|
162
|
+
</div>
|
|
163
|
+
</div>
|
|
164
|
+
<div class="card-footer text-center"><em>Powered by <a href="https://vuejs.org">Vue.js</a> and <a href="https://getbootstrap.com">Bootstrap 4</a></em></div>
|
|
165
|
+
</div>
|
|
166
|
+
</body>
|
|
167
|
+
<script src="vue-setup.js"></script>
|
|
168
|
+
<script src="weapons.js"></script>
|
|
169
|
+
<script src="armor.js"></script>
|
|
170
|
+
</html>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
# Vue 3 + Vite
|
|
2
|
+
|
|
3
|
+
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
|
|
4
|
+
|
|
5
|
+
## Recommended IDE Setup
|
|
6
|
+
|
|
7
|
+
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar)
|