@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,457 @@
|
|
|
1
|
+
{
|
|
2
|
+
"ast1": {
|
|
3
|
+
"code": "ast1",
|
|
4
|
+
"*Description": "The aurastatcalc1 field value",
|
|
5
|
+
"lineNumber": 60
|
|
6
|
+
},
|
|
7
|
+
"ast2": {
|
|
8
|
+
"code": "ast2",
|
|
9
|
+
"*Description": "The aurastatcalc2 field value",
|
|
10
|
+
"lineNumber": 61
|
|
11
|
+
},
|
|
12
|
+
"ast3": {
|
|
13
|
+
"code": "ast3",
|
|
14
|
+
"*Description": "The aurastatcalc3 field value",
|
|
15
|
+
"lineNumber": 62
|
|
16
|
+
},
|
|
17
|
+
"ast4": {
|
|
18
|
+
"code": "ast4",
|
|
19
|
+
"*Description": "The aurastatcalc4 field value",
|
|
20
|
+
"lineNumber": 63
|
|
21
|
+
},
|
|
22
|
+
"ast5": {
|
|
23
|
+
"code": "ast5",
|
|
24
|
+
"*Description": "The aurastatcalc5 field value",
|
|
25
|
+
"lineNumber": 64
|
|
26
|
+
},
|
|
27
|
+
"ast6": {
|
|
28
|
+
"code": "ast6",
|
|
29
|
+
"*Description": "The aurastatcalc6 field value",
|
|
30
|
+
"lineNumber": 65
|
|
31
|
+
},
|
|
32
|
+
"blvl": {
|
|
33
|
+
"code": "blvl",
|
|
34
|
+
"*Description": "The base Skill Level (without bonuses)",
|
|
35
|
+
"lineNumber": 41
|
|
36
|
+
},
|
|
37
|
+
"clc1": {
|
|
38
|
+
"code": "clc1",
|
|
39
|
+
"*Description": "The calc1 field value",
|
|
40
|
+
"lineNumber": 55
|
|
41
|
+
},
|
|
42
|
+
"clc2": {
|
|
43
|
+
"code": "clc2",
|
|
44
|
+
"*Description": "The calc2 field value",
|
|
45
|
+
"lineNumber": 56
|
|
46
|
+
},
|
|
47
|
+
"clc3": {
|
|
48
|
+
"code": "clc3",
|
|
49
|
+
"*Description": "The calc3 field value",
|
|
50
|
+
"lineNumber": 57
|
|
51
|
+
},
|
|
52
|
+
"clc4": {
|
|
53
|
+
"code": "clc4",
|
|
54
|
+
"*Description": "The calc4 field value",
|
|
55
|
+
"lineNumber": 58
|
|
56
|
+
},
|
|
57
|
+
"clc5": {
|
|
58
|
+
"code": "clc5",
|
|
59
|
+
"*Description": "The calc5 field value",
|
|
60
|
+
"lineNumber": 88
|
|
61
|
+
},
|
|
62
|
+
"clc6": {
|
|
63
|
+
"code": "clc6",
|
|
64
|
+
"*Description": "The calc6 field value",
|
|
65
|
+
"lineNumber": 89
|
|
66
|
+
},
|
|
67
|
+
"dm12": {
|
|
68
|
+
"code": "dm12",
|
|
69
|
+
"*Description": "((110 * lvl) * (par2 - par1)) / (100 * (lvl + 6)) + par1",
|
|
70
|
+
"lineNumber": 1
|
|
71
|
+
},
|
|
72
|
+
"dm21": {
|
|
73
|
+
"code": "dm21",
|
|
74
|
+
"*Description": "((110 * lvl) * (pa12 - pa11)) / (100 * (lvl + 6)) + pa11",
|
|
75
|
+
"lineNumber": 87
|
|
76
|
+
},
|
|
77
|
+
"dm34": {
|
|
78
|
+
"code": "dm34",
|
|
79
|
+
"*Description": "((110 * lvl) * (par4 - par3)) / (100 * (lvl + 6)) + par3",
|
|
80
|
+
"lineNumber": 3
|
|
81
|
+
},
|
|
82
|
+
"dm56": {
|
|
83
|
+
"code": "dm56",
|
|
84
|
+
"*Description": "((110 * lvl) * (par6 - par5)) / (100 * (lvl + 6)) + par5",
|
|
85
|
+
"lineNumber": 5
|
|
86
|
+
},
|
|
87
|
+
"dm78": {
|
|
88
|
+
"code": "dm78",
|
|
89
|
+
"*Description": "((110 * lvl) * (par8 - par7)) / (100 * (lvl + 6)) + par7",
|
|
90
|
+
"lineNumber": 7
|
|
91
|
+
},
|
|
92
|
+
"dm91": {
|
|
93
|
+
"code": "dm91",
|
|
94
|
+
"*Description": "((110 * lvl) * (pa10 - par9)) / (100 * (lvl + 6)) + par9",
|
|
95
|
+
"lineNumber": 85
|
|
96
|
+
},
|
|
97
|
+
"edln": {
|
|
98
|
+
"code": "edln",
|
|
99
|
+
"*Description": "Elemental Damage Length",
|
|
100
|
+
"lineNumber": 19
|
|
101
|
+
},
|
|
102
|
+
"edma": {
|
|
103
|
+
"code": "edma",
|
|
104
|
+
"*Description": "Elemental Damage Length with Elemental Mastery",
|
|
105
|
+
"lineNumber": 51
|
|
106
|
+
},
|
|
107
|
+
"edmn": {
|
|
108
|
+
"code": "edmn",
|
|
109
|
+
"*Description": "Elemental Damage Min",
|
|
110
|
+
"lineNumber": 17
|
|
111
|
+
},
|
|
112
|
+
"edmx": {
|
|
113
|
+
"code": "edmx",
|
|
114
|
+
"*Description": "Elemental Damage Max",
|
|
115
|
+
"lineNumber": 18
|
|
116
|
+
},
|
|
117
|
+
"edns": {
|
|
118
|
+
"code": "edns",
|
|
119
|
+
"*Description": "Elemental Damage Min (256ths)",
|
|
120
|
+
"lineNumber": 38
|
|
121
|
+
},
|
|
122
|
+
"edxs": {
|
|
123
|
+
"code": "edxs",
|
|
124
|
+
"*Description": "Elemental Damage Max (256ths)",
|
|
125
|
+
"lineNumber": 39
|
|
126
|
+
},
|
|
127
|
+
"enma": {
|
|
128
|
+
"code": "enma",
|
|
129
|
+
"*Description": "Elemental Damage Min with Elemental Mastery",
|
|
130
|
+
"lineNumber": 49
|
|
131
|
+
},
|
|
132
|
+
"enms": {
|
|
133
|
+
"code": "enms",
|
|
134
|
+
"*Description": "Elemental Damage Min with Elemental Mastery (256ths)",
|
|
135
|
+
"lineNumber": 52
|
|
136
|
+
},
|
|
137
|
+
"exma": {
|
|
138
|
+
"code": "exma",
|
|
139
|
+
"*Description": "Elemental Damage Max with Elemental Mastery",
|
|
140
|
+
"lineNumber": 50
|
|
141
|
+
},
|
|
142
|
+
"exms": {
|
|
143
|
+
"code": "exms",
|
|
144
|
+
"*Description": "Elemental Damage Max with Elemental Mastery (256ths)",
|
|
145
|
+
"lineNumber": 53
|
|
146
|
+
},
|
|
147
|
+
"len": {
|
|
148
|
+
"code": "len",
|
|
149
|
+
"*Description": "The auralencalc field value",
|
|
150
|
+
"lineNumber": 54
|
|
151
|
+
},
|
|
152
|
+
"ln12": {
|
|
153
|
+
"code": "ln12",
|
|
154
|
+
"*Description": "par1 + (lvl - 1) * par2",
|
|
155
|
+
"lineNumber": 0
|
|
156
|
+
},
|
|
157
|
+
"ln21": {
|
|
158
|
+
"code": "ln21",
|
|
159
|
+
"*Description": "pa11 + (lvl - 1) * pa12",
|
|
160
|
+
"lineNumber": 86
|
|
161
|
+
},
|
|
162
|
+
"ln34": {
|
|
163
|
+
"code": "ln34",
|
|
164
|
+
"*Description": "par3 + (lvl - 1) * par4",
|
|
165
|
+
"lineNumber": 2
|
|
166
|
+
},
|
|
167
|
+
"ln56": {
|
|
168
|
+
"code": "ln56",
|
|
169
|
+
"*Description": "par5 + (lvl - 1) * par6",
|
|
170
|
+
"lineNumber": 4
|
|
171
|
+
},
|
|
172
|
+
"ln78": {
|
|
173
|
+
"code": "ln78",
|
|
174
|
+
"*Description": "par7 + (lvl - 1) * par8",
|
|
175
|
+
"lineNumber": 6
|
|
176
|
+
},
|
|
177
|
+
"ln91": {
|
|
178
|
+
"code": "ln91",
|
|
179
|
+
"*Description": "par9 + (lvl - 1) * pa10",
|
|
180
|
+
"lineNumber": 84
|
|
181
|
+
},
|
|
182
|
+
"lvl": {
|
|
183
|
+
"code": "lvl",
|
|
184
|
+
"*Description": "The current Skill Level (with bonuses)",
|
|
185
|
+
"lineNumber": 16
|
|
186
|
+
},
|
|
187
|
+
"m1el": {
|
|
188
|
+
"code": "m1el",
|
|
189
|
+
"*Description": "Elemental Damage Length for skilldesc descmissile1",
|
|
190
|
+
"lineNumber": 28
|
|
191
|
+
},
|
|
192
|
+
"m1en": {
|
|
193
|
+
"code": "m1en",
|
|
194
|
+
"*Description": "Elemental Damage Min for skilldesc descmissile1",
|
|
195
|
+
"lineNumber": 26
|
|
196
|
+
},
|
|
197
|
+
"m1eo": {
|
|
198
|
+
"code": "m1eo",
|
|
199
|
+
"*Description": "Elemental Damage Min for skilldesc descmissile1 (256ths)",
|
|
200
|
+
"lineNumber": 43
|
|
201
|
+
},
|
|
202
|
+
"m1ex": {
|
|
203
|
+
"code": "m1ex",
|
|
204
|
+
"*Description": "Elemental Damage Max for skilldesc descmissile1",
|
|
205
|
+
"lineNumber": 27
|
|
206
|
+
},
|
|
207
|
+
"m1ey": {
|
|
208
|
+
"code": "m1ey",
|
|
209
|
+
"*Description": "Elemental Damage Max for skilldesc descmissile1 (256ths)",
|
|
210
|
+
"lineNumber": 44
|
|
211
|
+
},
|
|
212
|
+
"m1rn": {
|
|
213
|
+
"code": "m1rn",
|
|
214
|
+
"*Description": "Range for skilldesc descmissile1",
|
|
215
|
+
"lineNumber": 35
|
|
216
|
+
},
|
|
217
|
+
"m2el": {
|
|
218
|
+
"code": "m2el",
|
|
219
|
+
"*Description": "Elemental Damage Length for skilldesc descmissile2",
|
|
220
|
+
"lineNumber": 31
|
|
221
|
+
},
|
|
222
|
+
"m2en": {
|
|
223
|
+
"code": "m2en",
|
|
224
|
+
"*Description": "Elemental Damage Min for skilldesc descmissile2",
|
|
225
|
+
"lineNumber": 29
|
|
226
|
+
},
|
|
227
|
+
"m2eo": {
|
|
228
|
+
"code": "m2eo",
|
|
229
|
+
"*Description": "Elemental Damage Min for skilldesc descmissile2 (256ths)",
|
|
230
|
+
"lineNumber": 45
|
|
231
|
+
},
|
|
232
|
+
"m2ex": {
|
|
233
|
+
"code": "m2ex",
|
|
234
|
+
"*Description": "Elemental Damage Max for skilldesc descmissile2",
|
|
235
|
+
"lineNumber": 30
|
|
236
|
+
},
|
|
237
|
+
"m2ey": {
|
|
238
|
+
"code": "m2ey",
|
|
239
|
+
"*Description": "Elemental Damage Max for skilldesc descmissile2 (256ths)",
|
|
240
|
+
"lineNumber": 46
|
|
241
|
+
},
|
|
242
|
+
"m2rn": {
|
|
243
|
+
"code": "m2rn",
|
|
244
|
+
"*Description": "Range for skilldesc descmissile2",
|
|
245
|
+
"lineNumber": 36
|
|
246
|
+
},
|
|
247
|
+
"m3el": {
|
|
248
|
+
"code": "m3el",
|
|
249
|
+
"*Description": "Elemental Damage Length for skilldesc descmissile3",
|
|
250
|
+
"lineNumber": 34
|
|
251
|
+
},
|
|
252
|
+
"m3en": {
|
|
253
|
+
"code": "m3en",
|
|
254
|
+
"*Description": "Elemental Damage Min for skilldesc descmissile3",
|
|
255
|
+
"lineNumber": 32
|
|
256
|
+
},
|
|
257
|
+
"m3ex": {
|
|
258
|
+
"code": "m3ex",
|
|
259
|
+
"*Description": "Elemental Damage Max for skilldesc descmissile3",
|
|
260
|
+
"lineNumber": 33
|
|
261
|
+
},
|
|
262
|
+
"m3rn": {
|
|
263
|
+
"code": "m3rn",
|
|
264
|
+
"*Description": "Range for skilldesc descmissile3",
|
|
265
|
+
"lineNumber": 37
|
|
266
|
+
},
|
|
267
|
+
"macr": {
|
|
268
|
+
"code": "macr",
|
|
269
|
+
"*Description": "Critical Hit Mastery",
|
|
270
|
+
"lineNumber": 25
|
|
271
|
+
},
|
|
272
|
+
"madm": {
|
|
273
|
+
"code": "madm",
|
|
274
|
+
"*Description": "Physical Damage Mastery",
|
|
275
|
+
"lineNumber": 24
|
|
276
|
+
},
|
|
277
|
+
"mael": {
|
|
278
|
+
"code": "mael",
|
|
279
|
+
"*Description": "Elemental Damage Mastery",
|
|
280
|
+
"lineNumber": 77
|
|
281
|
+
},
|
|
282
|
+
"mana": {
|
|
283
|
+
"code": "mana",
|
|
284
|
+
"*Description": "Mana Cost Calculation",
|
|
285
|
+
"lineNumber": 21
|
|
286
|
+
},
|
|
287
|
+
"manc": {
|
|
288
|
+
"code": "manc",
|
|
289
|
+
"*Description": "Throwing No Consume Mastery",
|
|
290
|
+
"lineNumber": 79
|
|
291
|
+
},
|
|
292
|
+
"mapi": {
|
|
293
|
+
"code": "mapi",
|
|
294
|
+
"*Description": "Throwing Pierce Mastery",
|
|
295
|
+
"lineNumber": 78
|
|
296
|
+
},
|
|
297
|
+
"math": {
|
|
298
|
+
"code": "math",
|
|
299
|
+
"*Description": "Attack Rating (ToHit) Mastery",
|
|
300
|
+
"lineNumber": 23
|
|
301
|
+
},
|
|
302
|
+
"me3o": {
|
|
303
|
+
"code": "me3o",
|
|
304
|
+
"*Description": "Elemental Damage Min for skilldesc descmissile3 (256ths)",
|
|
305
|
+
"lineNumber": 47
|
|
306
|
+
},
|
|
307
|
+
"me3y": {
|
|
308
|
+
"code": "me3y",
|
|
309
|
+
"*Description": "Elemental Damage Max for skilldesc descmissile3 (256ths)",
|
|
310
|
+
"lineNumber": 48
|
|
311
|
+
},
|
|
312
|
+
"mps": {
|
|
313
|
+
"code": "mps",
|
|
314
|
+
"*Description": "Mana Cost Per Second Calculation",
|
|
315
|
+
"lineNumber": 22
|
|
316
|
+
},
|
|
317
|
+
"pa10": {
|
|
318
|
+
"code": "pa10",
|
|
319
|
+
"*Description": "The Param10 field value",
|
|
320
|
+
"lineNumber": 81
|
|
321
|
+
},
|
|
322
|
+
"pa11": {
|
|
323
|
+
"code": "pa11",
|
|
324
|
+
"*Description": "The Param11 field value",
|
|
325
|
+
"lineNumber": 82
|
|
326
|
+
},
|
|
327
|
+
"pa12": {
|
|
328
|
+
"code": "pa12",
|
|
329
|
+
"*Description": "The Param12 field value",
|
|
330
|
+
"lineNumber": 83
|
|
331
|
+
},
|
|
332
|
+
"par1": {
|
|
333
|
+
"code": "par1",
|
|
334
|
+
"*Description": "The Param1 field value",
|
|
335
|
+
"lineNumber": 8
|
|
336
|
+
},
|
|
337
|
+
"par2": {
|
|
338
|
+
"code": "par2",
|
|
339
|
+
"*Description": "The Param2 field value",
|
|
340
|
+
"lineNumber": 9
|
|
341
|
+
},
|
|
342
|
+
"par3": {
|
|
343
|
+
"code": "par3",
|
|
344
|
+
"*Description": "The Param3 field value",
|
|
345
|
+
"lineNumber": 10
|
|
346
|
+
},
|
|
347
|
+
"par4": {
|
|
348
|
+
"code": "par4",
|
|
349
|
+
"*Description": "The Param4 field value",
|
|
350
|
+
"lineNumber": 11
|
|
351
|
+
},
|
|
352
|
+
"par5": {
|
|
353
|
+
"code": "par5",
|
|
354
|
+
"*Description": "The Param5 field value",
|
|
355
|
+
"lineNumber": 12
|
|
356
|
+
},
|
|
357
|
+
"par6": {
|
|
358
|
+
"code": "par6",
|
|
359
|
+
"*Description": "The Param6 field value",
|
|
360
|
+
"lineNumber": 13
|
|
361
|
+
},
|
|
362
|
+
"par7": {
|
|
363
|
+
"code": "par7",
|
|
364
|
+
"*Description": "The Param7 field value",
|
|
365
|
+
"lineNumber": 14
|
|
366
|
+
},
|
|
367
|
+
"par8": {
|
|
368
|
+
"code": "par8",
|
|
369
|
+
"*Description": "The Param8 field value",
|
|
370
|
+
"lineNumber": 15
|
|
371
|
+
},
|
|
372
|
+
"par9": {
|
|
373
|
+
"code": "par9",
|
|
374
|
+
"*Description": "The Param9 field value",
|
|
375
|
+
"lineNumber": 80
|
|
376
|
+
},
|
|
377
|
+
"pets": {
|
|
378
|
+
"code": "pets",
|
|
379
|
+
"*Description": "The petmax field value",
|
|
380
|
+
"lineNumber": 71
|
|
381
|
+
},
|
|
382
|
+
"pnma": {
|
|
383
|
+
"code": "pnma",
|
|
384
|
+
"*Description": "Physical Damage Min (Skill Only)",
|
|
385
|
+
"lineNumber": 73
|
|
386
|
+
},
|
|
387
|
+
"pnms": {
|
|
388
|
+
"code": "pnms",
|
|
389
|
+
"*Description": "Physical Damage Min (Skill Only) (256ths)",
|
|
390
|
+
"lineNumber": 75
|
|
391
|
+
},
|
|
392
|
+
"pst1": {
|
|
393
|
+
"code": "pst1",
|
|
394
|
+
"*Description": "The passivecalc1 field value",
|
|
395
|
+
"lineNumber": 66
|
|
396
|
+
},
|
|
397
|
+
"pst2": {
|
|
398
|
+
"code": "pst2",
|
|
399
|
+
"*Description": "The passivecalc2 field value",
|
|
400
|
+
"lineNumber": 67
|
|
401
|
+
},
|
|
402
|
+
"pst3": {
|
|
403
|
+
"code": "pst3",
|
|
404
|
+
"*Description": "The passivecalc3 field value",
|
|
405
|
+
"lineNumber": 68
|
|
406
|
+
},
|
|
407
|
+
"pst4": {
|
|
408
|
+
"code": "pst4",
|
|
409
|
+
"*Description": "The passivecalc4 field value",
|
|
410
|
+
"lineNumber": 69
|
|
411
|
+
},
|
|
412
|
+
"pst5": {
|
|
413
|
+
"code": "pst5",
|
|
414
|
+
"*Description": "The passivecalc5 field value",
|
|
415
|
+
"lineNumber": 70
|
|
416
|
+
},
|
|
417
|
+
"pst6": {
|
|
418
|
+
"code": "pst6",
|
|
419
|
+
"*Description": "The passivecalc6 field value",
|
|
420
|
+
"lineNumber": 90
|
|
421
|
+
},
|
|
422
|
+
"pxma": {
|
|
423
|
+
"code": "pxma",
|
|
424
|
+
"*Description": "Physical Damage Max (Skill Only)",
|
|
425
|
+
"lineNumber": 74
|
|
426
|
+
},
|
|
427
|
+
"pxms": {
|
|
428
|
+
"code": "pxms",
|
|
429
|
+
"*Description": "Physical Damage Max (Skill Only) (256ths)",
|
|
430
|
+
"lineNumber": 76
|
|
431
|
+
},
|
|
432
|
+
"rng": {
|
|
433
|
+
"code": "rng",
|
|
434
|
+
"*Description": "The aurarangecalc field value",
|
|
435
|
+
"lineNumber": 59
|
|
436
|
+
},
|
|
437
|
+
"skpt": {
|
|
438
|
+
"code": "skpt",
|
|
439
|
+
"*Description": "The skpoints field value",
|
|
440
|
+
"lineNumber": 72
|
|
441
|
+
},
|
|
442
|
+
"toht": {
|
|
443
|
+
"code": "toht",
|
|
444
|
+
"*Description": "Attack Rating Bonus (ToHit) Calculation",
|
|
445
|
+
"lineNumber": 20
|
|
446
|
+
},
|
|
447
|
+
"ulvl": {
|
|
448
|
+
"code": "ulvl",
|
|
449
|
+
"*Description": "The caster unit's current Level",
|
|
450
|
+
"lineNumber": 40
|
|
451
|
+
},
|
|
452
|
+
"usmc": {
|
|
453
|
+
"code": "usmc",
|
|
454
|
+
"*Description": "Mana Cost (256ths)",
|
|
455
|
+
"lineNumber": 42
|
|
456
|
+
}
|
|
457
|
+
}
|